﻿@media screen {
body, td, th {
	color: #666666;
	font-family: "myriad Pro", arial, sans-serif;
	font-size:10pt;
	font-size-adjust:9px;
}
body {
	background: #6B747B url(images/layout/bg-body-simac.jpg) repeat-x left top;
	padding:0px;
}
#bg {
	background: url(images/layout/bg-body.jpg) no-repeat center top;
	display:block;
	height:462px;
}
#obal {
	margin: 0em auto 3em;
	width: 955px;
	position: relative;
}
#header {
	position: absolute;
	left: 0px;
	top: 57px;
	width: 955px;
	z-index:100;
}
h1 {
	font: 2.5em "myriad Pro", verdana, sans-serif;
	font-weight:lighter;
	color:#818f97;
	padding-left: 20px;
}
h2 {
	font: 1.5em "myriad Pro", verdana, sans-serif;
	font-weight:lighter;
	color:#818f97;
	background: url(images/layout/bg-h2.gif) no-repeat 0px 10px;
	padding-left: 20px;
	margin-bottom: 0px;
}
h2 strong {
	color:#c0002b;
	font-weight: normal;
}
table tr th {
	margin: 3px;
	padding: 3px 5px;
	color: #C1002B;
	border-bottom: 1px dotted #000;
	font-weight: lighter;
	font-size: 1.1em;
	text-align: left;
}
ul li {
	list-style:square;
}
ol li {
	list-style:decimal;
}
table tr td {
	padding: 2px;
	border-bottom: 1px solid #E1E1E1;
}
#simac {
	background: url(images/layout/bg-body-simac.jpg) repeat-x left top;
	z-index:50;
}

.crl {
clear:both;
display:block;
visibility:hidden;
}
.clr {
	clear:both;
	display:block;
	height:1px;
}
#menu{
	float:right;	
/*	width:856px;*/
}
#menu ul {
	padding:0px;
	margin:0px;
}
#menu li {
	list-style-type:none;
	float:left;
	margin:0px;
	background: url(images/layout/bg-menu-li.png) no-repeat left bottom;
}
#menu li.first {
	background: none;
}
#menu li a {
	display:block;
	padding:15px 14px 10px 13px;
	color:#FFF;
	text-decoration:none;
	letter-spacing: -1px;
	font-family: arial, sans-serif;
	font-size:14px;
	
}
.menuactive{
	background: url(images/layout/bg-menu-a.png) no-repeat left bottom;
}
#menu li a:hover {
	background: url(images/layout/bg-menu-a.png) no-repeat left bottom;
}
#menu li a:active {
	color:#F00;/* background: url(images/layout/bg-menu-a-active.png) no-repeat left bottom;*/
}
#kolaz img {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#left-menu{
	width:210px;
	position: absolute;
	left: 0px;
	top: 241px;
}
#left-menu ul{
	padding:25px 0px 0px;
	margin:0px;
}

#left-menu ul li a {
	text-decoration: none;
	display:block;
	font-size:1.1em;
	color:#8f8f8f;
	height: 25px;
	background: url(images/layout/bg-menuleft.png) no-repeat left bottom;
	padding: 8px 0 2px 20px;
}	
#left-menu ul li 	{	list-style-type:none;}
#left-menu ul li a:hover,#left-menu ul li a:active {	background: #eeeeee url(images/layout/bg-left-menu.png) no-repeat right bottom;}	
#left-menu ul li a.left-menuactive {	background: #eeeeee url(images/layout/bg-left-menu.png) no-repeat right bottom;}	
#left-menu ul li ul li {	list-style: square;	list-style-position:inside;}
#left-menu ul li ul li a{	font-size:0.9em; padding:0px 0px 0px 25px; margin:0px;}
#left-menu ul li ul li a:hover{	color:#c1002b; background: none;}

