﻿/*
Theme Name: Frekomos theme
Theme URI: http://wordpress.org/
Description: WordPress theme for Frekomos
Version: 1.2
Author: Jiří Zöllich
Author URI: http://jirigrafik.cz/
Tags: blue, two columns, slideshow


    The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



html,body,div,span,applet,object,iframe,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,label,legend,p,blockquote,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}body{line-height:1;color:black;background:white;}:focus{outline:0;}table{border-collapse:collapse;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}abbr,acronym{border:0;}

  body{
    margin: 0; padding: 0;
    background-color: #135376;
    color: #333333;
    font-size: 12px;
    line-height: 1.4em;
    font-family: Arial, Verdana, sans-serif;
    font-weight: 300;
    text-align: center;
    background-image: url(images/background.jpg);
    background-repeat: repeat-x;

  }

  h1,h2 {
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
    color: #003366;
    margin: 20px 20px;
  }

  h1{
   font-size: 22px;
  }

  h2{
    font-size: 18px;
  }

  h3,h4,h5,h6 {
    color: #003366;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 20px;

  }


  a, a:link, a:visited {
  outline: none; 
  color: #3399FF;
  text-decoration: none;
}

a:hover {
  outline: none; 
  color: #3399FF;
  text-decoration: underline;
}

input,textarea {
  border: 1px solid #999999;
}


  p{
  padding: 0px 18px 0px 0px;
  letter-spacing: 0.01em;
  text-align: justify;
}

strong, b{
  font-weight: bold;
  color: #3366CC;
}




  #obal{
    margin: 0 auto;
    width: 902px;
    text-align: left;


  }
  #content-back{
  background-image: url(images/obsah_backg.jpg);
  background-repeat: repeat-y;
  }


  #content-box{
   background-image: url(images/obsah_top_backg.jpg);
   background-repeat: no-repeat;


  }

  #hlavicka{
  position: relative;
  background-image: url(images/hlavicka_backg.jpg);
  background-repeat: no-repeat;
  width:100%;
  height:156px;
  }

  #menu {
    width: 100%;
    height: 27px;
    background-image: url(images/menu_backg.jpg);
    background-repeat: no-repeat;
  }

 #menu ul{
  margin-left: 20px;
}


#menu li{
    font-size: 13px;
    font-weight: normal;
    line-height: 27px;
    display: inline;
    padding: 0 10px 0 10px;
    list-style: none;
    float: left;
    border-right: 1px solid #999999;
}

#menu li a {
  color: #CCCCCC;
  text-decoration: none;
}

#menu li a:hover {
  color: #FFFFFF;
}

.current_page_item li{
  color: #FFCC00;
}


#sidebar ul {
	margin: 0;
	padding: 0;
    list-style-type: none;
}
#sidebar  li {
    padding:0px;
	margin: 0px;

}

#sidebar ul li ul {
    margin: 0px 0px 0px 5px;
    padding: 0px;

}

#sidebar ul li ul li {
	margin: 0px;
	padding-left: 18px;
    font-weight: normal;
	list-style-type: none;
    background-image:url(images/arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;

}

#sidebar input {
	background-color: #CEEFFF;
	border: 1px solid #ccc;
	padding: 2px;
	margin-left: 10px;
}

.logo{
      margin:0px; padding:0;
      position:relative;
      left: 36px; top: 36px;
      width:246px; height:54px;
      overflow:hidden;


}
.logo span{

      display:block;
      position:absolute; left:0; top: 0px; z-index:1;
      width:246px; height:54px;
      margin:0; padding:0;
      background:url("images/logo.jpg") top left no-repeat;

}

.link-top {
      margin:0px; padding:0;
      position: absolute;
      left: 764px; top: 30px;
      width:70px; height:30px;
      overflow:hidden;
}

.link-bottom {
      margin:0px; padding:0;
      position: absolute;
      left: 764px; top: 30px;
      width:70px; height:30px;
      overflow:hidden;
}




.rychly-kontakt {
      margin:0px; padding:0;
      position:relative;
      left:0 px;top: 0px;
      width:255px; height:30px;
      overflow:hidden;
      margin-bottom: 10px;

}

.rychly-kontakt span{
      display:block;
      position:absolute; left:0; top: 0px; z-index:1;
      width:255px; height:30px;
      margin:0; padding:0;
      background:url("images/rychly_kontakt.jpg") top left no-repeat;
}

.odkazy {
      margin:0px; padding:0;
      position:relative;
      left:0 px;top: 0px;
      width:255px; height:30px;
      overflow:hidden;
      margin-bottom: 10px;

}

.odkazy span{
      display:block;
      position:absolute; left:0; top: 0px; z-index:1;
      width:255px; height:30px;
      margin:0; padding:0;
      background:url("images/odkazy.jpg") top left no-repeat;
}

.nabizime {
      margin:0px; padding:0;
      position:relative;
      left:0 px;top: 10px;
      width:255px; height:30px;
      overflow:hidden;
      margin-bottom: 10px;

}

.nabizime span{
      display:block;
      position:absolute; left:0; top: 0px; z-index:1;
      width:255px; height:30px;
      margin:0; padding:0;
      background:url("images/nabizime.jpg") top left no-repeat;
}

.dokumenty {
      margin:0px 0px 10px 0px; padding:0;
      position:relative;
      left:0 px; top: 10px;
      width:255px; height:30px;
      overflow:hidden;


}


.dokumenty span{
      display:block;
      position:absolute; left:0; top: 0px; z-index:1;
      width:255px; height:30px;
      margin:0; padding:0;
      background:url("images/dokumenty_ke_stazeni.jpg") top left no-repeat;
}


.polozky-sidebar ul {
  padding: 0px;
}


.polozky-sidebar li{
        /*padding: 16px 5px 5px 18px;*/
        float: left;
        width: 255px;
        height: 46px;
        font-weight: normal;
        background: transparent url(images/box_backg.jpg) no-repeat 0 0;
        overflow: hidden;

}

