/*
  Copyright 2010 Kvalitníkód.cz
*/
* {
  padding: 0;
  margin: 0;
  border: none;
}
body {
  background: #2d2824;
  font-family: Arial, "Arial CE", Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  line-height: 1.5em;
  color: #181818;
}
img {
  border: none;
}
a {
  color: #8f5832;
}
a:hover, a:active {
  text-decoration: none;
}
p {
  padding-bottom: 0.9em;
}
h1, h2, h3 {
  color: #b7e04a;
  line-height: 1.1em;
}
h1 {
  font-size: 22px;
  font-weight: normal;
  padding-bottom: 10px;
}
h2 {
  color: #111111;
  font-size: 20px;
  font-weight: normal;
  padding-top: 3px;
  padding-bottom: 12px;
}
h3 {
  color: #111111;
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 12px;
}

ol, ul {
}
li {
  list-style-type: none;
}
input, select, textarea {
  color: #000000;
  font-family: Arial, "Arial CE", Helvetica, sans-serif;
  font-size: 12px;
  height: 18px;
  padding: 5px 6px;
  border: 1px solid #d7d7d7;
  margin-right: 5px;
  margin-bottom: 5px;
}
input.text {
  width: 154px;
}
input.button {
  background: #61422f;
  display: inline-block;
  height: 33px;
  line-height: 33px;
  text-align: center;
  vertical-align: top;
  padding: 0;
  margin-right: 0;
  border: 0px none;
  color: #ffffff;
  font-weight: bold;
}
select {
  width: 160px;
  height: 21px;
  padding: 0;
  margin: 0;
}
textarea {
  overflow: auto;
  height: 91px;
  width: 330px;
}
.selectwrapper {
  display: inline-block;
  width: 162px;
  height: 19px;
  border: 1px solid #d7d7d7;
  padding: 4px 0 5px 4px;
  vertical-align: bottom;
  margin-bottom: 5px;
}
.selectwrapper span {
  display: inline-block;
  width: 158px;
  height: 19px;
  position: relative;
  overflow: hidden;
}
.selectwrapper span select {
  position: absolute;
  padding-top: 1px;
  top: -1px;
  left: -1px;
}
.clr {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
}
.cufon-active #menuin ul a {
  font-weight: normal;
}
.tabcontrol {
  border-bottom: 3px solid #9cc82d;
  margin-bottom: 5px;
}
.tabcontrol a {
  background: #f6f6f6 url('img/bg-tabcontrol.gif') no-repeat right -38px;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  color: #000000;
  padding-right: 14px;
  outline: none;
}
.tabcontrol a.active {
  background-color: #a3cf36;
  background-position: right -114px;
  color: #ffffff;
  padding-right: 20px;
}
.tabcontrol a span {
  float: left;
  background: #f6f6f6 url('img/bg-tabcontrol.gif') no-repeat 0 0;
  display: inline-block;
  width: 7px;
  height: 38px;
  font-size: 0;
  margin-right: 7px;
}
.tabcontrol a.active span {
  background-color: #a3cf36;
  background-position: 0 -76px;
  margin-right: 13px;
}

#wrapper {
  background: url('img/bg-topstin.gif') repeat-x center bottom;
}
#wrapper2 {
  background: url('img/bg-wrapper.jpg') no-repeat center top;
  height: 413px;
  color: #ffffff;
}
#wrapper3 {
  width: 990px;
  margin: 0 auto;
  position: relative;
  padding-top: 22px;
}

#menu {
  background: url('img/bg-menu.png');
  height: 85px;
}
#menuin {
  width: 990px;
  margin: 0 auto;
  height: 85px;
  overflow: hidden;
  position: relative;
}
#menuin ul {
  position: absolute;
  right: 1px;
  top: 23px;
}
#menuin li {
  float: left;
  margin: 0 4px;
}
#menuin li a {
  float: left;
  display: inline-block;
  padding: 14px 8px 6px 8px;
  height: 20px;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  outline: none;
}
#menuin li a:hover, #menuin li a:active {
  color: #b7e04a;
}
#menuin li.home {
  margin-right: -2px;
}
#menuin li.home a {
  background: url('img/bg-menu-home.png');
  color: #000000;
  padding: 14px 0 6px 0;
  width: 72px;
  margin-left: 7px;
}
#menuin li.home a:hover, #menuin li.home a:active {
  color: #000000;
}
#menuin li a.flag {
  padding: 3px;
  height: 18px;
  line-height: 18px;
  margin: 10px 0 10px 1px;
}

