/*
Theme Name: tema
Theme URI: http://www.mediacentrum.cz/
Description: Mediacentrum
Version: 2.7.2009
Author: 
Tags: fixed width, three columns
*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend {
   list-style: none;
	font-size: 12px;
	font-weight: normal;
   padding: 0px;
	margin: 0px;
   }
body {
   background-color: #ffffff;
	color: #666666;
   font-family: arial;
   }
h1 {
   border-bottom: 1px solid #d4d2d2;
   color: #383e5e;
	font-size: 23px;
	line-height: 1.5em;
	margin-bottom: 0.8em;
   font-weight: normal;
   }
h2 {
   color: #515151;
   font-size: 16px;
   font-weight: bold;
   line-height: 25px;
   }
h3 {
   font-size: 14px;
   font-weight: bold;
   }
h4 {
   font-size: 12px;
   font-weight: bold;
   }
a {
	text-decoration: underline;
	color: #666666;
   }
a:hover {
	text-decoration: none;
   }
a img {
	border: none;
   }
p {
	margin: 10px 0px;
	line-height: 1.4em;
   }
hr{
   border: 0px;
   background-color: #D4D2D2;
   height: 1px;
   width: 100%;
   }
.left, .alignleft {
	float: left
   }
.right, .alignright {
	float: right;
   }
.aligncenter{
   margin: 0px auto; 
   }
.cleaner {
	clear: both;
   }
#content {
	width: 920px;
	margin: 0 auto;
	padding-left: 0px;
	position: relative;
}
/* header start */
#header {
   background: url(img/header-bg.gif) no-repeat left top;
   border-bottom: 1px solid #ed1c24;
   height: 117px;
	overflow: hidden;
	position: relative;
	float: left;
	width: 100%;
   }
.homepage #header {
   height: 467px;
   }
#header a strong {
	display: none;
   }
li#logo a {
	background: url(img/logo.gif) no-repeat left top;
	display: block;
	height: 42px;
	left: 0px;
	overflow: hidden;
   padding-left: 155px;
   position: absolute;
   top: 50px;
	width: 0px;
   }
li#navjump a{
	height: 0px;
	margin: 0px;
	overflow: hidden;
   padding: 0px;
   position: absolute;
	width: 0px;
   }
/* header end */

/* main start */
#main {
   border-left: 1px solid #d4d2d2;
	float: left;
	left: 190px;
   padding: 30px 20px 20px 20px;
   position: relative;
   top: 15px;
	width: 689px;
   }
.home #main {
   margin-top: 355px;
   padding-top:0px; 
   width: 350px;
   }
#main ul, #main ol {
	margin: 10px 0;
   }
#main ul li, #main ol li {
	list-style: disc;
	margin-left: 2em;
	padding: 3px 0px;
   }
#main ol li {
	list-style: decimal;
   }
/* main end */

/* side start */
#side {
   float: left;
   left: -730px;
	position: relative;
	top: 15px;
   width: 190px;
   }
.home #side {
   left: -390px;
   margin-top: 355px;
   }
#side h2 {
   margin: 0 0 5px 5px;
   }
/* side start */

/* otherside start */
#otherside {
   background-color: #f6f6f6;
   border: 1px solid #efefef;
   float: left;
   left: 0px;
   margin-top: 355px;
   padding: 15px;
   position: relative;
   top: 15px;
   width: 308px;
   }
#otherside ul li{
   list-style-type: square;
   }
#otherside ul {
   margin-left: 20px;
   }
#otherside h2{
   font-size: 14px;
   line-height:18px;
   margin-bottom: 10px;
   }
/* otherside end */

/* otherside 2 start */
#otherside2 {
   float: left;
   left: 0px;
   margin-top: 355px;
   position: relative;
   top: 15px;
   width: 338px;
   }
#otherside2 .posledni a{
   color: #d51920;
   display: block;
   float: left;
   line-height: 20px;
   padding-right: 10px;
   text-align: center;
   }
