body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #5186B0;
}

img {
	border: 0px;
}

#layoutLead {
	width: 808px;
	text-align: left;
	margin: 0px auto;
	background: url(images/bgLead.gif) no-repeat;
	padding-left: 18px;
}

.clearing {
	clear: both;
}

#logo {
	width: 287px;
	height: 104px;
	position: relative;
	margin: 0px 0px 0px 0px;
	float: left;
}

#logo h1, #logo h1 span{
	width: 287px;
	height: 104px;
	position: absolute; 
	top: 0px; 
	left: 0px;
	z-index: 1; 
	overflow: hidden;
	color: #fff;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
}

#logo h1 span{
	background-image: url('images/logo.gif');
	background-repeat:  no-repeat;
	display: block;
	z-index: 2;
	width: 287px;
	height: 104px;
	left: 0px;
	cursor: hand;
	margin: 0px;
}

div#top {
	width: 808px;
	height: 108px;	
	background: url(images/bgMainTop.gif) no-repeat 100% 100%;
}

div#top div#langMenu {
	float: right;
	height: 21px;
	width: 120px;
	color: #FFFFFF;
	background: url(images/bgLangMenu.gif) no-repeat 50% 50%;
	padding: 5px 0px 0px 0px;
}

div#top div#langMenu a {
	margin-left: 15px;
	margin-right: 6px;
	color: #FFFFFF;
	text-decoration: none;
}

div#top div#langMenu a:hover {
	text-decoration: underline;
}

div#top div#menu {
	width: 521px;
	height: 30px;
	float: left;
	margin-top: 48px;
}

div#top div#menu a {
	display: block;
	float: left;
	padding: 7px 10px 5px 10px;
	width: auto;
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.25em;
}

div#top div#menu a:hover {
	background-color: #FFFFFF;
	color: #636363;
	text-decoration: none;
}

div#top div#menu a#sel {
	display: block;
	background-color: #FFFFFF;
	float: left;
	padding: 7px 10px 5px 10px;
	width: auto;
	height: 18px;
	color: #636363;
	text-decoration: none;
	font-size: 1.25em;
}

div#top div#menu a#sel:hover {
	background-color: #FFFFFF;
	color: #636363;
	text-decoration: none;
}

div#main {
	width: 808px;
	background: url(images/bgMain.gif) no-repeat 100% 100%;
	background-color: #FFFFFF;
	padding: 8px 0px 0px 0px;
	clear: both;
}

div#main div#colLeft {
	width: 276px;
	float: left;
	padding: 270px 0px 20px 15px;
	margin-right: 27px;
	background: url(images/bgLeft.gif) no-repeat;
}

div#main div#colLeft form {
	margin-bottom: 20px;
}

div#main div#colLeft form h3 {
	background: url(images/bgFormH3.gif) no-repeat;
	margin: 0px;
	padding: 11px 0px 10px 8px;
	color: #3F6617;
	font-size:  1.25em;
}

div#main div#colLeft form fieldset {
	border: 0px;
	margin: 0px;
	padding: 15px 13px 0px 0px;
	width: 253px;
	height: 110px;
	background: url(images/bgLeftFieldset.gif) no-repeat;
	color: #636363;
}

div#main div#colLeft form fieldset p label {
	float: left;
	width: 80px;
	text-align: right;
	padding: 3px 5px 0px 0px;
	margin-bottom: 3px;
}

div#main div#colLeft form fieldset p input.text {
	margin-bottom: 3px;
	border: 1px solid #D7D7D7;
	width: 160px;
	float: right;
}

div#main div#colLeft form fieldset p input.btn {
	float: right;
	margin-top: 7px;
}

div#main div#colLeft h3 {
	font-size: 1.25em;
	color: #5186B0;
	margin: 0px;
	padding: 5px 0px 8px 0px;
}

div#main div#colLeft img {
	float: right;
	margin: 20px 0px 0px 10px;
}

div#main div#colLeft a {
	color: #5186B0;
	text-decoration: none;
}

