/*
Theme Name: WordPress Smucik
Theme URI: http://wordpress.org/
Description: Smucik
Author: Smucik
*/
body {
   background: #ffffff url(images/body-bg.png) no-repeat center top;
   color: #333333;
	font-size: 12px;
	font-family: Arial;
	margin: 0px;
	padding: 10px 0px 0px 0px;
  }
p, h1, h2, h3, h4, h5, h6, form, fieldset, legend {
   padding: 0px;
	margin: 0px;
   }
h1{
   color: #639F7C;
   font-size: 25px;
   font-weight: normal;
   padding-bottom: 10px;
   }
h2{
   color: #3b3b3b;
   font-size: 140%;
   font-weight: bold;
   margin-bottom: 10px;
   }
h3{
   font-size: 120%;
   margin-top: 15px;
   }
h4{
   font-size: 120%;
   }
a{
   color: #AF4C5E;
   text-decoration: none;
   }
a:hover{
   text-decoration: underline;
   }
a img{
   border: 0px;
   }
hr{
   border: 0px;
   height: 1px;
   margin: 0px 0px;
   }
.fl{
   float: left;
   }
.fr{
   float: right;
   }
em, dt{
   color: #C05E3E;
   font-style: normal;
   }
#main li {
   padding: 2px;
}
table td, table th{
   border: 1px solid #439F69;
   padding: 4px;
   }
table th{
   background-color: #439F69;
   border: 1px solid #ffffff;
   color: #ffffff;
}
table th.left{
   border-left: 1px solid #439F69;
}
table th.right{
   border-right: 1px solid #439F69;
}
table{
   border-collapse: collapse;
   margin: 10px auto;
   width: 95%;
   }
table.ukazka, div.ukazka{
   background-color: #F3F3F3;
   border: 1px solid #EDEDEF;
   margin: 10px auto;
   padding: 10px;
   }
table.ukazka td,table.ukazka th{
   border: 0px;
   }
.hidden{
   visibility: hidden;
}
br.cleaner{
   clear: both;
   }
.list{
   list-style: none;
   }
#content{
   background: transparent;
   margin: 0px auto; 
   position: relative;
	text-align: left;
	width: 980px;
	}
/* header start */
#header {
   background: transparent url(images/header-bg.png) no-repeat left top;
	float: left;
	height: 150px;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	}
#header ul{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   }
#navjump{
   display: none;
   }
#logo {
   background: transparent url(images/logo3.png) no-repeat left top;
   height: 110px;
	left: 20px;
	position: relative;
	top: 10px;
	width: 290px;
	}
#logo a{
   display: block;
   height: 110px;
   overflow: hidden;
	padding-left: 290px;
	width: 0px;
}
/* header end */
/* main start */
#main {
   background: transparent url(images/main-bg.png) repeat center top;
   border: 3px solid #27A4E3;
   clear: both;
	float: left;
	left: 0px;
	margin: 0px 0px;
	min-height: 500px;
	position: relative;
	margin: 0px;
	padding: 70px 20px 20px 20px;
	top: 10px;
	width: 934px;
	}
.home #main{
padding-top: 50px;
}
#main p{
  line-height: 15px;
  margin: 5px 0px 5px 0px;
}
.main-text{
   float: left;
   width: 660px;
}
/* main end */
/* submain start */
#submain {
   left: 25px;
   position: absolute;
   top: 210px;
	}
#breadcrumb-navxt{
   color: #878269;
  font-family: arial;
  font-size: 95%;
  font-weight: bold;
  width: 690px;
}
.home .widget_breadcrumb_navxt{
  display: none;
}

#breadcrumb-navxt a{
  color: #878269;
  font-family: arial;
  font-size: 95%;
  font-weight: normal;
}
/* submain end */
/* side & otherside start */
#side{
    margin: 0px;
    padding-bottom: 10px;
	position: absolute;
	top: 205px;
	right: 13px;
	width: 260px;
	z-index: 10;
	}
#side ul, #side ol{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#side .widget{
    background: #DAEEF8;
    margin-bottom: 10px;
    padding: 10px;
    float: left;
   width: 240px;
}
span.datum{
   color: #189dc6;
   display: block;
   font-weight: bold;
   }
#news{
   float: left;
   padding-bottom: 20px;
   }
.news{
   border-bottom: 4px solid #eeeeee;
   margin: 10px 0px 0px 10px;
   padding:0px 0px 10px 0px;
   width: 245px;
   }
.news a{
   text-decoration: underline;
   }
.news a:hover{
   text-decoration: none;
   }
#news .starsi{
   color: #999999;
   display: block;
   float: right;
   font-weight: bold;
   padding: 5px 15px 5px 0px;
   text-align: right;
   text-decoration: none;
   }
#news .starsi:hover{
   text-decoration: underline;
   }
/* side & otherside end */
/* menu left start */
#flexipages-2 h2{
   color: #7F1F2E;
   font-size: 18px;
   font-weight: normal;
   margin-bottom: 10px;
   display: none;
   }
#flexipages-2 ul li{
   list-style-type: none;
   float: left;
   margin: 0px; 
   padding: 0px 0px 0px 0px;
   position: relative;
   width: 95%;
}
#flexipages-2 ul li a{
   color: #333333;
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  padding: 4px 0px;
  text-decoration: none;
  width: 100%;
}
#flexipages-2 ul li ul, 
#flexipages-2 ul li.current_page_item ul li ul{
   display: none;
   }
