h1{
	display: none;
	float: left;
}
.post-content h1{
	display: block;
	float: none;
	font: bold 2.00em;
	color: #484a4b;
}
.post-content a{
	text-decoration: underline !important;
}
.post-content a:hover{
	text-decoration: none !important;
}
h1.comments-title{
	margin: 0 0 0 160px;
	padding: 15px 0 0 0;
	display: block;
	float: none;
	font: 2.50em 'Segoe UI', 'Trebuchet MS', Helvetica, sans-serif;
	color: #484A4B;
}
h2.comments-title{
	margin: 0 0 0 160px;
	padding: 0 0 15px 0;
	display: block;
	float: none;
	font: .92em 'Segoe UI', 'Trebuchet MS', Helvetica, sans-serif;
	color: #484A4B;
}
h2.gray{
	margin: 0;
	font-size: 1.75em;
}
h4{
	font: 1.05em;
	color: #929BA3;
}
.post-content h4{
	font: bold 1.05em;
	text-shadow: 1px 1px 1px #FFFFFF;
	margin-top: 40px;
	margin-bottom: 5px;
	padding-bottom: 0;
}
h4.related-posts, h4.tags{
	font: 1.27em;
	color: #929BA3;
}
h5{
	margin: 0 0 12px 0;
	padding: 0 0 5px 0;
	font: 2.0em 'Segoe UI', 'Trebuchet MS', Helvetica, sans-serif;
	color: #5C6A76;
	border-bottom: 3px solid #F4F7F8;
}
.post-content h5{
	font: bold 1.00em;
	color:#484a4b;
	border: 0;
}
h2 a:link, h2 a:active, h2 a:visited{
	font: 1em 'Segoe UI', 'Trebuchet MS', Helvetica, sans-serif;
	color: #464442;
}
h2.featured a:link, h2.featured a:active, h2.featured a:visited{
  font: bold 1em;
	color: #FCE24A;
}
h3 a:link, h3 a:active, h3 a:visited{
	font: normal 1em;
	color: #447E29 !important;
}
.related_posts li a, .meta a{
	font: 0.92em;
	color: #748A9C;
}
a:hover{
	text-decoration: underline;
}
.meta a:hover{
	color: #2F5074;
}
.related-posts-list li a:hover{
	font: 0.92em;
	color: #2D5074;
}
a.email:hover, a.rss-big:hover{
	color: #FFF;
}
.small{
	font-size: 0.92em;	
}
.medium{
	font-size: 1.08em;
}
.large{
	font-size: 1.33em;
}
.white{
	color: #FFF;
}
.gray, .gray a, h2.gray a{
	color: #71787B;
}
.lightgray, .lightgray a{
	color: #B2B5B6;
}
.orange, caption{
	color: #D94D00;
}
.grayblue, .grayblue a{
	color: #748A9C;
}
.darkgray, .darkgray a, th{
	color: #000000;
	font-size: 100%;
}
.bold{
	font-weight: bold;
}
.caption{
	font-style: italic;
}
.block{
	display: block;
}
.inline{
	display: inline;
}
.textright{
	text-align: right;
}
.meta p{
	margin:0 0 3px 0;
	padding: 0;
}
.meta h3{
	font-size: 1.64em;
}
.comment-content p{
	line-height: 135%;
}
.meta{
  font: 0.92em;
	color: #676D72;
	margin: 0;
	padding: 15px;
	width: 129px;
	background: #FAFBFD url('images/meta.gif') center top repeat-x;
	float: left; 
	border-left: 1px solid #D9E2E9;
}
.related-posts, .tags, .tags-top, .comment-author{
	margin: 10px -16px 0 -15px;
	padding: 15px 15px 5px 15px;
	list-style-type: none;
	background: url('images/related-posts.gif') right bottom no-repeat;
	position: relative;
	z-index: 5;
	overflow: visible;
}
.comment-author{
	margin: 0 -16px 0 -15px;
	padding: 0 15px 5px 15px;
}
.related_posts{
	margin: 0;
	padding: 0;
	width: auto;
	list-style-type: none;
	_margin-top: 40px;
}
.related_posts li{
	margin: 0 0 10px 0;
	padding: 0;
}
.post-preview{
	margin: 0 15px 5px 0;
}
.other-posts-preview{
	margin: 0 0 10px 0;
	padding: 1px;
  border: 1px solid #DDDDDD;	
}
.img-border{
	padding: 2px;
	border: 1px solid #C2C2C2;
}
.commentlist{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.commentlist li{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #E5E9E;
	background: #fafbfd url('images/postback.gif') repeat-y;
}
.comment-meta{
	margin: 0;
	padding: 15px;
	width: 129px;
	height: 100%;
	background: #FAFBFD;
	float: left;
	border-left: 1px solid #D9E2E9;
}
.comment-meta .gravatar{
	margin-right: 10px;
	float: left;
	_float: none;
}
.comment-content{
	margin: 0;
	padding: 15px 20px;
	width: 498px;
	height: auto;
	background: #FFFFFF;
	float: right;
	border-left: 1px solid #E5E9EE;
	min-height: 85px;
	height: auto !important;
	height: 85px;
}
.comment-form-left{
	margin: 0;
	padding: 0;
	width: 170px;
	height: auto;
	float: left;
}
.comment-form-right{
	margin: 0;
	padding: 0;
	width: 285px;
	height: auto;
	float: right;
}
.button{
	margin: 0;
	padding: 4px 6px;
	background: #2B4869 url('images/button.gif') repeat-x;
	border: 1px solid #2B4869;
	font: bold 0.92em;
	color: #FFFFFF;
}

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl{
	float: left
}
.fr{
	float: right
}
.aligncenter{
	margin: 10px auto 20px auto;
	display: block;
}
.alignleft{
	margin: 10px 20px 8px 0;
	float: left;
}
.alignright{
	margin: 10px 0px 8px 20px;
	float: right;
}
.wp-caption{
	background-color: #FAFBFD;
	border: 1px solid #E5E9EE;
	padding: 4px 0 5px;
	text-align: center;
}
.wp-caption-text{
	padding: 3px 0 0;	
	font-size: 11px;
}
#sidebar h5.widgettitle{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-family: 'Segoe UI', 'Trebuchet MS', Helvetica, sans-serif !important;
	font-size: 2.0em;
 	color: #345A07;
  border-bottom: 3px solid #DDF5BF;
}
span.clear{
  display: block;
  line-height: 0;
  font-size: 0;
  height: 0;
  clear: both;
}

.comment-meta, .post-content{
	border-left: 1px solid #DDDDDD;
}
.related-posts, .tags-top{
	border-top: 1px solid #DDDDDD;
}
h3, h3 a:link, h3 a:active, h3 a:visited{
	color: #222222;
}
h4, h4.related-posts, h4.tags{
	color: #666666;
}
h2.featured a:link, h2.featured a:active, h2.featured a:visited, a.email:link, a.email:active, a.email:visited, a.rss-big:link, a.rss-big:active, a.rss-big:visited, .featured-norm, .featured-blog, h2.featured{
	color: #FFFFFF;
}
a.rss:link, a.rss:active, a.rss:visited{
	color: #808080;
}
.related-posts-list li a:hover, .meta a:hover{
	color: #2F5074;
}
.gray, .gray a, h2.gray a{
	color: #345A07;
}
.lightgray, .lightgray a{
	color:#888888;
}
.orange, caption{
	color: #E8FFCE;
}
.grayblue, .grayblue a, .related_posts li a, .meta a{
	color: #678D38;
}
th{
	color:#3A3C3E;
}
h3.video-h{
	color: #005E3D !important;
	font-weight: bold !important;
	font-size: italic !important;
}
h3.main, h3.main *, h3.video-h, h4, h4 *{
  line-height: 1.1em;
  font-size: 18px !important;
}
h3.main, h4{
  margin-bottom: 0.75em;
}
h3.main{
  padding: 0 3px;
}

