/* CSS Document - postranni boxy */

/* levý boxy *//* about + promo prostor */
#box-left
{ 
	padding: 20px 0;
	padding-bottom: 1px;
	color: #666;
	overflow: hidden;
}

.about h4
{
	background: url('img/layout-about/o-spolecnosti.gif') 0 0 no-repeat;
	height: 19px;
	margin-bottom: 14px;
}

.about p
{
	margin-bottom: 20px;
	font-size: 0.92em;
}

.about .perex { font-weight: bold; }

#promo
{
	background-color: #B2B2B2;
	height: 250px;
	width: 168px;
}

#promo p
{
	color: #fff;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 110px;
}


/* box novinky */
.box-news h4
{
	background: url('img/box-news/news-heading.gif') 0 0 no-repeat;
	height: 18px;
	margin-bottom: 10px;
}

	.box-news-content
	{
		font-size: 0.92em;
		margin-bottom: 10px;
	}

	.box-news span
	{
		background: url('img/box-news/arrow.gif') 0 0.3em no-repeat;
		margin-bottom: 5px;
		padding-left: 10px;
		display: block;
	}
	
	.box-news a { color: #D20530; font-weight: bold; }

/* pravý boxy */
#box-right
{
	margin-top: 20px;	
	background: url('img/layout-kontakt/kontakt-body.gif') right 0 repeat-y;
	border-top: 1px solid white;	/* kvůli IE 6 zlobí pozadí */
}

	.kontakty h4 {
		width: 39px;
		height: 125px;
		float: left;
	}
	
		.kontakty h4.cs {
			background: url('img/layout-kontakt/kontakt.gif') 10px 0 no-repeat;
		}
	
		.kontakty h4.en {
			background: url('img/layout-kontakt/contact.gif') 10px 0 no-repeat;
		}	

	.kontakty-text
	{
		float: right;
		text-align: left;
		width: 190px;
		padding: 20px 10px 0px 0px;
		color: #3D3D3D;
	}

	.kontakty strong
	{
		color: #CD022D;
		margin-bottom: 10px;
		display: block;
	}
	
	.kontakty p { padding-bottom: 12px; }
	
	.kontakty p.nadpis { padding-bottom: 0px; }

	.kontakty a { color: #CC022C; }

	#box-right-bottom
	{
		background: url('img/layout-kontakt/kontakt-body-bottom.gif') right bottom no-repeat;
		height: 17px;
		width: 100%;
	}
	
	/*akce*/
	#box-right.akce {
	 background:url('img/box-akce/box-akce-back2.gif') repeat-y right top;
  }
	
	#box-right.akce h4 {
		width: 39px;
		height: 105px;
		float: left;
  }
  
  #box-right.akce h4.cs { background: url('img/box-akce/box-akce-cs.gif') 10px 0 no-repeat; }
  #box-right.akce h4.en { background: url('img/box-akce/box-akce-en.gif') 10px 0 no-repeat; }
	
/* filtr box */
.search
{
	background: url('img/layout-vyhledavani-box/body_search_box.gif') 0 bottom repeat-x;
	width: 170px;
}
/*
.search h4
{
	background: url('img/layout-vyhledavani-box/nadpis_vyhledavani.gif') 0 0 no-repeat;
	width: 120px;
	height: 18px;
}
*/
.search .text
{
	margin-left: 10px;
	padding-top: 10px;
	font-size: 0.92em;
}

	.search form { margin: 10px 0px; }
	
	.search fieldset { border: 0px; margin-left: 10px; }
	
	.search fieldset label
	{
		display: block;
		font-size: 0.92em;
		color: #535353;
		font-weight: bold;
		margin-bottom: 2px;
	}
	
	.search fieldset select
	{
		width: 155px;
		border: 1px solid #C5D7B4;
		background: #fff url('img/layout-vyhledavani-box/input_background.gif') 0 0 repeat-x;
		margin-bottom: 10px;
	}
	
	.search fieldset .button
	{
		text-align: right;
		margin-right: 8px;
	}
	
		.search fieldset .button input
		{
			background: #DFECD1 url('img/layout-vyhledavani-box/button_background.gif') 0 0 repeat-x;
			height: 21px;
			width: 111px;
			font-size: 0.92em;
			font-weight: bold;
			border:1px solid #92AA7B;
		}