#logo {
  display: inline-block;
  color: #b7e04a;
  font-size: 20px;
  width: 330px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  top: 10px;
  left: 1px;
}
#onas {
  background: url('img/bg-onas.png') no-repeat;
  width: 548px;
  height: 239px;
  padding: 20px 27px 15px 27px;
}
#onas div {
  width: 548px;
  height: 239px;
  font-size: 14px;
  position: relative;
  overflow: hidden;
}
#onas a {
  color: #9cc73f;
}
#onas p {
  padding-bottom: 9px;
}
#onas span.telefon, #onas span.email {
  line-height: 48px;
  font-size: 24px;
  font-weight: bold;
  color: #9cc73f;
  position: absolute;
  bottom: 0;
  left: 0;
}
#onas span.email {
  padding-bottom: 2px;
  font-size: 20px;
  left: 228px;
}
#onas span.telefon img, #onas span.email img {
  margin-right: 13px;
  margin-bottom: 3px;
  vertical-align: middle;
}
#onas strong.h1 {
  display: block;
  color: #b7e04a;
  line-height: 1.1em;
  font-size: 22px;
  font-weight: normal;
  padding-bottom: 10px;
}
ul#plusy {
  width: 350px;
  position: absolute;
  top: 32px;
  right: 17px;
}
ul#plusy li {
  display: inline-block;
  font-size: 15px;
  padding: 9px 47px;
  position: relative;
}
ul#plusy li.icon1 img, ul#plusy li.icon3 img, ul#plusy li.icon5 img {
  position: absolute;
  left: 0;
  top: 0;
}
ul#plusy li.icon2 img, ul#plusy li.icon4 img, ul#plusy li.icon6 img {
  position: absolute;
  right: 0;
  top: 0;
}

#mainwrapper {
  background: #ffffff url('img/bg-main.gif') repeat-x;
}
#nav {
  width: 964px;
  height: 48px;
  line-height: 48px;
  margin: 0 auto;
  padding: 0 13px;
  overflow: hidden;
  position: relative;
}
#nav a {
  text-decoration: none;
  outline: none;
}
#nav strong {
  background: url('img/nav-home.gif') no-repeat 0 16px;
  padding-left: 25px;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  color: #000000;
}
#nav span {
  background: url('img/nav-arrow.gif') no-repeat 0 center;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding-left: 22px;
  margin-left: 7px;
}
#nav form {
  width: 361px;
  line-height: 33px;
  position: absolute;
  right: 13px;
  top: 8px;
  z-index: 5;
}
#nav form input#search {
  background: url('img/bg-input-search.gif') repeat-x 0 -33px;
  width: 252px;
  height: 18px;
  padding: 8px 5px 7px 3px;
  margin: 0;
  vertical-align: top;
  border: 0px none;
}
#nav form span {
  background: url('img/bg-input-search.gif') no-repeat;
  display: inline-block;
  width: 8px;
  height: 33px;
  font-size: 0;
  padding: 0;
  margin: 0;
}
#nav form span.iright {
  background-position: 0 -66px;
}
#nav form input.button {
  margin-left: 5px;
  width: 75px;
}

#main {
  background: #ffffff;
  width: 990px;
  margin: 0 auto;
  overflow: hidden;
}
#content {
  float: left;
  width: 561px;
  padding: 13px;
}
#content #tab-clanky, #content #tab-aktuality {
  padding: 10px 0 15px 0;
  display: none;
}
#content .clanek {
  height: auto !important;
  height: 106px;
  min-height: 106px;
  padding: 0 12px 0 150px;
  position: relative;
  margin-bottom: 18px;
}
#content .clanek a.nadpis {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 15px;
}
#content .clanek span.datum {
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding-top:2px;
}
#content .clanek img.fotka {
  background: url('img/bg-img-maly.gif') no-repeat;
  padding: 8px;
  position: absolute;
  left: 0;
  top: 0;
}
#content .clanek .stitek {
  background: url('img/stitek-nove.png') no-repeat;
  display: inline-block;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 3px;
  top: 3px;
  font-size: 0;
}
#content a.new, #content a.old {
  background: url('img/anchor-arrow.gif') no-repeat 0 -15px;
  margin-left: 3px;
  white-space: nowrap;
}
#content a.new {
  padding-left: 15px;
  margin-right: 10px;
}
#content a.old {
  background-position: right 5px;
  padding-right: 15px;
  text-align: right;
}
#content-sub {
  float: left;
  width: 704px;
  padding: 13px 13px 23px 17px;
}
#content-sub h1 {
  color: #78a42f;
  padding-top: 7px;
  padding-bottom: 20px;
}
#content-sub h2, h3 {
  color: #000000;
  font-size: 18px;
  font-weight: normal;
  padding-top: 25px;
}
#content-sub img, #content-sub img.right, #content-sub img.left {
  float: right;
  background: url('img/bg-img-clanek.gif') no-repeat;
  padding: 8px;
  margin: 5px 0 5px 15px;
}
#content-sub img.left {
  float: left;
  margin: 5px 15px 5px 0;
}
#content-sub .seznamwrapper {
  background: #e1c9a8 url('img/bg-seznamwrapper.jpg') repeat-y;
}
#content-sub .seznam {
  background: url('img/bg-ul-top.jpg') no-repeat;
  padding-top: 9px;
  margin: 18px 0;
}
#content-sub .seznam ul {
  background: url('img/bg-ul.jpg') no-repeat left bottom;
  width: 704px;
  height: auto !important;
  height: 132px;
  min-height: 132px;
  padding-bottom: 30px;
}
#content-sub .seznam li {
  background: url('img/bg-li.png') no-repeat;
  padding: 4px 0 4px 33px;
  margin: 2px 13px 2px 208px;
}

