﻿/******************************************************************
	PRINT CSS
*/
body {
background: white;
font-family:arial, tahoma, verdana, sans-serif;
font-weight:normal;
font-size:80%;
color:#000;
text-align:center;
line-height:1.0em;
}
html, body { 
height: 100%; 
margin: 0;
padding: 0;
}
form {
padding:0px;
margin:0px;
}
div {
padding:0px;
margin:0px;
}
ol, ul {
margin-top:5px;
text-align:left;
}
p{
margin:0px;
padding:0px;
}
table, input, select, textarea {
font-size:100%;
font-family:arial, tahoma, verdana, sans-serif;
}
.left,
.blok-vlevo{
float:left;
}
.right,
.blok-vpravo{
float:right;
}
.clear,
.blok-vycisit{
clear:both;
}
.text-uprostred{
text-align:center;
}
.text-vlevo{
text-align:left;
}
.text-vpravo{
text-align:right;
}
img {
border:0px;
}
hr{
height:0px;
color:#cccccc;
border:0px;
border-top:1px solid #cccccc;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */

.justify{
text-align:justify;
}
a:link, a:visited, a:hover {
font-size: 100%;
font-weight:normal;
color: black;
text-decoration: underline;
outline:none;
}
a:hover {
text-decoration:none;
}

/****************************
	spolecne
*****************************/
#body {
background:none;
text-align:left;
}
#body:before {
content:"Mediaservis s.r.o. - MediaPost";
font-size:250%;
color:#999;
}
#page {
width:100%;
}
#page:after {
text-align:left;
content:"2010 © Poštovní systém MediaPost provozuje Mediaservis s.r.o.";
font-size:90%;
color:#999;
}
#page_in {
width:100%;
}
#header,
#footer {
display:none;
}
h1, h2, h3, h4 {
padding:15px 0px 5px;
color:#000;
}
h1 {font-size:150%;}
h2 {font-size:130%;}
h3 {font-size:120%;}
h4 {font-size:110%;}
/****************************
	uvodni stranka
*****************************/
#content .main {
float:none;
}
/****************************
	ostatni stranky
*****************************/
#article,
#articlebox,
#leftcol {
background:none !important;
width:100% !important;
}
#articleboxtop,
#articleboxbottom,
#rightcol {
display:none;
}
span.h2 {
line-height:1em;
}
