BODY {
	font-family: Arial;
	font-size: 10pt;
}

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: #E3E98E;
	color: #404040;
	font-family: Arial;
	font-size: 10pt;
}
INPUT.tlacitko {
	background-color: #D6D1A7;
	color: #707070;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	cursor: hand;
	border: 2px solid #827F65;
	margin: 3px;
}	
.tlacitko2 {
	background-color: #E5E1C5;
	color: #707070;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	cursor: hand;
	border: 2px outset #ADA987;
}	

#ramec {
}

#hlavicka {
	width: 100%;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
#hlavicka P {
	padding: 0px 20px 0px 0px;
	float: left;
}

.menu {
	display: none;
}
.extramenu_A {
	display: none;
}
.extramenu_A_explode {
	display: none;
}

#obsah {
}
#obsah_top {
	height: 14px;
	background-image: url('img/ram/obrazy/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/obrazy/ram_02.gif');
	background-repeat: repeat-y;
}
#obsah_middle TD {
	font-size: 8pt;
}
#obsah_bottom {
	height: 20px;
	background-image: url('img/ram/obrazy/ram_03.gif');
	background-repeat: no-repeat;
	font-size: 10px;
}
#obsah H1 {
	font-family: Verdana;
	color: #191040;
	font-variant: small-caps;
	text-align: center;
}


#adminmenu {
	text-align: right;
}

#paticka {
	display: none;
}

.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;
}