/* NEW */
*{
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 0;
}

.NclearFix{
  display: block;
  clear: both;
  height: 0 !important;
  line-height: 0 !important;
  font-size: 1px !important;
  width: 50%;
}

.clearfix:after{
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix{
  display: inline-block;
}

html[xmlns] .clearfix{
  display: block;
}
* html .clearfix{
  height: 1%;
}
.left{
	float: left;
}
.right{
	float: right;
}

body {
	color:#828080;
	min-width: 970px;
	_width: expression(document.body.clientWidth < 970 ? "970px" : "auto");
	font-size: 12px;
	background-color: #083D05;
}

img{
	border: 0;
}

iframe{
  margin-bottom: 20px;
}

a:link, a:active, a:visited{
	color: #333333;
	text-decoration: none;
}

.extrasmall{
	font-size:0.72em;
}

.textfield{
	color: #B2B5B6;
	margin: 8px 0 0 0;
	padding: 5px;
 	background: #FFFFFF;
	border: 1px solid #E5E9EE;
}

.featured-preview{
	margin: 27px 15px 0 0;
	padding: 0;
	width: 550px;
	float: right;
	display: inline;
}
.featured-norm{
	margin: 0;
	padding: 0;
	width: auto;
	background: url('images/featured-norm.jpg') top center no-repeat;
	line-height: 20px;
	color: #D9EFF7;
}
.featured-content{
	margin: 0;
	padding: 30px 0 0 0;
	width: 335px;
	height: 248px;
	float: left;
}

ol.commentlist ul.children{ 
	margin: 0;
	padding: 0;
}
ol.commentlist ul.children li{ 
	border-bottom: 0;
	background: none;
}

.container{
	width: 960px;
}

#pages-top{
	padding: 1.2em 0;
	background: #333333;
	border-bottom: 1px solid #CCCCCC;
}
#pages-top, #pages-top *{
  font-size: 12px;
  color: #CCCCCC;
}

#pages-list{
	list-style-type: none;
	float: left;
}
#pages-list li {
	float: left;
	border-left: 1px solid #4D4D4D;
	padding: 0.25em 1em;
}
#pages-list li.first{
	border-left: none;
	padding-left: 0;
}

#pages-top div.jazyky{
	float: right;
	height: 50px;
	line-height: 50px;
	margin: -1.2em auto;
	position: relative;
	background: url('images/map_top.gif') left center no-repeat;
	padding-left: 53px;
	cursor: pointer;
	z-index: 1000;
}
#pages-top div.jazyky, #pages-top div.jazyky *{
  color: #a0c673;
  text-shadow: #000000 1px 1px 2px;
}
#pages-top div.jazyky span {
	background: url('images/jazyk_separator.gif') right center no-repeat;
}
#pages-top div.jazyky span, #pages-top div.jazyky div{
 	padding: 0 16px 0 11px;
 	float: left;
 	display: block;
}
#pages-top div.jazyky div.zmenit-jazyk{
	color: #a0c673;
	background: url('images/jazyk_zmenit.gif') right center no-repeat;
	position: relative;
	padding-right: 18px;
	z-index: 1000;
}
#pages-top div.jazyky div ul{
	display: none;
	list-style-type: none;
	position: absolute;
	background: #333333;
	text-align: left;
	right: 0;
	top: 50px;
	padding: 0.5em 1em;
  z-index: 1000; 
}
#pages-top div.jazyky div ul li{
  line-height: 1em;
	padding: 0.75em 0;
	border-top: 1px solid #484848;
	padding-left: 28px;
	background: left center no-repeat;
}
#pages-top div.jazyky div ul li.first{
  border-top: 0;
}
#pages-top div.jazyky *{
  text-decoration: none !important;
}
#pages-top div.jazyky div.zmenit-jazyk:hover ul{
	display: block;
	text-decoration: underline;
}

#header {
	margin: 0;
	background: #FFFFFF url('images/header_bg.gif') left top repeat-x;
	height: 129px;
}
#header a.logo-replace, #header a.logo-replace span{
  display: block;
  width: 586px;
	height: 58px;
}
#header a.logo-replace{
  position: relative;
	float: left;
	margin-top: 37px;
	outline: none;
}
#header a.logo-replace span{
	background: url('images/logo.gif') no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 0;
}

#search{
	margin-top: 47px;
	float:right;
}
.search-box{
	width: 170px !important;width /**/: 190px;
	height: 18px !important;height /**/: 34px;
	padding: 8px 10px;
	border: 1px solid #CCCCCC;
	font-size: 15px;
	float: left;
	margin-right: 14px;
}
.search-button {
  display: block;
	float: left;
	width: 86px;
	height: 36px;
	background: url('images/buttons-cz.png') -798px -3px no-repeat;
	border: none;
	cursor: pointer;
}
.search-button:hover {
	background-position: -798px -59px;
}

#categories{
	background: #447e29;
	border-bottom: 1px solid #2A4010;
}
#category-list{
	margin: 0;
}
#category-list, #category-list *{
  font-size: 12px;
}
#category-list li{
	margin: 0; 
	float: left;
	list-style-type: none;
	line-height: 50px;
	position: relative;
}
#category-list li a{
  display: block;
  float: left;
	padding: 0 13px;
	color: #FFFFFF;
	text-shadow: #002C1C 1px 1px 1px;
	background: url('images/category_separator.gif') left center no-repeat;
	height: 50px;
	line-height: 50px;
	outline: none;
	position: relative;
}
#category-list li a:hover{
	text-decoration: none;
  text-shadow: #345A07 1px 1px 1px;
}
#category-list li a:hover, #category-list li:hover a{
  background: none;
}
#category-list li ul li a{
  height: auto !important;
  line-height: 1em !important;
  width: 190px !important;width /**/: 220px;
	padding: 15px 15px !important;
	margin: 0 !important;
}
#category-list li ul li ul li{
  width: 220px !important;
}
#category-list li ul{
  float: left;
	position: absolute;
	width: 220px;
	left: -999em;
	margin: 0;
	background: url('images/vyjizdeci-menu.jpg') left top repeat-y;
}
#category-list li:hover ul, #category-list li.sfhover ul{
	left: 0;
	top: 61px;
	z-index: 100;
}
#category-list li ul li{
	background: url('images/vyjizdeci-menu-separator.jpg') no-repeat 15px top;
	line-height: 28px;
	width: 220px;
	padding-top: 2px;
}
#category-list li ul li:first-child, #category-list li:first-child a{
	background-image: none !important;
}
#category-list li:hover ul ul, #category-list li.sfhover ul ul{
	left: -999em;
}
#category-list li li:hover ul, #category-list li li li:hover ul, #category-list li li.sfhover ul, #category-list li li li.sfhover ul{
	left: auto;
	right: -220px;
	top: 0;
}
#category-list li.current-cat a, #category-list li.current_page_item a, #category-list li a:hover{
	color: #fce34b;
}
#category-list li.current-cat li a, #category-list li.current_page_item li a{
  color: #FFFFFF;
}
#category-list li.current-cat li a:hover, #category-list li.current_page_item li a:hover{
  color: #79D1B3;
}
#category-list li.current-cat, #category-list li.current-cat a, #category-list li a:hover{
	background-color: #154621;
}
#category-list li:hover{
  margin: -6px -3px;
  z-index: 1000;
  background-color: #154621;
  padding: 6px 3px;
}
#category-list li li:hover{
  margin: 0;
  padding: 0;
  padding-top: 2px;
}
#category-list li.page-item-2031 a:hover, #category-list li.page-item-178 a:hover{
	color:#FFFFFF !important;
}
#category-list li.page-item-2031 a, #category-list li.page-item-178 a{
  color: #ECD446 !important;
}

