 /* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {margin:0px 0 0px 0px; position:relative; width:680px; height: 39px; z-index:100;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block; width:129px; font-size:13px; color:#fff; height:39px; line-height:24px; text-decoration:none; text-indent:5px; border:1px solid #000; border-width:1px 0 1px 1px;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items */
#pmenu li {float:left; background:#e17a0b;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#dfd7ca; color:#c00;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:120px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#dfd7ca; color:#c00;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#dfd7ca; color:#c00;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#e17a0b url(http://www.cssplay.co.uk/menus/fly.gif) no-repeat right center;}
#pmenu li.drop {background:#e17a0b url(http://www.cssplay.co.uk/menus/drop.gif) no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */

#photos {margin-bottom:0px; font-size:0;}
#photos img {display:block; float:left; width:150px; height:115px; border:0; margin-right:8px;}
.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
#topstory {margin-left: -10px;}
#topstory h2 {font-size:140%;}
#topstory h2, #topstory p.info  {margin:0;}
#topstory p.info {font-size:85%;}

#topstory #topstory-img {float:left; width:250px;}
#topstory #topstory-desc {float:right; width:370px;}
#topstory #topstory-title {padding:10px;}
#topstory #topstory-desc-in {padding-right:15px;}
#topstory #topstory-desc-in p {margin-bottom:0;}

.nom {margin-bottom:5px !important;}

.article {padding:15px;}

.modely h2 {text-align:center;}
.modely a {color: white; font-weight:bold; text-decoration:none;}
.modely a:hover {text-decoration:underline;}

/* ++++++++++ Obecné styly - začátek ++++++++++*/
    html, body {
        margin:0px;
        padding:0px;
        font: 13px Arial, Helvetica, sans-serif;
        color:#766D6D;
        background:#d1cfcc;
    }
    
    h1 {font-size:150%;}
h2 {font-size:110%;}
h3 {font-size:90%;}
    /* ++++++++++ Obecné styly - konec ++++++++++*/
    
    /* ++++++++++ Styly struktury - začátek ++++++++++*/  
     #a5-body-center {
        text-align:center;
        border:0px solid #000000;
        }
        
     #a5-body {
        position: relative;
    width: 1080px; /* Změňte na konkrétní pevnou šířku pomocí pixelů nebo zapište relativní šířku v procentech. Například 770px nebo 100%. */
    
        margin-left: auto;
        margin-right: auto;
        text-align:left;
        padding-bottom:10px;
        border:0px solid #000000;
        }   

    #a5-header {
        position:relative;
        left:0px;
        top:0px;
        }
        #a5-header-center {
            position:absolute;
            left:191px;
            top:0px;
          
            }
        #a5-header-right {
            position:absolute;
            left:840px;
            top:0px;
            }
            
        #a5-body-content {
	position:relative;
	height:41px;
	margin-right:15px;	
	padding-top: 17px;
	border:0px solid #000000;		
	}	
	#a5-column-left {
		position:absolute;
		left:0px;
		top:0px;
		width:191px;
		}	
	#a5-column-right{
		position:absolute;
		left:840px;
		top:0px;
		width:191px;
		}		
		#a5-menu {
		margin-top: 50px;
			width:190px;
			font:bold 13px Arial, Helvetica, sans-serif;
			}
		#a5-menu a {
			display:block;
			text-align:left;
			line-height:23px;
			vertical-align:50%;			
			padding-left:15px;
			margin-bottom:1px;			
			text-decoration:none;
			background: url(images/bg-menu-off.gif) no-repeat 0px 0px;
			color:#E9F92C;
			}
		#a5-menu a:hover {
			background: url(images/bg-menu-on.jpg) no-repeat 0px 0px;
			margin-bottom:1px;	
			color:#E9F92C; 
			}					
    #a5-menu2  	  {
         margin-left: -20px;
      }	
		#a5-bottom-left-content {
			width:136px;
			font:bold 12pt times, garamond, serif;
			line-height:26px;
			text-align:right;
			margin:9px 0px 0px 10px;
			color:#DF9B05;
			border:1px solid #999A8D;				
			}	
		#a5-copyright {
			font-size: 8pt;
			padding:30px 50px 20px 20px;
			color:#766D6D;
			}			
    #a5-copyright2 {
			font-size: 8pt;
			padding:30px 50px 20px 20px;
			color:#766D6D;
			}			  	
	#a5-column-center {
		position:absolute;
		left:20px;
		top:0px;
		line-height:18pt;
		padding:0px 0px 0px 191px;
		}	
