/* CSS Document for owd template 'solution' */


/* general styling */
* {
	margin: 0;
	padding: 0;
}
html,body {
	height: auto;
	background: #FFF;
	color: #1a3804;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {

border: none;
}
/* the hyperlinks */
a {
	color: #458023;
	text-decoration: underline;
}
a:hover {
	color: #265b00;
}

dd {
margin-left:10px;
}
dt {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 14px;
		color: #5e6717;
		padding: 6px 0 5px 8px;
		}
/* site specific styling */
 #active a{    
	background-color: #458023;
	color: #FFFFFF;
  }
#box {


}	
/****************************************/
.informace {

}
/*****************************************************/

.search_box{
margin: 15px 5px 0 5px;

padding: 5px;
text-align : center;
border-bottom: 5px dotted #72A545;
}
.search{
border:2px solid #cccccc;
margin: 2px 0 0 74px;
background: #FAFfFf;
clear: both;
width: 500px;
text-align: left;

}
.searchform input {
	padding: 5px;
	margin: 2px;
	border: none;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 25px;
	vertical-align: top;
	background: #FAFfFf;
}

textarea {
	width:400px;
	padding:4px;
	font: normal 1em Verdana, sans-serif;
	border:2px solid #cccccc;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #EAEAEA;
	padding: 2px 3px; 
	background: #CCC url(buttonbg.gif) repeat-x left bottom; 
	color: #333;/* color: #339900; */
}
/*--------------------------------------------*/
#mainnav {
	
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 2px 0;
	color: #aa6666;
}
#mainnav a{
	
	text-decoration: none;
	
}
#mainnav a:hover{
	color: #666666;
	text-decoration: none;
}
#mainnav ul {
	
}
#mainnav ul li{
	display: inline;
	margin-bottom: 10px;
	
}
#mainnav li a{
  margin: 5px;
  border: 1px solid #EAEAEA; 
	background-color: #FAFAFA; 
	border-left: 5px solid #72A545;
}
/* the container centers the page */
#container {
	width: 940px;
	height: auto;
	margin: 0 auto 0 auto;
}	


/* the topbar that contains the most upper links */
#topbar {
	width: 940px;
	line-height: 20px;
	vertical-align: middle;
	/*text-align: right;*/
	font-size: 9px;
}
#topbar_left {
	
	text-align: left;
	float: left;
}
#topbar_right {
	
	text-align: right;
	
}

/* the links in the topbar are an unordered list, formatted here */
	#topbar ul {
		float: right;
	}
	#topbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#topbar a {
		text-decoration: none;
		padding: 0 10px 0 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		
		
	}
	#topbar a:hover {
		background: #458023;
		color: #FFF;
	}
	
/*	input, select {
      	padding: 1px 1px;
      	margin: 1px 1px;
      	
      	color:#55750B;
      	border: 1px solid #D4E0CC;
      	background: #D7E5D8;
	  
}*/
#topbar	input, select{
      	padding: 1px 1px;
      	margin: 1px 1px;
      	font: 1em verdana, arial, sans-serif;
      	color:#55750B;
      	border: 1px solid #D4E0CC;
      	background: #D7E5D8;	  
}

/* the header that contains the big image */
#header {
	width: 940px;
	height: 180px;
	background: #F8F7F8 url(images/header-winter.jpg) top left no-repeat;
	position: relative;
}

/* the big title text in the header */
	.nadpis {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 40px;
		letter-spacing: -1px;
		color: #DDDDDD;
		position: absolute;
		top: 60px;
		left: 20px;
		font-style: bold;
	}
	.nadpis a {
	color:#faffff;
	text-decoration:none;
	font-style: bold;
	}

/* the navigationbar in the header */
#navbar {
	position: absolute;
	bottom: 11px;
	right: 6px;
}

/* the links in the navigationbar are an unordered list */
	#navbar ul {
	}
	
	#navbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#navbar a {
		text-decoration: none;
		display: block;
		padding: 4px 10px 4px 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
	}
	#navbar a:hover {
		background-color: #519328;
		color: #FFF;
	}
	
/* the core contains all the site contents */
#core {
	width: 940px;
	height: auto;
	margin-top: 5px;
	-background: #FFF url(images/coreback.gif) top left repeat-y;
}

