body { background-color: white; color: #424242; font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif; font-size: 9pt; text-align: left; margin:0px; padding: 0px; line-height: 1.2; text-align: center; }

img { border: 0px; }

p { margin: 2px; }

a { color: #90001C; text-decoration: none; }

a:hover { text-decoration: underline; }


#main {
	margin:auto;
	width: 700px; 
	border-top: 8px solid #90001C; 
	text-align: left;
	background: white;
	background-color: #E6E6E6;
}

#logo {
	position:relative;
	left: 0px;
	top: 0px; 
	background: #F7F7F7 url(../imgs/top.png) top left no-repeat;
	height: 153px;
	overflow: hidden;	
}

h1 {
	margin: 0px;
	padding: 30px 0px 0px 20px;
	font-size: 40px;
	font-weight: bold;  
	font-family: Impact, Arial, Tahoma, serif;
}

h1 a {
	color: #90001C;
	overflow:hidden;
	text-decoration: none;
}

h1 a span {
   display:block;
   position:absolute; left:0; top:0; z-index:1;
   width:700px; height:153px;
   margin:0; padding:0;
   background:url(../imgs/top.png) top left no-repeat;
   cursor:pointer;
}


#menu {
	background: #EBEBEB url(../imgs/menufade.gif) top left repeat-x;
	clear:both;
	border-bottom: 4px solid white; 
} 

#menuin {
	border-bottom: 8px solid #D8D8D8; 
} 

#menufade {
}

#menu ul {
	margin: 0px;	
	padding: 0px;
	font-size: 9pt;
	font-weight: bold;
}

#menu ul li {
	list-style-type: none;
	display: inline;
}

#menu ul li a {
	color: #424242;
	text-decoration: none;  
	padding: 7px 15px 7px 15px;
	margin: 0px;
	display: block;
	float: left;
	background: transparent url(../imgs/menudelim.gif) bottom right no-repeat;

}

#menu ul li a:hover, #menu ul li a.selected {
	border-bottom: 8px solid #90001C; 
	color: #90001C;
	margin-bottom: -8px;

}

#content {
	padding: 0px;
	float: left;
	width: 402px;
	border-right: 2px solid white;
	background: white url(../imgs/fade.gif) top left repeat-x;	
	z-index: 2;
}

#content1 {
	background: transparent url(../imgs/shadow.gif) top left no-repeat;	
	z-index: 3;
}

#content2 {
	background: transparent url(../imgs/hills.gif) bottom left no-repeat;	
	z-index: 4;
	padding: 15px 15px 160px 15px;
	_height: 340px;
	min-height: 340px;
}


#content img.photo {
	border: 2px solid #B2B2B2;
}

#content p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px; 
}

h2 {
	margin: 0px;
	display: block;
	text-align: left;
	color: white;
	background: #424242 url(../imgs/pneu.gif) top right no-repeat;
	padding: 10px 0px 10px 15px;
	border-bottom: 2px solid white;
	font-family: Arial, Tahoma, serif;
	font-size: 18px;
	font-weight: bold;
}

#content h3 {
	margin: 15px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Tahoma, serif;
	/*color: #90001C*/
}

#pravypanel h3 {
	font-family: Arial, Tahoma, serif;
	font-size: 18px;
	color: #CCC;
	text-transform: capitalize;
	text-align: center;
	font-style: italic;
	border-top: 4px solid #CCC;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	padding-top: 5px; 
}


.clear {
    clear:both;
    font-size: 0px;
    height: 0px;
	 margin: 0px;
	 padding: 0px;
    border: none;
} 

#footer {
	clear:both;
 	background-color: white; 
	border-top: 4px solid white; 	
}

#footerin {
	border-top: 8px solid #D8D8D8; 	
	clear: both;
	color: #9D9D9D;
	font-size: 8pt;
	padding: 5px 5px;

}

#footer a {
	text-decoration: none;
	color: #424242;
}

#footer a:hover {
	color: #90001C;
}

#footer .left {
	float:left;
	width:30%;
	text-align:left;
}

#footer .right {
	float:right;
	width:15%;
	text-align: right;
}

#footer .center {
	float:left;
	width:48%;
	text-align: center;
}

#content ul {
	margin: 3px 0px 10px 30px;
	padding: 0px;
}

#content ul li {
	margin-bottom: 3px;
}


table {
	border: none;
	border-collapse: collapse;
}

hr {
	clear: both;
	border: 1px solid #B2B2B2;
	/*visibility: hidden;*/
}


#pravypanel {
	float: right;
	width: 296px;
	min-height: 500px;
}

#kontakt {
	padding: 20px;
	background: transparent url(../imgs/shadow.gif) top left no-repeat;	
}

strong {
	color: #90001C
}

.smaller {
	font-size:90%
}

p.blok {
	text-align:justify;
}

#links { font-size: 8pt; color: #888; padding-top: 10px; background: #FFF; }
#links a { color: #AAA; }