/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2009                     */
/*             Jakub Kribik - LevneRychle[.]cz           */
/*                  info@levnerychle.cz                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
/* nastaveni pro vsechny elementy na strance*/
* {
  margin:0 auto;
  padding:0;
  font-size: 13px;
	line-height:1.4;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}
/* ***************************************************** */
/* ***************************************************** */
/* klasika telo stranky*/
body{
	padding:0;
	background: url(img/body.jpg) repeat-x top white;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
  color: #92B436;
}
/* ***************************************************** */
/* ***************************************************** */
/* odkazy */
a {
  color:#808080;
  text-decoration:underline;
}
a:hover {
  color:black;
  text-decoration:none; 
}
a, a:hover, a:focus, a:active{
	outline:0;
}
strong, b{
	color:#6E4C1E;
}
strong:hover,b:hover,h2:hover,h2:hover *, h3:hover, h3:hover *, h4:hover, h4:hover *, h5:hover, h5:hover *, h6:hover, h6:hover *, #novinky h4:hover,#novinky h4:hover * {
	color:#333;
}
/* ***************************************************** */
/* ***************************************************** */
/*  nastaveni nadpisu  */
h1, h1 *, h2, h2 *, h3, h3 *, h4, h4 *, h5, h5 *, h6, h6 * { 
  margin: 0; 
	padding: 0; 
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	line-height: 1.2;
	color:#6E4C1E;
}
h1, h2, h3, h4 {
  padding-top: .2em;
}
h2{
	margin:5px auto;
	padding: 0;
	font-size: 19px;
}
h1, h2.velky {
	margin:0 auto 15px;
	padding:0 0 0 120px;
	background:url(img/h2.jpg) no-repeat left;
}
h1, h1 *, h2.velky, h2.velky *{
	font-size: 18px;
	line-height:42px;
	letter-spacing:0px;
	text-transform:uppercase;
	color:#808080;
}
h3{
  font-size: 17px;
	margin-bottom:5px;
}
h4{
	font-size: 15px;
}
h5{
	font-size: 13px;
}
h6{
	font-size: 12px;
}
/* ***************************************************** */
/* ***************************************************** */
/* obrazky */
img{
	border:0;
}
.img-left{ 
  display: block; 
  float: left;  
  margin: 0 5px 5px 0; 
}
.img-right{ 
  display: block;  
  float: right;  
  margin: 0 0 0 5px; 
}
.img-center{ 
  display: block; 
  margin: 0px auto; 
}
/* ***************************************************** */
/* ***************************************************** */
/* ostatni pomocne */
input{
	margin:1px;
	padding:3px 5px;
	font-size:13px;
	color:#888;
	border:1px solid #b0b0b0;
	background:url(img/input-text.jpg) repeat-x bottom #fefefe;
}
input:hover,input:focus,input:active,textarea:hover,textarea:focus,textarea:active{
	color:black;
	border:1px solid black;
}
input.tlacitko{
	margin:0;
	padding:0;
	width:110px;
	height:25px;
	line-height:25px;
	font-weight:bold;
	cursor:pointer;
	color:white;
	border:0;
	background:url(img/input-submit-tlacitko.gif) no-repeat center top;
}
input.tlacitko:hover{
	background-position:center bottom;
}
textarea{
	margin:1px;
	padding:3px 5px;
	font-size:13px;
	color:#888;
	border:1px solid #b0b0b0;
	width:500px;
	height:125px;
	background:url(img/textarea.jpg) no-repeat bottom right #fff;
}
hr {
  clear:both;
	display:none;
}
li{
	margin-left:20px;
}
ul li{
	list-style-image: url(img/li.jpg);
}
pre{
	margin:10px 0;
	padding:10px;
	border:1px solid;
	color:#888;
	background:#F0F0F0;
}
p, ul, ol, div{
	margin:10px 0;
}
table{
	margin:10px 0;
	text-align:left;
}
table th{
	color:#808080;
	background:url(img/input-text.jpg) repeat-x bottom;
}
table td, table th{
	padding:3px 6px;
}
* .grey-box{
	margin:0 auto 10px;
	padding:0 10px 5px;
	border:5px solid #FAFAFA;
	background:url(img/box-grey-back.jpg) repeat-x top #FAFAFA;
}
#RssFeed{
	margin:0;
	padding:0;
	text-align:right;
}
#RssFeed, #RssFeed a{
	margin:0;
	padding:0;
	height:16px;
  line-height:16px;
	font-size:10px;
	text-decoration:none;
}
/* ***************************************************** */
/* ***************************************************** */
/* obal stranky */
#hlavni{
  margin:0 auto;
	width:980px;
  text-align:left;
}
/* ***************************************************** */
/* ***************************************************** */
/* hlavicka stranky */
#hlavicka{
	margin:0;
	padding:0;
	width:100%;
	height:188px;
	background:url(img/hlavicka-back.jpg) no-repeat bottom right;
}
#hlavicka a#home{
  margin:10px;
	padding:0;
	width:272px;
	height:65px;
	float:left;
  display:block;
	text-indent:-9000px;
	background:url(img/levnerychle-cz-back.jpg) no-repeat center top;
}
#hlavicka a#home:hover{
	background-position: center bottom;
}


