/*
Theme Name: WordPress Mediacentrum
Theme URI: http://wordpress.org/
Description: Mediacentrum
Author: Mediacentrum
*/
html{
   background: #3D90BF url(images/html-bg.png) repeat-x left top ; 
   }
body {
   background: transparent url(images/body-bg.jpg) no-repeat center top; 
   color: #76959d;
	font-size: 62.5%;
	font-size: 12px;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
  }
  
p, h1, h2, h3, h4, h5, h6, form, fieldset, legend {
   padding: 0px;
	margin: 0px;
   }
h1{
   color: #178f3d;
   font-size: 22px;
   font-weight: normal;
   padding-bottom: 10px;
   text-indent: 0px;
   }
h2, h2 a{
   color: #178f3d;
   font-size: 16px;
   font-weight: bold;
   margin-bottom: 10px;
   margin-top: 15px;
   }
h3{
   color: 178f3d;
   font-size: 120%;
   margin-top: 15px;
   }
h4{
   font-size: 120%;
   }
a{
   color: #777777;
   }
a:hover{
   text-decoration: none;
   }
a img, img{
   border: 1px solid #82c8dd !important;
   padding: 1px !important;
   }
a:hover img{
   border: 1px solid #373E3F !important;
   }
#gallery-1 .gallery-item {
   margin-top:0px !important;
   margin-bottom:3px !important;
   }
.wp-caption-text{
   text-align: center;
   font-weight: bold;
}
hr{
   background-color: #EDE7DF;
   border: 0px;
   height: 1px;
   margin: 10px 0px;
   }
table td, table th{
   background-color: #F7FBFC;
   border: 1px solid #5ba7d3;
   padding: 3px;
   }
table{
   border-collapse: collapse;
  margin: 0px auto;
   width: 96%;
   }
.hidden{
   visibility: hidden;
}
br.cleaner{
   clear: both;
   }
.alignright{
   float: right;
   margin: 5px 20px;
   }
.alignleft{
   float: left;
   margin: 5px 20px;
   }
.aligncenter{
   clear: both;
   display: block;
   margin: 10px auto 20px auto;
   }

#main #linkcat-2 a img{
   border: 0px;
   }
#content{
   border-top: 0px;
   margin: 0px auto; 
   position: relative;
	text-align: left;
	width: 960px;
	}
/* header start */
#header {
   background: transparent url(images/banner-bg.png) no-repeat 0px bottom ; 
	float: left;
	height: 341px;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px; 
	margin: 0px;
	width: 100%;
	}
#header ul{
   float: left;
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   }
#navjump{
   display: none;
   }
#logo {
   background: transparent url(images/logo.png) no-repeat center top; 
   display:block;
   height: 100px;
	left: 16px;
	position: relative;
	top: 15px;
	width: 280px;
	}
#logo a{
   color: #4F4F4F;
   display: block;
   height: 100px;
   overflow: hidden;
   padding-left: 280px;
  	width: 0px;
}
/* header end */
/* main start */
#main {
   background: transparent url(images/main-bg.png) repeat-y left top; 
	float: left;
	left: 237px;
	margin: 0px 0px;
	min-height: 300px;
	position: relative;
	margin: 6px 0px 6px 0px;
	padding: 35px 15px 15px 15px;
	width: 480px; 
	}
.home #main{
   padding-top: 15px;
   }
#main #main-top, #main #main-bottom{
   height: 6px;
   left: 0px;
   position: absolute;
   width: 510px;
   }
#main #main-top{
   background: transparent url(images/main-top.png) no-repeat left top; 
   top: -6px;
   }
#main #main-bottom{
   background: transparent url(images/main-bottom.png) no-repeat left bottom; 
   bottom: -6px;
   }
#main p{
  line-height: 15px;
  margin: 8px 0px 8px 0px;
}
.main-text{
   float: left;
   width: 410px;
}
/* main end */
/* submain start */
#submain {
   left: 210px;
   position: absolute;
   top: 150px;
	}
/* submain end */
/* side & otherside start */ 
#side{
   float: left;
   left: -500px;
   padding: 0px;
   margin-top: 0px;
	position: relative;
	width: 223px; 
	z-index: 10;
	}
