a.left {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 26px;
	padding-left: 10px;
	padding-top: 8px;
	text-decoration: none;
	width: 250px;
}

a.left:hover {
	background-color: #9AB7CA;
	color: #FFFFFF;
}

a.left-sub {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 26px;
	padding-right: 25px;
	padding-top: 7px;
	text-decoration: none;
	width: 250px;
}

a.left-sub:hover {
	background-color: #E46526;
}

a.menus {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 26px;
	padding-left: 10px;
	padding-top: 8px;
	text-decoration: none;
	width: 190px;
}

a.menus:hover {
	background-color: #B23B00;
}

a.photos {
	color: #FFFFFF;
	text-align: center;
}

a.photos:visited {
	color: #FFFFFF;
}

a.photos:hover {
	color: #FFFFFF;
}

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

img {
	border-color: #FFFFFF;
}

.layout-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FBEFC0;
	width: 499px;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	text-align: center;
	padding: 5px;
}

.left {
	background-color: #E6E7E7;
	padding-top: 88px; 
}

.left-menu {
	background-color: #E6E7E7;
}

.main {
	background-color: #E6E7E7;
	background-image: url(images/line_vertical.gif);
	background-repeat: repeat-y;
}

.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

.main-text-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

.menu {
	border-bottom: 1px solid #752300;
	height: 26px;
	z-index: 2;
}

.menu-left {
	background-color: #E6E7E7;
	border-bottom: 1px solid #BAC8CF;
	height: 27px;
	width: 250px;
}

.photo {
	border: solid 1px #FFFFFF;
	float: right;
}

.submenu {
	background-color: #E46526;
	position: absolute;
	top: 179px;
	visibility: hidden;
	width: 190px;
	z-index: 5;
}

.submenu-left {
	background-color: #FBEFC0;
	background-image: url(images/arr_rt.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #BAC8CF;
	height: 27px;
	text-align: right;
	width: 250px;
}

.text_maly {
	color: #000000;
	font-family: "Arial", "Helvetica", san-serif;
	font-size: 9pt;
	font-style: normal;
}

.text_nejmensi {
	color: #000000;
	font-family: "Arial", "Helvetica", san-serif;
	font-size: 8pt;
	font-style: normal;
}

.title-text {
	color: #E46526;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
}
