body, html 
{ 
border: 0px none; 
margin: 0px 0px 0px 0px; 
padding: 0px; 
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif !important; 
font-size: small !important; 
color: white;
background-color: white; 

} 

.resetovac 
{ 
border: 0px none; 
margin: 0px; 
padding: 0px; 
float: none; 
clear: both; 
width: 0px; 
height: 0px; 
line-height: 0px; 
font-size: 0px; 
} 

p, img, table, tr, th, td, h1, h2, h3, h4, h5 
{ 
border: 0px none; 
margin: 0px; 
padding: 0px; 
} 

a {
	color: red;
}
a:hover {
	color: orange;	
}
#bodyHlavicka 
{ 
background-color: #ffffcc; 
} 

#bodyPaticka 
{ 
background-color: #ffffcc; 
} 

#strankaHlavicka 
{ 
/*background-color: #dddddd; */
} 

#strankaPaticka 
{ 
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	height: 74px;
	padding: 10px 0px 0px 30px;
	font-size: 11px; 
	color: #858585;
	line-height: 13px;
} 

#strankaObal 
{ 
width: auto; 
min-width: 768px; 
max-width: 768px; 
margin: 0px auto 0px auto; 
background-color: #030303;
} 

#strankaObal1 
{ 
background: url('left.gif') top left repeat-y; 
} 

#strankaObal2 
{ 
background: url('right.gif') top right repeat-y; 
} 

#levyPanelObal 
{ 
float: left; 
width: 240px; 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
font-size: 90%; 
} 

#pravyPanelObal 
{ 
float: right; 
width: 130px; 
margin: 5px 5px 5px 0px; 
padding: 2px 2px 2px 2px; 
font-size: 85%; 
} 

#hlavniPanelObal 
{ 
padding: 0px 15px 0px 240px; 
} 

#hlavniPanelHlavicka 
{ 
/*background-color: #dddddd; */
} 
#hlavniPanelHlavicka h1 {
	padding: 15px 0px 10px 60px;
	text-decoration: underline;
	font-size: 22px;
}
#hlavniPanelStred {
	padding: 0px 0px 0px 0px;
	min-height: 300px;
	_height:300px;
}
#hlavniPanelPaticka 
{ 
background-color: #dddddd; 
} 

#strankaVnitrek {
	background-image: url(images/back.gif);
}
#strankaVnitrek2 {
	padding: 0px 27px 40px 0px;
}

#strankaAktuality {
	background-image: url(images/news_back.gif);
	padding: 6px 10px 0px 10px;
	height: 20px;
	
}
#menu_bottom {
	background-image: url(images/menu_bottom.jpg);
   background-position: left;
	background-repeat: no-repeat; 
	padding: 5px 0px 0px 0px;
	height: 25px;
	text-align: center;
}
#menu_bottom a {
	color: white;
	font-weight: bold;
}
.tab {
	width: 790px;
}
.img_drivers {
border: 3px solid white;
}

#video {
	background-color: White;
	color: Black;
}

/* ASP Tym */
.driver_name {
	font-size: 110%;
	font-weight: bold;
}
.table_line {
	border-bottom: 1px dotted white;
}
.advertisement {
padding: 0px 50px 0px 0px;
text-align: center;
	
}


#strankaObal 
{ 
width: 830px; 
width: expression(document.body.clientWidth<604 ? "768px" : (document.body.clientWidth>900 ? "768px" : "auto" ) ); 
} 


#pravyPanelObal 
{ 
margin-right: 2px; 
} 
	
}