#loopSlider *{
  text-align: left;
}
#loopSlider .container{
	margin-top: 25px;
	width: 830px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
#loopSlider .slides{
	top: 0;
	left: 0;
	position: relative;
}
#loopSlider .slides img{
  float: right;
  margin-left: 30px;
}
#loopSlider .slides div{
	width: 830px;
	padding-right: 40px;
	background: #6aa028;
	float: left;
}
#loopSlider .slides div p{
  color: #FFFFFF;
	text-shadow: #000000 1px 1px;
	padding: 0;
	line-height: 1.5em;
}
#loopSlider img{
  border: none;
}
#loopedSlider, #newsSlider{
  width: 830px;
	position: relative;
	clear: both;
}
#loopSlider ul.pagination{
  list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 420px;
	position: relative;
	z-index: 100;
	clear: both;
}
#loopSlider ul.pagination li{
  float: left;
  padding: 15px 0;
}
#loopSlider ul.pagination li a{
  display: block;
  float: left;
  color: #6aa028;
	text-decoration: none;
	margin-right: 12px;
	_margin-right: 6px;
	background: url('images/header_dot.gif') center center no-repeat;
	width: 10px;
	height: 10px;
}
#loopSlider ul.pagination li.active a, #loopSlider ul.pagination li a:hover{
  background-image: url('images/header_dot_act.gif');
}
#loopSlider #prev, #loopSlider #next{
  display: block;
	width: 38px;
	height: 100%;
	position: absolute;
	top: -20px;
	_top: 0;
	outline: none;
}
*:first-child+html #loopSlider #prev, *:first-child+html #loopSlider #next{
  top: -10px;
}
#loopSlider #prev{
	left: 0;
	background: url('images/left_arrow.gif') left center no-repeat;
}
#loopSlider #next{
	right: 0;
	background: url('images/right_arrow.gif') left center no-repeat;
}
#loopSlider #next:hover, #loopSlider #prev:hover{
	text-decoration: none;
	background-position: right center;
}
#loopSlider a.more_info{
	display: block;
	width: 151px;
	height: 51px;
	background: url('images/buttons-cz.png') no-repeat 0 -3px;
	margin-left: 0;
	margin-top: 1.5em;
}
#loopSlider a.more_info:hover{
	background-position: 0 -60px;
}
#loopSlider h2, h3.main, h3.main *, h3.video-h, h4, h4 *{
  font-weight: bold !important;
  font-style: italic !important;
  color: #447e29 !important;
}
#loopSlider h2, h1.featured{
  color: #FCE24A !important;
}
#loopSlider h2{
  font-size: 30px;
  text-shadow: #00422B 1px 1px 1px;
  margin-bottom: 0;
  line-height: 1.2em;
}
#loopSlider p{
  margin-top: 0.5em;
  font-size: 15px !important;
  text-shadow: none !important;
}

#featured{
	background: #6AA028 url('images/featured.gif') left bottom repeat-x;
	border-top: 1px solid #558120;
}
.featured-small{
	margin: 0;
}

h1.featured, h2.featured{
	display: block;
	color: #FCE24A;
	font-size: 30px;
	font-style: italic;
	margin: 0;
	float: none;
	font-weight: bold;
	text-shadow: #000000 1px 1px 1px;
}
h1.featured{
	padding-left: 10px;
	padding: 0.4em 0;
	padding-left: 10px;
	border-bottom: 1px solid #3B6B00;
}
.featured-small h2{
	line-height: 1.5em;
  padding-bottom: 0.75em;
  padding-top: 0.5em;
}

.breadcrump{
	border-top: 1px solid #7EBA34;
	list-style-type: none;
	padding: 1em 0 0 10px;
}
.breadcrump, .breadcrump *{
  font-size: 12px;
}
.breadcrump li{
	float: left;
	padding: 0 5px 0 11px;
	margin-bottom: 1em;
	background: url('images/breadcrump_separator.gif') left center no-repeat;
}
.breadcrump li:first-child{
	background-image: none !important;
	padding-left: 0 !important;
}
.breadcrump li a{
	color: #CCEDE2 !important;
}
.breadcrump li a:hover{
	text-decoration: none;
}

#content {
	margin: 0;
	padding: 25px 0;
	background: #f0fee1;
	border-bottom: 1px solid #dfead2;
}

#left-col{
	margin: 0;
	width: 720px;
	float: left;
	text-align: left;
}
#right-col{
	margin: 0;
	width: 220px;
	float: right;
}

.post-content{
	margin: 0; 
  padding-right: 20px;
	width: 700px;
	border: 0px !important;
	float: right;
	background: #f2fee4;
}
.post-content p{
  color:#000000;
  font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 1.25em;
}
.post-content h2, .post-content h3{
  margin-bottom: 0.3em;
}
.post-content h1, h1.comments-title, .post-content h2, h2.comments-title, .post-content h3, .post-content h3 a.post-content h4, .post-content h5, #downloadSearch strong{
  color:#447E29;
}
.post-content h2, .post-content h2 a{
  font-size: 20px;
}
.post-content h2{
  margin-top: 1.3em;
}
.post-content h3, .post-content h3 a, #downloadSearch strong{
	font-size: 16px; 
}
.post-content table{
  width: 100%;
}

.post-content ul, .post-content ol {
	padding:0 0 0 10px;
	margin:10px;
	font-family:Arial;
	color:#000000;
}

.post-content ul ul, .post-content ol ol {
	margin-left: 20px;
}

.post-content ul li{
	list-style: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 20px;
	background: url('images/odrazka.gif') left 0.3em no-repeat;
}
.post-content ul li li{
	background-color: #F7F7F7;
	padding: 5px;
}

div.tabulka, div.panely{
  margin-bottom: 15px;
}
div.tabulka table, div.panely table{
  border: 0;
}
div.tabulka th, div.panely th, div.tabulka td, div.panely td{
  font-size: 13px;
  text-align: left;
}
div.tabulka th, div.panely th{
  color: #447E29;
  padding: 1em;
  border-bottom: 1px solid #CFB327;
  background: #FDE34D url('images/table_th.gif') left bottom repeat-x;
  text-shadow: #FFFFFF 1px 1px 1px;
}
div.tabulka td, div.panely td{
  color: #333333;
  padding: 1em;
  background: #EFEFF0 url('images/table_td.gif') left bottom repeat-x;
  border-bottom: 1px solid #CCCCCC;
}

table.kontakt{
  clear: both;
}
table.kontakt td{
  vertical-align: top;
  width: 330px;
}
table.kontakt td h3{
  padding:0px 10px 10px 0px;
  margin:0px 10px 10px 0px;
  border-bottom: 3px solid #CCDFD8;
}

.dhtmlgoodies_question{
  color: #FFFFFF;
	font-size: 13px;
	background-color: #659926;
	width: 690px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 0;
	padding-left: 2px;	
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	cursor: pointer;
}
div.banka .dhtmlgoodies_question{
	width: 653px;
	height: 66px;
	line-height: 32px;	
}
.dhtmlgoodies_question span{	
	padding-left: 10px;
	font-weight: bold;
}

.dhtmlgoodies_answer{
	border: 1px solid #CCDFD8;
	background-color: #F2F7F5;
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	position: relative;
  color: #000000;
  margin-left: 0;
}
div.banka .dhtmlgoodies_answer{
	width: 653px;
}
.dhtmlgoodies_answer_content{
	padding:10px;
	font-size:12px;	
	position:relative;
}