#otherside2 img{
   border: 1px solid #c1c1c1;
   display: block;
   height: 105px;
   width: 140px;
   }
#otherside2 .posledni{
   background-color: #f6f6f6;
   border: 1px solid #efefef;
   float: left;
   padding: 0px 15px 15px 15px;
   }
#otherside2 .posledni h2{
   background: url(img/posledni-reference.gif) no-repeat 0px 6px;
   border-bottom:1px solid #D4D2D2;
   color:#383E5E;
   font-size:18px;  
   line-height:30px;
   font-weight:bold;
   margin-bottom: 10px;
   padding-left: 25px;
   text-transform:uppercase;
   font-size: 18px;
   font-weight: normal;
   letter-spacing: -1px;
   }
#otherside2 .posledni .vsetky{
   background: url(img/vsechny-projekty-button.gif) no-repeat 0px 0px;
   color: #515151;
   font-weight: bold;
   height: 24px;
   line-height: 24px;
   margin-top: 10px;
   text-align: center;
   text-decoration: none;
   text-transform: uppercase;
   width: 152px;
   margin: 20px 0px 0px 80px;
   }
#otherside2 .novinky{
   background-color: #f6f6f6;
   border: 1px solid #efefef;
   float: left;
   padding: 0px 15px 15px 15px;
   }
.novinky{
   margin-top: 10px;
   }
.menu .novinky{
   margin: 0px;
   }
.novinky .item{
   border-bottom: 1px solid #D4D2D2;
   margin-top: 10px;
   }
.novinky h3 a{
   color: #666666;
   clear: both;
   font-size: 12px;
   }
/* otherside end */

/* footer start */
#footer {
  background: url(img/footer-bg.gif) no-repeat left bottom;
  clear: both;
 	/*float: left;*/
  height: 31px;
  padding: 30px 10px 10px 10px;
  width: 900px;
}
#footer .popis {
  color: #b3b2b2;
  font-size: 13px;
  left: 175px;
  position: absolute;
  top: 44px;
  width: 270px;
}
#footer a.kontakt{
  background: url(img/kontaktujte-nas-bg.gif) no-repeat 0px 0px;
  color: #ffffff;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 31px;
  line-height: 31px;
  position: absolute;
  right: 0px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  top: 50px;
  width: 154px;
}
#footer .copy{
  float: left;;
}
#footer .odkazy{
  float: right;
}
/* footer end */

/* menu start */
#menu {
  width: 175px;
}
#menu h2{
  display: none;
}
ul.menu li a {
  background: url(img/seda-sipka.gif) no-repeat right 11px;
  border-bottom: 1px solid #d4d2d2; 
  color: #666666;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 33px;
  line-height: 33px;
  text-decoration: none;
  text-indent: 10px;
  text-transform: capitalize;
}
ul.menu li ul li a{
  text-indent: 15px;
}
ul.menu li ul li ul li a{
  text-indent: 30px;
}
ul.menu li ul {
  display: none;
}
ul.menu li.current_page_item ul, ul.menu li.current_page_parent ul {
  display: block;
}
ul.menu li.current_page_item ul ul, ul.menu li.current_page_parent ul ul{
display: none;
}
ul.menu li.current_page_parent li.current_page_item ul, ul.menu li.current_page_ancestor ul{
  display: block; 
}
ul.menu li a:hover, ul.menu li.current_page_item a {
  background: url(img/cervena-sipka.gif) no-repeat right 11px;
  color:#ed1c24;
}
ul.menu li.current_page_item ul li a {
background: url(img/seda-sipka.gif) no-repeat right 11px;
color: #666666;
}
/* menu end */

