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: #ffffff; 
	background-image: url(../img/back-body.gif);
	background-repeat: repeat-x;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */

a 				{color: rgb(95,138,180); 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;}


/* --- zakladni html prvky ---*/
em, i				   {font-style: normal;}
p 				     {text-align: justify; margin: 0px 0px 0px 0px; line-height: 1.4em;}
code 				   {font-size: 140%; font-weight: bold;}
hr					   {color: #949599; height: 1px; margin: 10px 0px 10px 0px; padding: 0px; border: 0px; background: #949599;}
.hr-bila  	   {color: white; height: 1px; margin: 5px 0px 5px 0px; padding: 0px; border: 0px; background: white;}
.bad           {color: red; font-weight: bold;}

/* --- seznamy --- */
ul, ol, li			{list-style-type: none; margin: 0px; padding: 0px; text-align: left;}

.menu				  {font-size: 15px; font-weight: bold; color: white; list-style-type: none; margin: 0px; padding: 0px;}
.menu li			{font-size: 15px; font-weight: bold; width: 127px; text-align: right;}
.menu a				{font-size: 15px; font-weight: bold; display: block; padding: 2px 0px 4px 0px; width: 127px; margin: 0px;}
.menu a:link	{font-size: 15px; font-weight: bold;}
.menu a:hover	{font-size: 15px; font-weight: bold; color: yellow;}

.bila         {color: white;}

.selected     {font-weight: bold; text-decoration: underline;}
.pageselected {text-decoration: underline;}


/* --- 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;}

/* --- 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: yellow; font-size: 1.4em; margin: 0px; font-variant: small-caps;}
h1        {text-align: center; padding-top: 12px; color: rgb(181,91,68); margin-bottom: 25px;}
h2				{text-align: center; padding-top: 2px; color: rgb(181,91,68); font-size: 16px;}
h3				{padding: 0px 10px 0px 0px;	font-size: 1.3em; color: #01aaeb; font-weight: bold;}  
h4 				{font-size: 1.2em; color: #01aaeb;}

/* --- formulare --- */
textarea, 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;}
.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; width: 400px; font-weight: bold; text-align: center; margin: auto; 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; font-size: 1em;}
.halfrow		{position: relative; top: 3px;}
.underline		{text-decoration: underline;}
.odsazeni-top {padding-top: 10px;}
.odsazeni-bottom {padding-bottom: 10px;}



.button-detaily{
margin-left: 10px;
display: block;
text-align: left;
}

.img-kosik{
border: 0; 
}

/* lay out webu */
/* ____________________________TOP MENU______________________________________ */
div#top{
position: relative;
background-image: url(../img/hlavicka_2.jpg);
width: 1020px;
height: 393px;
margin: auto; 
}

div#top ul{
padding-top: 8px;
margin-left: 330px;
}

div#top ul li{
margin: 0 0 0 5px;
display: inline;
}

div#top ul li img{
margin-right: 6px;
vertical-align: middle;
}

div#top ul li a{
font-variant: small-caps;
font-weight: bold;
font-size: 18px;
}

div#top img.logo{
position: absolute;
top: 50px;
left: 0px;
width: 1000px;
height: 300px;
}

div#main{
/* border: 1px black solid; */
background-image: url(../img/back-main.gif);
background-repeat: no-repeat;
background-position: middle;
margin: auto;
width: 1040px; 
}

/*_________________________________LEFT MENU___________________________________*/
div#left {
	/* margin: -40px 20px 0px 60px; */
	margin-top: -40px;
	margin-left: 32px;
	float: left;
	display: inline;
	text-align: left;
	width: 210px; 
	position: relative;
}

div#left-vyhledavani{
text-align: center;
margin: 0 0 15px 0;
}

div#left-vyhledavani h2{
padding: 0 0 7px 26px;
text-align: left;
font-family: arial;
font-size: 16px;
color: rgb(176,86,60);
}

div#left-vyhledavani form{
margin: 0;
padding: 0;  
}