.footer_search_box
{
	background: url('img/layout-vyhledavani-box/footer_search_box.gif') 0 0 no-repeat;
	width: 170px;
	height: 17px;
}			

/* FORM pod google mapou - odkud k nam pojedete */

.route-planner-search-form {
	clear: both;
	position: relative;
	top: -50px;
	height: 86px;
	background: url('img/box-route-planner/bg-route-planner-search.png') no-repeat 0 0;
}


.route-planner-search-form .bg-bottom {
	width: 26px;
	height: 17px;
	margin-left: -20px;
	background: #457A12 url('img/box-route-planner/bg-route-planner-corner.png') no-repeat 0 0;
}
.route-contact .bg-bottom {
	background-color: #fff;
}

.route-planner-search-form fieldset {
	border: 0;
	padding: 27px 0 0 20px;
}

.route-planner-search-form label {
	display: block;
	margin-bottom: 3px;
	font-size: .92em;
	font-weight: bold;
}

.route-planner-search-form input.fi-text {
	width: 231px;
	margin-right: 8px;
	padding: 3px 0 4px 9px;
	font-size: 1.1em;
	color: #7F7F7F;
	border: 0;
	background: url('img/box-route-planner/bg-route-input.gif') repeat-x 0 0;
}

.route-planner-search-form button.submit {
	height: 23px;
	overflow:visible; /* spravna sirka pro IE */
	margin-top: 1px;
	padding: 1px 5px 3px 0;
	font-size: 1em;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #fff;
	background: #DFECD1 url('img/box-route-planner/bg-route-button.gif') repeat-x 0 0;
}

.route-planner-search-form button.submit span {
	padding-left: 18px;
	background: url('img/box-route-planner/bg-route-arrow.gif') no-repeat 6px 4px;
}

.route-planner-search-form button.submit span {
	padding-left: 18px;
	background: url('img/box-route-planner/bg-route-arrow.gif') no-repeat 6px 4px;
}

.mapa_lokality #vizualMenu2 {
	position: relative;
	top: -50px;
}
/* uprava pro kontakty pod google mapou */
.contact-map-wsw {
	margin-top: -30px;
}

/* box casopis */
.casopis{
	color: #666666;
	overflow: hidden;
	background-color: #E8E8E8;
	margin: 10px 0;
}

.casopis {
	color: #666666;
}

.casopis h4 {
	float:left;
	height: 175px;
	width: 39px;
	background: #CFCFCF url('/img/casopis_nadpis.gif') 0 0 no-repeat;
}
	.casopis-text {
		width: 126px;
		float: right;
	}

.casopis-podklad {
	background: url('/img/casopis_podklad.gif') 0 0 no-repeat;
	height: 128px;
	width: 116px;
	
	position: relative;
	top: 15px;
	margin-bottom: 18px;
}

	.casopis-text img {
		position: absolute;
		top: 8px;
		right: 24px;
	}

	.casopis a {
		background: url('/img/arrow.gif') 0 center no-repeat;
		color: #CC022C;
		padding-left: 15px;
		margin-left: 10px;
	}


/* Časopis Vize optral */
.vize-optreal {}

	.vize-optreal h4.cs {background-image: url('/img/casopis-vize-nadpis.jpg');}
	.vize-optreal h4.en {background-image: url('/img/casopis-vize-nadpis-en.jpg');}
  
div#legendContainer{
  background: transparent url('/img/bg-legenda-nofix.gif') top left;
}  	
div#legendContainer .content{
  background: transparent url('/img/bg-legenda.gif') top left no-repeat;
  height: 111px;
}
div#legendContainer .content .wysiwyg{
  padding: 20px 30px 10px 70px;
  color: #535353;
}
div#legendContainer .content .wysiwyg img{
  clear: both;
  float: left;
  margin: 0 10px 5px 0; 
}
div#legendBottom {
  background: transparent url('/img/bg-legenda-bottom.gif') top left no-repeat;
  height: 11px;
}
