<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
}
.none{
	display: none;
}
.clear{
	clear: both;
}
hr{ display: none;}
a{
  color: #2d8f3b;
}
a:hover{
	color: #444;
}

html, body {
    height: 100%;
    width: 100%;
    font-family: 'Roboto', sans-serif;

}

body{
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	padding: 0 0;
  	background: #1a5121;
    margin: 0;
}

#contentbg{
  width: 100%;
  position: relative;
  text-align: center;
  margin: 0 auto;
  padding: 0 0 30px 0;
  background: #fff;
}

#content{
  position: relative;
  margin: 0px auto 0px;

  text-align: left;
  padding: 0px 0px 0 ;


}

#obsah{
  position: relative;
  z-index: 2;
  padding: 0px 0px 0;


}

#roundheader{
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 100;
  background:  url(../layout/bodybg.png) 50% 100% repeat-x;
  min-height: 100px;
  margin-bottom: 0px;
  border-bottom: 4px solid #ccc;
}



#header{

  position: relative;

  padding: 0px 0 0 0;

  margin: 0 auto;
  z-index: 1000;
}

  #logo{
    float: left;
    display: block;
    margin: 20px 0 0;
  }


#icoline{
  position: absolute;
  right: 5px;
  top: 0px;
  padding: 2px 5px 0px 2px;
  background: url(../layout/bbg.png);

}

  .lang{
    width:24px;
    height: 24px;
    display: block;
    float: left;
    margin-left: 5px;
  }
  .lang span{display: none;}

  .lcz{background: url(../layout/flag_cz.png) 0% 0% no-repeat;}
  .len{background: url(../layout/flag_en.png) 0% 0% no-repeat;}
  .lde{background: url(../layout/flag_de.png) 0% 0% no-repeat;}
  .lru{background: url(../layout/flag_ru.png) 0% 0% no-repeat;}
  .lpl{background: url(../layout/flag_pl.png) 0% 0% no-repeat;}


#topmenu{
  margin: 35px auto 0;
  padding: 0px 0px;
  text-align: left;
  z-index: 10000;
  float: right;
}


#topmenu ul{
  list-style: none;

}
#topmenu ul li{
  padding: 0px 0px 0px 0px;
  display: block;
  float: left;
}
#topmenu ul li.first{
}
#topmenu ul li a{
  font-size: 14px;
  color: #184c1f;
  display: block;
  float: left;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  padding: 6px 6px 6px 6px;
  line-height: 22px;
  margin: 0 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#topmenu ul li.first a{
}
#topmenu ul li a:hover{
  text-decoration: none;
  color: #fff;
  background: #39b54a;
}
#topmenu ul li a.active{
  text-decoration: none;
  color: #fff;
  background: #39b54a;

}
#topmenu ul li a.active:hover{
  text-decoration: none;

}

#rpart{
  width: 960px;
  position: relative;
  margin: 0px auto;
  padding: 0px 0px 00px 0px;

}

.centerpanel{
  width: 940px;
  text-align: left;
  padding: 00px 0px 30px 0px;
  color: #444;
  font-size: 13px;
  margin: 0px auto;


}


