/*
Theme Name: WordPress Mediacentrum
Theme URI: http://wordpress.org/
Description: Mediacentrum
Author: Mediacentrum
*/
html{
   }
body {
   background: #EBEBEB url(images/body-bg.png) repeat-x left 0px; 
   color: #363636;
	font-size: 62.5%;
	font-size: 12px;
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
  }
 body.home {
   background: #EBEBEB url(images/body-2-bg.png) repeat-x left -12px; 
   } 
p, h1, h2, h3, h4, h5, h6, form, fieldset, legend {
   padding: 0px;
	margin: 0px;
   }
h1{
   background: url(images/h1-bg.png) no-repeat left center;
   color: #333333;
   font-family: georgia;
   font-size: 32px;
   font-weight: normal;
   margin-bottom: 10px;
   padding: 0px 0px 0px 20px;
   text-indent: 0px;
   }
h2{
   color: #af2433;
   font-size: 20px;
   font-weight: normal;
   margin-bottom: 10px;
   margin-top: 15px;
   }
h3{
   color: #e7172f;
   font-size: 16px;
   margin-top: 15px;
   }
h4{
   font-size: 120%;
   }
a{
   color: #e7172f;
   }
a:hover{
   text-decoration: none;
   }
a img{
   border: 0px;
   }
p{
   margin: 8px 0px;
   }
#gallery-1 .gallery-item {
   margin-top:0px !important;
   margin-bottom:3px !important;
   }
.wp-caption-text{
   text-align: center;
   font-weight: bold;
}
hr{
   background-color: #D8D2CD;
   border: 0px;
   height: 1px;
   margin: 10px 0px;
   width: 100%;
   clear: both;
   }
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{
   margin: 0px auto; 
   position: relative;
	text-align: left;
	width: 1003px;
	}
/* header start */
#header {
   background: transparent url(images/banner-bg.png) no-repeat 0px bottom ; 
	float: left;
	height: 185px;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px; 
	margin: 0px;
	width: 100%;
	}
.home #header{
   z-index: 10;
   }
#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: 85px;
	left: 16px;
	position: relative;
	top: 15px;
	width: 188px;
	}
#logo a{
   color: #4F4F4F;
   display: block;
   height: 85px;
   overflow: hidden;
   padding-left: 188px;
  	width: 0px;
  	float: left;
}
/* header end */
/* main start */
#main {
   background: transparent url(images/main-bg.png) repeat-y left top; 
	float: left;
	left: 230px;
	margin: 0px 0px;
	/*min-height: 300px;*/
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 35px 15px 15px 15px;
	width: 743px; 
	}
/* main end */
/* submain start */
#submain {
   left: 210px;
   position: absolute;
   top: 150px;
	}
/* submain end */
/* side & otherside start */ 
#side{
   float: left;
   left: -773px;
   padding: 0px;
   margin-top: 0px;
	position: relative;
	width: 230px;
	}
#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;
   }

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 {
   border-top: 1px solid #d8d2cd;
   clear: both;
   color: #555555;
   float: left;
   height: 24px;
	padding: 20px 0px 10px 0px;
	text-align: center;
	width: 100%;
	}
#footer a{
   color: #555555;
   text-decoration: underline;
}
#footer a:hover{
  text-decoration: none;
}
#footer a.prihlaseni{
   background: transparent url(images/prihlaseni-bg.png) no-repeat 0px 0px ; 
   color: #ffffff;
   font-weight: bold;
   height: 34px;
   line-height: 34px;
   position: absolute;
   text-align: left;
   text-indent: 45px;
   text-decoration: none;
   top: 43px;
   right: 70px;
   width: 215px;
}
#footer a.prihlaseni:hover{
   text-decoration: underline;
   }
/* footer end */
.clear{
  clear:both;
  height: 0px;
  line-height: 0px;
  overflow: hidden;
}
/* breadcrumb start*/
#breadcrumb{
   background: transparent url(images/bn-bg.gif) no-repeat 0px 5px ; 
   color: #878269;
  font-family: arial;
  font-size: 95%;
  font-weight: bold;
  left: 35px;
  padding-left: 11px;
  position:absolute;
  top: 35px;
  width: 600px;
}

#breadcrumb 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{
   height: 24px;
   padding: 3px;
   position: absolute;
   top: 40px;
   right: 340px;
   width: 355px;
   }
.widget_search h2, .widget_search label{
   display: none;
   }
