/* CSS Document */
/* CSS Document */
body {
	background: #E7F3FC;
	margin: 0px 0px 0px 0px;
	font-size:75%;
	font-family: arial;
	}
	
table tr td{
	padding: 0 0 0 0;
	margin: 0 0 0 0; 
	vertical-align:top;
}

table tr td img{
	
	vertical-align:top;
}

div#container {
	width:900px;
	background: #ffffff; 
	border: 1px solid #000;
	background: url('images/back.png') 0 0 repeat-y;
	}


div#left {
	width: 328px;
	float: left;
}

div#under {
	width:328px;
}

.bot {
	margin-bottom: 2px;
}


div#right {
	width: 572px;
	float: right;
	background: url('images/top.png') 0 0 repeat-x;
	background-color: #E7F3FC;
}

div#top_menu {
	background: url('images/m_back.png') 0 0 repeat-x;
	width: 572px;
	height: 57px;
}

div#top_menu a {
	color: #fff;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;	
	float: left;
	margin-top: 24px;
	margin-left: 10px;
}
div#top_menu a:hover {
	color: #77ADDC;
}

div#top_menu img {
	margin-top: -24px;
	position: relative;
	z-index: 3px;
	border: 0px solid #fff;
}

div#text {
	text-align: left;
	width: 552px;
	padding: 0px 10px 10px 10px;
	float: right;
	background-color: #E7F3FC;
	color: #243052;
	font-family: arial;
}

div#text img{
	margin: 10px;
}


img {
	padding: 0px;
	margin: 0px;
	display: block;
}

div#left ul {
	list-style: none;	
	margin:0px;
	padding:0px;
	font-size:117%;
}

div#left ul li {
	background: #1C2747;
	margin: 0px;
	color: #fff;
    	padding:0px;
	border-bottom: 1px solid #A9CCEB;
	border-left: 1px solid #A9CCEB;
	zoom:1;
	background: #9AC3E6 url(images/c_back1.png) 0 0 repeat-y;
}

#left ul li a{ 
	text-decoration:none;
	color:#3B4868;
	display:block;
	_height:1px;
	padding:3px 0px 3px 35px;
	font-size: 90%;
	color: #fff;
}

#left ul li a:hover{
	font-weight:bold;
}

.selected_1{
	background: #9AC3E6 url(images/c_back.png) 0 0 repeat-y;
}

#left ul li span{ display:block; margin:0px; padding-bottom:5px; zoom:1;}

/* zaporny margin kvuli padding-left rodice */
#left ul li ul{ 
	margin:0px 0 0 0px;
	padding:0px;
	border: 0px;
}
#left ul li ul li{ 
	margin:0px;
	padding:0px;
	background: #9AC3E6 url(images/back.png) 0 0 repeat-y;
	border:0px;
	border-top:1px solid #243052;
	width:327px; /*pro IE - protoze pocita do delky i border*/ _width:327px;
}
#left ul li ul li a{ 
	text-decoration:none;
	color:#243052;
	display:block;
	_height:1px;
	padding:4px 0px 4px 60px;
	font-size: 80%;
}
#left ul li ul li a:hover{
	font-weight:bold;
}
.selected_2{
	background: #9AC3E6 url(images/back1.png) 0 0 repeat-y;
}

#marg {
	margin: 20px;;
}

h1 {
	color: #fff;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	margin: 50px 0px 28px 0px;
	text-align: left;

}

h2 {
	color: #fff;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	text-align: left;

}


p {
	color: #243052;
	font-family: arial;
	margin: 0px 10px 10px 10px;
	font-size: 100%;
	text-align:justify;
	text-indent:20px;
}

a {
	color: #cc0000;
}

#text h1{
	font-size: 18px;
	color: #cc0000;
}

#text h2{
	color: #cc0000;
}


a:hover {
	color: #000;
	text-decoration: none;
}

.bold {
	font-weight: bold;
	color: #243052;
}

td {
	font-family: arial;
	font-size: 12px;
	text-align:left;
}

.c-b {
	clear: both;
	height:0px;
	font-size:1px;
	line-height:1px;
	display:block;
	width:100%;
	margin-top:-1px;
}

.formular{
	float:right;
}

.formular p {
	color: #252525;
	font-family: arial;
	margin: 0px 10px 10px 10px;
	font-size: 100%;
	text-align:justify;
	text-indent: 0px;
}

.formular p.strong {
	margin-top: 10px;
	font-weight: bold;
}

.formular table tr td.bold {
	color: #000;
	text-align:right;
	margin-right: 10px;
}

.formular span {
	color: #cc0000;
}

.form_error{
	background-color: #99D2F2;
	border: 1px solid red;
	color: red;
}

.footer{
	background-image:url(images/bottom.png);
	height: 63px;
	width: 880px;
	padding: 40px 10px 0 10px;
	color: #0066CC;
}

.footer img{

}

.footer a{
	color: #0066CC;
}

.reklama{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
