/* CSS Document */
body {
 background-color:#eeeeee; background-image: url("../images/fahrwerk.jpg"); background-position:bottom right; background-repeat:no-repeat;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin:0;
 color: #000000;
}
p, td, li{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}


a, a:visited, a:active, a:link {
	font-size: 12px;
	color: #003399;
	font-weight: normal; text-decoration:underline;
}
a:hover {
	font-size: 12px;
	color: #3366CC;
	font-weight: normal; text-decoration:underline;
}

a.amenu, a.amenu:visited, a.amenu:active, a.amenu:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal; text-decoration:none;
}
a.amenu:hover {
	font-size: 12px;
	color: #FFFFCC;
	font-weight: normal; text-decoration:none;
}



.title {
	font-size: 14px;
	color: #ED373A;
	font-weight: bold; text-transform:uppercase;
}
.titlebig {
	font-size: 18px;
	color: #ED373A;
	font-weight: bold; text-transform:uppercase;
}
a.atitlebig, a.atitlebig:visited, a.atitlebig:active, a.atitlebig:hover, a.atitlebig:link {
	font-size: 18px;
	color: #ED373A;
	font-weight: bold; text-transform:uppercase;
	  text-decoration:none;
}
.subtitle {
	font-size: 12px;
	color: #296AAC;
	font-weight: bold;
}
.nazva {
	font-size: 16px;
	color: #000000;
	font-weight: bold;  text-transform:uppercase;
}
a.anazva, a.anazva:visited, a.anazva:active, a.anazva:hover, a.anazva:link {
	font-size: 16px;
	color: #000000;
	font-weight: bold;  text-decoration:none;
}