.polozky-sidebar li a{
        text-decoration: none;
        color: #3399FF;
        display: block;
        width: 100%;
        height: 46px;
        line-height: 46 px;
        padding-left: 18px;
        padding-top: 16px;
        background: transparent url(images/box_backg.jpg) no-repeat 0 0;

}

.polozky-sidebar li a:hover {
        color: #003366;
        display: block;
        text-decoration: none;
        background:transparent url(images/box_backg.jpg) no-repeat 0 -46px;
        padding-left: 18px;

      }


.pdf-sidebar ul {
  padding: 0px;
}


.pdf-sidebar li{
        /*padding: 16px 5px 5px 18px;*/
        float: left;
        width: 255px;
        height: 46px;
        font-weight: normal;
        background: transparent url(images/box_backg_pdf.jpg) no-repeat 0 0;
        overflow: hidden;

}

.pdf-sidebar li a{
        text-decoration: none;
        color: #3399FF;
        display: block;
        width: 100%;
        height: 46px;
        line-height: 46 px;
        padding-left: 18px;
        padding-top: 16px;
        background: transparent url(images/box_backg_pdf.jpg) no-repeat 0 0;

}

.pdf-sidebar li a:hover {
        color: #003366;
        display: block;
        text-decoration: none;
        background:transparent url(images/box_backg_pdf.jpg) no-repeat 0 -46px;
        padding-left: 18px;

      }

#content {
    outline: none;
    position: relative;
    background-color: transparent;
    width: 590px;
    float: left;

  }

#content p{
  margin-bottom: 10px;
}

#content ul{

  list-style-position: outside;
  list-style-type: none;


}

#content li{
  background:transparent url(images/arrow.gif) no-repeat 0 6px;
  line-height: 1.8em;
  padding-left: 15px;
  list-style-type: none;

}



#slide{
  position: relative;
  top: -25px; left: 0px;
  padding: 10px;
  width: 500px;
  height: 220px;
  background: #18516F url(images/slide_backg.jpg) no-repeat 0 0;

}