#centerpanel div.sep{
  width: 100%;
  border-top: 1px solid #a62483;
}
h1{
  font-size: 35px;
  color: #2d8f3b;
  font-weight: 500;
  padding: 5px 0 0px 0;
  margin: 0;
}
h1.smaller{
	font-size: 25px;
	line-height: 30px;
	color: #333;
	margin: 5px 0 10px 0;
}
.gre{
	color: #2d8f3b;
}
h2{
  font-size: 30px;
  font-weight: 500;
  padding: 0px 0 7px 0px;
  margin: 10px 0 0;
  color: #2d8f3b;
}
h3{
  font-size: 25px;
  font-weight: 100;
  padding: 0px 0 7px 0px;
  margin: 10px 0 0;
  color: #1a5322;
}
p{
  line-height: 140%;
  padding: 0 0 8px 0;
  color: #444;
	text-align: justify;
}
p.bigger{
  font-weight: 100;
  font-size: 18px;
  color: #444;
}
.content p.zarovnatStred{
  text-align: center;
}
.content ol, .content ul{
  padding: 4px 0 8px 25px;
  color: #444;
}
.content ol li, .content ul li{
  padding: 1px 0;
}
.content ul.points{
  text-align: left;
  list-style: none;
  font-size: 15px;
  padding: 4px 0 8px 2px !important;
}
ul.points li{
  padding: 5px 0 5px 0px;

}
ul.points li span{
	border-left: 8px solid #2d8f3b;
	background: #eee;
	display: block;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	overflow: hidden;
	display: block;
}
ul.points li span strong.hl{
		color: #2d8f3b;
		display: block;
}
.lined{
	background: url(../layout/delline.png) 50% 100% no-repeat;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.content ul{
  list-style: square;
}

.c_shaded{
 /* background: url(../layout/shadedbg.png) 50% 0% no-repeat; */
}


.gallery{
margin: 0 -10px;
}

 .photo{
margin-bottom: 20px;

}
#roundfooter{
  border-top: 6px solid #1a5121;
  width: 100%;
  background: url(../layout/footerbg.png) 0% 0% repeat-x;

}
#roundufooter{
  background: #f4f4f4;
  border-top: 6px solid #ccc;
  min-height: 250px;
  padding: 10px 0;
  width: 100%;


}

#roundufooter h2{
  text-align: center;
  border-bottom: 1px solid #2d8f3b;
  color: #2d8f3b;
  font-weight: 500;
  line-height: 100%;
}

#footer{


  margin: 0 auto 0px;
  color: #222;

  line-height: 130%;

}
#footer p{
  color: #fff;
}

#footer .left{
  float: left;

  text-align: left;

}
#footer .right{
  float: right;
  text-align: right;

}

#copyinfo{
  border-top: 1px solid #84a0b3;
  line-height: 120%;
  font-size: 11px;
  padding: 7px 0px 0px;

  margin-bottom: 20px;
    color: #fff;
}
#flinks{
  padding: 0 0 65px 0;
  width: 100%;
}

#copyinfo a{
    color: #fff;
  text-decoration: none;
}

.upf{
  padding: 20px 0;
  color: #fff;
}
.upf strong.hl{
  font-size: 17px;
  border-bottom: 1px solid #fff;
  display: block;
  padding: 0 0 6px;
  margin-bottom: 10px;
}
.upf ul{
  list-style: none;
}
.upf ul li{
  padding: 3px 0;
}
.upf a{
  color: #fff;
}
.upf ul li a{
  text-decoration: none;
}
.upf ul li a:hover{
  text-decoration: underline;
}
.upf p{
  line-height: 160%;
}
.eubox{
  font-size: 11px;
  padding-top: 45px;
}
.eubox img{
  margin-right: 10px;
  margin-top: -10px;
}

form.kontakt .block{
	float: left;
	display: block;
}
form.kontakt label{
	padding: 2px 0;
	margin: 2px 0;
}
form.kontakt input.text{
	border: 1px solid #f0f0f0;
	margin: 2px 0;
	padding: 6px 5px;
	font-size: 13px;
	width: 100%;
}
form.kontakt textarea{
	width: 440px;
	padding: 2px;
	margin: 2px 0;
	height: 90px;
	border: 1px solid #d0d0d0;
	font-size: 11px;
	font-family: tahoma;
}
form.kontakt .req, form.kontakt strong{
	  color: #f7933a;
}
form.kontakt input.submit{
	margin: 3px 0 0 100px;
	padding: 5px 10px;
	font-weight:bold;
	color: #fff;
  border: none;
  font-size: 16px;
	  background: #2d8f3b;
	cursor:pointer;
  font-family: 'Roboto', sans-serif;
  float: right;
}
.bigbutton{
	margin: 5px auto;
	padding: 5px 10px;
	font-weight:bold;
	color: #fff;
  border: none;
  font-size: 16px;
	  background: #2d8f3b;
	cursor:pointer;
  font-family: 'Roboto', sans-serif;
}
.rembut{
	border: none;
	background: url(../layout/remove.png) 0% 0% no-repeat;
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin: 0 auto;
}
.plupload_button.plupload_start{    display:none;}

