/*
Theme Name: LenoMag
Theme URI: http://wpjunction.com
Description: LenoMag Premium WP Theme
Version: 1.0
Author: Denishua
Author URI:http://fairyfish.com
Tags:yellow,blue,grey,two-columns,fixed-width,theme-options
*/
*{
  padding: 0;
  margin: 0;
}

img, a img{
  border: 0;
}

ul, li, dl, dt, dd{
  list-style: none;
}

textarea, input, button, select{
  font-size: 12px;
  vertical-align: middle;
  color: #666;
  padding: 1px;
  font-family: Arial;
}

html{
  height: 100%;
}
/************* Reset style end **************/

.poll_right_answer {
  color: #e4b026;
}

a{
  text-decoration: none;
  color: #009999;
  font-weight: bold;
}

a:hover{
  text-decoration: underline;
}

.content h2 a{
  color: #e4b026;
}

.content h2 a:hover{
  text-decoration: none;
}

.clear{
  clear: both;
  height: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  border: 0;
}

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

body{
  font-family: Arial;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  padding: ;
  background: #f3f3f3;
}

.uvod {
  margin: 20px;
}

.code {
  background: #F2F1F1;
  border: solid grey 1px;
  padding: 5px 20px 5px 20px;
  margin-top: 10px;
  margin-bottom: 15px;
  width: 80%;
  margin-left: 50px;
}

#topreklama {
  position: relative;
  left: 50%;
  top: 25px;
}

#obsahreklama {
  position: relative;
  left: 13%;
  top: 5px;
}

.prvni {
  background: url(images/cislovani/prvni.jpg) top left;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  float: left;
  margin-left: 20px;
}

.druhy {
  background: url(images/cislovani/druhy.jpg) top left;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  float: left;
  margin-left: 20px;
}

.treti {
  background: url(images/cislovani/treti.jpg) top left;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  float: left;
  margin-left: 20px;
}

.ctvrty {
  background: url(images/cislovani/ctvrty.jpg) top left;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  float: left;
  margin-left: 20px;
}

.paty {
  background: url(images/cislovani/paty.jpg) top left;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  float: left;
  margin-left: 20px;
}

.sesty {
  background: url(images/cislovani/sesty.jpg) top left;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  float: left;
  margin-left: 20px;
}

.sedmy {
  background: url(images/cislovani/sedmy.jpg) top left;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  float: left;
  margin-left: 20px;
}

.move2 {
  margin: 5px 40px 20px 60px !important;
}

.move {
  margin: 25px 30px 30px 30px !important;
}

.line {
  width: 100%;
  border-bottom: 1px dashed #848484;
  margin-bottom: 15px;
}

.step {
  margin-left: 50px !important;
  margin-top: 15px !important;
}

.content .post p{
  margin: 15px;
}

.tip {
  background: #FFFFCC;
  border: solid grey 1px;
  padding: 5px 20px 5px 20px;
  margin-top: 10px;
  margin-bottom: 15px;
  width: 80%;
  margin-left: 50px;
}

.cesta {
  background: #EBEBEB;
  border: solid grey 1px;
  padding: 5px 20px 5px 20px;
  margin-top: 10px;
  margin-bottom: 15px;
  width: 80%;
  margin-left: 50px;
}

.absolute{
  position: absolute;
  overflow: hidden;
  height: 7px;
  width: 7px;
}

.box_1_t_l{
  background: url(images/box_1.gif) top left;
  top: 0;
  left: 0;
}

.box_1_b_l{
  background: url(images/box_1.gif) 0px 7px;
  bottom: 0;
  left: 0;
}

.box_1_t_r{
  background: url(images/box_1.gif) top right;
  top: 0;
  right: 0;
}

.box_1_b_r{
  background: url(images/box_1.gif) 7px 7px;
  bottom: 0;
  right: 0;
}

.box_3_t_l{
  background: url(images/box_3.gif) top left;
  top: 0;
  left: 0;
}

.box_3_b_l{
  background: url(images/box_3.gif) 0px 7px;
  bottom: 0;
  left: 0;
}

.box_3_t_r{
  background: url(images/box_3.gif) top right;
  top: 0;
  right: 0;
}