/* the coreleft contains the left part of the core */
#coreleft {
	width: 240px;
	height: auto;
	background-color: #f8f7f8;
	float: left;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

/* the links in coreleft are another unordered list */
	
  #coreleft ul {
	margin: 0;
  padding: 0;
  margin-left: 15px;
  padding-left: 1px;
	padding-right: 2px;
	width: auto;

	}
  #coreleft .navig ul {
	margin: 0;
  padding: 0;
  padding-left: 2px;
	padding-right: 2px;
	width: auto;

	}
	#coreleft .navig ul ul {
	padding-left: 9px;
	width: auto;
	}
	#coreleft .navig ul li {
		list-style: none;
		line-height: 20px !important;
		line-height: 10px;
		font-size: 15px;
		border-top: 1px solid #DDD;
	}
	#coreleft .navig ul ul li {
	list-style: none;
	line-height: 15px !important;
	line-height: 8px;
	font-size: 12px;
	background: none;
	border: none;		
	}
	
	#coreleft .navig ul li a {
		display: block;
		height: auto;
		padding: 4px;
		background: url(images/readmore_arrow.gif) 97% center no-repeat;
		color: #274813;		
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		
		border: 0;
	}
	#coreleft .navig ul ul li a {
		display: block;
		height: auto;
		background: url(none);
		margin: 6px;
		color: #3E721F;		
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		border-left: 3px solid #72a545;
	}
	#coreleft .navig ul li a:hover {
		background: #72a545 url(images/readmore_over.gif) 97% center no-repeat;
		color: #FFF;
	}
	#coreleft .navig .current a {
		background: #72a545 url(images/readmore_over.gif) 97% center no-repeat;
		color: #FFF;
	}
	
	#coreleft .navig ul ul li a:hover {
		background: rgb(51,204,102) url(none);
		color: #FFF;
		
	}
	#coreleft h3 {
		padding: 4px 4px 12px 4px;
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 18px;
		color: #faffff;
		border-bottom:dashed #006633 1px;
		background: #faffff url(images/h4r.jpg) 97% center no-repeat;
		text-align : left;
		margin: 0 0 5px 0;
	}
	
	#coreleft p {
		padding: 5px;
		margin-top: 0px;
		line-height: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	.vyrobce {
		height: 250px;
		width: 238px;
		overflow: scroll;
		}

/* the corecenter contains the center part of the core */
#corecenter {
	width: 685px;
	height: auto;
	float: right;
	margin-left: 10px;
}
#corecenter a:visited {
	color: #9b9b9b;
}
#corecenter a:hover {
	color: #265b00;
}
	#corecenter h1 {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 25px;
		color: #3e6717;
	 padding: 2px 5px 0 0;
		margin: 5px 0 2px;
		border-bottom: dotted #deebd2;
	}
	#corecenter h2 {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 19px;
		color: #3e6717;
		padding: 10px 0 5px 10px;
	}
	#corecenter h3 {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 16px;
		color: #5e6717;
		padding: 6px 0 5px 8px;
	}
		#corecenter h4 {
		font-size: 13px;
			padding: 9px 0 9px 5px;
	}
	#corecenter p {
		line-height: 19px;
		padding: 0 10px 10px 10px;
		color: #55750B;
	}
	
	#corecenter ul {
		padding: 20px;
		width: auto;
	}
	#corecenter  ol {
		padding: 40px;
		width: auto;
	}
	#corecenter li {
		line-height: 20px;	
	}
	#corecenter li a {
		text-decoration: none;
		color: #719247;
		height: auto;
		padding: 2px;
	}
	#corecenter li a:hover {
		background: #a6c384;
		color: #000;
	}

/* the footer contains all copyright info etcetera */
#footer {
	clear: both;
	width: 940px;
	height: 30px;
	background: #458023;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	#footer p {
		color: #FFF;
		padding-right: 20px;
	}
	#footer a {
		color: #FFF;
	}
