@import "reset.css";

body 	{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#000;
	line-height:1.7em;
	}
p {
	margin:10px 0 15px 0;
	font-size:1em;
	}
table, td {
	font-size:1em;
	}
hr {
	display:none;
	}
a {
	color:#ee1d25;
	text-decoration:underline;
	outline:none;
	}

/* H1 REPLACE
------------------------------*/
h1 {
	display:block;
	position:relative;
	width:300px;
	height:85px;
	left:0;
	top:0;
	text-align:center;
	line-height:85px;
	font-size:2em;
	}
h1 span {
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	left:0;
	top:0; 
	}
#top {
	border-bottom:1px dashed #c2c2c2;
	height:85px;
	}

/* TOPMENU
------------------------------*/
#top ul {
	display:none;
	}
	
/* SIDEBAR
------------------------------*/
#sidebar {
	display:none;
	}
	
/* CONTENT
------------------------------*/	
#content { 
	padding:10px 9px 10px 0;
	position:relative;
	}
#content ul {
	margin:4px 0 15px 10px;
	padding:0;
	list-style:none;
	}
#content ul li {
	margin:0;
	padding:0 0 0 16px;
	font-size:1.1em;
	background:url(../design/li.gif) 0 7px no-repeat;
	}
#content h2 {
	color:#ee1d25;
	font-weight:normal;
	font-size:1.7em;
	padding:0;
	padding:15px 0 5px 0;
	margin:0;
	}
#content h3 {
	color:#000;
	font-weight:bold;
	font-size:1.3em;
	padding:0 0 3px 0;
	margin:12px 0 0 0;
	clear:both;
	}
#content h4 {
	font-size:1.1em;
	font-weight:bold;
	text-transform:none;
	padding:5px 0 0 0;
	margin:0;
	color:#000;
	border-bottom:1px solid #195086;
	}
#content ul {
	margin:4px 0 15px 34px;
	padding:0;
	list-style:none;
	}
#content ul li {
	padding:0;
	margin:0;
	font-size:1em;
	list-style:disc;
	}
#content ol {
	margin:5px 0 15px 34px;
	padding:0;
	list-style:decimal;
	}
#content ol li {
	margin:0;
	padding:0;
	font-size:1em;
	}
#content table {
	border-left:1px solid #f1f1f1;
	border-top:1px solid #f1f1f1;
	margin-top:10px;
	margin-bottom:20px;
	}
#content table td {
	padding:3px 8px;
	border-right:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
	}
.perex {
	font-size:1.2em;
	color:#848484;
	}
.red {
	color:#ee1d25;
	}
#content .fotogalerie {
	border:0;
	margin:0;
	width:100%;
	text-align:center;
	}
#content .fotogalerie td {
	background:none;
	padding:4px 0 0 0;
	border:0;
	text-align:center;
	vertical-align:top;
	}
#content .fotogalerie a {
	line-height:normal;
	font-size:0;
	}
#content .fotogalerie a img {
	border:1px solid #eee;
	padding:3px;
	}

/* BOX
------------------------------*/
.box {
	padding:2px 10px 7px 10px;
	position:relative;
	border:1px dotted #c2c2c2;
	}
#content .box table {
	border:none;
	border-top:1px dotted #c2c2c2;
	margin:0;
	}
#content .box td {
	border:none;
	background:none;
	padding:1px 5px 1px 0;
	}
#content .box tr.odsazeni td {
	padding-top:10px;
	}

/* LEFT + RIGHT
------------------------------*/
.img-left {
	padding:0 7px 7px 0;
	width:auto;
	float:left;
	margin:4px 15px 10px 0;
	font-size:0;
	line-height:normal;
	}
.img-left img {
	padding:7px;
	background-color:#fff;
	border:1px solid #eee;
	}	
.vlevo {
	float:left;
	margin:4px 15px 10px 0;
	padding:7px;
	background-color:#fff;
	border:1px solid #eee;
	}
.vpravo {
	float:right;
	margin:4px 0 10px 15px;
	padding:7px;
	background-color:#fff;
	border:1px solid #eee;
	clear:left;
	}
	
/* FOOTER
------------------------------*/
#footer {
	height:50px;
	position:relative;
	border-top:1px dashed #c2c2c2;
	}
#footer p {
	color:#666;
	text-align:right;
	margin:0;
	padding:0 9px 0 0;
	line-height:50px;
	font-size:0.9em;
	}
#footer p.nodisplay {
	line-height:20px;
	}
#footer a {
	text-decoration:underline;
	}
#CB_All,.noprint {display:none;}