/* === MAIN ===*/
* {
	margin: 0;
	padding: 0;
}

div.tiskova_zprava {margin:15px 0 15px 0; border-bottom:1px solid #EEEEEE; padding-bottom:10px;}

div#home {width:255px; height:570px; background:white; float:left; font-family: sans-serif;}
div#home img {float:left;}
div#home p {float:left; font-size:12px; text-align:left; margin:15px 0 15px 0; line-height:18px;}

body {
	font-size: 62.5%;
	text-align: center;
	font-family: sans-serif;
	color: #000;
	background: #EEEEEE;
}
a, a:hover {
	color: #277F8E;
}
a:hover {
	text-decoration: none;
}

p#bigger {font-size:15px;}

div.clear {
	clear: both;
	height: 1px;
	font-size: 0;
	line-height: 0;
}
/* === WRAPPER ===*/
div.main_wrapper {
	width: 920px;
	margin: 0 auto;
	background: #FFF;
}
div.wrapper {
	width: 914px;
	margin: 0 auto;
	background: #FFF;
	border: 3px solid #FFF;
	border-top: none;
}
div.top_line {
	width: 100%;
	height: 20px;
	background: url(../img/main_top_line.gif) 0 0 no-repeat;
}
/* === HEADER ===*/
div.header {
	width: 914px;
	height: 136px;
	position: relative;
}
div.header a.logo {
	float: left;
	margin: 27px 0 0 20px;
	width: 210px;
	height: 90px;
	border: none;
}
div.header a.logo img{
	border: none;
}
div.header .blok_right {
	float: right;
	width: 660px;
}
div.header ul.langs {
	float: right;
	display: inline;
	font-size: 1.1em;
	margin: 20px 20px 0 0;
}
div.header ul.langs li {
	display: inline;
}
div.header ul.langs li span {
	padding: 0 10px;
	color: #277F8E;
}
div.header ul.tools {
	float: right;
	display: inline;
	font-size: 1.1em;
	margin: 0;
	padding: 20px 5px 0 0;	
}
div.header ul.tools li {
	float: left;
	display: inline;
	margin: 0 17px 0 0;
	padding-left: 18px;
}
div.header ul.tools li.home {
	background: url(../img/main_ico_home.gif) 0 0.3em no-repeat;
}
div.header ul.tools li.sitemap {
	background: url(../img/main_ico_sitemap.gif) 0 0.3em no-repeat;
}
div.header ul.tools li.contact {
	background: url(../img/main_ico_contact.gif) 0 0.4em no-repeat;
}
/* === HEADER - MAIN NAVIGATION ===*/
div.header menu {
	float: right;
	display: inline;
	clear: both;
	margin: 54px 0 0 0;
	font-family: Tahoma;
	font-size: 1.1em;
}
div.header menu li {
	display: inline;
}
div.header menu li a {
	float: left;
	display: inline;
	margin-left: 2px;
	padding: 18px 12px;
	background: #277F8D;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
div.header menu li a:hover, div.header menu li a.active {
	background: #00AFAF;
	color: #000;
}
/* === HEADER BANNER ===*/
div.header_banner {
	width: 100%;
	height: 191px;
	margin: 0;
	#margin: 2px 0 0 0;
	_margin: 0 0 0 0;
	padding-bottom: 5px;
	_padding-bottom: 2px;
	border-top: 2px solid #267E8C;
	background: #fff;
}
/* === FOOTER 1 ===*/
div.footer1 {
	width: 914px;
	height: 63px;
	clear: both;
	background: #267E8C;
	position: relative;
	line-height: 63px;
	color: #FFF;
	margin-top: 40px;
}
div.footer1 h3 {
	margin: 0 0 0 20px;
	float: left;
	display: inline;
	font-size: 1.3em;
}
div.footer1 img {
	margin: 17px 0 0 20px;
	border: none;
	float: left;
	display: inline;
}
div.footer1 img.project {
	margin: 25px 0 0 20px;
	border: none;
	float: left;
	display: inline;
}
div.footer1 strong.slogan {
	width: 309px;
	height: 72px;
	position: absolute;
	top: -27px;
	right: 15px;
	text-indent: -9999px;
	background: url(../img/main_footer.gif) 0 0 no-repeat;
}
/* === FOOTER 1 v2 ===*/
div.footer1_v2 {
	width: 914px;
	height: 108px;
	clear: both;
	background: #267E8C;
	position: relative;
	line-height: 63px;
	color: #FFF;
	margin-top: 40px;
}
div.footer1_v2 h3 {
	margin: 0 0 0 20px;
	float: left;
	display: inline;
	font-size: 1.3em;
}
div.footer1_v2 img {
	margin-top: 5px;
	border: none;
	float: left;
	display: inline;
}
div.footer1_v2 strong.slogan_cs {
	width: 326px;
	height: 70px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -9999px;
	background: url(../cs/img/main_footer2.gif) 0 0 no-repeat;
}
div.footer1_v2 strong.slogan_en {
	width: 423px;
	height: 70px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -9999px;
	background: url(../en/img/main_footer2.gif) 0 0 no-repeat;
}
/* === FOOTER 2 ===*/
div.footer2 {
	width: 920px;
	padding: 15px 0 30px 0;
	background: #EEEEEE url(../img/main_footer_shadow.gif) right top no-repeat;
	font-size: 1.2em;
	color: #666666;
}
div.footer2 a, div.footer2 a:hover {
	color: #666666;
}
div.footer2 a.developer {
	text-decoration: none;
}
div.footer2 ul {
	float: left;
	display: inline;
	margin-left: 20px;
}
div.footer2 ul li {
	display: inline;
}
div.footer2 ul li span {
	padding: 0 8px;
}
div.footer2 p {
	float: right;
}

div.foto{
    float:left;
    display:inline;
    margin:0 25px 25px 0;
    width:110px;
    }
div.foto{
    border:none; text-align:center;
    }
div.foto img {
    border: 5px solid #EEEEEE; width:auto; height:68px; 
    }
    

div.foto_vzkazy{
    float:left;
    display:inline;
    margin:0 25px 25px 0;
    width:150px;
    }
div.foto_vzkazy{
    border:none; text-align:center;
    }
div.foto_vzkazy img {
    border: 5px solid #EEEEEE; width:auto; height:205px; 
    }


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:js/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../js/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../js/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 83px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

div.item_fotograficka     {width:250px; float:left; margin:5px 5px 20px 5px; border:1px solid #eeeeee; background:#eeeeee; padding:10px;}
div.item_fotograficka strong {display:block; float:left; font-size:17px; font-weight:bold; margin-bottom:10px;}
div.item_fotograficka div.pocet_hlasu {float:right; line-height:17px;}
div.item_fotograficka div.photos {width:100%; float:left;}
div.item_fotograficka div.photo {width:123px; height:100px; float:left; background:white; text-align:center; padding-top:5px; line-height:100px; border-right:2px solid #eeeeee}
div.item_fotograficka div.photo img {border:none;}
div.item_fotograficka span {display:block; font-weight:bold; font-size:12px; float:left; width:250px; margin-top:15px; text-align:center; line-height:30px; border:1px solid white;}
div.item_fotograficka div.art {width:230px; height:120px; padding:10px;float:left; background:white; text-align:center;}
div.item_fotograficka div.art img {border:none;}
div.umisteni        {width:230px; float:left; font-size:13px; margin:0 0 10px 0; background:white; padding:10px; color:#277f8e; text-align:center;}
div.umisteni strong {display:inline; float:none;}

div.right li        {margin-bottom:8px; line-height:18px; border-bottom:1px solid #c0c0c0;}

p#errmsg            {display:block; clear:both; line-height:35px; background:red; color:white; font-weight:bold; text-align:center;}
p#okmsg             {display:block; clear:both; line-height:35px; background:green; color:white; font-weight:bold; text-align:center;}

a.pdf {
    padding: 10px 0 10px 25px;
    background: url(../img/pdf_ico.gif) left center no-repeat;
    float: left;
    display: inline;
    margin: 0 25px 0 0;
}












.tz_body {
    border-bottom: 1px solid #ddd;
    }
.tz_body a {
    background: url(../img/pdf_icon_small.gif) 100% 50% no-repeat;
    padding-right: 15px;
    }    
div.right h2.colored {
    color: #277F8D;
    padding-bottom: 4px;
    border-bottom: 1px solid #EEEEEE;
} 


/* === SUBPAGE - HORIZONTAL BOX ===*/
div.horizontal_box {
	float: right;
	display: inline;
	width: 894px;
	height: 60px;
	margin: 0 0 0 20px;
}
div.horizontal_box p.train_time {
	font-size: 1.3em;
	border-right: 2px solid #267E8C;
	float: left;
	width: 277px;
	_width: 279px;
	padding: 15px 0 10px 0;
	margin-top: 1px;
	text-align: left;
}
div.horizontal_box p.train_time b {
	padding: 0 3px 0 0;
}
div.horizontal_box p.train_time strong {
	padding: 0 1px;
	font-size: 1.4em;
}
div.horizontal_box p.breadcrumbs {
	float: left;
	padding: 20px 0 10px 22px;
	font-size: 1.1em;
}
div.horizontal_box p.breadcrumbs span {
	padding: 0 5px;
}
div.horizontal_box p.breadcrumbs a.home {
	padding-left: 20px;
	background: url(../img/main_ico_home.gif) 0 0.2em no-repeat;
}
div.horizontal_box p.breadcrumbs a.active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
/* === SUBPAGE - RIGHT ===*/
div.right {
	float: right;
	display: inline;
	width: 575px;
	_width: 573px;
	padding: 0 20px 20px 20px;
	border-left: 2px solid #EEEEEE;
	margin-left: -2px;
	min-height: 400px;
	/*_height: 400px;*/
	color: #333333;
	position: relative;
	text-align: left;
}
div.right h1 {
	font-weight: normal;
	font-size: 2em;
	margin: 0 0 10px 0;
}
div.right h2 {
	font-weight: bold;
	font-size: 1.4em;
	padding: 10px 0 10px 0;
    }
div.right h3 {
	font-weight: bold;
	font-size: 1.2em;
	padding: 15px 0 0 0;
	margin: 10px 0 5px 0;
    }
div.right p {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	line-height: 1.5em;
}
div.right ul  {
	font-size: 1.2em;
	margin: 0 0 10px 20px;
	list-style: square;
}
div.right ul li  {
	padding: 2px 0;
}
div.right table {
	border-collapse: collapse;
	font-size: 1.2em;
	margin: 10px 0;
}
div.right table tr td, div.right table tr th {
	padding: 4px 7px;
	border: 1px solid #EEEEEE;
}
div.right table tr th {
	padding: 4px 7px;
	border: 1px solid #EEEEEE;
	background: #277F8D;
	color: #FFF;
}
div.right table tr.highlighted td {
	background: #F8F8F8;
}
div.right p.light_box {
	border: 1px solid #D4E5E8;
	padding: 15px 15px;
	font-size: 1.3em;
}
div.right div.print {
	position: absolute;
	bottom: 5px;
	right: 20px;
	font-size: 1.2em;
    }
div.right div.print a {
	padding: 5px 0 5px 25px;
	background: url(../img/printer.gif) left 0.4em no-repeat;
	display: block;
}
/* === SUBPAGE - LEFT ===*/
div.left {
	float: right;
	display: inline;
	width: 277px;
	_width: 277px;
	margin: 0 0 0 20px;
	border-right: 2px solid #EEEEEE;
	text-align: left;
}
div.left ul.submenu {
	list-style: none;
	font-size: 1.3em;
	margin-bottom: 45px;
}
div.left ul.submenu li a {
	width: 237px;
	_width: 240px;
	padding: 8px 10px 5px 10px;
	display: block;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}
div.left ul.submenu li a:hover, div.left ul.submenu li a.active {
	color: #333333;
	background: #EEEEEE;
	text-decoration: none;
}
div.left ul.submenu li ul li {
	list-style: none;
}
div.left ul.submenu li ul li a {
	width: 217px;
	_width: 217px;
	padding: 5px 10px 4px 30px;
	display: block;
	border-bottom: 1px solid #EEEEEE;
	font-weight: normal;
}
div.left div.postcard a.postcard {
    width: 260px;
    height: 60px;
    display: block;
	background: url(../img/sub_pohlednice.jpg) 0 0 no-repeat;
}
div.left div.postcard a.postcard:hover {
	background: url(../img/sub_pohlednice.jpg) 0 -63px no-repeat;
}
div.left div.postcard h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
