/* common styles */

body {
	background: #FFFFFF url(images/bg.gif) repeat-x;

	margin: 0;
	padding: 0;
	border: 0;
}

a {
	text-decoration: none;
}

div.clear {
	margin: 0;
	padding: 0;
	border: 0;
	width: 0;
	height: 0;
	clear: both;
	font-size: 1px;
}

div.main {
	width: 984px;
	margin: 0 auto 0 auto;
}

.right {
	float: right;
}

.left {
	float: left;
}

div.body {
	/*font-family: Arial;*/
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 16px 16px 5px 16px;
	overflow: hidden;
	text-align: justify;
}

.body .header {
	margin: 0 0 26px 0;
}

.body .title {
	font-family: Arial;
	font-size: 20px;
	color: #0984cd;
	float: left;
}

div.breadcrum {
	font-family: Arial;
	color: #0984cd;
	margin: 0;
	text-align: right;
	float: right;
}

.breadcrum a {
	color: #0984cd;
	font-size: 11px;
}

div.top_nav {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	height: 10px;
	margin: 8px 22px;
}

.top_nav .left {
	float: left;

}
.top_nav .right {
	float: right;
}

.top_nav a {
	color: #FFFFFF;
}

div.bottom_nav {
	font-family: Arial;
	font-size: 11px;
	color: #8c8c8c;
	text-align: center;
	height: 11px;
	margin: 8px 0 0 0;
}

div.credits {
	color: #8c8c8c;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	height: 11px;
	margin: 8px 0 0 0;
}

.bottom_nav a {
	color: #0d70c7;
}
/* ---- main page layout ---- */

div.main_layout {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1px;
}

div.main_content {
	background: #FFFFFF url(images/main_back_bg.gif) repeat-x;
	width: 978px;
	height: 645px;
	float: left;
}

div.main_left {
	background: #FFFFFF url(images/main_left_bg.gif) repeat-y;
	width: 3px;
	height: 645px;
	float: left;
}

div.main_right {
	background: #FFFFFF url(images/main_right_bg.gif) repeat-y;
	width: 3px;
	height: 645px;
	float: left;
}

div.main_content_logo {
	float: left;
	width: 270px;
	margin: 11px 0 0 16px;
	padding: 0;
	height: 75px;
	font-size: 1px;
	display: inline;
}

div.main_content_menu {
	float: left;
	width: 660px;
	margin: 11px 0 0 0;
	height: 75px;
	padding: 0;
}

div.main_page_content {
	width: 945px;
	height: 550px;
	margin: 0 16px;
}

div.main_page_content_top {
	background: #FFFFFF url(images/main_head.jpg) no-repeat;
	width: 100%;
	height: 220px;

	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;

	position: relative;
}

.main_page_content_top a {
	display: block;
	position: absolute;
	float: none;
	width: 165px;
	height: 46px;
	color: #FFFFFF;
	padding: 15px 0 0 58px;
}

.main_page_content_top a.veltrhy {
	left: 19px;
	top: 25px;
	background: transparent url(images/main_but_expo.gif) no-repeat;
}

.main_page_content_top a.kultura {
	left: 19px;
	top: 92px;
	background: transparent url(images/main_but_culture.gif) no-repeat;
}

.main_page_content_top a.building {
	left: 249px;
	top: 25px;
	background: transparent url(images/main_but_building.gif) no-repeat;
}

.main_page_content_top a.services {
	left: 249px;
	top: 92px;
	background: transparent url(images/main_but_services.gif) no-repeat;
}

div.main_banner {
	height: 220px;
	width: 945px;
	/*float:none;*/
	z-index:10;
	position:absolute;
	display: block;
}

.main_page_content_top .fast {
	position: absolute;
	left: 19px;
	top: 174px;
	width: 440px;
	height: 22px;
	color: #92e9ff;
	font-family: Arial;
	font-size: 12px;
	z-index: 10;
}