#hlavicka #hlavicka-menu{
	margin:0;
	padding:0;
	width:300px;
	float:right;
	border-right:1px solid #d1d1d1;
}
#hlavicka #hlavicka-menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#hlavicka #hlavicka-menu ul li{
	margin:0;
	padding:0;
	float:right;
	list-style:none;
	border-left:1px solid #d1d1d1;
}
#hlavicka #hlavicka-menu ul li a{
	margin:0;
	padding:0 5px;
	display:block;
	font-size:10px;
	text-decoration:none;
	color:#818181;
}
#hlavicka #hlavicka-menu ul li a:hover,#hlavicka #hlavicka-menu .menu_current a{
  text-decoration:underline; 
	color:black;
}


#hlavicka #vyhledavani{
	margin:30px 0 0 0px;
	padding:0;
	float:left;
	width:350px;
	text-align:right;
}


#hlavicka #produkty{
	margin:1px 0 0 24px;
	padding:0;
	float:left;
	clear:left;
	width:560px;
	height:87px;
}
#hlavicka #produkty a{
	margin:0 0 0 5px;
	padding:42px 40px 0 15px;
	display:block;
	float:left;
	height:45px;
	width:80px;
	font-weight:bold;
  font-size:11px;
	line-height:13px;
	text-decoration:none;
	color:white;
	background-repeat:no-repeat;
	background-position:left;
}
#hlavicka #produkty a:hover,#hlavicka #produkty a.aktivni{
	background-position:right;
}
#hlavicka #produkty a#ps{
	background-image:url(img/produkty-ps.jpg);
}
#hlavicka #produkty a#sz{
	background-image:url(img/produkty-sz.jpg);
}
#hlavicka #produkty a#io{
	background-image:url(img/produkty-io.jpg);
}
#hlavicka #produkty a#wp{
	background-image:url(img/produkty-wp.jpg);
}
/* ***************************************************** */
/* ***************************************************** */
/* hlavni menu */
#hlavni-menu{
	margin:1px 0 0 0;
	padding:0;
	width:100%;
	clear:both;
	background:url(img/body.jpg) repeat-x 0px -189px #888;
}
#hlavni-menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#hlavni-menu ul li{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	height:26px;
}
#hlavni-menu ul li a{
	margin:0;
	padding:0 8px;
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	font-size:10px;
	font-weight:bold;
	text-transform:lowercase;
	text-decoration:none;
	color:white;
}
#hlavni-menu ul li a:hover,#hlavni-menu .menu_current a{
  text-decoration:underline; 
}
/* ***************************************************** */
/* ***************************************************** */
/* submenu */
#submenu{
	margin:0;
	padding:0;
	clear:both;
}
#submenu ul{
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	border:8px solid #ccc;
}
#submenu ul li{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	height:26px;
}
#submenu ul li a{
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:171px;
	height:26px;
	line-height:26px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-transform:lowercase;
	text-decoration:none;
	color:#999;
}
#submenu ul li a:hover,#submenu .menu_current a{
  text-decoration:none; 
	color:#444;
	background:#ccc;
}
/* ***************************************************** */
/* ***************************************************** */
/* sloupec-levy */
#sloupec-levy{
	margin:5px 0px 0 21px;
	padding:90px 0 0 0;
	float:left;
	width:258px;
	color:#a3c53b;
	background:url(img/novinky.jpg) no-repeat left top;
}
#sloupec-levy h2{
  margin:25px 0 0 0;
	padding:0 0 0 57px;
	line-height:20px;
	font-size:14px;
 	font-family: "Calibri", "Verdana", "Arial", "Helvetica", sans-serif;
	letter-spacing:0px;
	text-transform:uppercase;
	color:#808080;
	background:url(img/sloupec-levy-h3.jpg) no-repeat left;
}