div.kategorieceniku{
  margin-top: 2em;
  margin-bottom: 2em;
}
div.kategorieceniku a, div.prvek a.img{
  position: relative;
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  text-decoration: none !important;
}
div.prvek a.img{
  margin: 25px 30px 1em auto;
}
div.kategorieceniku img, div.prvek img{
  padding: 1px;
  border: 8px solid #CCDFD8;
  width: 150px;
  height: 151px;
  position: relative;
}
div.kategorieceniku img, div.prvek a.img img{
  margin: 0 !important;
}
div.kategorieceniku span.desc, div.prvek span.desc{
  display: block;
  width: 130px !important;width /**/: 150px;
  position: absolute;
  left: 9px;
  bottom: 9px;
  padding: 0.5em 10px;
  overflow: hidden;
  min-height: 50px;
}
div.kategorieceniku span.desc span, div.prvek span.desc span{
  position: relative;
  color: #FFFFFF !important;
  font-size: 13px;
  z-index: 100;
  font-weight: bold;
  text-shadow: #000000 1px 1px 1px;
}
div.kategorieceniku span.bg, div.prvek span.bg{
  width: 100%;
  _width: 150px;
  height: 100%;
  _height: 300px;
  position: absolute !important;
  left: 0;
  top: 0;
  background: #000000;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

div.celek div.prvek{
  width: 620px;
  text-align:left;
  margin-top: -20px;
  margin-bottom: 20px;
  margin-left: 0;
  clear: both;
}
div.celek div.prvek h2, div.celek div.prvek h3{
  font-size: 20px;
  padding-top: 45px;
}
div.celek div.prvek h2 a, div.celek div.prvek h3 a{
  font-size: 20px;
  font-weight: bold;
  text-decoration: none !important;
}
div.celek div.prvek, div.celek div.prvek p{
  font-size: 13px;
  color: #000000;
  line-height: 1.5em;
}
div.celek div.prvek a img{
  float: left;
  margin-right: 30px;
  padding: 1px;
  border: 8px solid #CCDFD8 !important;
  margin-top: 25px;
}
div.celek img.logo{
  position: absolute;
  top: 40px;
  left: 0px;
  border: 1px solid #D4EDB5;
}

#partneri{
	margin: 0;
	padding: 5px 0 20px 0;
	text-align: center;
	background: #FFFFFF;
}

#sb-wrapper{
  margin-left: 0;
}

div.pics img{
  border: 0;
  padding: 0;
}

h2.nadfoot{
	font-weight: bold;
	font-style: italic;
}
#nadfooter{
	background: #245B15;
	padding: 25px 0 0;
}
#nadfooter h2{
	font-size: 1.3em;
	color: #FFFFFF;	
}
#nadfooter ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#nadfooter ul li{
	float: left;
	background: url('images/nadfooter_separator.gif') right top no-repeat;
	height: 280px;
	padding: 0 28px 0 26px;
	text-align: left;
}
#nadfooter ul.links{
	padding-top: 1em;
}
#nadfooter ul.links li{
	float: none;
	height: auto;
	background: none;
	padding: 0 0 20px 26px;
	background: url('images/odrazka-nadfooter.gif') left top no-repeat;
	position: relative;
}
#nadfooter ul.links li a{
	color: #FFFFFF;
	text-decoration: underline;
}
#nadfooter ul.links li a:hover{
	text-decoration: none;
}
#nadfooter ul li#magazin-tisk{
	width: 280px;
	position: relative;
}
#nadfooter ul li#magazin-tisk a.mag{
	display: block;
	width: 151px;
	height: 41px;
	background: url('images/buttons-cz.png') -308px -3px no-repeat;
	position: absolute;
	right: 26px;
	bottom: 0;
}
#nadfooter ul li#magazin-tisk a.mag:hover{
	background-position: -308px -60px;
	text-decoration: none !important;
}
#nadfooter ul li#phonosolar-v-evrope{
	background: url('images/nadfooter_map.jpg') left bottom no-repeat;
	width: 300px;
	position: relative;
	padding-bottom: 21px;
}
#nadfooter ul li#phonosolar-v-evrope a{
	display: block;
	width: 151px;
	height: 41px;
	background: url('images/buttons-cz.png') -617px -2px;
	position: absolute;
	right: 0;
	bottom: 24px;
}
#nadfooter ul li#phonosolar-v-evrope a:hover{
	background-position: -617px -59px;
}
#mc_signup_form{
  padding: 6px 0 0 0 !important;
  background: none !important;
  border: 0 !important;
}
#mc_signup_form .mc_input{
	width: 190px !important;
	height: 16px !important;height /**/: 30px;
	border: 1px solid #015135;
	padding: 7px 5px;
	margin-left: 0 !important;
}
#mc_signup_form .mc_var_label{
	padding: 10px 0 2px 0 !important;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	margin-left: 0 !important;
	clear: both;
	display: block;
}
#mc_signup_submit{
	display: block;
	width: 101px;
	height: 41px;
	background: url('images/buttons-cz.png') no-repeat -488px -3px;
	margin: 12px 0 0;
	float: right;
	cursor: pointer;
}
#mc_signup_submit:hover{
	background-position: -488px -60px;
}
.mc_custom_border{
  font-size: 110%;
}
.mc_custom_border input{
  margin:2px 0 12px 0px;
}
.mc_custom_border div{
  margin:10px 0 0 10px;
}
strong.mc_success_msg{
  color: #F5B607 !important;
}

#newsletter-phonosolar{
  width: 202px !important;width /**/: 256px;
  overflow: hidden;
  height: auto !important;
}

#footer{
  color: #FFFFFF;
  background-color: #083D05;
}

a.more_info{
	display: block;
	width: 151px;
	height: 41px;
	background: url('images/buttons-cz.png') -617px -2px no-repeat;
}
a.more_info:hover{
	background-position: -617px -58px;
}

div.certifikatyobsah img{
  padding: 1px;
  border: 1px solid #D2ECB2;
  margin: 0 30px 30px 0;
}
div.certifikaty div{
  margin-bottom: 40px;
}
div.certifikaty img{
  padding: 1px;
  border: 1px solid #D2ECB2;
}
div.certifikaty div.pics img{
  border: 0 !important;
}
div.certifikaty div div#certif{
	background: #E6F6DB;
	padding: 10px;
	border-bottom: 1px solid #B8D8BB;
}
div.certifikaty div div#certif img{
	margin: 3px 6px;
}
div.certifikaty div div#certif a{
	padding: 0 0 0 10px;
	color: #447E29;
	text-decoration: underline;
}
div.certifikaty ul{
	margin: 0;
	list-style-type: none;
	font-size: 110%;
	line-height: 100%;
}
div.certifikaty li{
	font-weight: bold;
  margin: 0 !important;
  padding-top: 10px;
  font-size: 100%;
  line-height: 100%;
}
div.certifikaty h4, div.certifikaty h4 *{
  font-family: 'Segoe UI', 'Trebuchet MS', Helvetica, sans-serif;
}
div.certifikaty h4{
	margin-bottom: 0.4em;
  padding-bottom: 0.25em;
	color:#345A07;
	border-bottom: 5px solid #C6DBBE;
}
div.certifikaty h4#cert{
	margin-bottom: 1px;
}

ul.column{
	width: 100%;
	margin-top: 1em;
	margin-left: 0;
	list-style: none;
	padding-left: 0;
}
ul.column li{
	float: left;
	width: 200px;
	padding: 0;
	margin: 5px 0;
	display: inline;
}