div#left-vyhledavani input{
height: 23px;
border: 1px rgb(222,132,107) solid;
}

div#left-vyhledavani input#input-text{
width: 135px;
height: 16px;
}

input.submit{
color: rgb(176,86,60);
background-color: rgb(247,210,191);
border: 1px rgb(222,132,107) solid;
}

div#left-katalog{
left: -26px;
top: 105px;
position: absolute;
background-image: url(../img/left-katalog.jpg);
width: 26px;
height: 91px;
background-repeat: no-repeat;
}


div#left-top{
background-repeat: no-repeat;
background-image: url(../img/left-top.gif);
width: 202px;
height: 14px;
}

/* kvuli seo vytvarime seznam skryty */
div#left ul.ul-left{
display: none;
}
/*
div#left ul.ul-left li{
padding: 5px 0 5px 32px;
background-repeat: no-repeat;
background-image: url(../img/left-row-back.jpg);
background-position: bottom center;
}

div#left ul.ul-left li a{
font-size: 14px;
color: rgb(55,55,54);
} */



div#left-bottom{
width: 202px;
height: 32px;
background-image: url(../img/left-bottom.jpg);
}

/* ul.inner{
display: none;
}

ul.inner li{
margin-left: -32px;
} */

/* div.dTreeNode{
border: 1px black solid;
} */

.dtree {
background-image: url(../img/left-middle.jpg);
width: 202px;
	font-family: Arial;
	font-size: 14px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
display: none;
	border: 0px;
	vertical-align: middle;
}
/* .dtree a {
color: rgb(55,55,54);
text-decoration: none;
padding: 5px 0 5px 32px;
} */
.dtree a.node, .dtree a.nodeSel{
background-repeat: no-repeat;
background-image: url(../img/left-row-back.jpg);
background-position: bottom center;
display: block;
color: rgb(55,55,54);
text-decoration: none;
padding: 5px 0 5px 32px;
}

/* .dtree a.nodeSel {
background-repeat: no-repeat;
background-image: url(../img/left-row-back.jpg);
background-position: bottom center;
display: block;
color: red;
text-decoration: none;
padding: 5px 0 5px 32px;
} */


.dtree a.node:hover, .dtree a.nodeSel:hover {
color: rgb(55,55,54);
text-decoration: underline;
}

.title{
border: 1px black solid;
color: blue;
}

/* ______________________________right_______________________________________ */
div#right {
  margin-top: 30px;
  margin-left: 20px;
	/* margin: -40px 20px 0px 0px; */
	float: left;
	position: relative;
	display: block;
	text-align: left;
	width: 700px; 
}

/*__________________________ rightMiddle __________________________________________*/
div#rightMiddle {
	position: relative;
	background-image: url(../img/nadpis.jpg);
	background-repeat: no-repeat;
	width: 460px;
	_height: 500px;
	min-height: 500px;
	float: left;
	/* margin: 20px 10px 0px 0px; */
}

img.result-obr{
	border: 2px solid rgb(249,213,193);
}

/* ______________________________right_______________________________________ */

div#rightRight {
	/* margin: -11px 15px 0 0px; */
	margin-top: -40px;
	text-align: left;
	position: relative;
	float: right;
	_height: 500px;
	min-height: 500px;
	width: 210px; 
}

div#rightRight h2 {
	color: rgb(225,134,114);
}



ul#kosik{
margin-bottom: 7px;
_margin-bottom: -2px;
background-repeat: no-repeat;
background-image: url(../img/right-kosik2.jpg);
width: 203px;
height: 99px;
}

ul#kosik li h2{
padding-top: 15px;
}

ul#kosik li h2 a{
font-weight: bold;
text-decoration: none;
}

ul#kosik li h2 a:hover{
text-decoration: underline;
}

ul#kosik li{
font-weight: bold;
font-size: 11px;
}

ul#kosik li span{
text-align: right;
font-weight: normal;
}

ul#kosik li a{
color: rgb(225,134,114);
font-weight: normal;
text-decoration: underline;
text-align: center;
display: block;
}


form.right-kosik{
display: block;
text-align: center;
}

form.right-kosik input{
border: 0; 
background-color: transparent; 
text-decoration: underline;
}

div#right-top{
/* border: 1px black solid; */
background-image: url(../img/left-top.gif);
background-repeat: no-repeat;
width: 202px;
height: 14px;
}

div#right div#div-podminky {
  width: 202px;
  background: url(../img/left-middle.jpg) repeat-y;
}

/*
div#right ul#podminky {
  width: 202px;
  background: url(../img/left-middle.jpg) repeat-y;
}
*/


div#right div#div-podminky ul#podminky li{
  padding: 5px 0px 5px 10px;
  margin: 0px 10px 0px 0px;
  background-repeat: repeat-x;
  background-image: url(../img/left-row-back.jpg);
  background-position: bottom center;
}


div#right div#div-podminky ul#podminky li{
font-size: 14px;
color: rgb(55,55,54);
}


div#right-bottom{
width: 202px;
height: 32px;
background-image: url(../img/left-bottom.jpg);
}

div#akce-top{
margin: 7px 0 0 0;
background-image: url(../img/akce-top.jpg);
width: 204px;
height: 50px;
}

ul#akce{
width: 204px;
background-image: url(../img/akce-middle.jpg);
}

#akce-top h2{
padding-top: 15px;
}

ul#akce li{
text-align: center;
}

ul#akce li a{
color: rgb(225,134,114);
font-weight: normal;
text-decoration: underline;
}

div#akce-bottom{
width: 204px;
height: 31px;
background-image: url(../img/akce-bottom.jpg);
}

a.img-akce img{
border: 2px solid rgb(251,230,224);
}

div#informace{
left: 203px;
position: absolute;
background-image: url(../img/right-informace.jpg);
height: 104px;
width: 28px;
}


/* ______________________________FOOTER____________________________________ */
div#footer{
font-family: arial;
padding-top: 8px;
background: white url(../img/paticka.jpg) no-repeat top center;
width: 900px;
margin: 40px auto 0 auto; 
clear: both;
height: 30px;
font-size: 10px;
}

div#footer ul{
text-align: left;
display: block;
float: left;
}

div#footer ul li{
font-size: 10px;
color: rgb(54,54,54);
display: inline;
}

div#footer a{
font-size: 10px;
color: rgb(54,54,54);
}

/* ______________________________VYSLEDEK VYHLEDAVANI________________________ */
div#searchresult{
text-align: right;
margin: 20px 0 15px 0;
height: 20px;
/* border: 1px black solid; */
}

div#searchresult a{
color: black;
}

table#result{
text-align: center;
}

table#result h1{
font-variant: small-caps;
margin-bottom: 5px;
}

table#result h1 a{
text-decoration: underline;
}

td.result-left{
position: relative;
vertical-align: top;
border-top: 1px rgb(232,207,195) dashed;
border-right: 1px rgb(232,207,195) dashed;
width: 229px;
}

td.result-right{
position: relative;
vertical-align: top;
border-top: 1px rgb(232,207,195) dashed;
width: 229px;
}


div.div-relative{
position: relative;
margin-top: 3px;
}

form.form-kat{
position: absolute;
width: 99px;
height: 31px;
border: 0;
top: -2px;
right: 10px; 
}


/* ________________________________DETAIL VYROBKU____________________________ */

div#detail{
color: rgb(221,119,97);
display: table;
border-top: 1px rgb(232,207,195) dashed;
border-bottom: 1px rgb(232,207,195) dashed;
text-align: left;
padding-left: 5px;
}

div#detail div.levy{
padding-top: 25px;
border-right: 1px rgb(232,207,195) dashed;
width: 220px;
float: left;
}


div#detail div.pravy{
padding-top: 25px;
line-height: 26px;
padding-left: 20px;
width: 200px;
float: left;
}

div#detail div.levy img{
border: 2px rgb(249,213,193) solid;
}

div.popis{
width: 445px;
color: rgb(221,119,97);
padding-top: 7px;
padding-bottom: 7px;
clear: both;
text-align: left;
border-bottom: 1px rgb(232,207,195) dashed;
}

div.cena{
clear: both;
padding-right: 20px;
text-align: right;
/* border: 1px black solid; */
}

div.pridej-do-kosiku{
margin: 0; 
margin-top: -3px;
color: rgb(221,119,97);
font-weight: bold;
text-align: left;
_margin-top: -25px;
}

form.pridej-do-kosiku div.mnozstvi{
color: rgb(220,120,97);
position: relative;
padding: 12px 0 0 20px;
margin-left: 60px;
background-image: url(../img/mnozstvi.jpg);
width: 162px;
height: 29px;
}

form.pridej-do-kosiku div.mnozstvi input{
left: 95px;
top: 8px;
position: absolute;
text-align: center;
color: rgb(221,119,97);
font-weight: normal;
margin-top: 4px;
height: 12px;
border: 1px rgb(221,119,97) solid;
width: 20px;
}

form.pridej-do-kosiku div.mnozstvi .input-image{
position: absolute;
top: -6px;
left: 175px;
border: 0; 
width: 182px;
height: 41px;
}

/*_________________________________KOSIK_____________________________________ */

#table-kosik{
text-align: left;
margin: 15px auto 0 auto;
/* border: 1px black solid; */
width: 435px;
table-layout: fixed;
}

#table-kosik td{
border-bottom: 1px rgb(232,207,195) dashed;
}

#div-kosik{
line-height: 20px;
padding-right: 17px;
margin: 15px 0 0 0;
text-align: right;
}

#div-kosik div{
font-weight: bold;
margin-right: 5px;
text-align: right;
width: 350px;
float: left;
}

#div-vyprazdni-kosik{
text-align: left;
margin-top: 30px;
padding-left: 10px;
position: relative;
}

#div-vyprazdni-kosik a{
color: rgb(181,91,68);
font-weight: bold;
}

.vytvorit-objednavku{
right: 20px;
position: absolute;
}

/* ______________________________________OBJEDNAVKOVY FORM___________________ */

.form-objednavka{
display: table;
float: left;
}

form.form-objednavka fieldset{
width: 440px;
text-align: left;
border: 1px solid rgb(247,210,191);
padding-bottom: 15px;
}


form.form-objednavka fieldset legend{
font-weight: bold;
font-size: 14px;
color: rgb(176,86,60);
}

          form.form-objednavka div 
          {
          clear: left;
          display: block;
          width: 430px;
          margin: 7px 0 0 0;
          padding: 1px 3px 0 0;
          }

          form.form-objednavka div label                                   
          {
          display: block;
          float: left;
          width: 170px;
          padding: 0px 5px;
          margin: 0 0 5px 0;
          text-align: right;
          }
             
form.form-objednavka div textarea{
margin-left: 30px;
width: 335px;
}      

form.form-objednavka div select{
margin-left: 30px;
width: 340px;
}

form.form-objednavka div.check{
margin: 15px 0 15px 0;
display: block;
width: 335px;
margin-left: 30px;

}    

form.form-objednavka div.check label{
width: 220px;
text-align: left;
}    

form.form-objednavka div.check label a{
color: rgb(181,91,68);
}  













/* --- lightbox --- */

#lightbox {
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
	margin-top: 0px;
	cursor: pointer;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	top: 0px;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: auto;
	margin-top: 0px;
}

#outerImageContainer img {
		border: 1px solid #000000;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {left: 0;}
#hoverNav a {outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink {left: 0; float: left;}
#nextLink {right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {background: url(lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover {background: url(lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer {
	font-family:  "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData {padding: 0px 10px 0px 10px; color: #666; height: 40px;}
#imageData #imageDetails {width: 70%; float: left; text-align: left;}	
#imageData #caption {font-weight: bold;}
#imageData #numberDisplay {display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose {width: 120px; float: right;  padding-bottom: 0.7em;}	

		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
}        
