@charset "utf-8";
div.header {
	position: relative;
	width: 747px;
	height: auto;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-y;
}
div.header_top {
	width: 100%;
	height: 40px;
}
div.header_nadpis {
	float: left;
	width: 330px;
	height: 40px;
	padding-left: 5px;
	margin-right: 61px;
	text-align: left;
	vertical-align: middle;
	margin-top: -10px;
	padding-top: 0px;
}
div.header_nadpis a  {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 12px;
	top: 15px;
}
div.jazykove_verze {
	float: left;
	height: 40px;
	width: 45px;
}
div.jazykove_verze img {
	border: 1px solid #CCC;
}
a.header_nadpis_domu {
	font-family: Tahoma;
	color: #336699;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.header_nadpis_domu:Hover {
	font-family: Tahoma;
	color: #336699;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
div.header_odkaz {
	float: left;
	width: 85px;
	height: 27px;
	margin-left: 14px;
	padding-top: 13px;
	text-align: center;
}
a.header_odkazy {
	font-family: tahoma;
	color: #707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.header_odkazy:Hover {
	font-family: tahoma;
	color: #707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
div.header_text {
	width: 763px;
	height: 94px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.header_text_nadpis {
	margin: 0px;
	font-family: tahoma;
	color: #333366;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
p.header_text_text {
	margin-top: 2px;
	font-family: tahoma;
	font-size: 10px;
	color: #404040;
}
hr.header_text_cara {
	height: 1px;
	color: #E7E7E5;
	background-color: #E7E7E5;
	border: none;
}
a.header_text_viac {
	font-weight: bold;
	text-decoration: none;
}
a.header_text_viac:Hover {
	font-weight: bold;
	text-decoration: underline;
}
div.header_menu {
	width: 745px;
	height: 32px;
	margin-top: 0px;
	margin-left: 1px;
	padding-left: 15px;
	background: url(../images/top_bg.gif);
}
ul.header_menu_menu {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
li.header_menu_bunka {
	float: left;
	width: 13%;
	width /**/: 14%;
	height: 30px;
	padding: 0px;
	vertical-align: middle;
	line-height: 0.9;
}
a.header_menu_odkazy {
	font-family: tahoma;
	color: #707070;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align:middle;
}
a.header_menu_odkazy:Hover {
	font-family: tahoma;
	color: #707070;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
li.header_menu_oddelovac {
	float: left;
	width: 9px;
	height: 23px;
	margin-right: 10px;
	padding-top: 7px;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