.box_3_b_r{
  background: url(images/box_3.gif) 7px 7px;
  bottom: 0;
  right: 0;
}

.box_2_t_l{
  background: url(images/box_2.gif) top left;
  top: 0;
  left: 0;
}

.box_2_b_l{
  background: url(images/box_2.gif) 0px 7px;
  bottom: 0;
  left: 0;
}

.box_2_t_r{
  background: url(images/box_2.gif) top right;
  top: 0;
  right: 0;
}

.box_2_b_r{
  background: url(images/box_2.gif) 7px 7px;
  bottom: 0;
  right: 0;
}
/************* Body style end **************/

#wrapper{
  width: 962px;
  margin: 0 auto;
  background: #ebebeb url(images/header.gif) left top no-repeat;
  padding: 4px;
}

#header{
  height: 110px;
  position: relative;
  background: #fff;
  padding: 15px 0px 0px 20px;
}

#header h5 a{
  position: absolute;
  text-indent: -9999pt;
  background: url(images/logo.gif);
  height: 82px;
  width: 212px;
  cursor: pointera;
  left: 30px;
  top: 15px;
}

#header p strong{
  background: url(images/right.gif) left top no-repeat;
  height: 30px;
  display: inline-block;
  padding: 2px 10px;
  font-size: 12px;
}

#header p{
  background: url(images/left.gif) right top no-repeat;
  position: absolute;
  left: 260px;
  top: 45px;
}

.Navii{
  position: relative;
  margin: -42px 0 0 0;
  height: 42px;
}

.Navi{
  position: relative;
  background: #f6f6f6 url(images/bg_nav.gif) right no-repeat;
  margin: 4px 0 0 0;
  height: 42px;
  overflow: hidden;
  width: 73%;
}

.Navi ul{
  float: left;
  padding-left: 10px;
}

.Navi li{
  float: left;
  position: relative;
  z-index: 2;
}

.Navi li a{
  display: inline-block;
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  font-size: 12px;
  font-weight: bold;
}

.Navi li a:hover,.current_page_item a{
  color: #000000;
  text-decoration: none;
}

.Navii .style{
  position: absolute;
  width: 250px;
  right: -10px;
  top: 10px;
  color: #6f6f6f;
  font-size: 12px;
  font-weight: bold;
}

.Navii .style span{
  display: inline-block;
  position: relative;
  margin-bottom: -3px;
  overflow: hidden;
  margin-left: 5px;
  cursor: pointer;
  background-position: 0 0;
}

li.back{
  background: url(images/nav_1.gif) left no-repeat;
  position: absolute;
  z-index: 1;
  top: 9px;
}

li div.left{
  background: url(images/nav_2.gif) right no-repeat;
  height: 26px;
}

.listBox{
  margin: 4px 0 0 0;
  padding: 5px 6px 10px 6px;
  background: #fff;
  position: relative;
  float: left;
  width: 950px;
}

.listBox div{
  float: left;
  width: 305px;
  padding-right: 10px;
}

.listBox .RecentComments{
  padding-right: 0;
}

.listBox .RecentEntries {
  padding-left: 5px;
}

.listBox h2{
  font-size: 17px;
  line-height: 24px;
  height: 24px;
}

.listBox li a{
  display: block;
  padding: 0 0 0 20px;
  height: 28px;
  overflow: hidden;
  line-height: 28px;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #efefef;
}

.RecentEntries a{
  background: url(images/icon_1.gif) no-repeat 0 48%;
}

.PopularPosts a{
  background: url(images/icon_2.gif) no-repeat 0 48%;
}

.RecentComments a{
  background: url(images/icon_3.gif) no-repeat 0 48%;
}

#stage{}

.content{
  float: left;
  width: 668px;
}

.slidePost{
  position: relative;
  height: 200px;
  padding: 5px;
  margin-top: 4px;
  overflow: hidden;
  background: #f6f6f6;
}

.slidePost h2{
  height: 30px;
  line-height: 30px;
  font-size: 21px;
  border-bottom: 1px solid #e0e0e0;
}

.slidePost .text{
  padding: 10px 5px;
}