form.kontakt .l{
	width: 100px;
}

blockquote{
  padding: 7px 10px;
  margin: 5px 0;
}

blockquote.err{
  border: 1px solid #fad7d7;
  background: #faf1f1;
  color: #a70806;
}
blockquote.ok{
  border: 1px solid #cde1cb;
  background: #e2f8e0;
  color: #2f8920;
  font-weight: bold;
}
.rmenu{
  padding: 0 0 15px 0;
  width: 100%;
}
.rmenu ul{
  list-style: none;
  color: #25adce;
}
.rmenu ul li{
  border-bottom: 1px solid #ddd;
}
.rmenu ul li a{
  display: block;
  padding: 5px 0 5px 35px;
  font-weight: normal;
  text-decoration: none;
  color: #999;
}

.rmenu ul li a.active{
  color: #000;
  text-decoration: none;
}
.rmenu ul li a:hover{
  text-decoration: underline;
}

.rmenu ul li ul{
  list-style: none;
}
.rmenu ul li ul li{
  border-top: 1px solid #fff;
  border-bottom: none;
}
.rmenu ul li ul li a{
  padding: 4px 0 4px 15px;
  font-weight: normal;
}
.rmenu ul li ul li a:hover{

}

.admlink{
  position: absolute;
  left: 0;
  top: -185px;
  color: #fff;
  font-size: 10px;
}

.right{
  float: right;
}

.centered{
  text-align: center;
  padding: 10px 0;
}

.spec{
  visibility: hidden;
  height: 1px;
  overflow: hidden;
}


.zarovnatVpravo{
  float: right;
  margin: 0 0 0 5px;
}
.zarovnatVlevo{
  float: left;
  margin: 0 5px 0 0;
}

.map{
  float: right;
}
/* ADDED STYLES */

.tbox{
  width: 100%;
  height: 467px;
}
.tbg1{
  background: #231f20 url(../layout/ilu3.jpg) 50% 50% no-repeat;
}
.tbox span{
  display: block;
  float: right;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 18px;
  color: #fff;
  background: #095688;
  margin-top: 350px;
}

.k1{
  text-align: left;
  padding: 30px 0;
}
.k2{
  text-align: left;
  border-left: 2px solid #dfdfe1;
  padding: 30px 0 90px 30px;
}
.k1 strong, .k2 strong{
  font-size: 20px;
  color: #2d8f3b;
}

.partner{
  margin: 30px;
}

.nltext{
  background: #d4e1ea;
  border: none;
  padding: 5px;
  margin: 0 5px;
}
.nlsub{
  background: #0d2810;
  color: #fff;
  border: none;
  padding: 4px 10px;
  height: 30px;
  font-family: 'Roboto', sans-serif;
}
.socrow{
  padding: 0 0 30px 0;
  text-align: right;
}
.socrow img{
  display: inline;
}
.socrow a{
  margin: 0 0 0 10px ;
}

.twcover{
  width: 100%;
  height: 200px;
  overflow:scroll;
  overflow-x: hidden;
}

.news{
  padding: 10px 20px 0 0;
}
.news .hl{
  font-size: 16px;
  color: #1a5322;
}
.news .hl .time{
  font-weight: 100;
}
.news .hl strong{

}
.news p{
  font-size: 12px;
}

.fullnews{
  padding: 10px 0 100px;
  text-align: left;
}
.fullnews .hl{
  font-size: 16px;
  color: #1a5322;
}
.fullnews .time{
  font-weight: 100;
}
.newsimg{
  display: block;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;

  border: 3px solid #fff;
  overflow: hidden;
  width: 90%;
  margin: -30px auto 10px;

}
.galrozc{
  text-align: left;
  width: 100%;
  text-decoration: none;

}
.galrozc .img{
  display: block;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  margin: 0 auto 5px;
  overflow: hidden;
  width: 200px;
  height: 200px;
}
.galrozc .img img{
  height: 100%;
}
.galrozc strong{
  display: block;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  font-weight: 100;

}