/* ++++++++++ global structure styles end ++++++++++*/			
/* ++++++++++ second level start ++++++++++*/				
#a5-body-content-sl {
	position:relative;
	background: #ffffff url(images/bg-body-content-sl.jpg) no-repeat;	
	height:410px;
	margin-right:15px;	
	border:0px solid #000000;	
	}	
	#a5-column-center-sl {
		position:absolute;
		left:190px;
		top:0px;
		line-height:18pt;
		padding:18px 0px 0px 18px;
		}	
		#a5-sl-title {
			height:23px;
			font:bold 14px Arial, Helvetica, sans-serif;						
			background:#4E2124 url(images/bg-title.jpg) no-repeat left top;	
			color:#ffffff;
			padding:3px 0px 0px 40px;
			margin-bottom:10px;
			border:0px solid #000000;				
			voice-family:"\"}\"";
			voice-family:inherit;
				height:20px;
			}
			html>body #a5-sl-title {
				height:20px;
			}	
		#a5-content-right-sl {
			float:right;
			width:182px;
			font:bold 12pt times, garamond, serif;
			line-height:16px;
			text-align:right;
			padding:15px;
			margin:10px 10px 10px 15px;
			color:#ffffff;
			border:1px solid #999A8D;				
			background:#C1C96A;
			voice-family:"\"}\"";
			voice-family:inherit;
				width:150px;
			}
			html>body #a5-content-right-sl {
				width:150px;
			}		 
      #wrap {
	width: 682px;
	background: url(images/bg.gif) repeat-y center top;
	margin: 24px 0 0 175px ;
}   

    #main {
	width: 682px;
	margin: 24px 0 0 40px ;
	padding-top: 5px;
		font: normal 90% Verdana, Tahoma, sans-serif;
			color:#ffffff;
}   

#footer {
	background: url(images/end2.gif) no-repeat center top;	
	width: 682px;
	height: 44px;
	text-align: center;
	margin-top: -13px;
	margin-left: 176px
}
     
    #footer2 {width: 610px; height: 50px; both; padding-left: 209px; color:#766D6D; font-size:85%;}
    #footer2 p {margin:0;}

    .f-left {float:left !important;}
.f-right {float:right !important;} 

#box1, #box2, #box3, #box4{
	position:absolute;  
}


.mask{
	position:absolute;
	width: 250px;
	height: 167px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
	width: 250px;
	height: 167px;
}

#box {
	margin-left: 345px;
}
#foto {
			display:block;
			text-align:left;
			line-height:23px;
			vertical-align:50%;			
			padding-left:15px;
			margin-bottom:1px;			
			text-decoration:none;
			border: none;
			background: url(hradek.jpg) no-repeat 0px 0px;
			}
#foto a:hover {
display:block;
			background: url(ahradek.jpg) no-repeat 0px 0px; 
				margin-bottom:1px;
			}				
      
 /* ++++++++++ modely ++++++++++*/     	
 
#featured {
	clear: both;
	background: rgb(209,207,204); 
	border: 1px solid rgb(134,133,131);
	margin: 3px 0 5px 10px;
	padding-bottom: 20px;
	width: 580px;			
}
#featured h2 {
	font-size: 15pt;
	color: #295177;
	letter-spacing: -2.0px;	
	margin-top: 0px;
	margin-bottom: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #EBEBEB;	
}
#featured h2 a {
	color: #295177;
	border: none;	
}
#featured .image-block {
	float: left;
	width: 200px;	 
	margin: 5px 0 0 25px;
	padding: 10px 0 0 0;
	display: inline;
	border-right: 1px solid #EBEBEB;	
}
#featured .image-block img {
	background: rgb(225,122,11);
   border: 1px solid rgb(134,133,131);
	padding: 4px;
}
#featured .text-block {
	float: right;
	width: 300px;
	margin: 15px 25px 0 0;
	display: inline;
}
#featured a.more-link {
	background: rgb(159,157,154);
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	margin-left: 75px;
	color: #FFF;
	text-decoration: none;
	border: 1px solid rgb(225,122,11);
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;	
	display: block;
    float: left;
}
#featured a.more-link:hover {
	background: #008EFD;
	border-color: rgb(225,122,11);
}
/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

#featured .post-info { font-size: .95em; margin-top: 4px; color: rgb(41,81,119); }

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(../images/button.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
	color:#766D6D;
}
tr.row-a {
	background: rgb(217,215,213);
}
tr.row-b {
	background: rgb(209,207,204);		
}

#kontakt p {
color:#766D6D;		
}
/* end - table */



