body, h1, h2, h3, h4, h5, h6, input, ul, li, p, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #4c545f url('../images/bg_body.png') repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #474646;
}

a {
	color: #003366;
	text-decoration: none;
}

li {
	list-style-position: inside;
	list-style-type: none;
}

.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }

.sipka {
	background: url('../images/vermenu_a.gif') no-repeat left 2px;
	padding-left: 20px;	
}

h1 {
	color: #003366;
	font-size: 28px;
	font-weight: normal;
}

.imgborder {
    border: 1px solid #666666;
}

/**** framholder ****/

#framholder {
	background: #FFF;
	width: 991px;
	margin: 0 auto;
	position: relative;
}

.body2 {
    background: url(../images/bg_body2.jpg) no-repeat center 0px;
    _background: none;
}

.body3 {
    background: url(../images/bg_body3.png) repeat-y center 0px;
    _background: none;
}

/**** header ****/

#header {
	background: #FFF;
	height: 246px;
	border-bottom: 3px solid #003366;
	position: relative;
}

#header a {
    display: block;
    position: absolute;
    left: 8px;
    top: 11px;
    width: 213px;
    height: 71px;
    background: url(../images/blank.gif) repeat left top;
}

#hormenu {
	background: url('../images/hormenu.png') no-repeat;
	width: 754px;
	height: 42px;
	position: absolute;
	right: 0;
	top: 16px;
}

.text-cz{
	position:absolute;
	top:13px;
	right:102px;
	color:white;
}
.text-en{
	position:absolute;
	top:13px;
	right:18px;
	color:white;
}

#hormenu ul {
	float: left;
	padding: 12px 0 0 7px;
	padding: 13px 0 0 7px\9;
}

#hormenu li {
	float: left;
	line-height: 15px;
	list-style-position: outside;
}

#hormenu li a {
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	padding: 0 17px;
	clear: both;
}

#hormenu li span {
    display: block;
    clear: both;
}

#hormenu li a:hover {
	color: black;
	text-decoration: underline;
}

#hormenu .langs {
	float: right;
	padding: 10px 27px 0 0;
}

#hormenu .langs a {
	color: #FFF;
	font-size: 11px;
}

#hormenu .langs a:hover {
	color: #BBBBBB;
}

#hormenu .langs a.en {
	margin-left: 15px;
}

#hormenu .langs img {
	border: 2px solid #d5d5d5;
	vertical-align: bottom;
	margin-right: 7px;
}

/**** left ***/

#left {
	background: url('../images/left_menu.jpg') no-repeat;
	padding: 6px 0 0 0;
	width: 212px;
	color: #232323;
	position: relative;
	top: -72px;
	float: left;
}

#left h2 {
	font-size: 14px;
	font-weight: normal;
	padding: 14px 8px 10px 13px;
}

#vermenu {
	padding: 0 19px 15px 13px;
}

#vermenu li {
	background: url('../images/menu_linka.gif') repeat-x left bottom;
	display: block;
	padding: 6px 0 10px 0;
    list-style-position: outside;
    zoom: 1;
}

#vermenu li a {
	background: url('../images/vermenu_a.gif') no-repeat left top;
	padding: 0 0 0 25px;
	display: block;
}

#vermenu li a:hover {
	background: url('../images/vermenu_a.gif') no-repeat 2px top;
    color: black;
    text-decoration: underline;
}

#left .itemleft {
	background: url('../images/item.gif') no-repeat left top;
	padding: 16px 19px 15px 13px;
	zoom: 1;
}

#left .uprava {
    padding: 16px 25px 15px 20px;
    
}

.mini_icons a {
	font-size: 11px;
	padding: 0 0 0 15px;
	color: #707273;
	line-height: 20px;
}

.mini_icons a:hover {
    color: black;
}

.mini_icons .home {
	background: url('../images/ico_home.gif') no-repeat left center;
	padding-right: 15px;
}

.mini_icons .mail {
	background: url('../images/ico_mail.gif') no-repeat left center;
}

.mini_icons .sitemap {
	background: url('../images/ico_sitemap.gif') no-repeat left center;
}

#search {
	padding: 15px 0 10px 0;
}

#search .searchText {
	float: left;
	border: 1px solid #d4d4d4;
	font-size: 11px;
	padding: 2px 1px 3px 3px;
	margin-right: 1px;
	width: 150px;
	color: #999999;
}

#search .searchButton {
	background: url('../images/search_btn.gif') no-repeat;
	display: block;
	width: 19px;
	height: 20px;
	float: left;
}

#left .itemleft .icko {
	float: left;
	padding-right: 10px;
}

#left .small {
	font-size: 13px;
}

#left .small span {
	white-space: nowrap;
}

#left .small .sipka {
	font-size: 17px;
}

#left .small img {
	margin-bottom: 5px;
}

#left .tc {
	padding-top: 25px;
}

/**** center ****/

#center {
	background: url('../images/content_top.jpg') no-repeat;
	float: right;
	/* height: 150px; */
	width: 709px;
	padding: 32px 35px 10px 35px;
}

#center h1 {
	background: url('../images/bg_h1.gif') repeat-x left bottom;
	padding-bottom: 25px;
	margin-bottom: 20px;	
}

#center h2 {
	background: url('../images/bg_h1.gif') repeat-x left bottom;
	font-size: 18px;
	color: #232323;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

#center h2.hnews {
    background: url(../images/li.gif) no-repeat left 5px;
    margin: 0;
}

#center p {
	margin-bottom: 20px;
	line-height: 1.3em;
	font-family: sans-serif;
}

#center a {
    font-weight: bold;
    font-family: sans-serif;
}

#center a:hover {
	text-decoration: underline;
}

.newsitem {
	background: url('../images/bg_h1.gif') repeat-x left bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.newsitem p:first-child {
    font-size: 17px;
}


.btn {
	background: url('../images/btn.gif') repeat-x;
	font-size: 12px;
	height: 21px;
	display: block;
	width: 80px;
	padding: 0 20px;
	border: 1px solid #b3b3b3;
	text-align: center;
	line-height: 20px;
	margin-top: 15px;
}

/**** footer ****/

#footer {
	background: url('../images/footer.png') no-repeat;
	width: 961px;
	margin: 0 auto;
	color: #adb1b6;
	font-size: 11px;
	padding: 30px 0 15px 40px;	
}

#footer a {
	color: #adb1b6;
}

#footer .fl2 {
	padding-left: 70px;
}


#footer .fl2 img {
    vertical-align: middle;    
}

#path {
    display: none;
}
