BODY {
	background-color : #DDDDDD;
	color : Black;
	font-family : verdana;
	margin-left : ;
	margin-right : ;
	
}

.air-nadpis {
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : -1px;
	margin-left : 8px;
	font-weight : bold;
}

.lockon-nadpis {
	color : #1E90FF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : -1px;
	margin-left : 8px;
	font-weight : bold;
}
.tech-nadpis {
	color : Green;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : -1px;
	margin-left : 8px;
	font-weight : bold;
}

.tech-nadpis-2 {
	color : Green;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : -1px;
	margin-left : 0px;
	font-weight : bold;
}

.combat-nadpis {
	color : Teal;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : -1px;
	margin-left : 8px;
	font-weight : bold;
}

.popisek {
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : -1px;
	margin-left : 8px;
	font-weight : normal;
}

.popisek_t {
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : -1px;
	margin-left : 1px;
	font-weight : normal;
}

A:LINK, A:VISITED {
	text-decoration : none;
	color : black;
}

A:HOVER {
	color : Blue;
	text-decoration : none;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TABLE {
	font-size : 12px;
	background-color : White;
}

TRD {
	color: blue
}
#Small{
	font-size: 10;
	color: Gray;
}
#Inactive { color: #000000; }
#Active {  color:Blue;  }
#Bold {	font-weight: bold;}