#slide  li{
  background: none;
  padding-left: 0px;

}

#sidebar {
    position:relative;
    width: 250px;
    float:left;
    margin-top: 84px;
  }



#sidebar p {
    padding-left: 18px;
}

 #pata{
   position: relative;
   height: 75px;
   background-color: transparent;
   background-image: url(images/pata_backg.jpg);
   background-repeat: no-repeat;
   clear: both;
 }

 #pata-in{
   width: 900px;
   height: 75px;
   padding: 5px 0px 0px 20px;
 }

 .box-in {
     border: 0px solid #CC0066;
     width: 100%;
     margin: 0;
     padding: 0;
  }

  .box-in-content{

     border: 0px solid #CC0066;
     width: 540px;
     margin: 0;
     padding: 25px 0px 0px 28px;
    }

 .seznam-box {

   width:518px;
   padding: 10px;
   margin: 20px 0 20px 0;
   border: 1px solid #CCCCCC;
   background: #E4E4E4;

 }
.seznam-box h4{
  margin: 0;
  color: #999999;
}


.polozky-sidebar ul {
  padding: 0px;
}


.polozky-sidebar li{
        /*padding: 16px 5px 5px 18px;*/
        float: left;
        width: 255px;
        height: 46px;
        font-weight: normal;
        background: transparent url(images/box_backg.jpg) no-repeat 0 0;
        overflow: hidden;

}



.stroje {
   width:500px;
   height: 80px;
   display: block;
   margin-bottom: 10px;
   border: 1px solid #CCCCCC;
   background-color: #DBDBDB;
}

.stroje a{
        text-decoration: none;
        color: #3399FF;
        display: block;
        padding: 10px 0 10px 10px;
        font-size: 14px;
        font-weight: bold;
		 width:490px;
 }

.stroje a:hover {
        color: #003366;
		height: 60px;
        display: block;
        text-decoration: none;
        background-color: #E0E1E2;
		 padding: 10px 0 10px 10px;
        
      }

.stroje img{

  vertical-align: middle;
  z-index: 10;
}




}


.cleaner {
    clear: both;
    font-size: 1px;
    visibility: hidden;
  }
    /* slightly enhanced, universal clearfix hack */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
 }

.clearfix { display: inline-block; }

* html .clearfix { height: 1%; }
.clearfix { display: block; }

/*Wordpress styl*/

 .aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
 .alignleft { float: left; } .alignright { float: right; }
 .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
 .wp-caption img { margin: 0; padding: 0; border: 0 none; }
 .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }


 .size-medium {
       border: 1px solid #666666;
 }

#sidebar .redlink{
  color: #CC3300;

}

#sidebar .more-link {
  float: right;
  font-size: 10px;
}

.wp-post-image {


}

div.post-block {
	padding-right: 20px;
	width: 220px;
	float: left;
	clear: none;
	}

div#container_division {
	width: 100%;
	}

.page-item {

}

.ddsg-wrapper {
           margin-left: 30px;
}

.wpcf7-form {
  margin-left: 20px;
}

table.tabstroje { width: 100%; padding: 0px; border: none; border: 1px solid #789DB3;}
table.tabstroje td { font-size: 11px; border: none; background-color: #F4F4F4; 
vertical-align: middle; padding: 7px; font-weight: normal; }
table.tabstroje tr.special td {
	border-bottom: 1px solid #F90;font-weight: bold;
}
table.tabstroje tr.hed td {
	background-color:#D4D4D4
}

table.tabobecna { width: 100%; padding: 0px; border: none; border: 1px solid #789DB3; margin-top: 10px;}
table.tabobecna td {
	font-size: 11px;
	border: none;
	background-color: transparent;
	vertical-align: middle;
	padding: 7px;
	font-weight: normal;
}
table.tabobecna tr.special td {
	border-bottom: 1px solid #F90;font-weight: bold;
}
table.tabobecna tr.hed td {
	background-color: #EEEEEE;

}

