BODY{
	background-color : White;
	font-family :  Verdana, Arial, sans-serif;
}

P{
    margin-top: 0px;
	font-size : 11px;
	color : #666666;
}

UL{
	font-size : 11px;
        color : #666666;
	text-align : justify;
	line-height : 14px;
        margin-top : 8px;
        margin-bottom : 8px;
}

LI {
	list-style-type : disc;
	list-style-image : url(images/sablona/modra.gif);
}

A{
	color: #587B93;
}

A:HOVER{
	color : #FF9A00;
}

HR{
	margin-right : 0px;
        margin-bottom : 6px;
        padding-bottom: 0px;
	color : #0B3448;
	height : 1px;
}

.navigace{
    text-decoration : none;
	font-size : 11px;
	color : White;
	text-align : left;
	font-weight : normal;
	margin-bottom: 5px;
	margin-right : 0px;
	margin-top : 4px;
        margin-left : 0px;
	padding-bottom : 0px;
        padding-top : 0px;
	padding-left : 0px;
        padding-right : 2px;
}

.navigace:HOVER{
	color : #FF9A00;
}

.nadpis{
	font-size : 14px;
	text-align : left;
	color : #0B3448;
	font-weight : bold;
	padding-bottom : 0px; 
	margin-bottom : 0px;
	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.sekce{
	font-size : 11px;
	text-align : left;
	padding-right : 0px;
	padding-left : 0px;
	color : #587B93;
	font-weight : bold;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 2px;
	margin-top : 12px;
	margin-bottom : 5px;
}

p.podsekce{
	font-size : 11px;
        color : #587B93;
	text-align : left;
	padding-right : 0px;
	padding-left : 0px;
	margin-left : 20px;
	margin-right : 0px;
	padding-bottom : 2px;
	margin-top : 15px;
	margin-bottom : 5px;
}

	
table.special{
    font-size: 11px;
	margin-top : 0px;
	margin-bottom : 0px;	
	background-color : #E8E8E8;
	border : 1px solid #587B93;
	padding-bottom : 12px;
	padding-top : 0px;
	padding-left: 12px;
	padding-right: 12px;
	}


button{
	background-color: #0B3448;
	font-family :  Verdana,  Arial, sans-serif;
	font-weight: bold; 
	border : 1px solid #587B93;
        font-size : 11px;
	color: White;
}

input, select, textarea{
	background-color: White;
	font-family :  Verdana,  Arial, sans-serif;
	font-weight: normal; 
	color: #666666;
	font-size : 11px;
	border : 1px solid #587B93;
}