body {
	background: #fff url('../images/bgr.gif') repeat-x;
	color: #030303;
	font-family:  "Trebuchet MS", Arial, lucida, sans-serif;
	font-size: 80.02%;
	margin: 0;
	padding: 0;
	text-align: center;
}
a:hover {
	text-decoration: none;
}
.nocss{
  display: none;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
	background: url('../images/wrapperleft.jpg') no-repeat left top;
}
#box {
	width: 950px;
	padding: 0 20px;
	margin: 0 auto;
	background: url('../images/wrapperright.jpg') no-repeat right top;
}
#top {
	border-bottom: 1px solid #b6b6b6;
	background: #fff url('../images/top.jpg') repeat-x left bottom;
	height: auto;
	min-height: 45px;
	_height: 45px;
}
#header{
 text-align: left;
 clear: both;
 
}
#main {
	width: 950px;
	margin: 0 auto;
	background: #fff;
	height: auto;
	min-height: 705px;
	_height: 705px;
	position: relative;
}
/* horni spolecne menu */
#top ul {
	margin: 0;
	padding: 0;
	width: 950px;
	text-align: right;
	height: auto;
	min-height: 45px;
	_height: 45px;
}
#top ul li {
	display: block;
	float: right;
	margin-top: 12px;
	margin-bottom: 12px;
	background: url('../images/topmenuli.gif') no-repeat -4px center;
}
#top ul li a {
	color: #04463c;
	display: block;
	margin: 0 13px 0 13px;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	padding-left: 13px;
	background: url('../images/topmenu.gif') no-repeat center left;
}
#top ul li.first {
	background: url('../images/topmenulifirst.gif') no-repeat center left;
}
#top ul li.first a {
	margin: 0 13px 0 0;
}
#top ul li a:hover {
	background: none;
}
/* Logo H1 */
h1, h1 span {
	display: block;
	width: 225px;
	height: 61px;
	padding: 0;
	margin: 0 0 0 25px;
	_margin: 0 0 0 13px;
	font-size: 130%;
	overflow: hidden;
	position: relative;
	float: left;
	background: #fff;
	text-align: center;
}
h1 a {
	color: #010101;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 61px;
	text-align: center;
	text-transform: uppercase;
}
h1 span {
	top: 0;
	left: 0;
	position: absolute;
	background: transparent url('../images/logo.png') no-repeat;
	z-index: 10;
	cursor: pointer;
	margin: 0;
	border: none;
}
/* 4 sekce */
#sekce {
	clear: both;
	width: 900px;
	height: 185px;
	background: url('../images/sekcetop.png') no-repeat;
	margin: 0;
	margin-left: 25px;
	.margin: 0;
	padding: 0;
}
#sekce li {
	display: block;
	float: left;
	width: 225px;
	height: 180px;
	margin: 5px 0 0 0;
	padding: 0;
	border-top: 1px solid #fff;
	position: relative;
}
#sekce li.sekce1 {
	background: #034e2f url('../images/sekce1hpnew.jpg') no-repeat;
}
#sekce li.sekce2 {
	background: #04452d url('../images/sekce2hpnew.jpg') no-repeat;
}
#sekce li.sekce3 {
	background: #033b30 url('../images/sekce3hpnew.jpg') no-repeat;
}
#sekce li.sekce4 {
	background: #073533 url('../images/sekce4hpnew.jpg') no-repeat;
}
#sekce li a {
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	position: absolute;
	width: 185px;
	height: 85px;
	margin-top: 88px;
	left: 0;
	top: 0;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 20px;
	font-family: Arial, lucida, sans-serif;
	background: url('../images/sekce1box.gif') no-repeat 196px 65px;
}
#sekce li.sekce2 a {
	background: url('../images/sekce2box.gif') no-repeat 195px 65px;
}
#sekce li.sekce3 a {
	background: url('../images/sekce3box.gif') no-repeat 195px 65px;
}
#sekce li.sekce4 a {
	background: url('../images/sekce4box.gif') no-repeat 196px 65px;
}
#sekce li a:hover {
	background: transparent;
}
#sekce li.sekce2 a, #sekce li.sekce3 a {
	line-height: 55px;
}
#sekce li.sekce1 a, #sekce li.sekce4 a {
	padding-top: 10px;
	height: 80px;
	font-size: 95%;
}
#sekce li span {
	position: absolute;
	top: 152px;
	right: 40px;
	font-size: 90%;
	font-weight: normal;
	color: #fff;
	padding-left: 15px;
}
#sekce li.sekce1 span {
	background: url('../images/info1.gif') no-repeat left center;
	color: #ff6c11;
}
#sekce li.sekce2 span {
	background: url('../images/info2.gif') no-repeat left center;
	color: #3fb7b0;
}
#sekce li.sekce3 span {
	background: url('../images/info3.gif') no-repeat left center;
	color: #fdb700;
}
#sekce li.sekce4 span {
	background: url('../images/info4.gif') no-repeat left center;
	color: #a0d335;
}
#sekce li a:hover {
	text-decoration: none;
}
#sekce li.sekce1 a:hover {
	color: #ff6c11;
}
#sekce li.sekce2 a:hover {
	color: #3fb7b0;
}
#sekce li.sekce3 a:hover {
	color: #fdb700;
}
#sekce li.sekce4 a:hover {
	color: #a0d335;
}
/* cistic */
.clearer {
  font-size: 0;
  clear: both;
  margin: 0;
  padding: 0;
}
/* paticka */
#footer {
	clear: both;
	height: auto;
	min-height: 43px;
	_height: 63px;
	background: url('../images/footer.gif') repeat-x left top;
	border-bottom: 5px solid #000;
	line-height: 43px;
	_line-height: 63px;
	font-size: 90%; 
	 color: #4f5352;
	 text-align: left;
	 padding: 0 25px;
}
#footer div{
  margin: 0;
  font-size: 100%;
  padding: 1em 0 0 0;
  line-height: 1.2em;
  text-align: center;
}
#footer a{
 color: #4f5352;
}
#footer p.right{
 float: right;
 margin-top: 0;
}
#footer p{
 margin-top: 0;
}