.blockx{
	height: 85px;
	margin-right: 10px;
	padding: 20px;
	background: #FFFFFF;
	border:1px solid #DDF5BF;
}
.blockx h2{
	margin-bottom: 0;
	font-size: 14px;
  font-weight: bold;
	padding-bottom: 0;
}
.blockx a{
  text-decoration: none !important;
}
.blockx img{
	width: 89%;
	padding: 5%;
	background: #FFFFFF;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */
}
.blockx_logo{
  height: 163px;
  line-height: 1.75em;
}
.blockx_logo img{
  width: 181px;
  padding: 0;
  margin: -10px auto -10px 0 !important;
}

div.phonosolarpartneri img{
	margin: 0 10px 15px 0;
	padding-top: 0 !important;
}
div.partneri{
  font-size: 11px;
  padding-top: 20px;
}
div.partneri a{
  font-weight:bold !important;
  color: #FFFFFF !important;
  text-decoration: underline !important;
  padding:0 5px;
}
div.partneri a:hover{
  font-weight: bold;
  color: #333333;
  text-decoration: none !important;
}
div.partneri div{
  margin-bottom: 20px;
}

#partneri div.scrollable{
	position: relative;
	overflow: hidden;	 	
	width: 970px;	
	height: 90px;	
	text-align: center;
	margin: 0 auto;	
}
#partneri div.scrollable div.items{	
	width: 20000em;	
	position: absolute;
	clear: both;
}
#partneri div.scrollable div.items div{
	float: left;
	text-align: center;
	width: 242px;
	padding: 25px 0;
	font-size: 30px;
	-moz-border-radius: 5px;
}
#partneri div.scrollable div.items div.active{
	border: 1px inset #CCCCCC;		
	background-color: #FFFFFF;
}

#slideshow a{
	text-decoration: none;
}
#slideshow .pics{
  width: 220px;
  height: 105px;
  margin: 0;
  border: 0;
}
#slideshow img{
  top: 0;
  left: 0;
  border: 0;
}
#slideshow #nav{
	padding: 10px 0 0 70px;
	text-align: center;
}
#slideshow  #nav a{
	background: url('images/dot.gif') no-repeat center center;
	display: block;
	width: 8px;
	height: 8px;
	float: left;
	padding-left: 12px;
	color: #FFFFFF;
	font-size: 0;
}
#slideshow #nav a.activeSlide, #slideshow #nav a:hover{
	background-image: url('images/dot_act.gif');
}

#aktualneSlideshow .pics{
  width: 220px;
  height: 75px;
  margin: 0;
  border: 0;
}
#aktualneSlideshow .pics img{
  width: 220px;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
}

.post-list, .post-list-last{
	margin: 0;
	list-style: none;
}
.post-list-last {
	border-bottom: 1px solid #D9E2E9;
}
.post-list li.post, .post-list li.post-last, .post-list-last li.post, .post-list-last li.post-last, .post-list li.post-last-blank{
	margin: 0;
	border: 1px solid #D9E2E9;
	border-width: 1px 1px 0 0;
	background: url('images/postback.gif') repeat-y;
}
.post-list li.post-last, .post-list-last li.post-last, .post-list li.post-last-blank{
	border-bottom:1px solid #D9E2E9;
}
.post-list li.post-last-blank{
	background: none;
}
.post-list li.post-blank, .post-list-last li.post-blank{
	margin: 0;
	width: auto;
	border: 1px solid #D9E2E9;
	border-width: 0 1px 0 0;
	background: none;
}
.post-list li.other-post-last, .post-list-last li.other-post-last{
	margin: 0 10px 0 0;
	width: 230px;
	_margin-right: 9px;
	float: left;
}
.post-list li.other-post-last	ul{
	margin: 0;
}
.post-list li.other-post-last ul li, .post-list li.other-post-last p{
	margin: 0;
	font-size: 98%;
	line-height: 140% !important;
	list-style: none;
}
.post-list li.other-post-last p{
	line-height: 180% !important;
}
			
.post-list li.other-post-last	ul li{
	margin:15px 0 10px 0;
	padding: 0px 0px 10px 17px;
  font-size: 98%;
  line-height: 140% !important;
	background: url('images/odrazka.gif') 0px 3px no-repeat;
}
.post-list li.other-post-last a{
  color: #447E29 !important;
}
.post-list li.other-post-last p	a, .post-list li.other-post-last li	a{
  text-decoration: underline;
}
.post-list li.other-post-last	a:hover{
  color: #555555 !important;
  text-decoration: none;
}
.post-list li.other-post, .post-list-last li.other-post{
	margin: 0;
	padding: 10px;
	width: 212px;
	float: left;
	border: 1px solid #D9E2E9;
	border-width: 1px 1px 0 0;
}
.post-list li.archives, .post-list-last li.archives{
	margin: 0;
	padding: 30px 10px 10px 10px;
	width: 97% !important;
	float: left;
	border: 1px solid #D9E2E9;
	border-width: 1px 0 0 0;
}
.post-list-last{
	border-bottom: 1px solid #DDDDDD;
}
.post-list li.post-last, .post-list-last li.post-last, .post-list li.post-last-blank{
	border-bottom: 1px solid #DDDDDD;
}
.post-list li.post, .post-list li.post-last, .post-list-last li.post, .post-list-last li.post-last, .post-list li.post-last-blank, .commentlist li{
	background-repeat: repeat-y;
}
.post-list li.post-blank, .post-list-last li.post-blank, .post-list li.post, .post-list li.post-last, .post-list-last li.post, .post-list-last li.post-last, .post-list li.post-last-blank, .post-list li.other-post-last, .post-list-last li.other-post-last, .post-list li.archives, .post-list-last li.archives, .post-list li.other-post, .post-list-last li.other-post{
	border-color: #DDDDDD;
}
.other-post-last h3{
  margin-top: 20px;
}

.darkblue, .darkblue a{
	color: #112842;
	font-size: 145%;
}
h3.darkblue{
	color: #005E3D;
	font-weight: 900;
	font-size: 1.4em;
}
h3.darkblue a, .indexVideos h3.darkblue{
	font-size: 120%;
	font-family: 'Segoe UI', 'Trebuchet MS', Helvetica, sans-serif !important;
	padding-top: 10px;
}

.sedybox{
	border: 1px solid #E3EDD8;
	padding: 8px;
	background: #E9F2DE;
}

.indexVideos{
	background: #E4F6D6;
	padding: 0 28px 25px;
	border-top: 5px solid #C6DBBE;
	border-bottom: 1px solid #B6D8B7;
}
.indexVideos p {
	margin: 0 0 20px !important;
}
.indexVideos .video{
  display: block;
  float: left;
  border: 7px solid #ccdfd8;
  margin-right: 30px;
  padding: 1px;
}
.indexVideos .video_right{
  margin-right: 0;
}
.indexVideos h3.darkblue{
  padding-top: 15px;
  padding-bottom: 0.4em;
  margin-top: 0;
}