#side h2{
   display: none;
   }
#menu{
   padding: 6px 0px 6px 0px;
   position: relative;
   }
#menu #menu-top, #menu #menu-bottom{
   height: 6px;
   left: 0px;
   position: absolute;
   width: 223px;
   }
#menu #menu-top{
   background: transparent url(images/menu-top-bg.png) no-repeat left top; 
   top: 0px;
   }
#menu #menu-bottom{
   background: transparent url(images/menu-bottom-bg.png) no-repeat left bottom; 
   bottom: 0px;
   }
#menu ul li, #menu ul {
   clear: both;
   display: block;
   list-style-type: none;
   margin: 0px; 
   padding: 0px;
   }
#menu ul li{
   height: 28px;
   }
#menu ul li a{
   background: transparent url(images/menu-item-bg.png) no-repeat left top; 
   border-bottom: 1px solid #364749; 
   clear: both;
   color: #ffffff;
   display: block;
   float: left;
   font-size: 12px;
   font-weight: bold;
   height: 28px;
   line-height: 28px;
   text-decoration: none;
   text-indent: 20px;
   text-transform: uppercase;
   width: 223px;
   }
#menu ul li a:hover, #menu ul li.current_page_item a{
   background-position: bottom;
   color: #0ba039;
   }
#menu ul li.current_page_item ul li a{
   color: #ffffff;
   }
#menu ul li ul{
   display: none;
   }
#menu ul li.current_page_item ul, #menu ul li.current_page_parent ul{
   display: block;
   }
#menu ul li ul li a{
   text-indent: 40px;
   }
#otherside{
   
   float: left;
   left: 18px;
   
   padding: 0px;
   position: relative;
   width: 167px;
   }

span.datum{
   color: #000000;
   display: block;
   font-size: 11px;
   font-weight: bold;
   padding-bottom: 5px;
   }
#news{
   background: transparent url(images/side-middle.png) repeat-y left top; 
   float: left;
   margin: 6px 0px 6px 0px;
   padding: 15px;
   position: relative;
   width: 100%;
   }
#news #news-top{
   background: transparent url(images/side-top.png) no-repeat left top; 
   top: -6px;
   }
#news #news-top, #news #news-bottom{
   height: 6px;
   left: 0px;
   position: absolute;
   width: 197px;
   }
#news #news-bottom{
   background: transparent url(images/side-bottom.png) no-repeat left bottom; 
   bottom: -6px;
   }
#news h2{
   margin: 0px;
   }
.news{
   margin: 0px;
   padding:0px;
   }
.news h3{
   margin: 0px;
   padding: 5px 0px;
   }
.news h3 a{
   color: #09a3d5;
   font-size: 13px;
   font-weight: bold;
   text-decoration: none;
   }
.news h3 a:hover{
   text-decoration: underline;
   }
#news a.news-all{
   background: transparent url(images/novinky-button.png) no-repeat left top ; 
   color: #2fa1e2;
   display: block;
   font-size: 11px;
   font-weight: bold;
   height: 24px;
   line-height: 24px;
   margin: 15px auto 0px auto;
   text-align: center;
   text-decoration: none;
   text-transform: uppercase;
   width: 132px;
   }
#news a.news-all{
   background-position: left bottom;
   }
/* side & otherside end */
/* footer start */
#footer {
   background: transparent url(images/footer-bg.png) no-repeat 5px bottom ; 
   clear: both;
   color: #ffffff;
   float: left;
   height: 24px;
	padding: 20px 0px 10px 0px;
	text-align: center;
	width: 100%;
	}
#footer a{
   color:#ffffff;
   text-decoration: underline;
}
#footer a:hover{
  text-decoration: none;
}
/* footer end */
.clear{
  clear:both;
  height: 0px;
  line-height: 0px;
  overflow: hidden;
}
/* breadcrumb start*/
.widget_breadcrumb_navxt{
   color: #878269;
  font-family: arial;
  font-size: 95%;
  font-weight: bold;
  left: 40px;
  position:absolute;
  top: 200px;
  width: 600px;
}
.home .widget_breadcrumb_navxt{
  display: none;
}