/* obsah homepage */
#content {
	margin: 0 25px;
	background: #fff url('../images/content.jpg') no-repeat left top;
	text-align: left;
	padding: 33px 15px 33px 15px;
	height: auto;
	min-height: 300px;
	_height: 300px;
}
#content h2 {
	margin: 1.5em 0 0 0;
		color: #0b918e;
	font-size: 150%;
}
ul{
 list-style-type: square;
}
li{ color: #0b918e; }
li span{ 	color: #030303; }
#content h3{
		color: #0b918e;
  	font-size: 120%;
  	.font-weight: normal;
  	_font-weight: bold;
  	margin-bottom: 0;
}
#content p, #content ul {
  margin-top: 5px;
}
#content h4{
  	color: #07443a;
  	font-size: 130%
}
#content h5{
		color: #0b918e;
  	font-size: 120%
}
/* Box se snehulakem */
#content #snowman {
	float: left;
	background:  url('../images/snowmanstrany.jpg') repeat-y left top;
  margin-bottom: 30px;
}
#content #snowman div {
	background: url('../images/snowmantop.jpg') no-repeat;
}
#content #snowman div div {
	width: 375px;
	height: auto;
	min-height: 330px;
	_height: 330px;
	padding: 25px 30px 20px 30px;
	background:  url('../images/snowmanbottom2.jpg') no-repeat left bottom;
	position: relative;
}
#snowman p {
	width: 200px;
	padding: 0 0 1em 0;
	font-style: italic;
}
#snowman p a, #news p a.more {
	color: #f27f14;
	padding-left: 13px;
	background: url('../images/topmenu.gif') no-repeat left 60% ;
	font-style: normal;
	font-weight: bold;
}
 
