BODY{
	background-color : #FFFFFF;
	font-family :  Verdana, Arial, sans-serif;
}

P{
    margin-top: 0px;
	font-size : 12px;
	color : #110075;
}

UL{
	font-size : 12px;
	text-align : justify;
	line-height : 20px;
}

LI {
	list-style-type : disc;
	color : #110075;
}

A{
	color: Red;
		text-decoration : none;
		}

A:HOVER{
	color : #FF9900;
}

HR{
	margin-right : 0px;
	color : #110075;
	height : 1px;
}

.navigace{
    text-decoration : none;
	font-size : 13px;
	color : #110075;
	text-align : right;
	font-weight : bold;
	margin-bottom: 4px;
	padding-right : 0px;
	margin-right : 0px;
	margin-top : 1px;
	padding-bottom : 0px;
	padding-left : 2px;
}

.navigace:HOVER{
	color : Red;
}

.center{
	text-align : center;
}

.copyright{
	font-size : 10px;
	text-align : center;
	color : #110075;
	font-weight : bold;
}

.nadpis{
	font-size : 14px;
	text-align : left;
	color : #110075;
	font-weight : bold;
	padding-bottom : 0px; 
	margin-bottom : 1px;
	margin-top : 15px;
}

p.text{
	text-align : justify;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 2px;
	padding-top : 1px;
}

p.justify{
	text-align : justify;	
}

.bold{
	text-align : justify;
	font-weight : bold;
	color: Black;
}

p.sekce{
	font-size : 12px;
	text-align : left;
	padding-right : 0px;
	padding-left : 0px;
	color : Black;
	font-weight : bold;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 2px;
	margin-top : 12px;
	margin-bottom : 5px;
}

p.podsekce{
	font-size : 12px;
	text-align : left;
	padding-right : 0px;
	padding-left : 0px;
	font-weight : bold;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 2px;
	margin-top : 12px;
	margin-bottom : 5px;
}

.small{
    text-decoration : none;
	font-size : 11px;
	text-align : right;
	margin-bottom: 4px;
	padding-right : 0px;
	margin-right : 0px;
	margin-top : 3px;
	padding-bottom : 0px;
	padding-left : 2px;
	color : #110075;
}

.okraj
{
	border : 1px solid #110075;
}
img.okraj_pravy
{
	border : 3px solid #110075;
	margin-left : 15px;
}
img.okraj_levy
{
	border : 3px solid #110075;
	margin-right : 15px;
	}

table.special{
    color: #110075;
    font-size: 12px;
	margin-top : 0px;
	margin-bottom : 0px;	
	background-color :  #E7E5F1;
	border : 2px solid #110075;
	padding-bottom : 5px;
	padding-top : 4px;
	padding-left: 5px;
	padding-right: 4px;
	}

table.special2{
    color: #110075;
	background-color : White;
	border : 2px solid #F3F2F8;
}

tr.svetlejsi{
	background : #F3F2F8;
}

tr.tmavsi{
	background : #E7E5F1;
}

tr.hlavicka{
	background : #555555;
	font-weight : bold;
	color : White;
}

button{
	background-color: #110075;
	font-family :  Verdana,  Arial, sans-serif;
	font-weight: bold; 
	color: #FFF600;
}

input, select, textarea{
	background-color: White;
	font-family :  Verdana,  Arial, sans-serif;
	font-weight: bold; 
	color: #110075;
}