/* tabulka start */
#main table{
  border-collapse: collapse;
  width: 90%;
}
#main table th, #main table td {
	padding: 5px;  
  vertical-align: middle;  
}
#main table th {
	color: #515151;       
}
#main table thead th{
	text-align: center;
}
#main table td.right {
	text-align: right;
}
#main table td.left {
	text-align: left;
}
#main table thead th, #main table thead td {
	border-bottom: 1px solid #d4d2d2;
}
#main table tfoot th, #main table tfoot td {
	border-top: 1px solid #d4d2d2;
}
#main table tbody th {
	border-right: 1px solid #d4d2d2;
}
#main table caption {
	caption-side: bottom;
	color: #383e5e;
	text-align: left;
}
/* tabulka end */

/* formular start*/
form {
	margin: 0 auto;
	width: 90%;
}
.cform fieldset {
  border: 0px;
	margin: 0px;
	
}
fieldset legend {
	color: #666666;
  font-size: 150%;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset fieldset legend {
	font-size: 110%;
}
form label {
	text-align: left;
	font-weight: bold;
}
form .cf-ol label {
  display: block;
  float: left;
	font-weight: normal;
	width: 120px;
}
form button, .sendbutton {
	cursor: pointer;
	float: right;
  padding: 2px 10px;
  position: relative;
  right: 15px;
  top: -20px;
}

.linklove {
	display: none;
}
#main form ol li {
	clear: both;
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#usermessagea {
	color: #383e5e;
  font-size: 120%;
	font-weight: bold;
	margin: 1em auto;
}

.failure {
	color: #cb1b22;
}
#cformsform{
   width: 400px;
}
/* formular end */
/* submain start */
#submain {
	/*left: 205px;
	position: absolute;
  top: 130px;
  width: 670px;*/
}
#homepage #submain {
  display: none;
}
#breadcrumb-navxt{
	width: 670px;
	left: 205px;
	position: absolute;
   top: 130px
   }
#breadcrumb-navxt ul {
	display: inline;
   }
#breadcrumb-navxt li {
   display: inline;
   }
#breadcrumb-navxt li a {
   margin: 0 0.5em;
   }
/* submain end */
/* bannery-index start */
#bannery-index{
  background-color: #ffffff;
  left: 0px;
  position: absolute;
  top: 132px;
  width: 100%;
  height: 306px;
}
a.banner-index{
  display: block;
  float: left;
  height: 306px;
  position: relative;
  text-decoration: none;
  width: 306px;
}
a#banner1{background: url(img/ppc-reklama.jpg) no-repeat 0px 0px;}
a#banner2{background: url(img/medialni-zastupovani.jpg) no-repeat 0px 0px;}
a#banner3{background: url(img/seo-web.jpg) no-repeat 0px 0px;}

a.banner-index strong{
  color: #ffffff;
  left: 15px;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  text-transform: uppercase;
  top: 180px;
}
a.banner-index span{
  color: #231f20;
  left: 15px;
  font-size: 11px;
  position: absolute;
  top: 210px;
  width: 220px;
}
/* bannery-index end */

#other {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
#other a {
}


#footer br {
	display: none;
}


#edit {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
}
ul.menu li.homepage{
  /*display: none;*/
}
.cf_error{
  border:1px solid #ED1C24;
}
.hidden {
display: none;
}
/* reference start */
.page-nasi-klienti #main a {
   display: block;
   float: left;
   margin: 10px;
}

/* reference end */
/* kontakt start*/
.kontakt1{
   height: 170px;
   width: 480px;
}
.kontakt1 img{
   border: 1px solid #666666;
   float: right;
}
/* kontakt end */
.col1{
   float: left;
   width: 50%;
}
#main table.reference-ukazky td{
   padding: 15px;
   text-align: center;
   padding-bottom: 20px;
   vertical-align: top;
   
}
#main table.reference-ukazky td a{
   margin-bottom: 10px;
   display: block;
}
#main table.reference-ukazky td a img{
   border: 1px solid #D4D2D2;
   }
   #main table.reference-ukazky td a:hover img{
   border: 1px solid #ED1C24;
   }
#main table.reference-ukazky td a{
   font-weight: bold;
   font-size: 110%;
}
#main table.reference-ukazky td a:hover{
   color: #ED1C24;
}