#flexipages-2 ul li.current_page_item ul, 
#flexipages-2 ul li ul li.current_page_item ul,
#flexipages-2 ul li.current_page_parent ul,
#flexipages-2 ul li.current_page_ancestor ul{
   display: block;
   }
#flexipages-2 ul li ul li a{
   font-size: 12px;
   padding-left:10px;
   }
#flexipages-2 ul li ul li ul li a{
   padding-left:20px;
   }
#flexipages-2 ul li.current_page_item a, #flexipages-2 ul li a:hover, #flexipages-2 ul li.current_page_item ul li a:hover{
   color: #7F7F7F;
}
#flexipages-2 ul li.current_page_item ul li a, #flexipages-2 ul li ul li a{
   color: #333333;
}
/* menu left end */
/* footer start */
#footer {
   background: transparent url(images/main-bg.png) repeat center top;
   border-top: 5px solid #EDEDEF;
   clear: both;
   float: left;
	padding: 20px 0px;
	top: 125px;
	text-align: center;
	width: 100%;
	}
#footer div.copy a{
   color:#666666;
   text-decoration: underline;
}
#footer div.copy a:hover{
  text-decoration: none;
}

/* footer end */


.clear{
  clear:both;
  height: 0px;
  line-height: 0px;
  overflow: hidden;
}
/* menu_cms top start*/
div#flexipages-3{
   height: 30px;
   left: 260px;
   position: absolute;
   top: 84px;
   width: 654px;
   z-index: 1;
}
div#flexipages-3 h2{
  display: none;
}
div#flexipages-3 ul{
  left: 3px;
  margin: 0px;
  padding: 0px;
  position: relative;
  width: 100%;
   z-index: 1;
}
div#flexipages-3 ul li{
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px 5px 0px 0px;
}
div#flexipages-3 ul li a{
   background-color: #ffffff;
   border: 1px solid #EDEDEF;
   border-bottom: 0px;
   color: #88868F;
   display: block;
   float: left;
   font-size: 14px;
   font-weight: bold;
   height: 30px;
   line-height: 30px;
   padding: 0px 15px;
   position: relative;
   text-align: center;
   text-decoration: none;
   text-transform: uppercase;
   top: 0px;
   z-index: 1;
}
div#flexipages-3 ul li.current_page_item a{
   top: 1px;
}
div#flexipages-3 ul li a:hover, div#flexipages-3 ul li.current_page_item a{
}
/* menu_cms top end*/



/* single start */
.single .post a img{
  border: none;
}
/* single end */
/* form start */
.cform {
   width:550px !important;
}
.cform fieldset {
  border: 0px !important;
  background: none !important;
}
.cform legend{
   text-indent: 200px;
}
.cform label, .cform label span {
  width:160px !important;
}
.cform input.cf-box-b{
  width: 14px !important;
}
.cform textarea, .cform input {
  width:250px !important;
}
.cf-box-group {
  padding-left:180px !important;
  width: 200px;
}
ol.cf-ol li.cf-box-title {
  padding:8px 0 0 180px !important;
}
.cform input.sendbutton {
  margin-right: 170px !important;
  margin-top: 0px !important;
  width: 100px !important;
}
.linklove{
   display: none;
}
/* form end */
/* search start*/
.widget_search{
   
   }
 .widget_search label{
display: none;   
   }
.widget_search input#s{
   float: left;
   display: inline;
   width: 150px;
   margin-right: 10px;
   }
.widget_search input#searchsubmit{
   float: left;
  
   }

/* search end */
/* banner start */
.banner{
   padding-bottom: 20px;
   }
/* search end */
/* links start */
.widget_links{
  
   }
.widget_links h2{
   
   }
.widget_links ul li{
  
   }
.widget_links ul, .widget_mylinkorder ul{
  margin-left: 20px;
  list-style: none;
   }
/* links end */
.widget_nav_menu{
   background-color: #27A4E3;
   left: 0px;
   height: 35px;
   position: absolute;
   text-align: left;
   top: 160px;
   width: 980px;
}
.widget_nav_menu ul li, .widget_nav_menu ul { 
   list-style: none;
   display: inline;
   padding: 0px;
   margin: 0px;
}
.widget_nav_menu ul li a{
   color: #ffffff;
   font-weight: bold;
   line-height: 36px;
   padding: 0px 10px;
   }
.widget_nav_menu ul li a:hover, .widget_nav_menu ul li.current_page_item a{
   color: #FFF500;
   }
ol.commentlist{
  list-style: none; 
  padding: 0px;
   }
#main ol.commentlist li{
   border-top: 1px solid #666666;
   padding: 10px 0px;
   }
#main ol.commentlist li cite{
   font-weight: bold;
   font-style: normal;
   }
#main ol.commentlist li div.comment-author{
   height: 34px;
   }
#main ol.commentlist li div.comment-author cite, #main ol.commentlist li div.comment-author span{
   padding-bottom: 10px;
   line-height: 32px;
   }
#main ol.commentlist li div.comment-author img{
   margin-right: 10px;
   float: left;
   }
.prihlasenie label{
   display: block;
   margin: 0px 0px 2px 0px;
   text-align: right;
   width: 100%;
}
.prihlasenie label input{
   margin-left: 10px;
}
.prihlasenie input.button{
   float: right;
   clear: both;
}
.prihlasenie p{
   clear: both;
   display: block;
   padding: 10px 0px;
   text-align: center;
   width: 100%;
}
#al_loading, #al_login, #al_register, #al_lostPassword {
   height:auto !important;
}
