body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.6em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body {
	background-color: #FFFFFF;
}

h2 {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.65em;
	color: #0F5FA3;
	font-weight: normal;
	widht: 918px;
	height: 34px;
	display: block;
	margin: 0px;
	padding: 17px 0px 0px 33px;;
	background: url(../img/bgHeader.png) no-repeat;
}

img {
	border: 0px;
}

#layoutLead {
	width: 1022px;
	text-align: left;
	margin: 0px auto;
}

#top {
	width: 1022px;
	height: 123px;
	background: url(../img/top.png) no-repeat 100% 100%;
}

#logo {
	width: 170px;
	height: 110px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	margin-bottom: 10px;
}

#logo h1, #logo h1 span{
	width: 170px;
	height: 110px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	overflow: hidden;
	color: #fff;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	float: left;
}

#logo h1 span{
	background-image: url('../img/logo.png');
	background-repeat:  no-repeat;
	display: block;
	z-index: 2;
	width: 170px;
	height: 110px;
	left: 0px;
	cursor: hand;
	margin: 0px;
	float: left;
}

#lang {
	width: 166px;
	height: 45px;
	background: url(../img/bgLang.png) no-repeat;
	float: right;
	margin-right: 41px;
	padding: 5px 19px 0px 29px;
}

#lang a {
	width: 170px;
	height: 24px;
	display: block;
	float: left;
	text-align: center;
	color: #000000;
	text-decoration: underline;
	line-height: 1.8em;
	margin-right: 5px;
}

#lang a:hover {
	text-decoration: none;
	color: #000000;
}

#lang a#selLang {
	width: 50px;
	height: 24px;
	display: block;
	float: left;
	background: url(../img/bgLangSel.png) no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.8em;
	margin-right: 5px;
}

#lang a#selLang:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#banner {
	width: 991px;
	height: 224px;
	background: url(../img/bgBanner.png) no-repeat;
	padding: 17px 0px 0px 31px;
}

#menu {
	float:right;
	background: url(../img/bgMenu.png) repeat-x;
	width: 465px;
	height: 58px;
	margin-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 13px;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menuForms {
	float:left;
	background: url(../img/bgMenuForms.png) repeat-x;
	width: 450px;
	height: 58px;
	margin-top: 5px;
	color: #ffe700;
	font-weight: bold;
	text-align: center;
	padding-top: 13px;
}

#menuForms a {
	color: #ffe700;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}

#menuForms a:hover {
	color: #ffe700;
	text-decoration: underline;
}

#footer {
	width: 978px;
	height: 77px;
	background: url(../img/bgFooter.png) no-repeat;
	clear: both;
	text-align: right;
	padding: 17px 44px 0px 0px;
}

#footer a {
	color: #FF4800;
	text-decoration: underline;
}

#footer a:hover {
	color: #FF4800;
	text-decoration: none;
}

#home  {
	width: 1009px;
	padding: 20px 0px 20px 13px;
}

.homeItem {
	width: 315px;
	height: 226px;
	float: left;
	line-height: 1.3em;
	padding-right: 5px;
	margin-bottom: 30px;
}

.homeItem3 {
	width: 215px;
	height: 150px;
	float: left;
	line-height: 1.3em;
	padding-right: 5px;
	margin-bottom: 0px;
}

.homeItem2 {
	width: 664px;
	height: 186px;
	float: left;
	line-height: 1.3em;
	padding-left: 18px;
	padding-right: 8px;
	margin-bottom: 20px;
}

.homeItem img.title {
	float: left;
	background: url(../img/bgImageHome.png) no-repeat;
	padding: 22px 24px 27px 24px;
	margin-right: 5px;
}

.homeItem3 img.r3d {
	float: left;
	background: url(../img/bgImageHome2.png) no-repeat;
	padding: 22px 24px 27px 24px;
	margin-right: 5px;
}

.homeItem p {
	margin: 5px 0px 5px 0px;
}

