BODY{
	background-color : White;
	font-family :  Verdana, Arial, sans-serif;
}

P{
    margin-top: 0px;
	font-size : 11px;
	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: #FF9A00;
	text-decoration : none;
		}

A.rodokmen{
	color: Black;
	text-decoration : underline;
		}

A:HOVER{
	color : Red;
}

HR{
	margin-right : 0px;
	color : Black;
	height : 1px;
}

.navigace{
    text-decoration : none;
	font-size : 11px;
	color : Black;
	text-align : left;
	font-weight : normal;
	margin-bottom: 5px;
	padding-right : 0px;
	margin-right : 0px;
	margin-top : 2px;
	padding-bottom : 0px;
	padding-left : 1px;
}

.navigace:HOVER{
	color : #FF9A00;
}

.center{
	text-align : center;
}

.copyright{
	font-size : 10px;
	text-align : center;
	color : Black;
	font-weight : bold;
	margin-top : 3px;
}

.nadpis{
	font-size : 16px;
	text-align : left;
	color : #FF9A00;
	font-weight : bold;
	padding-bottom : 0px; 
	margin-bottom : 10px;
	margin-top : 15px;
}

.podnadpis{
	font-size : 14px;
	text-align : left;
	color : #FF9A00;
	font-weight : bold;
	padding-bottom : 0px; 
	margin-bottom : 10px;
	margin-top : 15px;
}

p.text{
	text-align : justify;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 2px;
	padding-top : 1px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 5px;
}

p.aktualizace{
	text-align : right;
	padding-left : 0px;
	padding-right : 10px;
	padding-bottom : 0px;
	padding-top : 0px;
	color : White;
	font-size : 9px;
}

p.justify{
	text-align : justify;	
}

.bold{
	text-align : justify;
	font-weight : bold;
}

p.jmeno{
	font-size : 14px;
	text-align : left;
	padding-right : 0px;
	padding-left : 0px;
	color : #FF9A00;
	font-weight : bold;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 2px;
	margin-top : 5px;
	margin-bottom : 5px;
}

p.sekce_center{
	font-size : 12px;
	text-align : center;
	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.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 : 9px;
	text-align : left;
	padding-right: 0px;
	margin-right : 0px;
	padding-top: 1px;
	padding-bottom: 4px;
	color : Black;
	padding-left : 1px;
}

.small:HOVER{
	color : #FF9A00;
}

.small_center{
	font-size : 9px;
	text-align : center;
        padding-bottom: 6px;	
}

img.okraj
{
	border : 1px solid Black;
}
img.okraj_pravy
{
	border : 1px solid Black;
	margin-left : 15px;
}
img.okraj_levy
{
	border : 1px solid Black;
	margin-right : 15px;
}

table.rodokmen1{
	margin-top : 20px;
	margin-bottom : 20px;	
	background-color : #E8E8E8;
	border : 1px solid Black;
}
	
table.rodokmen2{
    font-size: 11px;
	padding-bottom : 0px;
	padding-top : 0px;
	padding-left: 2px;
	padding-right: 2px;
}
	
table.special{
    font-size: 11px;
	margin-top : 0px;
	margin-bottom : 0px;	
	background-color : #E8E8E8;
	border : 1px 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: #FF9A00;
	font-family :  Verdana,  Arial, sans-serif;
	font-weight: bold; 
	border : 1px solid Black;
	color: White;
}

input, select, textarea{
	background-color: White;
	font-family :  Verdana,  Arial, sans-serif;
	font-weight: normal; 
	color: Black;
	font-size : 11px;
	border : 1px solid Black;
}