div.sitemap ul li{
  font-size: 12px !important;
  list-style-type: none;
  margin: 0 !important;
  padding: 0.25em 0 1em 15px;
	background: url('images/odrazka.gif') 0 0.5em no-repeat;
}
div.sitemap li ul li{
  background-position: 0 0.35em;
}
div.sitemap h2 a, div.sitemap h3 a{
  color: #447E29 !important;
}
div.sitemap h2 a{
	text-decoration: none !important;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.sitemap ul li h3, div.sitemap ul li h3 a{
	text-decoration: none !important;
	font-size: 15px;
}
div.sitemap ul li h3{
	margin: 0;
	padding-bottom: 0.15em;
}
div.sitemap ul li ul li h4{
	margin: 0;
}
div.sitemap ul li ul li h4, div.sitemap ul li ul li h4 a{
	text-decoration: none !important;
	font-size: 12px !important;
	color: #447E29 !important;
}
div.sitemap a:hover{
  text-decoration: underline !important;
}

div.faq{
  margin-top: 2em;
  border-top: 1px solid #D2E9B4;
  padding-top: 2em;
}
div.faq div.nahoru a{
  font-weight: bold;
  font-size: 110%;
  color: #447E29;
}

#calc{
  float: none;
  width: 941px;
  margin-left: 0;
  padding: 0;
}
#calc table{
  width: 100%;
}
#calc table *{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
#calc table td, #calc table th{
  padding: 1em;
}
#calc table th{
  color: #FFFFFF;
  background: #789656;
}
#calc table td{
  color: #444444;
  background: #CFEAAE;
  border-bottom: 1px solid #789656;
}
#calc table td.dark{
  background: #B9D598;
}
#calc table .none{
  background: none;
  border: 0;
}
#calc table .bold{
  font-weight: bold;
}
#calc td.mainInput{
  background: none;
  border: 0;
}
#calc td.mainInput h2{
  display: inline;
  color: #789656;
  font-size: 140%;
  padding-right: 1em;
}
#calc td.mainInput input{
  background: #FFFFFF;
  border: 1px solid #789656;
  font-size: 140%;
  padding: 0.5em;
  width: 5em;
}
#calc .noBg{
  background: none;
  border: 0;
}
#calc img{
  margin-top: 3em;
}
#calc .left{
  float: none;
  text-align: left;
}
#calc .center{
  text-align: center;
}
#calc .btn{
  display: block;
  width: 122px;
  height: 42px;
  background: #4B701D url('images/kalkulacka/btn.gif') left top no-repeat;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none !important;
  line-height: 38px;
  font-size: 120%;
  margin-left: 10px;
}
#calc .btn:hover{
  background-color: #293E10;
  background-position: left bottom;
}
#calc .right{
  float: none;
  text-align: right;
}
#calc div.or{
  position: relative;
}
#calc div.or span{
  display: block;
  width: 55px;
  height: 170px;
  position: absolute;
  bottom: 2px;
  left: -65px;
  margin-left: -1em;
  background: url('images/kalkulacka/or.gif') no-repeat;
}
#kalkulace-solarni-elektrarna-zjednodusena div.or span{
  height: 63px;
  background: url('images/kalkulacka/or_small.gif') no-repeat;
  bottom: -2px;
}
#calc p.small{
  font-size: 80%;
  text-align: right;
  padding-top: 0.5em;
}
#calc td.input{
  padding: 0;
  background: #F0FEDE;
  border: 1px solid #789657;
}
#calc td.input input{
  padding: 1.5em;
  width: 4em;
  border: 0;
  background: none;
}
#calc td.input select{
  width: 7em;
  border: 0;
  background: none;
}

#kalkulace-sedlova-strecha form input,#kalkulace-plocha-strecha form input{
  border: 0;
  background-color: #D0FEDE;
  width: auto;
}
#kalkulace-sedlova-strecha, #kalkulace-plocha-strecha, #kalkulace-solarni-elektrarna-zjednodusena, #kalkulace-solarni-elektrarna-komplet{
  border: 1px solid lightgray;
  position: relative;
	top: 9px;
}
.vstup_uzivatele{
  width: 60px !important;
  border: 1px solid #000000 !important;
  background-color: #FFFFFF !important;
}
.odeslat{
  width: 40% !important;
  height: 30px !important;
  background-color: #FFFFFF !important;
  border: 1px solid #000000 !important;
}
table.tblKalk tr td input{
	width: 200px !important;
	border: 1px solid #A2BF80;
	padding: 6px 8px;
	text-align: right;
}
table.tblKalk tr td input.read{
	background: transparent !important;
}
table.tblKalk tr td input.odeslat{
  width: 20% !important;
  height: 30px !important;
  background-color: #FFFFFF !important;
  border: 1px solid #000000 !important;
  text-align: center;
}

.stavebnice{
  text-align: right;
  position: relative;
	right: 275px;
}
.stavebnice2{
  text-align: right;
  position: relative;
	right: 225px;
}
img.stavebnice{
  margin: 10px 0 25px 0;
}

.ui-tabs{
  padding: .2em;
	zoom: 1;
}
.ui-tabs .ui-tabs-nav{
  list-style: none;
	position: relative;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li{
  position: relative;
	float: left;
	border-bottom-width: 0 !important;
	margin: 0 .2em -1px 0;
	padding: 0;
}
.ui-tabs .ui-tabs-nav li a{
  float: left;
	text-decoration: none;
	padding: 0.75em 1em 0.25em 1em;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected{
  color: red;
	border-bottom-width: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a{
  font-weight: bold;
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{
  cursor: pointer;
	outline: none;
}
.ui-tabs .ui-tabs-panel{
  padding: 1em 1.4em;
	display: block;
	border-width: 0;
	background: none;
}
.ui-tabs .ui-tabs-hide{
  display: none !important;
}

#tabs ul li{
background-color:lightGray;
}
#tabs ul.noprint li  {
	background: #d5edb6;
	height: 40px;
	border-bottom: 2px solid #f0fede !important;
}

#tabs ul.noprint li a {
	text-decoration: none !important;
}

#tabs .noprint .ui-tabs-selected {
	background: url('images/kalkulacka_sel_btn.gif') repeat-y 0 0;
}

#tabs .fragment {
	background: #f0fede url('images/kalkulacka_back.png') repeat-x 0 0;
	border: none;	
}

blockquote{ 
	padding: 0.2em 1.7em;
	margin: 0 auto 1.5em auto;
	background: #E4F5D4;
	clear: both;
	display: block;
}
blockquote, blockquote *{
  color: #447E29 !important;
  line-height: 1.75em !important;
  font-size: 16px !important;
}
blockquote p{
	margin: 1em 0;
}

#sidebar a, #sidebar{
  color: #9CA0A4;
	line-height: 145%;
}
#sidebar{
	margin: 0;
	list-style-type: none;
}
#sidebar li, #sidebar div.li{
	margin: 0 0 28px 0;
}
#sidebar li ul, #sidebar div.li ul{
	margin: 0;
	list-style: none;
}
#sidebar li ul li, #sidebar div.li ul li{
	margin: 5px 0;
	width: auto;
	height: auto;
}
#sidebar li ul li.popular, #sidebar div.li ul li.popular{
	margin: 15px 0 0 0;
	padding-bottom: 5px;
	width: auto;
	background: url('images/dash.gif') bottom center repeat-x;
}
#sidebar li .flickr_badge_image, #sidebar div.li .flickr_badge_image{
  float: left;
	margin: 5px;
}
#sidebar li .flickr_badge_image img, #sidebar div.li .flickr_badge_image img{
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#sidebar .box{
  padding-top: 15px;
}

ul.kategorieproduktu{
  background: #CFEAAE;
}
ul.kategorieproduktu li a{
  font-weight: normal;
  font-size: 92%;
  color:#000000 !important;
}
ul.kategorieproduktu li{
  padding: 10px !important;
  border-bottom: 1px solid #F0FEDE;
}