#snowman p a{
	background: url('../images/topmenu.gif') no-repeat left center;
}
#snowman h2 {
	color: #020202;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	font-size: 150%;
}
#snowman h2 span {
	display: block;
	color: #128e86;
	font-weight: bold;
}
#snowman h3 {
	position: absolute;
	bottom: 105px;
	_bottom: 104px;
	right: 5px;
	_right: 4px;
	width: 144px;
	height: 84px;
	color: #363756;
	text-align: center;
  margin: 0;
  font-size: 140%;
  font-weight: normal;
}
#snowman h3 a {
	padding-top: 15px;
	width: 144px;
	height: 69px;
	display: block;
	color: #363756;
	background: url('../images/snowmanbottom.jpg') no-repeat left top;	
}
#snowman h3 a:hover{
  background: transparent;
}
#snowman h3 a span{
 font-weight: bold;
 text-transform: uppercase;
}
/* News na HP */

#news{
  float: right;
  width: 410px;

}
#news div{
  background: url('../images/imgdiv.gif') no-repeat left top;
  width: 118px;
  height: 78px;
  float: right;
}
#news div img{
  margin: 9px;
}
#news p{
  width: 280px;
  height: auto;
  min-height: 60px;
  _height: 60px;
  border-bottom: 1px solid #e6e6e6;
}
#news h2{
  color: #12958d;
  text-transform: uppercase;
  font-size: 110%;
  margin: 0 0 0.2em 0;
}
#news h2 a{
  color: #12958d;
}
#news p{
  padding: 0 0 0.3em 0;
  margin: 0 0 1em 0;
}
#news p.noborder{
  border-width: 0px;
}
.low{
 margin-bottom: 30px;
}
.low h2, .low h3, .low h4, .low h5, .low h6{
text-align: center
}
a{
  color: #12958d;
}
a:hover{
 text-decoration: none;
 }
 #search{
  position: absolute;
  left: 697px;
  top: 57px;
  width: 245px;
  text-align: left;
 }
 strong.search{
  font-size: 110%;
  font-style: italic;
 }
 .results{
  margin: 1em 0;
  padding: 0 0 0.5em 0;
  border-top: 1px solid #e7e7e7;
 }
 #content .results h3{
  font-size: 110%;
  margin: 0.5em 0 0.5em 0;
 }
 form, fieldset{
  border: none;
  margin: 0;
  padding: 0;
 }
 input{
 border: 2px solid #9b9b9b;
 height: 15px;
 }
 #search form legend{
  display: none;
 }
 input.button{
  border: 2px solid #fd6c11;
  background: #fff;
  margin-left: 3px;
  font-size: 10px;
  height: 21px;
  font-weight: bold;
  color: #fd6c11;
 }
 input.none{
  border: none;
  margin-left: -2px;
  .margin-left: -5px;
  margin-top: 0.3em;
  floaT: left;
 }
 #search label{
  margin-right: 20px;
  height: 1.6em;
  line-height:1.6em;
    floaT: left;
    display: block;
 }
a.download img{
  border: none;
  float: left;
  margin-right: 1em;
} 
a.minipdf{
  padding-left: 20px;
  line-height: 16px;
  background: url('../images/minipdf.gif') no-repeat left center;
}
a.miniword{
  padding-left: 20px;
  line-height: 16px;
  background: url('../images/miniword.gif') no-repeat left center;
}
a.minizfo{
  padding-left: 20px;
  line-height: 16px;
  background: url('../images/minizfo.gif') no-repeat left center;
}
.new_window_link img, .new_window_link {
	width: 11px;
	height: 9px;
	border: 0;
	float: none;
	padding: 0;
	margin-left: 0.3em;
}
ol li{
 margin-bottom: 0.5em;
}

