BODY{
	background-color : White;
	font-family :  Verdana, Arial, sans-serif;
}

P{
    margin-top: 0px;
	font-size : 12px;
	color : Black;
}

UL{
	font-size : 12px;
	text-align : justify;
	line-height : 20px;
}

LI {
	list-style-type : disc;
	list-style-image : url(images/sablona/obdelnik.gif);
}

A{
	color: #008CCE;
		text-decoration : none;
		}

A:HOVER{
	color : #DDD100;
}

HR{
	margin-right : 0px;
	color : #008CCE;
	height : 1px;
}

B{
	color: Black;
}

.navigace{
    text-decoration : none;
	font-size : 13px;
	color : #008CCE;
	text-align : right;
	font-weight : bold;
	margin-bottom: 5px;
	padding-right : 0px;
	margin-right : 0px;
	margin-top : 2px;
	padding-bottom : 0px;
	padding-left : 2px;
}

.center{
	text-align : center;
}

.copyright{
	font-size : 10px;
	text-align : center;
	color : #DA000F;
	font-weight : bold;
}

.nadpis{
	font-size : 14px;
	text-align : left;
	color : #008CCE;
	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;
}

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 : 15px;
	margin-bottom : 5px;
}

.small{
    text-decoration : none;
	font-size : 11px;
	text-align : right;
	padding-right: 0px;
	margin-right : 0px;
	padding-top: 1px;
	padding-bottom: 4px;
	color : Black;
	padding-left : 2px;
}

img.okraj
{
	border : 1px solid #008CCE;
}
img.okraj_pravy
{
	border : 3px solid #008CCE;
	margin-left : 15px;
}
img.okraj_levy
{
	border : 3px solid #008CCE;
	margin-right : 15px;
	}

table.special{
    font-size: 12px;
	margin-top : 0px;
	margin-bottom : 0px;	
	background-color : #D5D5D5;
	border : thin solid Black;
	padding-bottom : 5px;
	padding-top : 4px;
	padding-left: 5px;
	padding-right: 4px;
	}

table.special2{
	background : #A6A6A6;
	border : 2px solid Black;
}

tr.svetlejsi{
	background : #F0F0F0;
}

tr.tmavsi{
	background : #E3E3E3;
}

tr.hlavicka{
	background : #555555;
	font-weight : bold;
	color : White;
}

button{
	background-color:#FBEB0C;
	font-family :  Verdana,  Arial, sans-serif;
	font-weight: bold; 
	color: Black;
}

input, select, textarea{
	background-color: White;
	font-family :  Verdana,  Arial, sans-serif;
	font-weight: bold; 
	color: #008CCE;
}