.tapeta-text{
	float: left;
	margin-left: 5px;
	padding-bottom: 30px;
}
.tapeta-text h3{
  margin-top: 0;
}
.tapeta-ilustr{
	border: 5px solid #DDF5BF;
	width: 257px;
	height: 161px;
	float: right;
	margin: 0 15px 30px;
}
.tapeta-nadpis{
	margin-top: 5px;
}
ul.tapeta-verze{
	list-style: none;
	margin: 0;
	float: left;
}
.tapeta-verze li{
	margin-top: 0.35em;
	margin-bottom: 0;
	color: #000000;
}
.tapeta-verze li a{
	color: #447E29;
}
hr.tapeta-line{
	margin-bottom: 30px;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	border: none;
	border-top: 1px solid #A8D6B2;
	border-bottom: 1px solid #FFFFFF;
}

div.tblStavebnice th, div.tblStavebnice td{
  font-size:125%;
}
div.tblStavebnice tr.head th{
  font-size:130%;
}

img.hlavnifoto {
  padding: 1px;
  border: 8px solid #CCDFD8;
  display: block;
  margin: 0 0 30px;
}

div.mapa iframe{
  padding: 2px;
  border: 1px solid #E6E6E6;
  margin-bottom: 5px;
}
div.mapa{
  margin-bottom: 30px;
}

img.ramecek{
  padding: 1px;
  border: 1px solid #D2ECB2;
  margin-right: 10px;
}

.selectedTxt{
  height: 38px;
  cursor: pointer;
  line-height: 38px;
  padding-left: 1em;
  margin-right: 4px;
  background: url('images/kalkulacka/select_arrow.gif') right center no-repeat;
  overflow: hidden;
}
ul.newList *{
  margin: 0;
	padding: 0;
}
ul.newList{
  margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	border:1px solid #789657;
	top: 38px;
	left: -1px !important;
	overflow: auto;
	z-index: 9999;
	left: -9999px;
	width: 100%;
}
.newListSelected{
  position: relative;
}
ul.newList li{
  background: #F0FEDE !important;
}
ul.newList li a{
  padding: 1em;
	display: block;
	outline: none;
	text-decoration: none !important;
}
.newListHover{
  background: #E2F0D1 !important;
}

.ctyristactyri{
  position: relative;
	top: -55px;
	left: 155px;
	color: #009b62;
	font-size: 17px;
}
a.ctyristactyri,a.ctyristactyri:link{
  color: #009b62 !important;
}

div.clankyvblogu{
  background: #DDF5BF;
  border: 1px solid #DAF1BD;
  padding: 10px 30px;
  font-size: 80%;
}
div.clankyvblogu img{
  border: 1px solid #6AA028;
  margin-bottom: 10px;
  margin-right: 10px;
}
div.clankyvblogu h3, div.clankyvblogu h3 a{
  font-size: 200%;
}
div.clankyvblogu h4{
  font-size:130%;
  margin-bottom: 5px;
}
div.clankyvblogu div.aktualita{
  border-bottom: 1px solid #6AA028 !important;
  padding-bottom: 20px;
  color: #555555;
}
div.clankyvblogu h4{
  margin-top: 1em !important;
}

.box{
	margin: 0;
	padding: 15px;
	background: #F7FAFC url('images/box-back.gif') repeat-x top center;
	border: 1px solid #CCCCCC;
}
.box img {
	margin: 0 auto 15px auto;
	display: block;
	text-align: center;
}

div.obrazekStrucnehoShrnuti img{
	margin: 10px 20px 0px 0px;
	padding: 1px;
	border: 5px solid #DDF5BF;
  float: left;
  width: 200px;
  height: 70px;
}

div.uzsi{
  width: 450px;
  margin-left: 30px;
}

div.aktualne{
  margin-bottom: 30px;
  background: #A30000;
  color: #000000;
  height: 75px;
}

span.cenik a{
	margin: 0 50px 20px 0;
	padding: 16px 0 3px 35px;
	list-style-type: none;
	background: url('images/cenik.png') left top no-repeat;
}
span.specifikace a{
	margin: 0 50px 20px 0;
	padding: 16px 0 3px 35px;
	list-style-type: none;
	background: url('images/download.png') left top no-repeat;
}
	
div.produkt{
	margin: 15px 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #CDE8AB;
	font-weight: bold;
	font-size: 120%;
}

div.gmapsbublina{
  padding: 3px 3px 3px 3px;
}
div#map{
  padding: 1px;
  border: 1px solid #6AA028;
  margin-top: 7px;
	margin-bottom: 30px;
}
div.gmapsbublina h3{
  padding: 0 0 10px 0;
  margin: 0;  
}
div.gmapsbublina div.popis{
  width: 300px;
  padding: 10px 0;  
}
div.gmapsbublina a{  
  font-weight: bold;
}

a.normalp{
  text-decoration: none !important;
	color: #447E29;
}
a.normalp:link{
  text-decoration: none !important;
	color: #447E29;
}
a.normalp:visited{
  text-decoration: none !important;
	color: #447E29;
}
a.normalp:hover{
  text-decoration: underline!important;
	color: #447E29;
}

div.infotext{
  width: 560px;
}

div.infotext h3 a{
  line-height: 100%;
  margin: 0;
  padding-top: 20px;
  font-size: 180%;
  font-weight: bold;
  text-decoration: none;
}

#vycet ul{
	list-style-type: none;
	margin-left: 0;
}
#vycet li{
	margin-bottom: 40px;
	margin-top: 20px;
	background: none;
}
#vycet li .polozka{
	margin-left: 85px;
	width: 520px;
}
#vycet li .polozka p{
	text-shadow: #E7F1FD 0 1px 0;
	line-height: 140%;
	font-size: 100%;
}
#vycet li img{
	float: left;
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #D0EAAF;
	margin: 0 20px 0 0;
}
#vycet h4{
	margin-top: 0;
}

#shadowbox_title{
  border: 0;
}
#shadowbox_info{
  border: 0;
}

.thumbnailreference{	
	margin-right: 10px;
	float: left;
	width: 55px;
	height: 55px;
	padding: 1px;
	border: 1px solid #E6E6E6;
 }
div.aktualita {
border-bottom:solid 1px #668C3B;
margin-bottom:30px;
padding-bottom:30px;
font-family:arial;
font-size:13px;
line-height:160%;
color:#000000;
}

div.aktualita img {
margin:-10px 15px 7px 0px;
position:relative;
top:13px;
padding:1px;
border:solid 1px #668C3B;
background:#FFFFFF;
}

div.aktualita div.text h3 {
margin:25px 0px 5px 0px!important; 
padding:0px!important;
font-size:1.70em !important;
font-weight:bold;
color:#009B63 !important;
text-shadow:1px 1px 1px #FFFFFF;
}

div.aktualita div.text h3.plusreader {
font-size:1.10em !important;
font-weight:bold !important;
color:#009B63 !important;
text-shadow:1px 1px 1px #FFFFFF;

}

div.aktualita a {
color:#447E29 !important;
text-decoration:underline !important;
}

div.aktualita h3 a {
text-decoration:none !important;
}

div.aktualita div.info {
color:#555555;
margin:10px;
}

div.aktualita .left{
float:left;
}

.fLeft{
  float: left;
}
.fRight{
  float: right;
}

div.contact{
  padding: 40px 26px 35px 15px;
  border-bottom: 1px solid #C5E3C6;
	border-top: 1px solid #FFFFFF;
}

div.contact, div.contact *{
  font-size: 14px;
  color: #333333;
  line-height: 1.5em;
  
}

div.contactDark{
  border: 0;
  background: #def0c8;
  padding: 30px;
}

div.contact a{
  color: #447e28 !important;
}

div.contact img.fLeft{
  margin-right: 30px;
}

div.contact td, div.contact th{
  padding-right: 25px;
  text-align: left;
}
p.contactPartners{
  text-align: center;
  border-top: 1px solid #FFFFFF;
}

