/*#main .left_cont #sidebar_left:first-child,
#content #sidebar_left:first-child {
	display: none;
}*/
*
{
	margin: 0;
	padding: 0;
}
html
{
	background: /*#cdea88 #200c03*/ #FFFFFF url(img/bg_sb.jpg) repeat top center;
}
body
{
	font-family: helvetica,arial,tahoma,verdana;
	font-size: 12px;
	color: #000;
	width: 980px;
	margin: 0 auto;
	/*height: 1500px;*/
}
.clear
{
	clear: both;
}
img
{
	border: 0;
}
.meta-nav
{
	display: none;
}
#nav-below a
{
	color: #fff;
	text-decoration: none;
	display: block;
}
#nav-below a:hover
{
	text-decoration: none;
}
.nav-previous
{
	background: #ACDC3A url(img/bullet_02.png) no-repeat right 10px;
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
	border-bottom: solid 1px #e5fcba;
}
.nav-next
{
	background: #ACDC3A url(img/bullet_02.png) no-repeat right 10px;
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
	border-bottom: solid 1px #e5fcba;
}
.nav-previous:hover, .nav-next:hover
{
	background-color: #9ac634;
}
#content dl dt
{
	margin: 0 10px 20px 10px;
	float: left;
}
#content dl dt img
{
	background: #fff;
	padding: 4px;
	border: solid 1px #d7d7d7;
}
#content dl dt img:hover
{
	border: solid 1px #acacac;
}
input[type="button"].detail-button
{
	padding: 5px;
	margin: 5px;
	width: 133px;
	background-color: #ACDC3A;
	color: #543D2B;
	border: solid 1px #89b02e;
}
input[type="button"].detail-button:hover
{
	background-color: #9ac634
}
#detail-button-wrapper {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.post-detail
{
	display: none;
}
/*-------------------------------------------------------------------------------------------------------
	Main
--------------------------------------------------------------------------------------------------------*/
#main
{
	background: #fff;
	margin: 0 auto /*100px*/ 0 auto;
	width: 980px;
	position: relative;
	/*top: 50px;*/
}
#main #header
{
	background: /*url(img/bg_header.jpg)*/ url(img/header_logo.png) #a0a0a0 no-repeat center center/ 100% auto;	
	width: 980px;
	height: 200px;
	position: relative;
}
#main #header #logo
{
	width: 400px;
	height: 55px;
	position: absolute;
	left: 375px;
	top: 58px;
	overflow: hidden;
	/*line-height: 1000px;*/
	color: white;
	text-decoration: none;
	font-size: 27px;
}
#main #header #logo .logo-sub {
	font-size: 22px;
   	position: absolute;
    	bottom: 0;
    	width: 100%;
    	left: 135px;
	color: #ACDC3A;
	font-family: "Goudy Old Style",Garamond,"Big Caslon","Times New Roman",serif;
	font-weight: bold;
}
#main #menu-main_menu
{
	background: /*url(img/bg_main_menu.jpg) repeat-x top #ACDC3A*/;
	width: 980px;
	height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
}
#main #menu-main_menu li
{
	height: 50px;
	line-height: 50px;
	list-style-type: none;
	float: left;
	font-size: 13px;
	border-right: solid 1px #89b02e;
}
#main #menu-main_menu li a
{
	background: /*url(img/bg_main_menu_li.jpg) no-repeat right top*/#ACDC3A;
	padding: 0 20px;
	display: block;
	float: left;
	color: #543D2B;
	text-decoration: none;
}
#main #menu-main_menu li#menu-item-1666 a
{
	color: #fff;
}
#main #menu-main_menu li a:hover
{
	text-decoration: none;
	background: #9ac634;
}
#main #menu-main_menu li#menu-item-1666 {
	position: absolute;
	right: 0;
	border: none;
}
#main #menu-main_menu li#menu-item-1666 a {
	background-color: #543D2B;
}
#main #menu-main_menu li#menu-item-1666 a:hover {
	background-color: #655040;
}
#main #menu-main_menu li a,
#main #menu-main_menu li a > * {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#main #menu-main_menu ul {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  background: /*#464646*/#8CBB31;
  display: none;
  position: absolute;
  top: 100%;
  z-index: 99999;
  /* Third Level Items */
}
#main #menu-main_menu ul li {
  	position: relative;
	clear: both;
	z-index: 99999;
	width: 100%;
	height: 25px;
	line-height: 25px;
	border-bottom: solid 1px #89b02e;
  	/* Hovering over 2nd level items */
}
#main #menu-main_menu ul li:hover > a {
  background: /*#00bcff*/#9ac634;
  color: #FFFFFF;
}
#main #menu-main_menu ul ul {
  left: 100%;
  top: 0;
  margin-left: 0;
}
#main #menu-main_menu li:hover > ul {
  display: block;
}
#main #menu-main_menu ul li a{
	width: 125px;
	height: 25px;
}
/*-------------------------------------------------------------------------------------------------------
	Sidebar
--------------------------------------------------------------------------------------------------------*/
#sidebar_left
{
	margin: 20px 0 0 20px;
	padding: 0 0 50px 0;
	width: 200px;
	float: left;
	/*display: none;*/
}
#sidebar_left a
{
	color: #543d2b;
}
#sidebar_left h2
{
	background: #543D2B;
	padding: 0 20px;
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	text-transform: uppercase;
	color: #fefdfd;
}
#sidebar_left .banner
{
	margin: 0 0 20px 0;
}
#sidebar_left ul
{
	margin: 0 0 20px 0;
}
#sidebar_left ul li
{
	background: #F1E7DE;
	height: 30px;
	line-height: 30px;
	list-style-type: none;
	border-bottom: solid 1px #e3cebe;
}
#sidebar_left ul li a
{
	/*background: url(img/bullet_01.png) no-repeat 20px 12px;*/
	padding: 0 0 0 15px;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #543d2b;
	font-size: 13px;
	text-decoration: none;
}
#sidebar_left ul li a:hover
{
	background: #d8cfc7;
	text-decoration: none;
}
#sidebar_left .inzerce
{
	padding: 20px;
	border-bottom: solid 1px #e3cebe;
}
#sidebar_left .inzerce p
{
	margin: 0 0 5px 0;
	font-size: 11px;
}
#sidebar_left .inzerce h3
{
	margin: 0 0 10px 0;
	color: #8cbb31;
	font-size: 13px;
}
#sidebar_left .inzerce h3 a
{
	color: #8cbb31;
}
#sidebar_left .inzerce h3 a:hover
{
	text-decoration: none;
}
#sidebar_left .inzerce a.inzerce_link
{
	color: #8cbb31;
	font-size: 11px;
	font-weight: bold;
}
#sidebar_left .inzerce a.inzerce_link:hover
{
	text-decoration: none;
}
#searchform
{
	height: 30px;
	position: absolute;
	top: -50px;
	left: 0;
	display: none;
}
#searchform label
{
	display: none;
}
#searchform #s
{
	background: #faf4f0;
	padding: 0 0;
	width: 250px;
	height: 30px;
	float: left;
	border: 0;
}
#searchform #searchsubmit
{
	background: #8cbb31;
	width: 100px;
	height: 30px;
	padding: 0 10px;
	border: 0;
	font-weight: bold;
	text-align: center;
	color: #fff;
	cursor: pointer;
	float: left;
}
/*-------------------------------------------------------------------------------------------------------
	Content
--------------------------------------------------------------------------------------------------------*/
#content
{
	margin: 20px 250px 0 0;
	padding: 0 0 50px 0;
	width: 480px;
	float: right;
}
#content #slider 
{
	margin: 0 0 30px 0;
	width: 480px;
	height: 150px;
}
#content #video
{
	margin: 0 0 20px 10px;
}
#content .alignleft
{
	margin: 0 20px 10px 0;
	float: left;
	padding: 4px;
	border: solid 1px #d7d7d7;
}
#content .alignright
{
	margin: 0 0 10px 20px;
	float: right;
	padding: 4px;
	border: solid 1px #d7d7d7;
}
#content .alignleft:hover, #content .alignright:hover
{
	border: solid 1px #acacac;
}
#content .post
{
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #e3cebe;
}
#content h1
{
	margin: 0 0 15px 0;;
	font-size: 25px;
	color: #8cbb31;
}
#content h2
{
	margin: 0 0 15px 0;;
	font-size: 20px;
	font-weight: normal;
	color: #8cbb31;
	clear: both;
}
#content h2 a
{
	color: #8cbb31;
}
#content h2 a, #content h2 a:hover
{
	text-decoration: none;
}
#content h3
{
	margin: 0 0 15px 0;;
	font-size: 18px;
	font-weight: normal;
	color: #444;
	clear: both;
}
#content p
{
	margin: 0 0 20px 0;;
	color: #543d2b;
	line-height: 18px;
}
#content p a
{
	color: #8cbb31;
	font-weight: bold;
}
#content p a:hover
{
	text-decoration: none;
}
#content ul
{
	margin: 0 0 15px 0;
}
#content ul li
{
	background: url(img/bullet_01.png) no-repeat 0 6px;
	padding: 0 0 0 16px;
	line-height: 18px;
	color: #543d2b;
	font-size: 12px;
	list-style-type: none;
}
#content ul li a
{
	color: #543d2b;
}
#content ul li a:hover
{
	text-decoration: none;
}
#content #vizitka
{
	background: #ececec url(img/bg_vizitka.gif) repeat-x top;
	padding: 10px 0 20px 0;
}
#content #vizitka p
{
	margin: 10px 20px 15px 170px;
	font-size: 12px;
}
#content #vizitka strong
{
	margin: 0 0 0 0;
	font-size: 14px;
	color: #444;
}
#content #vizitka strong a
{
	margin: 0 0 0 0;
	font-size: 14px;
	color: #444;
}
#content #vizitka strong a:hover
{
	text-decoration: none;
}
#content #vizitka h4
{
	margin: 10px 0 20px 10px;
	font-size: 15px;
	color: #444;
	clear: both;
	display: block;
}
#content #vizitka dl dt
{
	margin: 0 10px 20px 10px;
	float: left;
}
#content #vizitka dl dt img
{
	background: #fff;
	padding: 4px;
	border: solid 1px #d7d7d7;
}
#content #vizitka dl dt img:hover
{
	border: solid 1px #acacac;
}
#content #vizitka .alignleft
{
	background: #fff;
	margin: 10px;
	float: left;
	padding: 4px;
	border: solid 1px #d7d7d7;
}
#content #vizitka .alignleft:hover
{
	border: solid 1px #acacac;
}
.more-link
{
	margin: 20px 0 0 0;
	font-weight: normal !important;
	text-transform: uppercase;
	font-size: 11px;
}
#mapa
{
	background: #fff;
	margin: 0 0 0 10px;
	padding: 4px;
	width: 450px;
	height: 200px;
	border: solid 1px #d7d7d7;
}
/*-------------------------------------------------------------------------------------------------------
	Sidebar right
--------------------------------------------------------------------------------------------------------*/
#sidebar_right
{
	width: 200px;
	position: absolute;
	top: 220px;
	right: 20px;
}
#sidebar_right h2
{
	background: #543D2B;
	padding: 0 20px;
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	text-transform: uppercase;
	color: #fefdfd;
}
#sidebar_right .banner
{
	margin: 0 0 20px 0;
}
#sidebar_right ul
{
	margin: 0 0 20px 0;
}
#sidebar_right ul li
{
	background: url(img/bg_ul_li_sidebar.jpg) repeat-x bottom;
	height: 30px;
	line-height: 30px;
	list-style-type: none;
	border-bottom: solid 1px #e3cebe;
}
#sidebar_right ul li a
{
	background: url(img/bullet_01.png) no-repeat 20px 12px;
	padding: 0 0 0 36px;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #543d2b;
	font-size: 13px;
	text-decoration: none;
}
#sidebar_right ul li a:hover
{
	text-decoration: none;
}
/*-------------------------------------------------------------------------------------------------------
	Footer
--------------------------------------------------------------------------------------------------------*/
#footer
{
	background: #f5ebe4 url(img/bg_footer.gif) repeat-x top;
	width: 980px;
	height: 100px;
	clear: both;
	color: #543d2b;
	font-style: italic;
	position: relative;
}
#footer .h1
{
	position: absolute;
	top: 60px;
	left: 20px;
}
#footer a
{
	font-weight: bold;
	color: #543d2b;
}
#footer a:hover
{
	text-decoration: none;
}
#footer p#illusio
{
	position: absolute;
	right: 20px;
	top: 23px;
}
#footer p#stavba_bydleni
{
	position: absolute;
	left: 20px;
	top: 23px;
}
#footer #like 
{
	position: absolute;
	left: 320px;
	top: 18px;
}
#footer #plus_jedna 
{
	position: absolute;
	left: 200px;
	top: 18px;
}

.textwidget {
  /*padding: 5px;*/
   	padding-bottom: 5px;
}

#footer .blogroll {
  margin: 0px;
  padding: 0px;
  padding-top: 60px;
  padding-left: 20px;
}

#footer .blogroll li {
  float: left;
  list-style: none;
  margin-right: 10px;
}

.setter {
  clear: both;
}

#footer .h1 {
  display: none;
}

.left_cont {
  width: 200px;
  float: left;
}

.setter {
  clear: both;
}