.docf{
  display: inline-block;
  margin: 20px;
  width: 120px;
  vertical-align: top;
}
.docf .img{
  display: block;

  margin: auto ;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
}

.left{
  text-align: left;
}


.loginbox{
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 10px;
}
.logoutbut{
	margin: 0 0 0 10px;
	padding: 3px 10px;
	font-weight:bold;
	color: #fff;
  border: none;
  font-size: 13px;
	  background: #05283e;
	cursor:pointer;
  font-family: 'Roboto', sans-serif;
}

.files{
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  margin: 10px 0;
}
.files th, .files td{
  border-bottom: 1px solid #bed2de;
  padding: 5px 10px;
}
.files th{
  background: #033f6f;
  color: #fff;
}
.files td{

}
.files tr.dark td{
  background: #ecf2f6;
}
.files .ra{
  text-align: right;
}
.files .ca{
	text-align: center;
}

.demobox p{
  padding-top: 10px;
}

.rozc{
  text-align: left;
  position: relative;
  height: 350px;
}
.rozc a{
  text-decoration: none;
  text-transform: uppercase;
}
.rozc p{
  text-align: justify;
  font-size: 90%;
}
.rozc a.more{
  color: #fff;
  display: block;
  float: right;
  padding: 4px 10px;
  background: url(../layout/morebg.png) 0% 0% repeat-x;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* mobile devices */
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) and (orientation:portrait){

  #topmenu ul{
    text-align: left;
    float: left;
  }
  #topmenu{
    text-align: left;
    float: left;
  }

  #topmenu ul li{
    float: none;
    text-align: left;
    padding: 0;
    background: none;
  }
  #topmenu ul li a{
    float: none;
    text-align: left;
  }

}


/* added styles */

.headerimg{
  height: 300px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.topilu1{
  background-image: url(../layout/topilu1.jpg);
}


#roundslides{

}

.topilurow{
  height: 350px;
  background-position: 50% 50%;
  background-repeat: no-repeat;

  margin-bottom: 1px;
  border-bottom: 4px solid #ccc;
	position: relative;
}

.topilurow .text{
  padding: 15px 20px;
  float: right;
  text-align: right;
  position: absolute;
	right: 0;
	font-weight: bold;
	font-size: 18px;
	top: 250px;
	color: #333;
	background: url(../layout/wbg.png);
}
.topilurow .text strong{
  font-size: 55px;
  line-height: 130%;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 5px rgba(150, 150, 150, 1);
}

.ilu1{
  background-image: url(../layout/ilu1.jpg);
}
.ilu2{
  background-image: url(../layout/ilu2_2.jpg);
}
.ilu3{
  background-image: url(../layout/ilu3_2.jpg);
}
.ilu4{
  background-image: url(../layout/ilu4.jpg);
}
.ilu5{
  background-image: url(../layout/ilu5.jpg);
}
.ilu6{
  background-image: url(../layout/ilu6_2.jpg);
}
.ilu7{
  background-image: url(../layout/ilu7.jpg);
}

.waste{
	background: url(../layout/waste.jpg) 50% 0% no-repeat;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	display: block;
	height: 395px;
}
.waste .wgre{
	color: #2d8f3b;
	display: block;
	padding-top: 20px;
}
.waste .ggre{
	color: #222;
	display: block;
	padding-top: 160px;
}


a.ulink span.img{
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	background: #eee;
	padding: 50px;
	display: block;
	margin-bottom: 5px;
}
a.ulink{
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.biglink{
	max-width: 1200px;
	display: block;
	text-align: center;
	margin: 20px auto;
	color: #fff;
	font-weight: bold;
	background: #2d8f3b;
	text-decoration: none;
	font-size: 33px;
	padding: 10px 0;
}
.biglink:hover{
	background: #333;
	color: #fff;
}
</pre></body></html>