div.contact h3{
  color: #447E29;
  font-size: 18px;
  font-family: 'Arial Black', Gadget, sans-serif;
  border-bottom: 1px solid #98C9A8;
  padding-bottom: 0.4em;
  margin-bottom: 0;
}
div.contact h3 span{
  display: block;
  font-weight: normal;
  font-size: 12px;
}
div.contact p.address{
  border-top: 1px solid #FFFFFF;
  padding-top: 0.65em;
  margin-top: 0;
}
div.contact div.fLeft{
  _width: 300px;
}

.wpcf7-form td, .wpcf7-form th{
  padding: 0.8em 0;
  font-size: 14px;
}
.wpcf7-form th{
  text-align: right;
  font-weight: normal;
  padding-right: 2em;
}
.wpcf7-form .txt, .wpcf7-form textarea{
  border: 0;
  padding: 0.75em 1em;
}
.wpcf7-form .txt, .wpcf7-form textarea, .wpcf7-form select{
  font-size: 14px;
  width: 20.9em;
  border: 1px solid #C5E3C6;
}
.wpcf7-form select{
  width: 23em;
}
.wpcf7-form textarea{
  height: 9em;
}
.wpcf7-form .submit input{
  display: block;
  width: 324px;
  height: 64px;
  line-height: 62px;
  color: #447E29;
  font-size: 23px;
  font-family: 'Arial Black', Gadget, sans-serif;
  border: 0;
  background: #EBD612 url('images/contactForm_sendBtn.gif') left top no-repeat;
  cursor: pointer;
  margin-left: 0;
  padding-bottom: 5px;
}
.wpcf7-form .submit input.hover{
  background-color: #CBB203;
  background-position: left bottom;
}
.wpcf7-form input, .wpcf7-form textarea, span.wpcf7-list-item-label, span.wpcf7-list-item label, .wpcf7-form option{
  color: #3A3C3E;
}
span.wpcf7-list-item{
  display: block;
	padding-bottom: 0.35em; 
}

.ngg-galleryoverview{
  margin-bottom: 1.75em;
}

.paging{
  position: relative;
  text-align: center;
  font-weight: bold;
  padding-top: 1em;
}
.paging a{
  position: absolute;
  color: #447E29 !important;
  font-size: 14px;
  top: 0;
}
.paging a.prev{
  left: 10px;
}
.paging a.next{
  right: 10px;
}

table.tableSmall *{
  font-size: 12px !important;
}
table.tableSmall td, table.tableSmall th{
  padding: 1em 0.9em !important;
}

#downloadSearch strong{
  display: block;
  font-size: 22px;
  color: #447E29;
}
#downloadSearch table{
  background: #6FA42F;
  margin-top: 0.75em;
}
#downloadSearch th{
  color: #FFFFFF;
  font-size: 14px;
  text-shadow: #000000 1px 1px 1px;
  text-align: right;
  width: 18em;
}
*:first-child+html #downloadSearch div.input{
  width: 321px;
}
#downloadSearch div.input div{
  padding: 7px;
}
*:first-child+html #downloadSearch div.input div{
  width: 307px;
}
#downloadSearch div.input_focus{
  background: url('images/inputShadow_left.gif') left center no-repeat;
}
#downloadSearch div.input_focus div{
  background: url('images/inputShadow_right.gif') right center no-repeat;
}
#downloadSearch .txt{
  padding: 0.7em 1em;
  width: 20.9em;
  border: 1px solid #D0E6FE;
  color: #888888;
}
#downloadSearch td{
  padding-left: 1.5em;
}
#downloadSearch tr.first td, #downloadSearch tr.first th{
  padding-top: 1.5em;
}
#downloadSearch tr.second td{
  padding-bottom: 1.5em;
}
#downloadSearch td a{
  color: #FFFFFF;
  text-shadow: #000000 1px 1px 1px;
  text-decoration: none !important;
}
#downloadSearch span{
  color: #B4D37F;
  padding-left: 7px;
}

ul.download{
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
ul.download li{
  background: none;
  padding: 1em;
  border-bottom: 1px solid #DEEAD2;
  margin: 0;
  clear: both;
}
ul.download li.odd{
  background: #E9F9D8;
}
ul.download p.nameDesc{
  width: 65%;
  margin-left: 0;
  margin-bottom: 0;
}
ul.download p.nameDesc a{
  position: relative;
}
ul.download p.noDesc a{
  top: 0.75em;
}
ul.download p.nameDesc span{
  display: block;
}
ul.download p.nameDesc span, ul.download p.props{
  color: #8B8B8B;
}
ul.download p.props{
  float: right;
  text-align: right;
  width: 30%;
  padding-top: 0.75em;
}
ul.download p.props span{
  border-left: 1px dotted #C1C8B9;
  margin-left: 1.25em;
  padding-right: 0.75em;
}
ul.download p.props img{
  margin-right: 0.5em;
  vertical-align: middle;
}

#partners_map{
  background: url('images/partnersMap.gif') center center no-repeat;
  margin-top: 1em;
  float: left;
  position: relative;
}
.partners_mapDivider{
  display: block;
  float: left;
  border-right: 1px solid #E4F1D6;
  margin-right: 40px;
  padding-left: 40px;
}
.partners_currentList{
  float: left;
}
.partners_currentList ul{
  margin: 0;
  padding: 0;
}
.partners_currentList strong, .partners_currentList a{
  color: #000000;
}
.partners_currentList strong{
  font-size: 14px;
  margin-bottom: 0.25em;
}
.partners_currentList ul{
  margin-top: 0.5em;
}
.partners_currentList li{
  background: none;
  padding: 0;
  line-height: 1.5em;
  border-bottom: 1px solid #BDD7AC;
  border-top: 1px solid #FFFFFF;
  margin: 0;
  padding: 0.75em 0;
}
.partners_currentList li.first{
  border-top: 0;
}
.partners_currentList li.last{
  border-bottom: 0;
}
.partners_currentList a, .partners_currentList a span{
  font-size: 13px !important;
}
.partners_currentList a{
  font-weight: bold;
  color: #427B28;
}
.partners_currentList a span{
  color: #000000;
  font-weight: normal;
  font-style: normal;
}
.partners_currentList strong,.partners_currentList span{
  display: block;
}
.partners_currentList span{
  font-style: italic;
  font-size: 11px;
}
#partners_map a.pin{
  display: block;
  width: 27px;
  height: 37px;
  background: url('images/pin.png') left top no-repeat;
  position: absolute;
  text-decoration: none !important;
  cursor: pointer;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="/test/wp-content/themes/phonosolar/images/pin.png");
}

h3.partners{
  font-size: 22px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-left: 0.5em;
}
div.partner{
  padding: 1em;
  padding-left: 190px;
  margin-bottom: 1.5em;
  background: 1em 1em no-repeat;
}
div.partner_odd{
  background-color: #E9F9D8;
}
div.partner h4{
  font-size: 15px !important;
  color: #000000 !important;
  font-style: normal !important;
  margin: 0 !important;
}
div.partner p, div.partner ul *{
  color: #616161;
  font-size: 13px;
}
div.partner p{
  margin-bottom: 0.75em;
}
div.partner ul, div.partner li{
  margin: 0;
  padding: 0;
  background: none;
  line-height: 1.4em;
}
div.partner a{
  color: #447E29 !important;
  text-decoration: none !important;
}
div.partner a:hover{
  text-decoration: underline !important;
}

ul.nobul{
  padding-left: 0;
  margin-left: 0;
}
ul.nobul li{
  background: none;
  padding-left: 0;
}
ul.nomargin li{
  margin-bottom: 0;
}
.post-content ol li h4{
  margin-top: 1em;
}
.post-content ol.big{
  font-size: 18px;
}