#sloupec-levy ul{
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
}
#sloupec-levy ul li{
	margin:0;
	padding:0;
	list-style:none;
}
#sloupec-levy ul li strong{
	font-weight:normal;
}
#sloupec-levy ul li a{
	font-weight:normal;
	text-decoration:none;
	color:#6E4C1E;
}
#sloupec-levy ul li a:hover{
	text-decoration:underline;
	color:#333333;
}


#sloupec-levy ul ul{
	margin:0;
	padding:0;
}
#sloupec-levy ul ul li{
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
	
}
#sloupec-levy ul ul li, #sloupec-levy ul ul li a{
	font-size:10px;
	line-height:1.4;
}
#sloupec-levy ul ul li a{
	font-weight:normal;
	text-decoration:none;
	color:#808080;
}
#sloupec-levy ul ul li a:hover{
	text-decoration:normal;
	color:#333333;
}
/* ***************************************************** */
/* ***************************************************** */
/* obsah stranky */
#obsah{
  float:right;
	width:700px;
  margin:20px 0 0 0;
  padding:0 0 220px 0;
  text-align:justify;
	background:url(img/obsah.jpg) no-repeat bottom right;
}
#obsah h1, #obsah h1 *, #obsah h2, #obsah h2 *, #obsah h3, #obsah h3 *, #obsah h4, #obsah h4 *, #obsah h5, #obsah h5 *, #obsah h6, #obsah h6 *{
 	font-family: "Calibri", "Verdana", "Arial", "Helvetica", sans-serif;
}
#obsah a.link, #obsah * a.link{
	padding-right:12px;
	background:url(img/link.jpg) no-repeat right;
}
#obsah li, #obsah li{
  margin-left:20px;
}
#obsah ol{
	margin-left:10px;
}
#obsah ul ul, #obsah ol ol{
	margin:0;
	padding:2px 0 2px 20px;
}
#obsah p{
	margin:10px 0;
}
/* ***************************************************** */
/* ***************************************************** */
/* paticka stranky */
#paticka {
	margin:0;
  padding:0 0 20px 0;
	clear:both;
	width:100%;
  background:url(img/paticka.jpg) repeat-x top black;
}
#paticka #paticka-obal{
	margin:0 auto;
	padding:0;
	width:980px;
}
#paticka #kontakty{
	margin:4px 25px 0 21px;
	padding:15px 0 0 0;
	float:left;
	width:233px;
	text-align:left;
	color:#a3c53b;
	background:url(img/paticka-kontakty.jpg) no-repeat right top;
}
#paticka #formular{
  float:right;
	width:700px;
  margin:20px 0 0 0;
  padding:0;
  text-align:justify;
  line-height:16px;
}


#paticka #kontakty,#paticka #kontakty *,#paticka #formular,#paticka #formular *{
  font-size:11px;
}
#paticka #kontakty h2,#paticka #formular h2{
	margin:0;
	padding:0;
	text-transform:uppercase;
	color:white;
}
#paticka #kontakty strong,#paticka #formular strong{
	margin:0;
	padding:0;
	text-transform:uppercase;
	color:white;
}
#paticka #kontakty em,#paticka #formular em{
	margin:0;
	padding:0;
	color:white;
}
#paticka #kontakty a,#paticka #formular a{
	text-decoration:none;
	border-bottom:1px dotted;
	color:#92B436;
}
#paticka #kontakty a:hover,#paticka #formular a:hover{
	border-bottom-style:solid;
}
#paticka #kontakty p,#paticka #formular p,#paticka #formular form{
	margin:0;
	padding:12px 0 0 0;
}
#paticka #formular label{
	margin-right:5px;
	float:left;
	width:100px;
	text-align:right;
}
#paticka #formular input.tlacitko{
	float:right;
	margin-right:82px;
}