.homeItem p a {
	color: #FE0000;
	text-decoration: underline;
}

.homeItem p a:hover {
	text-decoration: none;
}

.homeItem h2 {
	display: none;
}

.homeItem h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #0F5FA3;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
}

.homeItem h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #0F5FA3;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
}

.homeItem p.href {
	color: #FE0000;
	margin: 15px 0px 0px 0px;
}

.homeItem p.href a {
	color: #FE0000;
	text-decoration: underline;
}

.homeItem p.href a:hover {
	color: #FE0000;
	text-decoration: none;
}

.ItemRed {
  color: #FE0000;
}

#akcniNabidka {
	width: 230px;
	height: 119px;
	background: url(../img/bgAkcniNabidka.png) no-repeat;
	float: left;
	margin-left: 15px;
	padding: 79px 0px 0px 52px;
	line-height: 1.3em;
}

#akcniNabidka h2 {
	display: none;
}

#akcniNabidka img {
	float: left;
	margin: 0px 10px 0px 0px;
}

#akcniNabidka strong {
	text-transform: uppercase;
}

#akcniNabidka span {
	color: #FF0000;
}

#akcniNabidka a {
	color: #FE0000;
	text-decoration: underline;
}

#akcniNabidka a:hover {
	color: #FE0000;
	text-decoration: none;
}

#other  {
	width: 976px;
	padding: 20px 20px 20px 26px;
}

.descImg {
	float: left;
	background: url(../img/bgImageHome.png) no-repeat;
	padding: 22px 34px 27px 24px;
	margin-right: 25px;
	margin-bottom: 20px;
}

#other img {
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}

#other a {
	color: #FE0000;
	text-decoration: underline;
}

#other a:hover {
	color: #FE0000;
	text-decoration: none;
}

/*
.li_dash {
  list-style-image: url(../img/li_dash.gif);
}*/

.download{padding-left:33px;}

/*formulare*/
#other .form {width:95%;}
#other .form table.form {width:100%;clear:both;}
#other .form table.form .tucne {font-size:0.9em;font-weight:bold;}
#other .form table.form td {width:25%;vertical-align:top;}
#other .form table.form td p {clear:both;display:block;height:30px;margin-bottom:0px;}
#other .form table.form td p input {float:left;vertical-align:middle;}
#other .form table.form td p label {float:left;display:block;text-align:right;width:160px;padding-right:3px;vertical-align:middle;}
#other .form table.form td p label.short {width:100px;}
#other .form table.wauto td {width:auto;}
#other .form table.form label {color:#370101;font-weight:bold;display:block;}
#other .form table.form input {width:142px;height:18px;padding:3px;margin-right:10px;}
#other .form input {border:1px solid #D8D8D8;padding:1px;margin-bottom:4px;}
#other .form table.form input.btn {width:auto;height:auto;border:1px solid #747474;padding:8px;margin-bottom:4px;background:#DEDEDE;}
#other .form input.btn {width:auto;height:auto;border:1px solid #747474;padding:8px;margin-bottom:4px;background:#DEDEDE;}
#other .form table.form input.radio {width:auto;height:auto;border:0px solid #D8D8D8;padding:0px;margin:0px;}
#other .form select {border:1px solid #D8D8D8;padding:1px;margin-bottom:4px;}
#other .form table.form textarea {border:1px solid #D8D8D8;padding:1px;margin-bottom:4px;width:95%;height:102px;}
#other .form textarea.wide {border:1px solid #D8D8D8;padding:1px;margin-bottom:4px;width:95%;height:102px;}
#other .form fieldset {border:4px solid #D9D9D9;padding:0px 20px 20px 20px;margin-bottom:20px;}
#other .form fieldset legend {color:#0F5FA3;padding:0px 20px 0px 15px;font-weight:bold;}
.confirmation {width:590px;background:#DBECF5;padding:10px;margin-bottom:12px;color:#000000;font-weight:bold;}

.menuMain {width:920px;}