.left{
float: left;
clear: both;
margin-right: 5px;

}
.nahled_nadpis{
float: left;
}
.nahled_left{
margin-right: 5px;
float: left;
width:17%;
height:100px;
clear: both;
text-align: center;

}
.polozka{
clear: both;
}
.polozka_left{
float: left;
width:386px;
height:386px;
clear: both;
text-align: center;
}
.popis_nahledu{

margin: 1px 1px 1px 5px;
padding: 1px 1px 1px 5px;

}
.nahodna{
	height: 120px;
	margin-left:5px;
	clear: both;
	
}
.nahodna_darky{
	margin-left:5px;
	clear: both;
}
acronym {
  cursor: help;
 
}
.html_ne{
display:none;
}
.html_letak{

margin: 8px;
padding:8px;

}
.-html_letak h2{
padding:1px;
margin:1px;
background: #DEEBD2;
font-size: 20px;
}
.colleft {
	float: left;
	width: 49%;
	
}
.colright {
	float: right;
	width: 50%;
	
}
.aktivni1{
	background: #B1CD96;
	
}
.aktivni2{
	background: #80AD52;
	
}
.doporucujeme{
font-size: 9px;

}
.doporucujeme ul li{
display: inline;
}
.doporucujeme a{
text-decoration: none;
color: #aaaaaa;
}
.doporucujeme li a:hover {
		background: #a6c384;
		color: #000;
	}
	