.widget_search input#s{
   background:  url('images/search-input-bg.png') no-repeat left top ;
    border: 0px;
    float: left;
    height: 34px;
    margin-right: 5px;
    padding: 0px 10px 0px 10px;
    width: 234px;
   }
.widget_search input#searchsubmit{
   background:  url('images/search-button-bg.png') no-repeat left top ;
   border: 0px;
   color: #ffffff;
   cursor: pointer;
   float: left;
   font-weight: bold;
   height: 34px;
   overflow: hidden;
   padding: 0px;
   text-align: center;
   width: 84px;
   }
.widget_search input#searchsubmit:hover{
   background-position: left bottom;
   }
/* 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 */
/* menu strat */
#menu-wrap {
   background: #ffffff url('images/menu-bg2.png') no-repeat left top ;
   height:35px;
   left: 0px;
   position:absolute;
   text-align: left;
   top: 125px;
   width:1003px;
   }
#menu-wrap ul {
   background-color:transparent;
   }
#menu-wrap ul a, #menu-wrap ul a:visited {
   background: url('images/menu-separator.png') no-repeat right 5px ;
   border: 0px;
   color:#ffffff;
   font-weight: bold;
   line-height:35px;
   padding-left:20px;
   padding-right:20px;
   }
#menu-wrap ul li ul a, #menu-wrap ul li ul a:visited {
   background: none;
   }
#menu-wrap a.trigger, #menu-wrap a.trigger:hover, #menu-wrap a.trigger:visited {
   background: url('images/menu-separator.png') no-repeat right 5px ;
   }
#menu-wrap ul li:hover a, #menu-wrap ul a:focus, #menu-wrap ul a:active, #menu-wrap ul a.selected{    
    background-color: transparent;  
    color: #000000;         
   }
#menu-wrap ul li:hover ul li a, #menu-wrap ul ul a:focus, #menu-wrap ul ul a:active{    
    background-color: #DFDFDF;           
   }
#menu-wrap ul li ul li:hover a, #menu-wrap ul li ul a:focus, #menu-wrap ul li ul a:active, #menu-wrap li div.selected {    
    background-color: #605B5B; 
    color: #ffffff;          
   }
.cms-nav-left-menu li {
   margin:0px 0px 1px 0px;
   position:relative;
   }
.cms-nav-left-menu li a, .cms-nav-left-menu li span{
   background: url('images/menu-left-bg.png') no-repeat 0px 0px ;
   color: #ffffff;
   cursor: pointer;
   display: block;
   height: 27px;
   line-height: 27px;
   text-decoration: underline;
   text-indent: 15px;
   width: 215px;
   }
.cms-nav-left-menu li a:hover, .cms-nav-left-menu li span.selected{
    background-position: bottom;
   text-decoration: none;
   }
#side h4{
   display: none;   
   }
/* menu strat */
/* homepage start */
.home #main{
   left: 0px;
   padding: 0px 0px 0px 0px;
   width: 1003px;
   z-index: 1;
   }
.main-text{
   background: #FEFCFA url('images/main-bg-home.png') repeat-x left top ;
   float: left;
   margin-top: 472px;
   /*min-height: 500px;*/
   width: 100%;
   clear: both;
   }
.main-right{
   float: right;
   padding: 10px 0px;
   width: 355px;
   padding-top: 135px;
   position: relative;
   }
.main-left{
   float: left;
   padding: 200px 20px 10px 20px;
   position: relative;
   width: 600px;
   }
.banner{
   background:  url('images/banner2.jpg') no-repeat center bottom ;
   height: 472px;
   left: 0px;
   padding-bottom: 0px;
   position: absolute;
   top: 0px;
   width: 996px;
   clear: both;
  
   }
.home #logo {
   left:16px;
   top:80px;
   z-index: 10;
   }
.home #header{
   height: 55px;
   }
.home #menu-wrap{
   top: 20px;
   }
.home #footer a.prihlaseni {
   right:140px;
   top:550px;
   z-index: 20;
   }
.home .widget_search{
   right:-3px;
   top:600px;
   }
.reseni-pro{
   left: 750px;
   position: absolute;
   top: 80px;
   }
.reseni-pro h2{
   color: #615d5c;
   font-family: verdena;
   font-size: 32px;
   font-weight: normal;
   text-indent: 20px;
   }
.reseni-pro ul li, .reseni-pro ul{
   list-style: none;
   margin: 0px;
   padding: 0px; 
   }