div#main div#colLeft a:hover {
	text-decoration: underline;
}

a.vice {
	background: url(images/sipkaVice.gif) no-repeat 100% 60%;
	color: #5186B0;
	padding-right: 10px;
	text-decoration: underline;
	line-height: 3em;
}

a.vice:hover {
	text-decoration: none;
}

div#main div#colRight {
	width: 480px;
	float: right;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-right: 10px;
}

div#main div#colRight h2 {
	background: url(images/bgH2main.gif) no-repeat;
	padding: 25px 0px 25px 55px;
	font-size: 1.65em;
	color: #5186B0;
	margin: 0px;
}

div#main div#colRight p {
	margin: 0px 0px 10px 0px;
}

div#main div#colRight img {
	border: 3px solid #E1E1E1;
}
div#main div#colRight h3 {
	font-size: 1.25em;
	color: #3F6617;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

div#main div#colRight h3 {
	font-size: 1.1em;
	color: #5186B0;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

div#main div#colRight h4 {
	font-size: 1.1em;
	color: #5186B0;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

div#main div#colRight div.nabizime {
	width: 217px;
	float: left;
	margin-top: 20px;
}

div#main div#colRight div.nabizime ul {
	list-style-image: url(images/sipkaUl.gif);
	padding: 0px;
	margin: 0px 0px 0px 20px;
	line-height: 1.6em;
}

div#main div#colRight div#cenik {
	width: 235px;
	float: left;
	margin-top: 20px;
	padding-left: 10px;
	border-left: 4px solid #EBEBEB;
	line-height: 1.6em;
	padding-bottom: 10px;
}

div#footer {
	width: 788px;
	height: 86px;
	background: url(images/bgFooter.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	padding: 10px 10px 0px 10px;;
	font-size: 0.9em;
}

div#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

div#footer a:hover {
	text-decoration: none;
}


div#top div#menuEn {
	width: 521px;
	height: 30px;
	float: left;
	margin-top: 48px;
}

div#top div#menuEn a {
	display: block;
	float: left;
	padding: 7px 10px 5px 10px;
	width: auto;
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.25em;
}

div#top div#menuEn a:hover {
	background-color: #FFFFFF;
	color: #636363;
	text-decoration: none;
}

div#top div#menuEn a#sel {
	display: block;
	background-color: #FFFFFF;
	float: left;
	padding: 7px 10px 5px 10px;
	width: auto;
	height: 18px;
	color: #636363;
	text-decoration: none;
	font-size: 1.25em;
}

div#top div#menuEn a#sel:hover {
	background-color: #FFFFFF;
	color: #636363;
	text-decoration: none;
}

.kalendarHref {
	display: block;
	padding: 4px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	color: #000000;
}

.kalendarHref:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #D1D9DF;
	color: #000000;
}

table.uplnyram {
	border-collapse: collapse;
	margin-top: 5px;
} 

table.uplnyram th {
	color: #FFFFFF;
	text-align: center;
	background-color: #5186B0;
	padding: 2px;
}

table.uplnyram td {
	color: #000000;
	text-align: center;
	padding: 2px;
}

div#main div#colRight form table tr.header td {
	font-size: 1.1em;
	font-weight: bold;
	color: #5186B0;
}

div#main div#colRight form table td.label {
	float: left;
	width: 80px;
	text-align: right;
	padding: 3px 5px 0px 0px;
	margin-bottom: 3px;
}

div#main div#colRight form table td.field input {
	margin-bottom: 3px;
	border: 1px solid #D7D7D7;
	width: 200px;
	float: right;
}

.galleryImg {
	float: left;
	border: 3px solid #E1E1E1;
	margin: 0px 10px 10px 0px;
}

.obsazeno {
	color: #DADFD1;
	font-weight: bold;
	font-size: 1.1em;
}

.nepouzitelne {
	color: #bbb;
	font-weight: bold;
	font-size: 1.1em;
}
