body {
	font-family: Georgia, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000066;
	text-align: center;
	background-color: #ffffff;
}

p, form, h1, h2, h3, h4 , h5 {padding: 0; margin: 0; font-weight: normal;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

.koniec {
	display: block;
	width: 2px;
	height: 2px;
	clear: both;
}

#kontajner {
	text-align: left;
	width: 100%;
	background-repeat: repeat;
	background-image: url(../images/bg_uvod.gif);
	border-top: 2px solid Black;
	border-bottom: 2px solid Black;
}

.uvod #kontajner {
	position: relative;
	height: 355px;
	
}

.sub #kontajner {
	margin-top:25px;
	padding: 125px 0 20px 0;
}

.uvod #obsah {
	width: 772px;
	height: 353px;
	margin: auto;
	background-repeat: repeat;
	background-image: url(../images/bg_uvod.gif);
}

.sub #obsah {
	width: 745px;
	margin: auto;
	background-repeat: repeat;
	padding-top:11px;
}

.uvod #obsah .pozadie {
	position: absolute;
	width: 772px;
	height: 353px;
	background-repeat: repeat;
	background-image: url(../images/bg_uvod.gif);
}

.sub #obsah .pozadie {
	position: absolute;
	margin: -118px 0 0 288px;
	width: 457px;
	height: 50px;
	background-repeat: repeat;
	background-image: url(../images/bg_uvod.gif);
}

.uvod #obsah .sikme {
	position: absolute;
	width: 99px;
	height: 238px;
	margin: 60px 0 0 439px;
	background-repeat: no-repeat;
	background-image: url(../images/sik_u.gif);
}

.uvod #obsah cite,.uvod #obsah h1 span,.uvod #obsah ul li,.sub #obsah cite,.sub #obsah h1 span,.sub #obsah .hlmenu li{
	display: none;
}

.uvod #obsah ul,.uvod #obsah img{
	width: 439px;
	height: 124px;
	position: absolute;
	margin: 174px 0 0 0px;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(../images/menu_u.jpg);
	list-style: none;
}

.sub .hlmenu,.sub #obsah img.imgmapa{
	width: 356px;
	height: 61px;
	position: absolute;
	margin: -118px 0 0 221px;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(../images/menu_s.jpg);
	list-style: none;
}


.uvod #obsah h1{
	width: 241px;
	height: 183px;
	position: absolute;
	margin: 60px 0 0 538px;
	background-repeat: no-repeat;
	background-image: url(../images/logo_u.gif);
}

.sub #obsah h1{
	width: 179px;
	height: 107px;
	position: absolute;
	margin: -118px 0 0 577px;
	background-repeat: no-repeat;
	background-image: url(../images/logo_s.gif);
}

.uvod #obsah h1 a{
	width: 241px;
	height: 183px;
	display: block;
}

.sub #obsah h1 a{
	width: 136px;
	height: 107px;
	display: block;
	margin-left: 33px;
}

.sub #obsah h2{
	font-family: Arial, Helvetica, sans-serif;
	width: 221px;
	height: 29px;
	line-height: 29px;
	position: absolute;
	margin: -87px 0 0 0px;
	color: white;
	font-style: italic;
	font-size: 21px;
}

.uvod .lbok {
	width: 50%;
	height: 355px;
	margin: 2px 0 0 0;
	position: absolute;
	background-image: url(../images/bg_uvod_l.gif);
	background-repeat: repeat-x;
}

.uvod .pbok {
	width: 49%;
	margin: 2px 0 0 51%;
	height: 355px;
	position: absolute;
	background-image: url(../images/bg_uvod_p.gif);
	background-repeat: repeat-x;
}

.sub .lbok {
	width: 50%;
	height: 68px;
	margin: -112px 0 0 0;
	position: absolute;
	background-image: url(../images/bg_sub_l.gif);
	background-repeat: repeat-x;
}

.sub .pbok {
	width: 49%;
	margin: -112px 0 0 51%;
	height: 38px;
	position: absolute;
	background-image: url(../images/bg_sub_p.gif);
	background-repeat: repeat-x;
}


#text {
	background-color: #7ca8d3;
	border: 1px solid #ffffff;
	padding: 10px;
}