#obsah {
	background: #eeeeee url(images/layout/bg-obsah.png) repeat-y left top;
	border-bottom: 1px solid #FFF;
	margin-top: 140px;
	padding-top: 17px;
	padding-left: 210px;
	font-size: 1.1em;
}
#obsah p {
	padding-left: 20px;
	margin: 1px;
	padding-bottom: 5px;
	text-align:left;
}
#obsah #page {
	padding-left: 130px;
	background: url(images/layout/bg-page.gif) no-repeat scroll center top;
	padding-right: 150px;
}
#summary {
	background: url(images/layout/bg-page.gif) no-repeat scroll center top;
	clear: both;
}
#summary .box {
	width: 300px;
	padding: 10px;
	float: left;
	display: block;
}
#summary .box a {
	text-decoration: none;
	color: #666;
/*	border-left: 2px solid #6B747B;*/
/*	border-left: 2px solid #eee;*/
	display: block;
	padding-left: 8px;
	font-size: 0.9em;
	background: url(images/layout/bg-summary.jpg) no-repeat left top;
}
#summary .box a:hover {
	/*border-left: 2px solid #c1002b;*/
	background: url(images/layout/bg-summary.jpg) no-repeat left -415px;
}
#summary .box a em {
	color: #C0002B;
	font-size: 0.9em;
	text-align: right;
	display: block;
	padding-top: 15px;
}
#summary .box a:hover em {
	text-decoration:underline;
}

#summary .box h2 {
	background: url(none);
	font-size:1.2em;
}

#obsah #submenu {
	font-size: 0.9em;
	color: #C1002B;
	width: 190px;
	float: left;
}
#obsah #submenu ul {
	margin: 0px;
	padding: 0px;
}
#obsah #submenu ul li a {
	color: #C1002B;
	text-decoration: none;
	padding-bottom: 4px;
	display: block;
}
#cesta, .addinfo {
	text-align:right;
	background: #c1002b;
	color: #FFF;
	padding:6px 16px;
}
#cesta p, .addinfo p {
	padding:0px;
	margin:0px;
}
#cesta a {
	color: #FFF;
}
#cesta a:hover {
	font-weight:bold;
}
#cesta a:active {
	color: #F00;
}
/*#cesta a:visited{color: #800080; }*/
.addinfo {
	margin-top:80px;
}
.addinfo a {
	color: #FFF;
	text-decoration:none;
	font-size: 0.9em;	
}
.addinfo a:hover {
	text-decoration:underline;
}
.addinfo a img {
	padding-right: 7px;
	margin-bottom: -1px;
}
#footer p {
	font-size:9pt;
	color: #eeeeee;
	text-align: right;
	margin-top: 5px;
}
#footer a {
	color: #eeeeee;
	text-align: right;
}
#footer a:hover {
	color:#FFF;
}
hr {
	clear:both;
	display:none;
	visibility:hidden;
}
.logo a{
	z-index:1000;
	position:relative;
	}

.partnerlogo, #page p img{
	float:right;
	padding: 0 0 5px 15px;
	}
#page p.banner img{
	float:none;
	padding: 5px 0px;
	}	
#formElem_form_Body___Config, #EditingFormControlNestedControl {
	background:none;
	background-color:#FFFFFF;
}
.textRight {
	display:block;
	float:right;
	width: 200px;
}
.textLeft {
	display:block;
	float:left;
	width: 200px;
}
.zpravyDat td {
	vertical-align:top;
}
#obsah .addinfo p {
	text-align: right;
}
#topbar a {
	color: #eee;
	text-decoration: none;
}
#topbar a:hover {
	color: #eee;
	text-decoration: underline;
}
#topbar {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}
#topbar .language {
	display:block;
	padding: 5px 0px 7px 10px;
	float:left;
}
#topbar .search {
	display:block;
	float:left;	
	background: url(images/layout/topbar-spacer.gif) no-repeat right top;
	margin-right:7px;
	padding: 5px 17px 7px 10px;
}
.seminarform {
	}
.label, #ctl00_plcMain_Panel1 span	{
	width:100px;
	display:block;
	float:left;
	padding-left:20px;
	}
}