.widget_breadcrumb_navxt a{
  color: #878269;
  font-family: arial;
  font-size: 95%;
  font-weight: normal;
}
/* drobeckovka end*/
/* single start */
.single .post a img{
  border: none;
}
/* single end */
/* form start */
.page-kontakty #main a img {
   border:1px solid #D9D9D9;
   margin: 0px 20px 20px 0px;
}
.cform, #usermessagea {
   clear: both;
   text-align: center;
   margin: auto;
   width: 450px !important;
}
.cform legend{
  text-indent: 150px;
   }
.cform fieldset {
  background: none !important;
  border: 0px !important;
}
.cform label, .cform label span {
  width:100px !important;
}
.cform input.cf-box-b{
  width: 14px !important;
}
.cform textarea, .cform input, .cform .cformselect {
  width:220px !important;
}
.cf-box-group {
  padding-left:180px !important;
  width: 200px;
}
ol.cf-ol li.cf-box-title {
  padding:8px 0 0 130px !important;
}
ol.cf-ol li{
   clear: both;
}
ol.cf-ol li.cf-box-title, ol.cf-ol li.cf-box-group{
   clear: none;
   float: left;
   padding: 0px !important;
   }
ol.cf-ol li.cf-box-title{
   text-align: right;
   font-weight: normal !important;
   width: 100px;
}
.cf-fs1 ol.cf-ol li.cf-box-group{
   margin: 0px !important;
   padding-left: 20px !important;
   padding-bottom: 10px !important;
   }
.cform input.sendbutton {
  margin-right: 170px !important;
  margin-top: 0px !important;
  width: 100px !important;
}
.cf-fs1 ol.cf-ol li.textonly {
   background: none !important;
   font-weight: bold;
}
.cf-box-group label.cf-after {
   display: block;
   float: left;
   clear: right;
   }
.cf-box-group .cf-box-b{
   display: block;
   float: left;
   clear: left;
   }
.linklove{
   display: none;
}
/* form end */
/* search start*/
.widget_search{
   background:  url('images/search-bg.png') no-repeat 0px 0px ;
   height: 24px;
   padding: 3px;
   position: absolute;
   top: 30px;
   right: 15px;
   width: 308px;
   }
.widget_search h2, .widget_search label{
   display: none;
   }
.widget_search input#s{
    background: none;
    border: 0px;
    color: #1f75a6;
    float: left;
    font-weight: bold;
    height: 22px;
    margin-right: 0px;
    padding: 0px 10px 0px 10px;
    width: 229px;
   }
.widget_search input#searchsubmit{
   background:  url('images/button-bg.png') no-repeat left top ;
   border: 0px;
   color: #ffffff;
   float: left;
   font-weight: bold;
   height: 24px;
   overflow: hidden;
   padding: 0px;
   text-align: center;
   width: 59px;
   }
.widget_search input#searchsubmit:hover{
   background-position: left bottom;
   }
/* search end */
/* banner start */
.banner{
   background:  url('images/banner-bottom.png') no-repeat center bottom ;
   padding-bottom: 0px;
   }
/* search end */
/* links start */
.widget_links{
   border-left:1px solid #D9D9D9;
   float: left;
   padding-left: 10px;
   width: 228px;
   }
.widget_links h2{
   color: #189dc6;
   font-size: 170%;
   font-weight: normal;
   margin-top: 0px;
   }
.widget_links ul li{
   float: left;
   list-style: none;
   text-align: center;
   padding: 5px;
   }
.widget_links ul{
   margin: 0px;
   padding: 0px;
   }
/* links end */

table.in {
   margin-top:15px; 
   width: 100%;	
   border-left : 1px solid #D9D9D9; 
   border-top : 1px solid #D9D9D9; 
   border-spacing: 0px; 
   border-collapse: collapse; 
   text-align : left;
}
table.in td, table.in th { 
   background: #ffffff; 
   border-right : 1px solid #D9D9D9; 
   border-bottom : 1px solid #D9D9D9; 
   padding: 5px;
   }
table.in th {
   background: #dce5eb; 
   text-align: center;
   }
/* banner start */
.widget_slideshow{
   left: 14px;
   position: absolute;
   top: 128px;
}
.widget_slideshow h2{
   display: none;
   }
/* banner start */
