body {
        background: url(img/bg.jpg);
        background-color: #A7AEB3;
        margin:0px;
	padding:0px;
	color:#000;
	font-family: Arial;
	font-size:12px;
	line-height:1.5em; 
}


.cleaner {clear: both; width: 100%}

/************* OBAL WEBU *************/

#stranka_obal {
	width: 1000px;
	margin: 0 auto;
	4padding: 20px 5px;
	padding: 0px;
}


/************* TOP *************/

#top {
        background: url(img/top.jpg) no-repeat center top;
        float: left;
        width: 1000px;
        height: 220px;
}        
        
#logo img{
	margin: 0px;
        float: left;
        padding: 21px 0px 0px 20px;
}

#top_menu{
        float: left;
	margin: 0px;
        padding: 166px 0px 0px 210px;
}

#top_menu .item {
        background: url(img/shine1.jpg) no-repeat top left;
        4width: 120px;
        height: 25x;
        float: left;
        font-size:11px;
	4margin-right: 30px;
	padding: 10px 25px 0px 15px;
}


#top_menu .item:hover {
        background: url(img/shine2.jpg) no-repeat top left;
        4width: 120px;
        height: 25x;
        float: left;
        font-size:11px;
	4margin-right: 30px;
	padding: 10px 25px 0px 15px;
}

#top_menu .item a{
        float: right;
        color:#FCC300;
        text-decoration: none;
        margin: 0px;
	padding: 0px;
}

#top_menu .item a:hover {
        4text-decoration: underline;
        4color:#fff;
        4margin: 0px;
	4padding: 0px;
}

#top_menu .item img{
        margin-top: 5px;
}


/************* MENU *************/

#menu {
        background: #fff;
        width: 1000px;
        height: 50px;        
        float:left;
}

#menu ul {
	margin: 0px;
        padding: 0px;
        list-style: none;
        padding-left: 11px;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
        display: inline;
        
}

#menu ul li a{
	position: relative;
	float: left;
	display: block;
	4padding: 15px 27px 0 50px;
	padding: 5px 39px 7px 38px;
	margin: 10px 0 10px 0px;
        text-align: center;
	font-size: 12px;
	text-decoration: none;
        color: #FFF;	
	font-weight: normal;
	outline: none;
        background-color: #000;
}

#menu li a:hover, #menu li .active {
	position: relative;
	float: left;
	display: block;
	4padding: 15px 27px 0 50px;
	padding: 5px 39px 7px 38px;
	margin: 10px 0px 10px 0px;
        text-align: center;
	font-size: 12px;
	text-decoration: none;
        color: #000;	
	font-weight: normal;
	outline: none;
        background-color: #FFF;
}


/************* OBSAH *************/

#content_obal {
        background: url(img/content.jpg) repeat-y top left;
        clear: both;
	width: 1000px;
        margin: 0 auto;
	padding: 30px 50px;
}

#content {
	width: 940px;	
}

#444444content img{
	margin: 5px 20px 7px 0;
	float: left;
        border: 1px solid #ddd;
}


/************* MAIN *************/


#main {
	width: 610px;	
	float: left;
}


/************* NOVINKY *************/

.novinka {
        clear: both;
        float: left;
        4width: 610px;	
        min-height: 180px;
        _height: 180px;
}

.novinka .nadpis {
        float: left;
        font-size: 17px;
        color: #000;
        font-weight: bold;
        margin-bottom: 5px;
}

.novinka .nadpis a{
        color: #000;
        text-decoration: none;
}

.novinka .nadpis a:hover{
        text-decoration: underline;
}

.novinka .datum {
        float: right;
        font-size: 13px;
        color: #BB9104;
}


.novinka p {
        float: right;
	width: 479px;	
        text-align: justify;
	
}


.fotogalerie, .ojasnem {
        float: left;
	
}

.fotogalerie .foto {
        background: url(img/foto_bg.jpg) no-repeat top left;
        width: 110px;
        height: 106px;
    	float: left;
	padding-top: 12px;
        padding-left: 12px;
}