.main_page_content_top select {
	color: #878787;
	border: 1px solid #000000;
	margin: 0 0 0 10px;
	padding: 0;
	width: 265px;
	position: relative;
	left: 150px;
}


div.main_page_content_center {
	width: 100%;
	height: 265px;
	background: #FFFFFF url(images/main_center_bg.gif) repeat-x;
	margin: 1px 0 0 0;
	font-size: 14px;
}

.main_page_content_center .left {
	width: 349px;
	height: 100%;
	background-color: red;
	background: transparent url(images/main_center_right.gif) no-repeat;
	background-position: 310px 0;
/*	float: left;*/
}

div.actual_event {
	margin: 15px 0 0 17px;
	padding: 0;
	height: 26px;
	width: 270px;
}

.actual_event img {
	margin: 10px 0 0 0;
}

.actual_event a {
/*	display: block;
	width: 24px;
	height: 21px;
	padding: 5px 0 0 0;
	margin: 0 0 0 8px;*/
	float: left;
}

.actual_event .nav_title {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	float: left;
	margin: 0;
	border: 0;
	padding: 5px 0 0 0;
	width: 190px;
	height: 26px;
}

.actual_event .nav {
	float: left;
	width: 65px;
	height: 26px;
}

.actual_event .nav a {
	background-color: red;
	padding: 0;
	margin: 0 0 0 8px;
	vertical-align: top;
	height: 20px;
}

.actual_event .nav img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.main_page_content_center .right .title {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	margin: 20px 0 0 0;
}

.main_page_content_center .right .acts {
	height: 200px;
}

.main_page_content_center .right .footer {
	height: 40px;
}

.main_page_content_center .right .footer .left{
	width: 100px;
	background: none;
}

.main_page_content_center .right .footer .right{
	width: 150px;
	background: none;
	float: right;
}