#sidebar {
  float: right;
  width: 365px;
  padding: 20px 13px 13px 13px;
}
#sidebar h2 {
  padding-left: 2px;
}
#sidebar #galerie {
  background: url('img/bg-gallery.gif') no-repeat;
  width: 339px;
  height: 254px;
  padding: 9px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
#sidebar a#nextgal, #sidebar a#prevgal {
  background: url('img/galnextprev.png') no-repeat;
  display: inline-block;
  width: 36px;
  height: 49px;
  position: absolute;
  right: 9px;
  top: 100px;
  z-index: 10;
  outline: none;
  font-size: 0;
}
#sidebar a#prevgal {
  background-position: -36px 0;
  position: absolute;
  left: 9px;
  top: 100px;
}
#sidebar a#nextgal:hover {
  background-position: 0 -48px;
}
#sidebar a#prevgal:hover {
  background-position: -36px -48px;
}
#sidebar #galerie div {
  width: 339px;
  height: 254px;
  overflow: hidden;
}
#sidebar #galerie .popisek {
  background: url('img/bg-popisek.png');
  width: 291px;
  height: auto;
  color: #ffffff;
  padding: 7px 13px;
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 10;
}
#sidebar #galerie .popisek h3 {
  font-weight: normal;
  font-size: 18px;
  color: #b7e04a;
  padding: 0 0 3px 0;
}

#sidebar #tab-kontakt, #sidebar #tab-poptavka {
  padding: 10px 3px 15px 4px;
  display: none;
}
#sidebar #tab-kontakt {
  background: url('img/mapka.gif') no-repeat right top;
  position: relative;
  height: auto !important;
  height: 95px;
  min-height: 95px;
}
#sidebar .vcard .gmap, #sidebar .vcard .tel, #sidebar .vcard .mail,
#sidebar .vcard .facebook, #sidebar .vcard .skype, #sidebar .vcard .icq {
  background: url('img/icon-kontakty.png') no-repeat 0 2px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  padding-left: 26px;
}
#sidebar .vcard .tel, #sidebar .vcard .link, #sidebar .vcard .icq {
  display: inline-block;
  width: 135px; /*170*/
  height: 20px;
  line-height: 20px;
  padding-right: 9px;
  margin: 1px 0;
}
#sidebar .vcard .link { width: 161px; }
#sidebar .vcard .gmap { background-position: 0 -39px; margin: 15px 0 20px 0; width: auto; }
#sidebar .vcard .tel { font-weight: bold; }
#sidebar .vcard .mail { background-position: 0 -17px; }
#sidebar .vcard .facebook { background-position: 0 -60px; }
#sidebar .vcard .skype { background-position: 0 -81px; }
#sidebar .vcard .icq { background-position: 0 -103px; }
#sidebar .vcard .fn, #sidebar .vcard .adr { display: block; }
#sidebar .vcard .type, #sidebar .vcard .nodisplay { display: none; }
#sidebar #tab-kontakt .vlajecka {
  background: url('img/vlajecka.png') no-repeat;
  display: inline-block;
  width: 14px;
  height: 16px;
  font-size: 0;
  position: absolute;
  right: 106px;
  top: 36px;
}
#sidebar #tab-poptavka {
  padding-left: 11px;
}
#sidebar #tab-poptavka .button {
  float: right;
  width: 75px;
  height: 33px;
  margin-top: 3px;
  margin-right: 7px;
}
#sidebar-sub {
  float: right;
  width: 220px;
  padding: 13px 13px 13px 0;
}
#sidebar-sub #submenu a {
  background: #f7f7f7 url('img/bg-submenu.gif') no-repeat;
  display: block;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  padding-left: 37px;
  margin-top: 1px;
  outline: none;
}
#sidebar-sub #submenu a:hover {
  text-decoration: underline;
}
#sidebar-sub #submenu a:active, #sidebar-sub #submenu a.active {
  background-color: #9cc82d;
  background-position: 0 -40px;
  color: #ffffff;
}
#sidebar-sub #submenu ul {
  background: #ecf8cc url('img/bg-submenu-ul.gif') no-repeat left bottom;
  display: none;
  margin: 0 5px;
  padding: 8px 0 10px 0;
}
#sidebar-sub #submenu ul.active {
  display: block;
}
#sidebar-sub #submenu li {
  margin: 0 0 0 33px;
}
#sidebar-sub #submenu li a {
  background: none;
  height: auto;
  line-height: 1.2em;
  font-weight: normal;
  color: #8f5832;
  text-decoration: none;
  font-size: 12px;
  padding: 3px 0;
}
#sidebar-sub #submenu li a:hover, #sidebar-sub #submenu li a:active, #sidebar-sub #submenu li a.active {
  background: none;
  text-decoration: underline;
  color: #000000;
}

