BODY {
	background-color: #FEE6CB;
	font-family: Arial;
	font-size: 10pt;
	color: #040F32;
	margin: 0px;
}

HR {
	color: #E3CEB6;
	height: 1px;
}

A:visited, A:link, A:active {
	color: #1F6490;
	text-decoration: underline;
}
A:hover {
	color: #D4D0AE;
	text-decoration: none;
}

INPUT, TEXTAREA {
	background-color: #f0ffff;
	color: #404040;
	font-family: Arial;
	font-size: 10pt;
}
INPUT.tlacitko {
	background-color: #0077ba;
	color: white;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	cursor: hand;
	border: 2px solid #00478a;
	margin: 3px;
}	
.tlacitko2 {
	background-color: #0077ba;
	color: #FFFFA0;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	cursor: hand;
	border: 2px outset #00478a;
}	

#ramec {
	background-image: url('img/logo.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 810px;
/*	margin: 0px auto; */
}

#hlavicka {
	padding: 125px 0px 15px 190px;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	_height: 190px;
	min-height: 50px;
}
#hlavicka P {
	padding: 0px 20px 0px 0px;
	float: left;
}

.menu {
	overflow: visible;
	display: block;
	float: left;
	margin: 30px 0px 30px 0px;
	color: white;
	width: 180px;
	clear: both;
}

.menu A {
	display: block;
	text-align: center;
	background-repeat: no-repeat;
	width: 156px;
	height: 27px;
	padding: 2px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}
.menu_A {
	background-image: url('img/menu_item2.gif');
}
.menu_A_explode {
	background-image: url('img/menu_item2_explode.gif');
}
.menu A:visited, .menu A:link, .menu A:active {
	color: white;
	text-decoration: none;
}
.menu A:hover {
	color: #F6D35C;
	text-decoration: none;
}
.submenu {
	display: none;
	margin: 0px;
	padding: 0px;
}
.submenu_A {
	background-image: url('img/menu_item3.gif');
}
.submenu_A_explode {
	background-image: url('img/menu_item3_explode.gif');
}
.extramenu_A {
	background-image: url('img/menu_item.gif');
}
.extramenu_A_explode {
	background-image: url('img/menu_item_explode.gif');
}

#obsah {
	width: 610px;
	margin-left: 180px;
	margin-top: 15px;
}
#obsah_top {
	height: 14px;
	background-image: url('img/ram/images/ram_01.gif');
	background-repeat: no-repeat;
	font-size: 10px;
}
#obsah_middle {
	font-size: 8pt;
	padding: 1px 20px 20px 20px;
	background-image: url('img/ram/images/ram_02.gif');
	background-repeat: repeat-y;
}
#obsah_middle TD {
	font-size: 8pt;
}
#obsah_bottom {
	height: 20px;
	background-image: url('img/ram/images/ram_03.gif');
	background-repeat: no-repeat;
	font-size: 10px;
}
#obsah H1 {
	font-family: Verdana;
	color: #191040;
	font-variant: small-caps;
	text-align: center;
}
#obsah IMG {
	margin: 10pt;
	border: 1px solid #A2A8A6;
}

#adminmenu {
	text-align: right;
}

#paticka {
	font-size: 8pt;
	text-align: center;
	margin-bottom: 30pt;
}

.adminframe {
}

.rozcestnik {
	background-image: url('img/chodba.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	width: 810px;
	height: 250px;

}
.rozcestnik_table {
	width: 100%;
	height: 100%;
	border: none;
}
.rozcestnik_td1 {
	vertical-align: top;
	width: 240px;
	height: 83px;
	padding: 0px;
	margin: 0px;
}
.rozcestnik_td2 {
	vertical-align: bottom;
	width: 240px;
	height: 83px;
	padding: 0px;
	margin: 0px;
}
.tlacitko_rozcestnik {
	width: 240px;
	height: 83px;
	background-image: url('img/tlacitko_rozcestnik.gif');
	background-position: center top;
	background-repeat: no-repeat;
	color: #ECECD0;
	font-family: Arial Narrow, Arial;
	font-size: 30px;
	text-align: center;
	padding: 16px 0px 0px 0px;
}
.tlacitko_rozcestnik A:visited, .tlacitko_rozcestnik A:link, .tlacitko_rozcestnik A:active {
	color: #ECECD0;
	text-decoration: none;
}
.tlacitko_rozcestnik A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
