﻿@import url("layout.css");

body {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-color: #ffe8b7;
}
#background {
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
	min-height: 900px;
}
.background_top {
	width: 100%;
	height: 300px;
	position: absolute;
	background-image: url('../images/styles/background_top.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	background-color: transparent;
	top: 0px;
	left: 0px;
}
.background_bottom {
	width: 100%;
	height: 300px;
	position: absolute;
	background-image: url('../images/styles/background_bottom.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: bottom left;
	background-color: transparent;
	bottom: 0px;
	left: 0px;
}
#container {
	position: relative;
	width: 940px;
	height: 100%;
	background-color: transparent;
}
#masthead {
	position: relative;
	text-align: left;
	width: 940px;
	height: 75px;
	background-image: url('../images/styles/masthead.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
}
.masthead_logo {
	position: absolute;
	width: 150px;
	float: left;
	top: 10px;
	left: 10px;
}
.masthead_navigation {
	position: absolute;
	width: 550px;
	height: 35px;
	float: right;
	background-image: url('../images/styles/masthead_menu.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
	top: 15px;
	left: 375px;
}

#page {
	height: 100%;
	min-height: 900px;
	background-color: transparent;
}
#page_top {
	width: 100%;
	min-height: 800px;
	position: absolute;
	background-image: url('../images/styles/content_top.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	background-color: transparent;
	top: 75px;
	left: 0px;
}
#page_bottom {
	width: 100%;
	min-height: 800px;
	position: absolute;
	background-image: url('../images/styles/content_bottom.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	background-color: transparent;
	bottom: 100px;
	left: 0px;
}

.navigation {
	font-size: 11px;
	position: relative;
	width: 155px;
	left: 0px;
	background-color: transparent;
}
.navigation_top {
	float: left;
	width: 155px;
	height: 16px;
	background-image: url('../images/styles/navigation_top.png');
	background-repeat: no-repeat;
}
.navigation_bottom {
	float: left;
	width: 155px;
	height: 19px;
	background-image: url('../images/styles/navigation_bottom.png');
	background-repeat: no-repeat;
}

#content {
	position: relative;
	float: right;
	width: 755px;
	margin-top: 5px;
	padding-top: 0px;
	background-color: transparent;	
}
#footer {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	text-align: center;
	clear: both;
	width: 940px;
	height: 100px;
	padding-top: 5px;
	background-image: url('../images/styles/footer.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.footer_copyright {
	font-size: 82%;
	color: #AECADE;
	text-align: right;
	padding-right: 17px;
}
/* Masthead Styles */
.masthead_navigation_menu {
	text-align: center;
	float: left;
	width: 131px;
	height: 26px;
	background-color: transparent;
}
.masthead_navigation a {
	color: #a60;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.masthead_navigation a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background-image: url('../images/styles/masthead_navigation_button.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
}

/* Navigation Styles */
.navigation_menu {
	float: left;
	background-image: url('../images/styles/navigation.png');
	background-repeat: repeat-y;
	background-color: transparent;
}
.navigation_menu_popup {
	float: left;
	background-image: url('../images/styles/popup_navigation.png');
	background-repeat: repeat-y;
}

.navigation_menu_item {
	float: left;
	width: 155px;
	height: 26px;
	margin: 2px 2px -2px 2px;
	padding: 5px 0px 0px 5px;
}
navigation_menu_item a:link {
	background-image: url('images/styles/navigation_button.png');
	background-repeat: no-repeat;
}

.navigation_menu_text_head {
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	
	color: #964;
	float: left;
	width: 150px;
	height: 15px;
	margin: 0px 2px 0px 2px;
	padding: 5px 0px 0px 0px;	
}

.navigation_menu_text {
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-decoration: overline;
	font-weight: bold;
	font-style: normal;

	color: #964;
	float: left;
	width: 155px;
	height: 15px;
	margin: 0px 2px 0px 2px;
	padding: 5px 0px 0px 0px;	
}
.navigation_menu a {
	color: #a60;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.navigation_menu a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background-image: url('../images/styles/navigation_button.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
/* Content Styles */
h6 {
	color: #964;
}
h5 {
	color: #964;
}
h4 {
	color: #964;
}
h3 {
	color: #964;
	font-size: 16px;
}
h2 {
	color: #964;
	border-bottom: 2px #964 solid;
	border-left: 1px #964 solid;
	padding-left: 2px;
	font-size: 18px;
}
#content h1 {
	color: #964;
	border-bottom: 4px #964 double;
	font-size: 20px;
}
#content img {
	padding: 5px;
	border: 1px solid #964;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer a {
	color: #a60;
	text-decoration: none;
	font-style: normal;
}
#footer a:hover {
	color: #853;
	text-decoration: underline;
	font-style: normal;
}
a {	
	font-weight: bold;
	font-style: oblique;
	color: #a60;
	text-decoration: none;
}
a:hover {
	color: #742;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.img_popis {
	color: #964;
	font-size: 0.8em;
}
.vice {
	color: #964;
	margin-left: 25px;
}
.ukazky {
	color: #964;
	font-size: 0.9em;
}
.ukazky_tabtext {
	font-size: 0.9em;
}
.textbox {
	border: 1px solid #964;
	font-family: "Georgia", "Times New Roman", Times, serif;
}
.button {
	border: 0px;
	font-family: "Georgia", "Times New Roman", Times, serif;	
	font-weight: bold;
	font-style: normal;
	color: #fff;
	background: transparent;
	background-image: url('../images/styles/masthead_navigation_button.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 131px;
	height: 26px;
	margin-left: 100px;
}

#menu {
	cursor: default;
}
 .popup {	
	display: none; 
	position: absolute;
	width: 155px;
	float: right;
	left: 155px;
}
#menu .popup_top {
	float: left;
	width: 155px;
	height: 16px;
	background-image: url('../images/styles/navigation_top.png');
	background-repeat: no-repeat;

}
#menu .popup_bottom {
	float: left;
	width: 155px;
	height: 19px;
	background-image: url('../images/styles/navigation_bottom.png');
	background-repeat: no-repeat;
}
#menu p {
	margin-bottom: 0px;
	margin-top: 0px;
}
#menu .vrch
{
	z-index: 100;
}