.reseni-pro ul li a{
   background:  url('images/double-arrow-red.png') no-repeat left center ;
   color: #ed1c24;
   font-family: verdana;
   font-size: 18px;
   line-height: 28px;
   padding-left: 15px;
   }
.home a.odkaz{
   color: #534741;
   display: block;
   font-size: 16px;
   font-weight: bold;
   height: 51px;
   margin-bottom: 2px;
   padding: 5px 5px 5px 60px;
   text-decoration: none;
   width: 280px;
   }
.home a.odkaz:hover{
   text-decoration: underline;
   }
.home .spocitej{
   background:  url('images/spocitej-bg.png') no-repeat left top;
   line-height: 24px;
   }
.home .stahni{
   background:  url('images/stahnete-bg.png') no-repeat left top;
   line-height: 51px;
   }
.home .firmy{
   background: #FFFFFF  url('images/firmy-bg.png') no-repeat center top;
   float: left;
   height: 86px;
   left: 0px;
   overflow: hidden;
   padding: 0px 100px;
   position: relative;
   
   }
.home .firmy #odkazy{
   height: 86px;
   position: relative;
   overflow: hidden;
   width: 803px;
   }
.home .firmy ul{
   display: block;
   height: 71px;
   left: 0px;
   margin: 15px 0px 0px 0px;
   padding: 0px;
   position: relative;
   width: 2000px;
  
   }
.home .firmy ul li, .home .firmy ul {
   float: left;
   list-style: none; 
   }
.home .firmy ul li a img{
   border: 0px;
   margin: 10px;
   }
.home .firmy button.arrow-left{
    background:  url('images/arrow-left.png') no-repeat 1px top;
    border: 0px;
      cursor: pointer;
    height: 21px;
    left: 25px;
    position: absolute;
    top: 35px;
    width: 29px;
   }
.home .firmy button.arrow-left:hover{
   background-position: 0px top;
   }

.home .firmy button.arrow-right{
   background:  url('images/arrow-right.png') no-repeat 0px top;
   border: 0px;
   cursor: pointer;
   height: 21px;
   position: absolute;
   right: 25px;
   top: 35px;
   width: 29px;
   }
.home .firmy button.arrow-right:hover{
   background-position: 1px top;
   }
.home #testimonials{
   left: 20px;
   position: absolute;
   top: 10px;
   width: 570px;
   }
.home #testimonials h2 strong{
   display: none;
   }
.home #testimonials p{
   font-size: 22px;
   line-height: 35px;
   }
.home #testimonials a p, .home #testimonials a{
   color: #363636 ;
   text-decoration: none;
}
 
.home #testimonials a:hover p{
   text-decoration: underline;
}
.home #testimonials span{
   font-family: georgia;
   font-size: 16px;
   font-weight: bold;
   line-height: 32px;
   line-height: 25px;
   }
/* homepage end */
/* zpravy start */
#zpravy{
   background-color: #f1eae4;
   padding: 5px 0px 0px 0px;
   position: relative;
   width: 340px;
   }
#zpravy h2{ 
   color: #615d5c;
   font-size: 15px;
   margin: 0px 0px 10px 10px;
   }
#zpravy .zpravy-all{
   color: #615d5c;
   font-size: 11px;
   font-weight: bold;
   position: absolute;
   top: 6px;
   right: 10px;
   }
#zpravy .datum{
   float: left;
   width: 75px;
   }
#zpravy .zprava{
   background:  url('images/spravy-arrow.png') no-repeat 320px center;
   clear: both;
   float: left;
    line-height: 15px;
   padding: 3px 10px;
   width: 320px;
   }
#zpravy .zprava a{
   color: #e7172f;
   display: block;
   float: left;
   font-size: 12px;
   width: 220px;
   }
 #zpravy .neparne{
   background-color: #e7dbd1;
   }

/* zpravy end */
.page-aktuality #main ul li, .page-aktuality #main ul{
   list-style: none;
   margin: 0px; 
   padding: 0px; 
   }
.page-aktuality #main h2{
   margin-bottom: 10px;
   font-size: 18px;
   }
table.nevyditelna{
   margin-bottom: 30px;
   margin-top: 20px;
   background: none;
}
table.nevyditelna td, table.nevyditelna th{
   border: none;
   background: none;
}
.odstavec{
   display: block;
   }
.category-co-rikaji-nasi-partneri{
   margin-bottom: 20px;
}