.fotogalerie .foto img {
        width: 100px;
        height: 95px;
}

.novinka .foto {
        background: url(img/foto_bg.jpg) no-repeat top left;
        width: 110px;
        height: 106px;
    	float: left;
	padding-top: 12px;
        padding-left: 12px;
}

.novinka .foto img {
        padding-bottom: 20px;
}

.ojasnem .foto {
        background: url(img/foto_bg.jpg) no-repeat top left;
        width: 110px;
        height: 106px;
    	float: left;
	padding-top: 12px;
        padding-left: 12px;
}

.ojasnem p {
        float: left;
        margin-left: 10px;
        margin-top: 5px;
}

#kontakt p {
        float: left;
}

#kontakt img {
        float: left;
        margin: 30px 0 0 40px;
}


/************* PRAVY BLOK *************/

#right {
	float: right;
	width: 280px;
}

.right_menu a {
	font-weight: normal;
	text-decoration: none;
        color: #F09E0C;
        padding: 0px 0 2px 30px;
        margin: 5px 0 5px 0;
        float:left;
        width: 200px;
        background: url(img/sip.jpg) no-repeat center left;
}

.right_menu a:hover, .right_menu .active  {
	color: #01466D;
        text-decoration: underline;
}


.right_menu  {
	padding-bottom: 50px;
	margin-right: 20px;
}

.right_box {
        padding: 0px 0 0 0;
        margin-right: 30px;
}

.right_box img{
        margin-bottom: 10px;
}

.right_box h2{
        font-size: 12px;
        font-weight: normal;
        line-height: 1.3em;
}

/************* FOOTER *************/

#footer_obal {
	background: url(img/menu.jpg) no-repeat center left;
        clear: both;
	width: 1000px;
        height: 50px;
        4border-top: 7px solid #EDEDED;
        margin-bottom: 20px;
}


#footer {
	font-size: 11px;
        clear: both;
	padding: 15px;
	margin: 0 auto;
	text-align: center;
	color: #878787;
}

#footer a {
	color: #878787;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #eee;
	text-decoration: underline;
}

#footer p {
	padding: 0px;
        margin: 0px;
}





hr {
	clear: both;
        height: 1px; 
        color: #E2AF00;
        background-color: #E2AF00;
        border: 0px solid #E2AF00; 
        margin: 5px 0px 10px 0px;
        margin-left:auto;
        margin-right:auto
}




h1 { font-size: 17px; color: #000; margin: 5px 0 0px 0; font-weight: bold; padding: 0; }
h2 { font-size: 14px; color: #000; margin: 0 0 0px 0; font-weight: bold; padding: 0; }


a, a:link, a:visited {
	color: #E2007A; 
	text-decoration: underline;
        outline:none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }



/************* FORMULAR *************/



label,input {
        display: block;
        float: left;
        4margin-bottom: 10px;
}

label {
        text-align: left;
        padding-right: 0px;
        height: 25px;
}


label i {
        font-size: 10px;
}

input {
      width: 470px;
      float: right;
      border: 1px solid #ECB100;  
}

br {
      clear: left;
} 

input.tlacitko {
      background-color: #000;
      color: #fff;
      font-weight: bold;
      cursor: hand;
      width: 80px;
      float: right;
}

input.radio {
      background-color: FDC300;
      color: #000;
      cursor: hand;
      border: 0px;
      float: right;
      width: 350px;
      margin: 0px;
      text-align: right;
    
}

.form_vyber {
      border: 0px;
      width: 350px;
      
}


.red {color: red}





p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h3, h4, h5{ font-weight: normal; }

h3 { font-size: 15px; color: #0380B3; margin: 0 0 10px 0; padding: 0; }
h4 { font-size: 14px; color: #aaa; margin: 0 0 10px 0; padding: 0; }


.pozpatku {
        unicode-bidi:bidi-override;
        direction: rtl;
}











/************* LIGHTBOX *************/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(obrazy/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(obrazy/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }


