BODY {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	SCROLLBAR-FACE-COLOR: #2D80B0;
	SCROLLBAR-HIGHLIGHT-COLOR: #E8F2F9;
	SCROLLBAR-SHADOW-COLOR: #0D4686;
	SCROLLBAR-3DLIGHT-COLOR: #ECF4FD;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-TRACK-COLOR: #BCD6F2;
	SCROLLBAR-DARKSHADOW-COLOR: #0C3E74;
	background: #F4F4F4;
	background-image: url(../images/bg.gif);
}
	
A {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	color : Blue;
	font-weight : bold;
	text-decoration : none;	
}

A:HOVER {
	font : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
	text-decoration : underline;
	font-weight : bold;
}

TD {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border : 0px none;	
	line-height : 18px;
}

OL {
	font-size : 12px;
	font-weight : bold;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

UL {
	list-style: disc;
	list-style-type: disc;
	font-size: 12px;
	margin: 0px 0px 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

FORM {
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

HR {
	color : #00016A;
	height : 1px;
}

.obrazok {
	BORDER-RIGHT: 2px solid Black; 
	BORDER-TOP: 1px solid White; 
	BORDER-LEFT: 1px solid White; 
	BORDER-BOTTOM: 2px solid Black; 
	BACKGROUND-COLOR: #AD8056;
	}

.obrazok A:hover {
	BORDER-RIGHT: 2px solid Brown; 
	BORDER-TOP: 1px solid White; 
	BORDER-LEFT: 1px solid White; 
	BORDER-BOTTOM: 2px solid Brown; 
	BACKGROUND-COLOR: #AD8056;
	}

.nadpis {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 15px;
        color : Black;
	font-weight : bold;
	text-decoration : none;
}

.podnadpis {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
        color : Maroon;
	font-weight : bold;
	text-decoration : none;
}

.podnadpis A:hover {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
        color : Maroon;
	font-weight : bold;
	text-decoration : underline;
}

.text {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border : 0px none;	
	line-height : 18px;
	text-align : justify;
}

.popis {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border : 0px none;	
	line-height : 18px;
	font-weight : bold;
}
