/* STRÁNKA */

body {
	text-align: center;
	background: #ffffff;
	background-attachment: fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}


#logo{
	background: #01321f;
	width: 100%;
}



#mezera{
	padding: 10px;
	color: #d6cecb;
}

#odsad{
	margin: 5px;
	color: #ffffff;
}




#reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}




/* ÚVODNÍ STRÁNKA */

#uvodnistranka {
	text-align: center;
	float: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}


#uvodnistranka pre {
	float: center;
	color: #333333;
	border-bottom: 5px solid #333333;
	width: 100%;
}


#owebu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;

}

#mail {
	font-family: times new roman, arial;
	font-size: 16px;
	text-align: center;

}

#infoweb {
	color: #f5f5f5;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}


#error404 {
	background-color: #ffffff;
	border: #000000 1px dashed;
	width: 500px;
	float: center;
	padding-bottom: 7px;
	
}
#error404hledej {
	background-color: #ffffff;
	width: 350px;
	float: center;
	
}

/* MENU */

#menunadpis {
	width: 100%;
	color: #00321f;
}


#menu {
	float: center;
	text-transform: uppercase;
	width: 100%;

}



#maximalnisirka650px {
	float: center;
	width: 100%;
	max-width: 650px;

}


/* MENU JEDNOTLIVÝCH ČLÁNKŮ */

#nadpisclanku {
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	padding-top: 23px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #000000;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 23.9px;
	text-align: center;
	font-weight: bold;
	width: 100%;
}

.bitvy span {color: #ff0000;}
.lide span {font-family: times new roman, serif; font-style: italic;}
.technika span {font-family: times new roman, serif; font-style: italic;}
.zbrane span {color: #0070C0;} 

#menuvlajka {
	background-color: #ffffff;
	width: 180px;
	height: 170px;
	float: left;
	color: #000000;
	font-family: arial, verdana;
	font-size: 15px;
	text-align: center;
}

#menutextodk {
	font-family: times new roman, arial;
	font-size: 18px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;

}

#podlestatu { 
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}


.upozorneni {font-size: 12px;}


a {color: #333333; text-decoration: underline} 
a:hover    {color: #333333; text-decoration: none}