.slidePost .prev{
  cursor: pointer;
  text-indent: -9999pt;
  position: absolute;
  z-index: 999;
  background: url(images/icon_7.gif) left;
  bottom: 6px;
  right: 35px;
  height: 23px;
  width: 29px;
}

.slidePost .next{
  cursor: pointer;
  text-indent: -9999pt;
  position: absolute;
  z-index: 999;
  background: url(images/icon_7.gif) right;
  bottom: 6px;
  right: 6px;
  height: 23px;
  width: 29px;
}

.content .post{
  margin-top: 4px;
  position: relative;
  padding: 5px;
  background: #fff;
  width: 658px;
}

.content h1{
  height: 26px;
  line-height: 26px;
  font-size: 24px;
  margin-left: 5px;
  margin-top: 10px;
  color: #e4b026;
}

.content h2{
  height: 25px;
  line-height: 25px;
  margin-left: 30px;
  margin-top: 5px;
  color: #e4b026;
  font-size: 17px;
}

.content h3{
  height: 17px;
  line-height: 17px;
  margin-left: 30px;
  margin-top: 5px;
  color: #e4b026;
}

.content .post p.a{
  height: 22px;
  line-height: 22px;
  background: #f3f3f3;
  color: #848484;
}

.links a{
  color: blue;
}

.content .post p.a a{
  color: #848484;
}

.content .post p.a span{
  padding: 0 15px 0 20px;
  background: url(images/icon_4.gif) 2px 2px no-repeat;
}

.content .post p.a span.tag{
  background: url(images/icon_5.gif) 2px 3px no-repeat;
}

.content .post p.a span.comments{
  background: url(images/icon_6.gif) 2px 2px no-repeat;
}

.content .post p.a span.views{
  background: url(images/icon_5.gif) 2px 3px no-repeat;
}

.content .post .details{}

.content .post .more-link{
  display: block;
  text-indent: -9999pt;
  background: url(images/more.gif) right top no-repeat;
  height: 30px;
}

.post-nav{
  height: 40px;
  font-size: 14px;
  padding: 5px 10px;
  font-weight: bold;
}

#nav-prev-post{
  float: left;
}

#nav-next-post{
  float: right;
}

.sidebar{
  float: right;
  width: 290px;
  padding-bottom: 30px;
}

.sidebar .mob{
  margin: 4px 0 0 0;
  padding: 5px;
  width: 280px;
  position: relative;
  background: #fff;
}

.sidebar .adBox{
  padding: 10px 12px;
  width: 266px;
  height: 135px;
  overflow: hidden;
}

.sidebar h2{
  height: 26px;
  line-height: 26px;
  font-size: 24px;
  margin-left: 5px;
  margin-top: 10px;
  color: #e4b026;
}

.sidebar .adBox img{
  margin: 2px;
}

.sidebar .mob ul{
  padding-bottom: 5px;
}

.sidebar .mob li a{
  display: block;
  color: #009999;
  font-size: 12px;
  height: 31px;
  line-height: 31px;
  padding: 0 0 0 20px;
  border-bottom: 1px solid #deddde;
}

.glidecontentwrapper{}

.featured-post{
  position: absolute;
  background: #f6f6f6;
  padding-left: 6px;
  width: 655px;
}

#commentsBox h3#comments{
  text-align: right;
  font-size: 15px;
}

.commentlist{
  padding: 10px 0;
}

.commentlist li{
  padding: 10px 0;
  border-bottom: 3px solid #f2f2f2;
  color: #a1a1a1;
}

.commentlist li.odd{
  background: #f7f7f7;
}

.commentmetadata{
  padding: 5px;
}

#respond p{
  padding: 3px 0;
}

#respond h3{
  padding: 20px 0 0 0;
  font-size: 15px;
}

#respond input{
  width: 230px;
}

#respond textarea {
  width: 300px;
  height: 80px;
}

#footer{
  clear: both;
  width: 970px;
  margin: 0 auto;
  background: url(images/footer.gif) left top no-repeat;
  text-align: center;
  height: 160px;
}

#footer .top{
  padding: 40px 0 10px 0;
  color: #828282;
}
