/*
Theme Name: Mediacentrum Theme
Theme URI: http://www.mediacentrum.cz/
Description: Default universal settings Mediacentrum theme. Do not modify without team decision
Author: the Mediacentrum Group a.s. team
Version: 3.1
License: Corporate, any
License URI: license.txt
Tags: default, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, editor-style, custom-menu
*/


/* CSS Reset @ http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 */
html,body,div,span,applet,object,iframe, h1,h2,h3,h4,h5,h6,p,blockquote,pre, a,abbr,acronym,address,big,cite,code, del,dfn,em,img,ins,kbd,q,s,samp, small,strike,strong,sub,sup,tt,var, b,u,i,center, dl,dt,dd,ol,ul,li, fieldset,form,label,legend, table,caption,tbody,tfoot,thead,tr,th,td, article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary, time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after, q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}

/* fonty */               
html {min-height: 100%}
body{font-family:Georgia,serif; }
h1,h2,h3,h4,h5,h6,th{font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif; }

body{background:#fff url() repeat-x left top;color:#003;font-size:62.5%; }
strong, b {
font-weight: bolder;
}
#accessibility, #languages strong{
/* neměnit na display:none - nepřečtou to čtečky!!! */
height:1px; width:1px; overflow:hidden; position:absolute; left:-1000px; top:-1000px; }
#languages{position:absolute;right:0;top:0; }
#languages ul, #languages li {display:inline}
#languages ul li {font-size:90% !important;font-family: sans-serif;}
#languages li.current {font-weight: bolder;}
#languages a {text-decoration: none; padding:0 0.5em}
#languages a:hover {text-decoration: underline;}
/* languages end */
h1,h2,h3,h4,h5,h6{font-size: 130%; line-height:1.5em;margin:0.5em 0;font-weight:normal;}
h1{font-size:220%;line-height:1.2;clear:both;margin-top:0}
h2{font-size:200%;}
h3{font-size:160%}
h4{font-size:140%;}
a{text-decoration:underline;}
a:hover{text-decoration:none;}
a img{border:none;}
#content{margin:0px auto;position:relative;text-align:left; }
#header{position:relative;overflow:hidden;}
#main{float:left;position:relative; }
#submain{position:absolute; }
#side{float:left;position:relative; }
#otherside{float:left;position:relative; }
#footer{clear:both;width:100%; }
.reklama{clear:both;width:100%; }
#logo a{background:transparent url() no-repeat left top;position:absolute; width:0; height:0; display:block; padding:100%; overflow:hidden; }

.menu li{display:inline;}
.menu li a{display:block;}

#main dl
{
	width: 100%;
	margin: 1em 0;
}

#main dt
{
	font-weight: bolder;
}

#main  dd
{
margin-left: 3em;
}

/* nastavení pro Facebook iframe / app */
body.facebook #main {
padding:0;width:520px;margin:0; background: white; overflow:hidden;     /* pro facebook iframe maximálně 520 px*/
}                                                                        
body.facebook-app #main {
width:720px !important;       /* pro facebook app maximálně 720 px*/
}
body.facebook * {
font-family: "lucida grande",tahoma,verdana,arial,sans-serif  !important;
}



 .right, .alignright {
	float: right;
	margin: 1em 0 1em 1em;
}
.left, .alignleft {
	float: left;
	margin: 1em 1em 1em 0;
}
 .centered, .aligncenter {
	margin: 0px auto;
  display:block;
}
.wp-caption {
background: white;
border: solid 1px #bbb;
	-moz-box-shadow: 5px 5px 0px rgba(153,153,153,.5);
	-webkit-box-shadow: 5px 5px 0px rgba(153,153,153,.5);
        box-shadow: 5px 5px 0px rgba(153,153,153,.5);
}
.wp-caption.alignleft {
margin-right:1.5em;
}
.wp-caption img {
margin: 2px;
border:3px solid white;
}
.wp-caption a:hover img {
border:3px solid navy;
}

#main .wp-caption p {
margin: 5px;
}


hr {
	display: block;
	clear: both;
	border: none;
	width: 100%;
	height: 1px;
	margin: 10px 0px;
	background: #333333;
	overflow: hidden;
}
.item {
	margin-bottom: 0.5em;
	position: relative;
}

blockquote, time, em {
	font-style: italic;
}
p,li,td,th,label,input,dd,dt,time, address {font-size:130%;}
td p,th p,td li,th li,li li,p label,li label,label input,p input,li input,p time, li time{font-size:100% !important}

p, address {
  margin: 0.5em 0;
  line-height: 1.3em;
}


#main p {      
  margin: 0.7em 0;
  line-height: 1.6em;
  text-justify: newspaper;
  text-align: justify;
}


li {   
  margin: 0.2em 0;
  line-height: 1.3em;
}
#main ul, #main ol {
list-style: disc;
margin-left: 3em;
}
#main ol {
list-style: decimal;
}
#main ol ol {
list-style: lower-alpha; 
}           
#main ol ol ol {
list-style: lower-roman; 
}

.half {
width: 50%;
}
.third {
width: 33.33%;
}
.quarter {
width: 25%;
}



/*wpcf7-response-output wpcf7-display-none wpcf7-validation-errors wpcf7-mail-sent-ng*/
/* notices */
.wpcf7-response-output, .message, .info, .success, .warning, .error, .validation {
font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif; 
font-size: 120%;
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('images/icons/info.png');
}

.wpcf7-display-none {
display: none
}
.wpcf7-mail-sent-ok, .success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('images/icons/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('images/icons/warning.png');
}
.wpcf7-validation-errors, .wpcf7-spam-blocked, .wpcf7-mail-sent-ng, .error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('images/icons/error.png');
}
.wpcf7-not-valid-tip, .wpcf7-not-valid-tip-no-ajax {
border: 1px solid;       
color: #D8000C;
background-color: #FFBABA;
padding: 0 0.5em;
}



