BODY {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4B4B4B;
}

A {
	color : #EAACAC;
	text-decoration : none;
}

A:hover {
	color : #9D0000;
	text-decoration : none;
}

TABLE {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4B4B4B;
	font-size : 11px;
}

TABLE.main {
	width : 759px;
	height : 100%;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4B4B4B;
	font-size : 11px;
	border-left : 1px solid Maroon;
	border-right : 1px solid Maroon;
}

TD.down {
	text-align : center;
	vertical-align : bottom;
	color : #D97878;
}

TD.text {
	color : #4B4B4B;
	vertical-align: top;
	padding : 10px;
	text-align : justify;
}

TD.menu {
	text-align : center;
	background-image : url(./images/menu_pozadi.gif);
	background-repeat : repeat-x;
}

TD.pata {
	background-image : url(./images/pata_pozadi.gif);
	background-repeat : repeat-x;
	text-align: center;
	color : #EAACAC;
	font-weight : bold;
	font-size : 9px;
}

TD.znaky {
	width : 123px;
	background-color : #FFFAFA;
	vertical-align: top;
}

DIV.nadpis_index {
	text-align : center;
	font-size : 18px;
	font-weight : bold;
}

DIV.nadpis {
	font-size : 14px;
	font-weight : bold;
}

HR {
	height : 1px;
	color : Gray;
}

IMG.border {
	border : 1px solid Black;
}

SPAN.tab {
	width : 26px;
}

TD.nadpis {
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}

INPUT,TEXTAREA {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4B4B4B;
	font-size : 11px;
}
INPUT.tlacitko {
	cursor : pointer;
	font-weight : bold;
}
IFRAME.zpravy {
	border : 1px solid silver;
}
IMG.border {
	border : 1px solid #000000;
}