.main_page_content_center .right .footer a {
	color: #ec802f;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}


div.main_event_thumb {
	float: left;
	width: 290px;
	height: 65px;
	margin: 20px 0 10px 0;
}


.main_event_thumb .logo {
	background: #878787 url(images/main_thumb_bg.gif) no-repeat;
	padding: 1px;
	width: 55px;
	height: 55px;
	float: left;
	vertical-align: middle;
	text-align: center;
}

a.actual_img_container {
	position: relative;
}

img.actual_img {
	border: 0;

	float: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

img.actual_img_under {
	border: 0;

	float: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.main_event_thumb .desc {
	float: left;
	margin: 0 0 0 14px;
	width: 219px;
}

.main_event_thumb a {
	color: #0d70c7;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.main_event_thumb p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #697a85;
	margin: 0;
	padding: 0;
	border: 0;
	width: 160px;
}


.main_page_content_center .right {
	width: 590px;
	height: 100%;
	float: left;
}

div.main_page_content_bottom {
	background: #FFFFFF url(images/main_foot.jpg) no-repeat;
	width: 100%;
	height: 56px;
}

div.top_menu {
	width: 660px;
	height: 16px;
	margin: 6px 0 0 0;
	text-align: right;
	overflow: hidden;
}

.top_menu a {
	font-family: Arial;
	font-size: 12px;
	color: #2e5a9b;
	background: #FFFFFF url(images/link.gif) no-repeat;
	background-position: 25px 1px;
	padding: 0 0 0 41px;
}

div.search {
	width: 610px;
	height: 25px;
	margin: 6px 0 0 0;
	color: #ec8230;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: right;
}

.page_content_menu .search {
	width: 310px;
	float: left;
}

.search img {
	border: 0;
	margin: 0 0 0 8px;
}

.search .text {
	margin: 6px 8px 0 0;
	height: 14px;
}

div.search_box {
	background: #FFFFFF url(images/search.gif) no-repeat;
	width: 132px;
	height: 24px;
	float: right;
	margin: 1px 0 0 0;
}

.search_box input {
	border: 0;
	padding: 0;
	margin: 4px 1px 1px 1px;
	width: 130px;
	height: 18px;
}

.main_page_content_bottom .text {
	width: 200px;
	margin: 12px 0 0 20px;
	display: inline;
}

.main_page_content_bottom .calendar {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.main_page_content_bottom .comment {
	font-family: Arial;
	font-size: 9px;
	letter-spacing: -1px;
	color: #9cb3cc;
}

div.main_page_content_bottom_list {
	width: 710px;
	margin: 13px 0 0 0;
	overflow: hidden;
}

.main_page_content_bottom_list a{
	font-size: 12px;
	display: block;
	float: left;
	background: #FFFFFF url(images/day_off.gif) no-repeat;
	color: #FFFFFF;
	width: 24px;
	height: 21px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0 8px 0 0;
}

.main_page_content_bottom_list a.next {
	background: #FFFFFF url(images/arrow_right.gif) no-repeat;
	margin: 0;
}

.main_page_content_bottom_list .on {
	background: #FFFFFF url(images/day_on.gif) no-repeat;
}

/* ---- default page layout ------- */

div.page_layout {
	background: #FFFFFF url(images/page_content_bg.gif) repeat-y;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1px;
	height: 100%;
}

div.page_content {
	background: #FFFFFF url(images/body_top2.jpg) no-repeat;
	width: 978px;
	float: left;
	margin: 0;
	padding: 0;
}

div.page_content_menu {
	margin: 0;
	height: 94px;
	padding: 0;
	border: 0;
}

.page_content_menu .search {
	position: relative;
	top: 40px;
	left: 30px;
	margin: 0;
	padding: 0;
}

div.page_left {
	background: #FFFFFF url(images/main_left_bg.gif) repeat-y;
	width: 3px;
	height: 100%;
	float: left;
}

div.page_right {
	background: #FFFFFF url(images/main_right_bg.gif) repeat-y;
	width: 3px;
	height: 100%;
	float: left;
}

div.page_menu {
	float: left;
	width: 240px;
	margin: 0 0 0 16px;
	padding: 0;
	border: 0;
	display: inline;
	overflow: hidden;
}

div.page_body {
	float: left;
	width: 722px;
	margin: 12px 0 0 0;
	padding: 0;
	border: 0;
}

.page_menu .menu1 {
	background: #76a3c6 url(images/menu_bg.gif) no-repeat;
/*	height: 324px;*/
	margin: 0;
	padding: 16px 0 0 16px;
	border: 0;
	overflow: hidden;
}

.page_body .top_nav1 {
	background-color: #cae6f0;
	height: 24px;
	margin: 0 0 10px 0;
	padding: 9px 0 0 0;
}

.top_nav1 a {
	font-family: Arial;
	font-size: 12px;
	color: #2e5a9b;
	background: #cae6f0 url(images/link3.gif) no-repeat;
	background-position: 25px 1px;
	padding: 0 0 0 41px;
}

a.print_link {
	width: 18px;
	height: 13px;
	margin: 1px 5px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: transparent url(images/print.gif) no-repeat;
}

a.mail_link {
	width: 18px;
	height: 13px;
	margin: 1px 5px 0 0;
	padding: 0;
	float: right;
	background: transparent url(images/mail.gif) no-repeat;
	background-position: 0 0;
}

div.icons {
	width: 55px;
	margin: 0 2px 0 0;
}

.menu1 .head {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	text-transform: uppercase;
}
.menu1 .head a {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	background: none;
}

.menu1 a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background: transparent url(images/link2.gif) no-repeat;
	background-position: 0px 1px;
	padding: 0 0 0 21px;
	margin: 22px 0 0 0;
	display: block;
}

a.submenu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background: transparent;
	/*	background: transparent url(images/link2.gif) no-repeat;*/
/*	background-position: 0px 1px;*/
	padding: 0 0 0 40px;
	margin: 10px 0 0 0;
	display: block;
}



.menu1 .fast {
	height: 55px;
	color: #92e9ff;
	font-family: Arial;
	font-size: 12px;
	margin: 20px 0 0 0;
	line-height: 22px;
}

.menu1 select {
	color: #878787;
	border: 1px solid #000000;
	margin: 0;
	padding: 0;
	width: 205px;
}

.page_menu .tab {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #cae6f0;
/*	overflow: hidden;*/
}

.tab .head1 {
	background: #cae6f0 url(images/tabs_top.gif) no-repeat;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #597a8e;
	height: 26px;
	margin: 0;
	padding: 14px 0 0 16px;
}

.tab .head2 {
	background: #cae6f0 url(images/tabs_middle.gif) no-repeat;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #597a8e;
	height: 26px;
	margin: 0;
	padding: 14px 0 0 16px;
}

.tab h3 {
	font-size: 8px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #84a3b6;
}

.tab .tabbody {
	color: red;
	font-size: 12px;
	padding: 0;
	margin: 0 16px 11px 16px;

}

.tab .foot {
	background: #cae6f0 url(images/tabs_bottom.gif) no-repeat;
	height: 6px;
}

div.searchform {
	background: #FFFFFF url(images/search_bg.gif) repeat-x;
	height: 54px;
	width: 684px;
	margin: 0 0 10px 0;
}

.searchform form {
	float: left;
	margin: 16px 10px 10px 10px;
}

.searchform a {
	text-decoration: none;
	color: #0d70c7;
}

.searchform span.popis {
	margin: 0 5px 0 20px;
}

.searchform select {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.searchform input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

div.result {
	background: #000000 url(images/result_bg.gif) repeat-x;
	height: 96px;
	width: 684px;
	margin: 8px 0 0 0;
	overflow: hidden;
}

.result .logo {
	border: 1px solid #c8c8c8;
	width: 54px;
	height: 54px;
	overflow: hidden;
	text-align: center;
}

.result .container {
	margin: 18px 14px;
	vertical-align: middle;
	width: 648px;
}

.result .subcontainer {
	margin: 5px;
	width: 420px;
}

.result h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #0d70c7;
	padding: 0;
	margin: 0;
	border: 0;
}

.result h2 a {
	color: #0d70c7;
}

.result .perex {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #697a85;
	text-align: left;
}

.result .lista {
	height: 30px;
	margin: 20px 0 0 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #2b5779;
}

.result .tools {
	height: 26px;
	margin: 13px 20px 0 0;
	width: 24px;
}

.result img {
	border: 0;
}

.result .tools2 {
	height: 26px;
	margin: 13px 0 0 0;
	width: 24px;
}

div.calendar_content_list {
	width: 220px;
	overflow: visible;
	margin: 15px 0 0 0;
}

.calendar_content_list a{
	font-size: 12px;
	display: block;
	float: left;
	background: #FFFFFF url(images/day2_off.gif) no-repeat;
	color: #FFFFFF;
	width: 24px;
	height: 21px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0 6px 6px 0;
}

.calendar_content_list a.next {
	background: #FFFFFF url(images/arrow_right.gif) no-repeat;
	margin: 0;
}

.calendar_content_list .on {
	background: #FFFFFF url(images/day2_on.gif) no-repeat;
}

div.popup {
	background: #cbdae5 url(images/popup_bg.gif) repeat-x;
	width: 235px;
	padding: 5px;
	margin: 0;
	border: 0;
}

div.ethumb {
	background: #FFFFFF url(images/ethumb_bg.gif) repeat-y;
	width: 235px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	font-size: 0;
}

.ethumb img {
	margin: 0;
	border: 0;
	padding: 0;
}

div.ethumb_body {
	font-size: 10px;
	color: #697a85;
	margin: 0 5px 0 5px;
}

.ethumb h3 {
	display: inline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #004a8f;
	margin: 0 0 0 4px;
	border: 0;
	padding: 0;
}

.ethumb h3 a {
	color: #004a8f;
}

.ethumb a {
	color: #ec802f;
	font-weight: bold;
}

.ethumb .ethumb_perex {
	width: 175px;
	overflow: hidden;
	height: 12px;
	word-wrap: break-word;
}

div.thumb {
	width: 90px;
	height: 68px;
	margin: 0 12px 12px 0;
	padding: 0;
	text-align: center;
	/*background-color: #80aaca;*/
	overflow: visible;
/*
	line-height: 68px;*/
}

.thumb a {
	border: 0;
}
.thumb img {
	border: 1px solid #a4bbc3;
}

div.fsearch {
	margin: 10px 0;
	padding: 0;
	border: 0;
	color: #2b5779;
	text-align: justify;
}

.fsearch h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0984cd;

	margin: 5px 0;
	padding: 0;
	border: 0;
}

.fsearch .hr {
	height: 0;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 0;
	border-top: 1px solid #ccd7e7;
	border-bottom: 1px solid #eff3f7;
}

.fsearch .breadcrum {
	margin: 8px 0 0 0;
}

div.searchinfo {
	margin: 0 0 30px 0;
}

div.searchhead {
	color: #2b5779;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.searchhead span {
	font-weight: bold;
}

div.sitemap {

}

div.sitemap_item {
	margin: 0 0 0 30px;
}

.sitemap a {
	font-family: Arial;
	color: #0984cd;
	margin: 2px 0 0 0;
	font-size: 12px;
	display: block;
}

div.fotoline {
	height: 0;
	margin: 20px 0 20px 0;
	padding: 0;
	font-size: 0;
	border-top: 1px solid #ccd7e7;
	border-bottom: 1px solid #eff3f7;
}

div.thumb2 {
	border: 0;
	width: 90px;
	height: 68px;
	margin: 0 18px 0 0;
	/*padding: 1px;*/
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	overflow: visible;
}

.thumb2 img {
	padding: 1px;
	border: 1px solid #cae6f0;
	background-color: #ffffff;
}

div.fotonav {
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2b5779;
}

.fotonav img {
	border: 0;
	vertical-align: middle;
}

.fotonav a {
	color: #0984cd;
	font-weight: normal;
	text-decoration: underline;
}

.fotonav .rel {
	text-decoration: none;
}

div.infohead {
	width: 120px;
	margin: 0 10px 10px 0;
	padding: 0;
	color: #888888;
	text-align: left;
}

div.info {
	width: 520px;
	margin: 0 0 10px 0;
	padding: 0;
}

div.homelink {
	float: left;
	width: 300px;
	height: 94px;
}

.homelink img {
	border: 0;
}

div.vystavovatel {
	margin: 5px 0;
}

.vystavovatel .company {
	font-weight: bold;
}

.vystavovatel .category {
	color: #000088;
	margin: 0 5px 0 0;
}

.vystavovatel .vinfo {
	color: #666666;
	margin: 0 5px 0 0;
}

div.partner {
	margin: 3px 0;
	width: 500px;
	overflow: hidden;
}

.partner .plogo {
	width: 55px;
	height: 55px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}

.partner .plogo img {
	width: 55px;
	height: 55px;
	border: 0;
}

.partner .pdesc {
	width: 430px;
	margin: 2px 0 0 4px;
	font-size: 10px;
}

.partner .pdesc h2 {
	font-family: Arial;
	font-size: 12px;
	color: #0d70c7;
	font-weight: bold;
	border: 0;
	padding: 0;
	margin: 0;
}

a.jumper {
	font-size: 1px;
	height: 1px;
}

div.weblogo {
	margin: 0 0 10px 0;
}


div.formcap {
	float: left;
	width: 120px;
	margin: 0 0 2px 0;
}

div.formdata {
	float: left;
	width: 300px;
	margin: 0 0 2px 0;
}

.formdata input {
	border: 1px solid black;
}

.formdata textarea {
	border: 1px solid black;
}
