html {
 overflow: -moz-scrollbars-vertical;
 overflow: "visible";
 overflow-x: auto;
}

body {
    background-color:#002e48; 
	margin:10px; 
    padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color:#333333;
}
p {	margin:10px;
	line-height:1.4
	}

.textsmall {
     font-size:10px
	 }
a { 
    color:#333333; 
	text-decoration:underline;
}
a.extra {
 	color:#990000;
	text-decoration:underline;
	}
	
h1 {
    font-size:16px;
    margin:10px 10px 5px 15px;
}

h1.extra {
    font-size:20px;
	color:#990000;
	margin:10px 10px 5px 15px;
	}

h2 {font-size:14px;
    margin:10px 10px 5px 15px;
}

h2.extra {
    font-size:16px;
	color:#990000;
	margin:10px 10px 5px 15px;
	}

.seznam { 
    list-style:none;
	line-height:1.5;	    
}

.seznamznaceny { 
    list-style:disc;
    line-height:1.5;
}

.seznamkontakt {
    list-style:none;
	line-height:1;
	}

.pictureright {
    float:right;
	margin-left:10px;
}

.picturetitle { 
   float:none;
   vertical-align:top;
   }

img { 
    border:0px; 
	padding:0px; 
	margin:0px;
}
	
a:hover {
    text-decoration:none;
}
	
#wrapper {
    width: 980px;
	margin: 0px auto;
	border: 0px; 
	}
	
div .spacer {
	clear:both;
	margin:0;
}


#head { 
     margin:0px auto; 
	 width:980px; 
	 height:100px; 
	 background:#ffffff url(../img/bckg_head.png);
}

#head p {
     margin-top:0px; 
	 margin-bottom:0px;
}

#head img {
     padding-top:20px; 
	 margin-left:10px;
}

#adresa { 
        padding-top:0px;
    	float:right;
	    margin-right:10px;
	    text-align:right
}

#menu { 
    width:980px; 
    margin:0px auto; 
    background:#eaeaea;
	float: right;
}

#menu ul {
    float:right;
	margin-top: 0px;
	margin-bottom:0px;
	margin-right:10px;
	list-style: none;
	line-height: normal;
	display:inline;
	padding-top:3px;
	padding-bottom:3px;
}

#menu li {
	float: left;
	margin: 2px;
	background: #d0d0d0;
	border-bottom: solid 1px #685A52;
	border-right: solid 1px #685A52;
	border-left:#FFFFFF;
	border-top:#FFFFFF;
	}

#menu a {
	color: #000000;	
	display: block;
	width: auto;
	padding: 3px 20px;
	text-decoration:none;
}

#menu a:hover {
	background-color:#c0c0c0;	
	text-decoration: underline;
}

#menu .selected a {
    background-color:#e0e0e0;
}

#menu li.selected  {
	color:#000000;
	background-color:#c0c0c0;	
	border-top: solid 1px #685A52;
	border-left: solid 1px #685A52;
	border-right:#FFFFFF;
	border-bottom:#FFFFFF;
}
#drobek {
 	margin:0px auto;
	padding-left:187px;
	width:793px;
	height:15px;
	background:#f5f5f5;
	float:left;
	}
#drobek p {
	font-size:10px;
	margin:0px;
	}
#drobek a {
	color: #000000;	
	text-decoration:underline;
}
#drobek a:hover {
	text-decoration:none;
	}
#page {
    width:980px;
	background:#FFFFFF;
}

#left {
    float:left; 
	width:157px; 
	height:374px; 
	background:#FFFFFF }

#left ul {
	padding: 0px 0px 10px 0px;
	margin: 0px auto;
	list-style: none;
}

#left li {
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom:3px;
	line-height: 21px;
	padding-left: 5px;
	background: #c0c0c0;
	border-bottom: solid 1px #685A52;
	border-right: solid 1px #685A52;
	border-left:#FFFFFF;
	border-top:#FFFFFF;
	}
	
#left a {
	color: #000000;	
	display: block;
	padding-left: 5px;
	text-decoration:none;
}

#left li:hover {
	background-color:#ececec;	
	text-decoration: underline;
}

#left .selected a {
    background-color:#ececec;
}

#left li.selected  {
	color:#000000;
	background-color:#ececec;	
	border-top: solid 1px #685A52;
	border-left: solid 1px #685A52;
	border-right:#FFFFFF;
	border-bottom:#FFFFFF;

}	
#left li.cars  {
	color:#000000;
	background-color:#ececec;	
	border-right: solid 1px #685A52;
	border-bottom: solid 1px #685A52;
	border-top:#FFFFFF;
	border-left:#FFFFFF;

}
#left li.cars:hover {
	background-color:#c0c0c0;	
	text-decoration: underline;
}	

#leftcontent {
    float:left; 
    background:#FFFFFF; 
	margin:0px;
}

#right {
    float:right; 
    width:803px;
	height:100%;
	background-color:#FFFFFF;
}
#right .content {
float:left;
	width:395px;
	overflow:auto;
	}
	
#right .content800 {
    float:left;
	width:795px;
	}

#right .content266 {
    float:left;
	width:266px;
	}
	
#rightcontent {
	float:left;
	width:350px;
	overflow:auto;
	}
#rightcontent800 {
    float:left;
	width:795px;
	}
	
#rightcontent266 {
    float:left;
	width:266px;
	}

#bottom {
    width:980px;
	margin:0px 0px 0px 0px;
	padding-top:3px;
	background-color:#FFFFFF;
}

#bottomcontent {
width:980px;
height:110px;
background:#FFFFFF url(../img/bckg_bottom.png) no-repeat;

}

#bottomcontent img {
    float:right;
	}

#footer {
    width:100%; 
	margin:0px; 
	background-color:#eaeaea; 
	clear:both;
	text-align:center;
}

#footer p {
    text-align:center; 
	color:#333333; 
	font-size:11px;
	margin:0px; 
	padding-top:5px; 
	padding-bottom:5px;
}
#cenik {width:100%;
}
#cenik table {border:1;
padding:2px;
}
#cenik th {background:#006699;
color:#CCCCCC;
}
#cenik td {background:#eeeeee;
text-align:center;
}

