body	{
	font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
	color: black;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
  text-align: center;
  background: url('../img/bcg-main.gif') #cccccc repeat-x;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */

a 				{color: #ed1c24; text-decoration: none; font-size: 13px;}
a:hover 			{ text-decoration: underline;}
a.mail 				{background: url(../img/ico_mailanchor.gif) no-repeat right 0em; padding-right: 18px;}
a.out				{background: url(../img/ico_outanchor.gif) no-repeat left 0em; padding-left: 12px;}
a.out_right			{background: url(../img/ico_outanchor.gif) no-repeat right 0em; padding-right: 12px;}
a.print 			{background: url(../img/ico_print.gif) no-repeat left 0em; padding-left: 18px;}
a.favourites 			{background: url(../img/ico_favourites.gif) no-repeat left 0em; padding-left: 18px;}
a.map 				{background: url(../img/ico_map.gif) no-repeat left 0em; padding-left: 18px;}
a.rss 				{background: url(../img/ico_rss.gif) no-repeat left 0em; padding-left: 18px;}
a.a-menu-inner			{color: white; font-weight:bold;}

/* --- ikonky souboru --- */
.ai 				{background: url(../img/ico/ai.png) no-repeat left; padding-left: 20px;}
.avi 				{background: url(../img/ico/avi.png) no-repeat left; padding-left: 20px;}
.bmp 				{background: url(../img/ico/bmp.png) no-repeat left; padding-left: 20px;}
.cdr				{background: url(../img/ico/cdr.png) no-repeat left; padding-left: 20px;}
.doc				{background: url(../img/ico/doc.png) no-repeat left; padding-left: 20px;}
.dxf				{background: url(../img/ico/dxf.png) no-repeat left; padding-left: 20px;}
.gif 				{background: url(../img/ico/gif.png) no-repeat left; padding-left: 20px;}
.html 			{background: url(../img/ico/html.png) no-repeat left;	padding-left: 20px;}
.jpg 				{background: url(../img/ico/jpg.png) no-repeat left; padding-left: 20px;}
.mp3 				{background: url(../img/ico/mp3.png) no-repeat left; padding-left: 20px;}
.pdf 				{background: url(../img/ico/pdf.png) no-repeat left; padding-left: 20px;}
.png 				{background: url(../img/ico/png.png) no-repeat left; padding-left: 20px;}
.ppt 				{background: url(../img/ico/ppt.png) no-repeat left; padding-left: 20px;}
.psd 				{background: url(../img/ico/psd.png) no-repeat left; padding-left: 20px;}
.qt 				{background: url(../img/ico/qt.png) no-repeat left; padding-left: 20px;}
.ra 				{background: url(../img/ico/ra.png) no-repeat left; padding-left: 20px;}
.rtf 				{background: url(../img/ico/rtf.png) no-repeat left; padding-left: 20px;}
.swf 				{background: url(../img/ico/swf.png) no-repeat left; padding-left: 20px;}
.tif 				{background: url(../img/ico/tif.png) no-repeat left; padding-left: 20px;}
.txt 				{background: url(../img/ico/txt.png) no-repeat left; padding-left: 20px;}
.xls 				{background: url(../img/ico/xls.png) no-repeat left; padding-left: 20px;}
.zip				{background: url(../img/ico/zip.png) no-repeat left; padding-left: 20px;}
.unknown, file		{background: url(../img/ico/unknown.png) no-repeat left; padding-left: 20px;}
.levy_sloupec 		{display: block; float: left; width: 160px; }
.pravy_sloupec 		{display: block; float: right; width: 500px; padding-left: 10px; margin-left: 10px;}
.pravy_sloupec_okraj {border-left: 1px solid red;}
.fotogalerie   		{margin: 10px 0px 18px 0px;}


/* --- lightbox --- */

#lightbox	{
	background-color: #eeeeee;
	padding: 10px 10px 5px 10px;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
}

#lightboxDetails	{
	font-size: 1em;
	padding-top: 0.4em;
}	

#lightboxCaption	{float: left;}
#keyboardMsg		{float: right;}
#closeButton		{top: 5px; right: 5px;}

#lightbox img		{border: none; clear: both;} 
#overlay img		{border: none;}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

/* --- zakladni html prvky ---*/
em, i				   {font-style: normal;}
p 				     {text-align: justify; margin: 0px 0px 0px 0px; line-height: 1.2em;}
code 				   {font-size: 140%; font-weight: bold;}
hr					   {color: #ed1c24; height: 1px; margin: 4px 0px 4px 0px; border: 0px; background: #ed1c24;}
.hr-pravysloupec  {color: #24211c; height: 3px; margin: 7px 0px 7px 0px; border: 0px; background: #24211c;}
.bad           {color: red; font-weight: bold;}

/* --- seznamy --- */

ul ol li			   {color: #000000; list-style-type: none; margin: 0px; padding: 0px;}

.menu				     {color: #000000; list-style-type: none; margin: 0px; padding: 0px; font-weight: bold; cursor: pointer;}
.menu li			   {color: #000000; background: #fcd2d4; text-align: left; text-decoration: none; margin: 0px; border-top: 1px solid #ed1c24; font-weight: bold;}
.menu a:link	   {color: #000000; font-size: 12px; font-weight: bold;}
.menu a				   {color: #000000; display: block; padding: 2px 0px 2px 5px; font-size: 12px; margin: 0px; font-weight: bold;}
.menu a:hover	   {color: #000000; background: #ffb7ba; font-weight: bold;}

.menuOdkaz			     {color: #000000; list-style-type: none; margin: 0px 0px 10px 0px; padding: 0px; font-weight: bold; cursor: pointer;}
.menuOdkaz li			 {color: #000000; background: url('../img/bcg_odkazy.jpg') top repeat-x #fdf460; text-align: left; text-decoration: none; margin: 0px; font-weight: bold;}
.menuOdkaz a:link	   {color: #000000; font-size: 12px; font-weight: bold;}
.menuOdkaz a				   {color: #000000; display: block; padding: 2px 0px 2px 5px; font-size: 12px; margin: 0px; font-weight: bold;}
.menuOdkaz a:hover	   {color: #000000; background: #fdf460; font-weight: bold;}


.menu-inner				     {color: #000000; list-style-type: none; margin: 0px; padding: 0px; font-weight: bold;}
.menu-inner li			   {color: #000000; background: #f68e92; text-align: left; text-decoration: none; font-weight: bold;}
.menu-inner a:link	   {color: #000000; font-size: 12px; font-weight: bold;}
.menu-inner a				   {color: #000000; padding: 1px 0px 1px 5px; font-size: 12px; margin: 0px; font-weight: bold;}
.menu-inner a:hover	   {color: #000000; background: #ef7378; font-weight: bold;}

/* --- obrazky --- */
img 				{border: 0px;}
img.border 	{padding: 2px; border: 1px solid #7f7f7f;}
.bordernone {border: 0px;} 
img.icon		{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft	{margin-right: 10px;}
img.toright {margin-left: 10px;}
img.mala    {margin-top: 0px; margin-right: 8px; margin-bottom: 0px; margin-left: 0px; border: 1px solid #7f7f7f;}

/* --- horni a dolni indexy --- */
sub, sup 		{vertical-align: baseline; position: relative;}
sub 				{top: 0.4em;}
sup 				{bottom: 0.4em;}

/* --- tabulky --- */
table.nice			{width: 520px;}
table.nice tr td 		{padding: 2px;	font-size: 1em; border: 1px solid #dddddd;}
table.nice tr td.item		{background: #dfdfdf; font-weight: bold; width: 120px;}
table.nice tr th		{background: #dfdfdf; font-weight: bold; width: 120px;}
table.list			{width: 610px;}
table.list tr th		{background: #eeeeee; border-bottom: 2px solid #e1e1e1; padding: 5px 2px 5px 2px;}
table.list tr td		{border-bottom: 1px solid #e1e1e1; padding: 3px 2px 3px 2px;}

table {
  cellspacing: 0px;
  cellpadding: 0px;
  border-collapse: collapse;
}

/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6  {clear: both; color: #ed1c24; font-size: 1.3em; margin: 0px;}
h1        		{display: none;}
h2				{padding: 0px 0px 0px 0px;	font-size: 1.2em; color: #ed1c24; font-weight: bold;}
h3				{padding: 0px 10px 0px 0px;	font-size: 1.2em; color: #ed1c24; font-weight: bold;}  
h4 				{font-size: 1.18em; color: #2ea69c;}

/* --- formulare --- */
input, select			{border: 1px solid #999999; font-family: 'Trebuchet MS', Verdana,'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; color: #000000; font-size: 0.85em; padding: 2px 2px 2px 2px; margin-bottom: 2px;}
label				{font-size: 0.85em; font-weight: bold;}

/* --- globalni tridy --- */
.clear			{clear: both;}
.smaller		{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.bigger 		{font-size: 1.2em;}
.big    		{font-size: 1.8em;}
.gray 			{color: #666666;}
.blue 			{color: #004080;}
.red			{color: #9f0000;}
.green			{color: #008000;}
.right 			{text-align: right;}
.center			{text-align: center;}
.left			{text-align: left;}
.block			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright		{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
.error			{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; background: #d0d0d0; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a		{color: #000000;}
.hidden			{display: none;}
.border			{display: block; border: 1px dotted #b1b1b1; padding: 10px 3px 10px 3px;}
.bold			{font-weight: bold;}
.halfrow		{position: relative; top: 3px;}
.underline		{text-decoration: underline;}
.male-odsazeni-bottom {padding-bottom: 5px;}
.male-odsazeni-bottom2 {padding-bottom: 3px;}
.odsazeni-top {padding-top: 10px;}
.odsazeni-bottom {padding-bottom: 10px;}

/* --- layout webu --- */
#div-main {
        position: relative;
        top: 0px;
      	margin: auto;
	      width: 950px;
        text-align: left;
}

#div-top {
        position: absolute;
        top: 0px;
        left: -120px;
        width: 1200px;
        height: 153px;
        background: url('../img/top_new.jpg') #cccccc;
}

#div-top-plys {
        position: absolute;
        top: 0px;
        left: -120px;
        width: 1200px;
        height: 153px;
        background: url('../img/top_new_plys.jpg') #cccccc;
}

#div-menu {
        position: absolute;
        top: 153px;
        left: -120px;
        width: 1200px;
        height: 48px;
        background: url('../img/bcg-menu.jpg') #eeeeee no-repeat;
}

#div-menu-plys {
        position: absolute;
        top: 153px;
        left: -120px;
        width: 1200px;
        height: 48px;
        background: url('../img/bcg-menu_plys.jpg') #eeeeee no-repeat;
}


#div-top-2 {
        position: absolute;
        top: 201px;
        left: -120px;
        width: 1200px;
        height: 90px;
        background: url('../img/bcg-top-2.jpg') #eeeeee no-repeat;
}

#div-top-2-plys {
        position: absolute;
        top: 201px;
        left: -120px;
        width: 1200px;
        height: 90px;
        background: url('../img/bcg-top-2_plys.jpg') #eeeeee no-repeat;
}


#div-main2 {
        position: absolute;
        left: 0px;
        top: 203px;
        width: 950px;
        background: url('../img/bcg-main2.gif') white;
}

#div-pravysloupec {
        float: right;
        width: 221px;
        background: url('../img/bcg-pravysloupec-top.gif') #ed1c24 repeat-x;
        padding: 10px 10px 178px 10px;
        margin-top: -55px;
        color: #dddddd;
}

#div-pravysloupec-inner {
        float: right;
        position: relative;
        top: -178px;
        width: 241px;
        height: 178px;
        background: url('../img/bcg-pravysloupec-bottom.jpg') #ed1c24; 
}

#div-pravysloupec-inner-plys {
        float: right;
        position: relative;
        top: -178px;
        width: 241px;
        height: 178px;
        background: url('../img/bcg-pravysloupec-bottom_ply.jpg') #ed1c24; 
}

#div-main2-inner {
        float: left;
        width: 685px;
        min-height: 150px;
        background: white;
        padding: 10px;
}

#div-main2-bottom1 {
        float: left;
        width: 950px;
        height: 0px;
        text-align: center;
}

#div-main2-bottom2 {
        float: left;
        width: 950px;
        height: 1px;
        text-align: center;
        background: #cccccc;
        border-top: 3px solid #24211c;
}

#div-main2-bottom2 img.counter {
		vertical-align: -2px;
}

.td-menu {
        padding: 0px 12px;
        height: 35px;
        vertical-align: middle;
        text-align: center;
        border-left: 2px outset white;
        font-weight: bold; 
}

#menu {
        position: absolute;
        left: 120px;
        top: 5px;
}

.nadpis-1 {
        color: #ed1c24;
        font-size: 1.2em;
        font-weight: bold;
}

.nadpis-2 {
        color: #24211c;
        font-size: 1.2em;
        font-weight: bold;
}

.td-katalog1 {
        width: 100px;
        vertical-align: top;
        padding: 10px;
        background: #cccccc;
        color: #24211c;
        font-weight: bold;
        font-size: 12px;
        border: 1px solid #cccccc;
}

.td-katalog2 {
        width: 190px;
        vertical-align: top;
        padding: 10px;
        background: white;
        color: gray;
        border: 1px solid #cccccc;
        font-size: 12px;
}

.td-kolekce1 {
        width: 150px;
        vertical-align: middle;
        text-align: center;
        padding: 5px;
        background: #cccccc;
        border: 1px solid #cccccc;
}

.td-kolekce2 {
        width: 150px;
        vertical-align: middle;
        text-align: center;
        padding: 5px;
        background: white;
        color: #24211c;
        border: 1px solid #cccccc;
}

.table-kolekce {
        float: left;
        margin: 0px 5px 5px 5px;
}

.div-kolekce {
        height: 155px;
}

.td-produkt1 {
        width: 500px;
        border: 1px solid #cccccc;
}

.td-produkt2 {
        padding: 10px;
        text-align: center;
        vertical-align: top;
        width: 185px;
        height: 300px;
        border: 1px solid #cccccc;
        background: #cccccc;
        color: #ed1c24;
        font-weight: bold;
        font-size: 0.9em;
}

.img-miniatura {
        border: 1px solid white;
        margin-bottom: 10px;
        cursor: pointer;
}

.td-produkt3 {
        width: 120px;
        padding: 7px 0px 7px 7px;
        color: #ed1c24;
        font-weight: bold;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        border-left: 1px solid #cccccc;
        vertical-align: top;
}

.td-produkt4 {
        width: 120px;
        padding: 7px 0px 7px 0px;
        color: #24211c;
        font-weight: bold;
        font-size: 0.9em;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        vertical-align: top;
}

.td-produkt5 {
        width: 445px;
        padding: 7px;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        text-align: right;
        vertical-align: middle;
}

.div-barvy {
        border: 1px solid #cccccc;
        width: 685px;
}

.div-poznamka {
        border: 1px solid #cccccc;
        color: #f31c24;
        margin: 20px 0px 0px 0px;
        padding: 10px;
        width: 685px;
}

.td-produkt6 {
        padding: 7px;
        width: 228px;
        vertical-align: top;
}

.img-barva {
        margin: 0px 10px 5px 0px;
        float: left;
}

.je-skladem {
        color: #0066cc;
}

.neni-skladem {
        color: #ed1c24;
        text-decoration: line-through;
}

.bila {
        color: white;
}

.input-hledat {
      	font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
      	color: gray;
      	font-size: 0.9em;
      	width: 140px;
      	height: 21px;
      	padding: 0px;
      	margin-top: 7px;
}

.submit-hledat {
      	font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
      	color: black;
      	font-weight: bold;
      	font-size: 0.9em;
      	width: 61px;
      	height: 23px;
      	padding: 0px;
      	margin: 7px 0px 5px 15px;
      	border: 0px;
      	background: url('../img/bcg-tlacitko.gif');
}

.span-radio {
        position: relative;
        top: -3px;
        margin: 0px 15px 0px 5px;
}

#podmenu-1 {
        display: none;
}

#podmenu-2 {
        display: none;
}

#podmenu-3 {
        display: none;
}

#bcg-dt {
        position: absolute;
        left: 125px;
        width: 950px;
        height: 153px;
        cursor: pointer;
}

.p-produkt {
        font-size: 13px;
        text-align: left;
}

.img-novinka {
        position: relative;
        left: -4px;
        top: -4px;
}

.td-filtr {
        width: 100px;
        height: 40px;
        vertical-align: middle;
        text-align: center;
}

.submit-filtr {
        padding: 0px;
        height: 20px;
}