.polozka_popis{
border: 1px solid #EAEAEA;
margin: 1px 1px 1px 5px;
padding:0.5em;
float: left;
width: 238px;
clear:right;
background: #F8f7f8;
-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.polozka_popis dl{
	padding:2px 10px;
	margin: 0;
	float:left;
	width:218px;
	margin-bottom:0.7em;
	background:#fff;
	border:1px solid #eee;
		-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}


.polozka_popis dt{
	float: left;
	margin:0;
	padding: 0;
  clear:right;
}
.polozka_popis dd{
	float: right;
	text-align: right;
	margin:0;
	clear:right;
}


.levy_box{
margin: 5px 5px 10px 5px;
border: 1px solid #DDDDDD;
padding: 5px;
background: #faffff;
text-align : center;
}
/*********************************************************/
.tagy {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-variant: small-caps;
line-height: 26px;
display: block;
letter-spacing: -1px;
word-spacing : 1px;

}
.tagy a{
color: #a0a0a0;
text-decoration: none;
}
.tagy a:hover{

color: #000000;

}
/************************************************************/
.diskuze{
margin: 30px 5px 5px 0;
padding: 5px;
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 12px;
border:dashed #006633 1px;
clear: both;
}
.diskuze .hlavicka{
background: #F1F1F1;
border-bottom:dashed #006633 1px;
padding:5px;
}
.diskuze h3{
font-family: sans-serif;
margin: 0px;
padding: 0px;
background: #F1F1F1;
}
.diskuze h4{
font-family: sans-serif;
margin: 0px;
padding: 0px;
background: #F1F1F1;
font-size: 12px;
color: #66A342;
}
.diskuze .prispevek{
font-family: arial;
border-left: 2px solid #006633;
margin: 20px 0 0 0;
padding-top: 0px;
}
.diskuze .text{
line-height: 1.6em;
padding: 5px 35px 5px 5px;
font-style:italic;
border-bottom: 2px #66A342 dashed;
color: #66A342;
background: url(images/img04.gif) no-repeat right 30%;
}
.diskuze .podpis{
padding: 2px 0 1px 15px;
font-size: 10px;
font-family: Tahoma;
margin:0;
text-align:right;
border-bottom: 2px #66A342 dashed;
}

.diskuze .odpoved{
border-left: 2px solid #006633;
margin: 0 0 0 20px;
padding-left: -2px;
}
/********************************************************************/
.navstevy li{
list-style: none;
background: url(images/link.png) no-repeat left;
padding-left: 16px;
}
.nabidka {
margin: 35px 0 0 0;

}
/******************************************************************/
.nahled{
	border-top: 1px solid #EAEAEA; 
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	border-left: 5px solid #72A545;
  background-color: #FAFAFA; 
	margin:3px;
	padding:5px;
	clear: both;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.nahled, .nahled a{
margin: 0 0 5px 0;
text-decoration: none;
}
.nahled h2, .nahled h2 a{
margin-top: -12px;
}
.nahled_obrazek{
float: left;
width:110px;
height:110px;
text-align: center;
}
.suda{
background: #FAFfFf;
}
.akce{
border-left: 5px solid #f36bbe;
border-top: 1px solid #f36bbe;
border-right: 1px solid #f36bbe;
border-bottom: 1px solid #f36bbe;
}
.nahled_dokose{
border: solid 1px #EAEAEA;
float: left;
width: 42%;
margin: 0 0 0 5px;
padding: 3px;
-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.nahled_popis{
width: 39%;
color: grey;
text-align: block;
float: left;
}
.cena{
text-decoration: none;
color: #72A545;
font: bold 1.4em Arial, Helvetica, sans-serif;

}
.cena input{
vertical-align: middle;
}
.cena span{
color: #000000;
font:  0.7em  Arial, Helvetica, sans-serif;
}
.dokose{
border: 1px solid #72A545;
padding: 5px 3px 5px 3px;
margin: 5px 2px 0 0;
text-align: center top;
-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
/**********************************/
.ram-podobne-polozky{
text-align: center top;
overflow-x: auto;
-overflow: -moz-scrollbars-horizontal;
overflow: scroll;
width: 685px;
height: 240px;
}
.podobne-polozky{
border-right: 1px dotted #72A545;
border-bottom: 1px dotted #bababa;
padding: 5px 3px 5px 3px;
margin: 5px 2px 0 0;
text-align: center;
float: left;
width: 102px;
height: 240px;
text-align: center top;
}
/**********************************/
.darek{
padding: 5px;
margin: 8px 0 8px 0;
background: #EF8D8D;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
clear: both;
}
.slevy {
margin-top: 10px;
color: #bc373a;
}
.sleva{
color: #bc373a;
font-size: 25px;
}

.hlaska_akce{
margin: 5px;
padding: 8px 0 0 45px;
clear: both;
color: #f36bbe;
background: url(images/box-2-icon48.png) no-repeat left top ;
}
.hlaska_akce .akcni{
font-size: 25px;
color: #f36bbe;
margin: 5px;
}
.hlaska_dopravy{
padding: 8px 0 0 47px;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
color: #ff1919;
background: url(images/HWcar-5-icon48.png) no-repeat left top;
font-size: 12px;
height: 38px;
}
.hlaska_dopravy a{
color: #f5292c;
padding: 3px;
font: 13px;
}
.dostupnost1{
background: #72a545;
padding: 2px;
color: #ffffff;
cursor: help;
}
.dostupnost2{
background: #FF9900;
padding: 2px;
color: #FFffff;
cursor: help;
}
.dostupnostn
{
background: #FF0000;
padding: 2px;
color: #FFffff;
cursor: help;
}
/*----------------------------------*/

.zmenazobrazeni{
margin: 3px;
padding: 3px;
background: #F8f7f8;
}
/********************************/
.odstrankovani
{
  padding: 2px;
  text-align: center;
}

.odstrankovani ul
{
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 10px;
}

.odstrankovani li
{
  list-style-type: none;
  display: inline;
  padding-bottom: 1px;
}
.odstrankovani a, .odstrankovani a:visited
{
	padding: 0 5px;
	border: 1px solid;
	text-decoration: none;
	color: Green;
	border-color: #CCCCCC;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.odstrankovani a:hover, .odstrankovani a:active
{
	border: 1px solid Green;
	color: #444444;
}
.odstrankovani li.aktualni-stranka
{
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid Green;
	background-color: Green;
	color: #ffffff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.odstrankovani li.zruseny-odkaz{
  padding: 0 5px;
  border: 1px solid #929292;
  color: #929292;
}

.odstrankovani li.dalsi-stranka{
font-weight: bold;
}

* html .odstrankovani li.aktualni-stranka, * html .odstrankovani li.zruseny-odkaz
{
  margin-right: 5px;
  padding-right: 0;
}
/*************************/
.language{
float: right;
padding: 5px;
margin: 5px;
background-color: #deebd2;
width: 40px;
}
.language li{
padding: 3px;
list-style-type: none;

}
.center{
text-align: center;
}
.align-left{
text-align: left;
}
.sikme{
font-style: italic;
}
.preskrknute{
text-decoration: line-through;
font-size: 13px;
}
.bold{
font-weight: bold;
}
.both{
clear: both;
}
.right{
float: right;
}