#paticka #copyright{
	margin:0;
	padding:20px 0 0 0;
	clear:both;
	text-align: center;
}
#paticka #copyright, #paticka #copyright a{
	font-size: 9px;
	color: white;
	text-decoration:none;
}
#paticka #copyright a{
	border-bottom:1px dotted white;
}
#paticka #copyright a:hover{
	border-bottom:1px solid white;
	color:white;
}
/* ***************************************************** */
/* ***************************************************** */
/* formulare */
.form-table{
	margin-top:20px;
	vertical-align: super;
}
.form-table td,.form-table th{
	padding:4px;
}
.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 12px;
	width: 200px;
	padding:2px 4px;
	border:1px solid #6E4C1E;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
	padding:2px 4px;
	border:1px solid #6E4C1E;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	padding:2px 4px;
	font-size: 12px;
	width: 200px;
	border:1px solid #6E4C1E;
}
.form-odeslat{
	background:white;
	padding:2px 4px;
	color:#6E4C1E;
	font-weight:bold;
	border:1px solid #6E4C1E;
}
/* ***************************************************** */
/* ***************************************************** */
.comment_title {
  font-weight: bold;
}
.comment_text {
  background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}
.comment_title, .comment_text { border-left: 1px solid #DDDDDD; }
.comment_info { text-align: right; border-right: 1px solid #DDDDDD; }
.comment_title, .comment_info { border-top: 1px solid #DDDDDD; background-color: #EEEEEE; }

.post_title, .post_date { padding-top:10px;border-bottom: 0px solid #92B436; }
.post_title {  }
.post_date { text-align: right; }
.post_short { text-align: justify; padding-bottom: 5px; }
/* ***************************************************** */
/* ***************************************************** */
a#zpetnyodkaz{
	display:block;
	padding:5px 0;
	text-align:center;
	font-weight:normal;
	font-size:10px;
}
.odkaz-vice{
	display:block;
	clear:both;
	text-align:right;
	margin:0 5px;
	font-size:10pt;
	line-height:10pt;
}
.odkaz-zpet{
	display:block;
	clear:both;
	text-align:left;
	margin:0 5px;
	font-size:10pt;
	line-height:10pt;
}
.ok, #paticka #formular p.ok{
	margin:10px 0;
	padding:5px 10px;
	font-weight:bold;
	color: Green;
	border-top:1px solid Green;
	border-bottom:1px solid Green;
	background: #E1FFE1;
}
.err, #paticka #formular p.err{
	margin:10px 0;
	padding:5px 10px;
	font-weight:bold;
	color:#c00000;
	border-top:1px solid #c00000;
	border-bottom:1px solid #c00000;
	background: #FFB9B9;
}
/* ***************************************************** */
/* ***************************************************** */
#mapa {
  width:99%;
	height: 400px;
	border: 1px solid white;
	background: url(img/mapa.jpg) top left no-repeat;
}
#mapa *{
  color: black; 
	font-size: 11px; 
}
#mapa div{
	margin:0;
}
/* ***************************************************** */
/* ***************************************************** */
.cenik{
	margin:10px 10px;
	padding:0 10px 10px 10px;
	width:690px;
	background:url(img/table-cenik.jpg) no-repeat bottom right;
}
.cenik tr:hover{
	background: #F0F0F0;
}
.cenik th{
	padding:4px 8px;
	text-align:left;
	color:#808080;
	background: url(img/input-text.jpg) repeat-x bottom white;
}
.cenik td{
	padding:3px 13px;
	text-align:right;
	color:#808080;
	border:0;
	background: none;
}
.cenik .levy{
	width:65%;
	text-align:left;
}
/* ***************************************************** */
/* ***************************************************** */
.clearfix:after,#submenu ul:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix,#submenu ul {display: inline-block;}
/* ie win hack ~ height acts like min-height \*/
* html .clearfix, * html #submenu ul {height: 1%;}
/* end comment required */
/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2009                     */
/*             Jakub Kribik - LevneRychle[.]cz           */
/*                  info@levnerychle.cz                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */