
body 
  { 	
    background-image: url("images/back.gif");  	    
    background-color: #1778B6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-repeat:repeat-x;      
    margin: 0; 
    padding: 0;
  }

#hlavnyy 
  { 
     width: 883px; 
    margin: auto;
    top:0px;
    position: relative;   	     
  }

#hlavnytext 
  { 
   background-image: url("images/text-back.gif");  	    
    position:absolute;
    top:308px;    
    width: 100%; 
  }

img 
  { 	
    border: 0;
    margin: 0;
    padding: 0;
  }
h1 
  {
    background-image: url("images/h1.gif");
    background-repeat:no-repeat;
    padding-left:60px;
    height:20px;
    font-size:17px;
    font-style: bold;
    font-size: 18px;
    color:#884D00;
  }
h2 
  {
    background-image: url("images/h2text.gif");
    background-repeat:no-repeat;
    padding-left:35px;
    padding-top:5px;
    height:20px;
    font-size:15px;
    font-style: bold;
    font-size: 14px;
    color:#C45A1C;  
}
h3 
  {
    font-size: 9px;
    font-weight: normal;
  }

a:hover { color: #000}
a:visited { color: #333333}
a:link   { color: #875F11; text-decoration: underline }
#strednystlpec  a:hover  { color: #FF000}
a  {text-decoration: underline }

  }

#flash
  {
    position:absolute;
    left:385px;
    top:2px;
  }
#clock
  {
    position:absolute;
   left: 380px;
  }
#stranka
  {
    float:left;
    position:relative;
    top:500px;
  }
#text_clanku h1 
  {
    font-size: 14px;
    background-color: #e3e3e3; 
  }
#lavystlpec
  {
    width:190px;
    float:left;
    position:relative;
    left:40px;
    top:10px;
    color:#9C772F;

  }
#lavystlpec h2
{
    background-image: url("images/h2.gif");
    background-repeat:no-repeat;
    padding-left:60px;
    height:20px;
    font-size:17px;
    font-style: italic;
    color:#765B25;
}
#lavystlpec a
 {font-size:11px; }

#strednystlpec img
  {  
    border: 1px solid #BEA570;
    padding:6px;
    margin-left:5px;
    margin-right:5px;
  } 
#strednystlpec
  {  
   text-align:justify;
   padding-right:10px;
   padding-bottom:15px;
   padding-top:15px;
   position:relative;
   left:30px;
   top:2px;
   width:620px;
   float:left;
   border-right: 1px solid #D3C19F;
  } 
#sortimentuvod img
  {
margin-left:25px;
}
#sortimentuvod h2
  {
color:#7AB265;  }


#novinky
  {
    position:relative;
    left:14px;
    top:6px;
    background-image: url("images/akcie.jpg");
    background-repeat:no-repeat;
    width:191px;
     height: 204px;
  }

#nase_sluzby
  {
    position:relative;
    left:2px;
    top:4px;
    background-image: url("images/sluzby.jpg");
    background-repeat:no-repeat;
    width:241px;
    Height: 204px;
    float:left;
  }
#vystava
  {
    position:relative;
    top:4px;
    background-image: url("images/vystava.jpg");
    background-repeat:no-repeat;
    width:288px;
    height: 204px;
    float:left;
  }
#skmenu a
   {
     display: block;
     width:142px;
     background-repeat:no-repeat;
     height:151px;
   }
#demenu a
   {
     display: block;
     width:142px;
     background-repeat:no-repeat;
     height:151px;
   }

#vstupnemenu
  {
    font-style: bold;
    font-size: 20px;
    position:relative;
    color:#0A476E;
    top:-300px;
  }


/**** LINK-tag style sheet lightbox.css ****/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#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(../images/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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}




/**** LINK-tag style sheet lightbox.css ****/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#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(../images/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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}




/**** LINK-tag style sheet lightbox.css ****/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#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(../images/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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}




/**** LINK-tag style sheet lightbox.css ****/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#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(../images/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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}