#ftr {
  width: 964px;
  margin: 0 auto;
  color: #d8ccc5;
  padding: 22px 13px 30px 13px;
  position: relative;
}
#ftr a {
  color: #d8ccc5;
  text-decoration: none;
}
#ftr a:hover, #ftr a:active {
  text-decoration: underline;
}
#ftr span {
  color: #716e6d;
  margin: 0 3px;
}
#ftr #copyright {
  margin-top: 10px;
}
#ftr form {
  width: 368px;
  line-height: 33px;
  position: absolute;
  right: 10px;
  top: 23px;
  z-index: 5;
}
#ftr form h3 {
  color: #828282;
  font-size: 20px;
  font-weight: normal;
  padding: 0 0 9px 0;
}
#ftr form input#news {
  background: url('img/bg-input-footer.gif') repeat-x 0 -33px;
  width: 255px;
  height: 18px;
  padding: 8px 5px 7px 3px;
  margin: 0;
  vertical-align: top;
  border: 0px none;
}
#ftr form span {
  background: url('img/bg-input-footer.gif') no-repeat;
  display: inline-block;
  width: 7px;
  height: 33px;
  font-size: 0;
  padding: 0;
  margin: 0;
}
#ftr form span.iright {
  background-position: 0 -66px;
}
#ftr form input.button {
  margin-top: -3px;
  margin-left: 5px;
  width: 81px;
  height: 39px;
}



.plugin_Discussion_form {text-align: right; padding: 10px 0;}
.plugin_Discussion_form form {margin: 0; padding: 0;}
.plugin_Discussion_form form fieldset {margin: 0; padding: 10px; border: solid 1px #749434;}
.plugin_Discussion_form form fieldset legend {padding: 0 3px; background: #749434; color: #ffffff; font-weight: bold;}
.plugin_Discussion_form input, textarea {background-color: #f6fbeb; margin-top: 3px; border: solid 1px #d1e8a5; color: #53770d;}
.plugin_Discussion_form textarea {width: 97%; height: 150px}

.plugin_Discussion_list {padding-top: 10px;}
.plugin_Discussion_list .spot .head a {color: #444444; font-weight: bold; text-decoration: underline;}
.plugin_Discussion_list .spot .head a:hover {text-decoration: none;}
.plugin_Discussion_list .spot {margin: 10px 0;}
.plugin_Discussion_list .spot .head {background-color: #dbdbdb; color: #666666; padding: 3px; font-size: 11px;}
.plugin_Discussion_list .spot .content {padding: 3px; background-color: #efefef; color: #333333; line-height: 1.7;}
.plugin_Discussion_list .spot .reply {padding: 1px 3px; background-color: #dbdbdb;}
.plugin_Discussion_list .spot .reply a {color: #444444;}
.plugin_Discussion_list .spot .reply a:hover {text-decoration: none;}



.box-reference {
  width: 215px;
  float: left;
  padding: 5px;
  text-align: center;
}
.box-reference a {
  display: block;
  margin: 10px 0;
  color: #777777;
  padding: 5px;
  text-decoration: none;
  cursor: hand;
}
.box-reference a:hover {
  text-decoration: none;
  background: #dddddd;
}

.box-reference span {
  display: block;
  background: url(reference-background.gif) top left no-repeat;
  width: 201px;
  height: 91px;
  text-align: left;
}

.box-reference span img {
  margin: 5px;
  width: 110px;
  height: 80px;
}


 #popup_bubble {
  background: transparent url("img/bg-popisek.png") repeat;
  border: 0 none;
  display: none;
  color: #333333;
  padding: 8px;
  display: inline-block;
  position: absolute;
  z-index: 20;
}
#popup_bubble img {
  border: 1px solid #333333;
  padding: 0;
  height: auto;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