#text p{
	line-height: 19px;
}

#text h3{
	font-size:17px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#text h4{
	font-size:15px;
	font-weight: bold;
	padding: 0 0 7px 0;
}

#text table {
	border: 0;
	empty-cells: hide;
	border-collapse: collapse;
	width: 100%;
}

#text a{
	color: #265A8D;
	font-weight: bold;
	text-decoration: underline;
}

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

#text input, #text textarea{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	cursor: text;
	vertical-align: middle;
	padding: 2px;
	color: White;
	border: 1px solid White;
	background: #265A8D;
}

#text input:hover, #text textarea:hover {
	border: 1px solid #000066;
}

#text label {
	cursor: pointer;
	font-size: 11px;
	padding: 0 5px 0 0;
	color: #000066;
}

#text textarea {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	padding: 2px;
}

#text dl {
	height:1%;
	overflow:hidden;
}

#text dl {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	padding: 0 5px;
}

#text>dl {
	padding: 5px;
}

#text dt {
	float: left;
	width: auto;
}



dd + dd { padding-top: 5px;}

#text dt span { padding: 0 5px 0 0;}

#text dt .explain { font-style: italic;}

#text dt label {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}

#text dt span {
	color: Black;
	font-size: 10px;
}

#text .chyba dt label {
	color: #8B0000;
}

#text .chyba input, #text .chyba textarea{
	border: 1px solid #8B0000;
}

html>body dd label input {
	vertical-align: text-bottom;
}	/* Tweak for Moz to align checkboxes/radio buttons nicely */

#text dd input {
	font-size: 11px;
	max-width: 100%;
}


#text dl {
	margin-top: 10px;
	font-size: 11px;
}

#text dt {
	width: 45%;
	text-align: left;
	border: none;
	padding-top: 2px;
}

#text dd {
	margin: 0 0 0 45%;
	padding: 0 0 0 5px;
	border: none;
	vertical-align: top;
	font-size: 11px;
}

#text dd.full{
	margin: 0;
	border: 0;
	padding: 0;
	padding-top: 3px;
	text-align: left;
	width: 95%;
	clear: both;
}

#text dl:hover dt label {
	color: #0002E8;
}

#text  dl.chyba:hover dt label {
	color: #DB0000;
}

#text dl dd label:hover {
	color: #7baa36;
}

#text input:focus, #text textarea:focus {
	background-color: #2b6faf;
}

#text label input:focus{
	border: 0;
}

#text .chyba input:focus, #text .chyba textarea:focus {
	border: 1px solid #DB0000;
}
#text input.full, #text textarea{ width: 95%;}

#text input.medium{ width: 50%;}

#text input.narrow { width: 25%;}

#text input.tiny { width: 10%;}

#text input.autowidth { width: auto !important;}

#text textarea.full { height: 200px;}

#text textarea.medium { height: 100px;}

#text textarea.narrow { height: 50px;}

#text textarea.tiny { height: 60px;}

#text form input.s1,#text form input.s1:hover,#text form input.s1:focus{
	font-family: Tahoma, sans-serif;
	color: White;
	cursor: pointer;
	width: auto;
	border: 0;
	background-color: #2b6faf;
	border: 1px solid White;
	margin: 10px 0 0 5px;
}

.produkty .submenu{
	float:right;
	margin: 0 -11px 0 0;
	padding: 0;
	list-style: none;
}

.produkty .submenu li{
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}

.produkty .submenu li a{
	width: 180px;
	display: block;
	background-color: #2b6faf;
	color: white!important;
	border: 1px solid white;
	padding: 4px 5px;
	border-right: 0;
	font-weight: normal!important;
	text-decoration: none!important;
}

.produkty .submenu li a:hover{
	text-decoration: none;
	background-color: #699FD3;
}

.produkty .lcast{
	float:left;
	width: 530px;
}

.produkty table th.th1{
	width: 25%;
}

.produkty table th.th2{
	width: 55%;
}

.produkty table th.th3{
	width: 20%;
}

.produkty table th,.produkty table td{
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
}

.produkty table td{
	padding-top: 8px;
	padding-bottom: 8px;
}

.produkty table tr:hover td{
	background-color: #468cce;
}

#copyright{
	line-height: 25px;
}











