* {
	margin: 0;
	padding: 0;
}

body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object {
	border: 0;
}

ul, ol {
	list-style-type: none
}

body {
	padding: 0;
	font: normal 75%/1 Arial, sans-serif;
	color: #171717;
	background: #fff url('./img/bg.jpg') repeat-x;
}

#top-bg {
	height: 11px;
	background: url('./img/top-bg.png') repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
}

/* links --------------------------------------------------------------- */
a, .mm {
	color: #383838;
	text-decoration: underline;
}

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



/* H2 - H5 --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 15px 0 15px 0;
}

h1 {
	font-size: 1.8em;
	height: 31px;
	line-height: 31px;
	font-weight: normal;
	margin: 0 0 20px;
	color: #000;
	background: url('./img/h2.png') no-repeat 0 50%;
	padding: 0 25px;
	border-bottom: 2px solid #ebebeb
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 20px 0 15px;
	color: #4e4e4e;
	border-bottom: 1px solid #d8d8d8;
	padding: 15px 0 5px 0
}

h2.title {
	border: 0;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}

h3 {
	font-size: 1.2em;
	color: #4e4e4e;
  color: #000000;
/*	background: url('./img/dot.jpg') repeat-x 0 55%;*/
	padding: 0 15px;
}

h3 span {
	padding: 0 5px;
	background: #fff;
}

h4 {
	font-size: 1.0em;
}

#layout {
	width: 950px;
	position: relative;
	margin: 0 auto;
}

/* header ------------------------------------------------------------------ */
big#logo {
	height: 150px;
	width: 730px;
	float: left;
	background: url('./img/header1.jpg') no-repeat right;
	font-size: 1.4em;
}

big#logo a {
	display: block;
	width: 215px;
	height: 96px;
	line-height: 96px;
	font-size: 1.6em;
	position: relative;
	top: 30px;
	text-decoration: none;
	color: #000
}

big#logo a span {
	width: 206px;
	height: 86px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 5px;
	left: 0px;
	background: url('./img/logo2.png') no-repeat;
}

#loginbox {
	width: 220px;
	float: right;
	height: 150px;
}

#loginbox fieldset {
	padding: 30px 0 20px 0
}

#loginbox fieldset strong {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #e6e6e6;
	color: #818181;
	margin-bottom: 10px
}

#loginbox fieldset label,#loginbox fieldset a.lostpass {
	display: block;
	float: left;
	width: 80px;
	color: #5e5d5d;
	font-size: 0.9em;
	padding: 4px 0 2px 5px;
	margin-bottom: 3px;
}

#loginbox fieldset a.lostpass {
	width: 130px;
  margin-top: 5px;
}

#loginbox fieldset .text {
	display: block;
	float: right;
	width: 110px;
	margin-right: 5px;
	font-size: 0.9em;
	padding: 2px;
	margin-bottom: 3px;
	border: 1px solid #d1d1d1;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

#loginbox fieldset .submit {
	float: right;
	margin: 5px 5px 0;
}


#loginbox fieldset p {
	padding: 0 5px;
}

#loginbox fieldset p big {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

/* navigation --------------------------------------------------- */
#nav {
	background: url('./img/nav-bg.jpg');
	clear: both;
	height: 48px;
}

#nav ul {
	width: 850px;
	float: left;
	line-height: 48px
}

#nav ul li {
	float: left;
	background: url('./img/nav-sep.png') no-repeat left;
}

#nav ul li.first {
	background: none;
}

#nav ul li a {
	padding: 0 19px;
	color: #ffcc00;
	display: block;
	font-size: 1.0em;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#nav ul li a:hover {
	color: #fff;
	background: url('./img/nav-active.png') no-repeat 50% 100%
}

#nav ul li.active a {
	color: #fff;
	background: url('./img/nav-active.png') no-repeat 50% 100%
  font-size: 3em;

}

#nav p {
	width: 100px;
	float: right;
	padding-top: 16px;
}

#nav p a {
	position: relative;
	float: left;
	left: 10px;
}

#nav-btm {
	clear: both;
	height: 29px;
	padding: 0 20px;
	background: url('./img/nav-btm-bg.jpg') no-repeat;
	font-size: 0.9em;
}

#nav-btm p.bread {
	float: left;
	line-height: 27px;
}

#nav-btm p.bread a {
	color: #666666;
	text-decoration: none;
	background: url('./img/arr-gray.png') no-repeat 100% 55%;
	padding-right: 23px;
}

#nav-btm p.bread a.active {
	padding: 0 0 0 5px;
	background: none;
	color: #3a3a3a
}

#nav-btm p.langs {
	float: right;
	padding-top: 7px;
}

#nav-btm p.langs a {
	color: #848484;
	text-decoration: none;
	padding: 0 1px;
}

#nav-btm p.langs a img {
	border: 1px solid #fff;
}

#nav-btm p.langs a.active img {
	color: #e76024;
	border: 1px solid #fff
}

#container {
	padding: 20px 0;
	background: url('./img/container-bg.jpg') no-repeat top center;
}

.content {
	float: left;
	width: 690px;
	position: relative;
	left: 20px;
}

.content dl {
	margin-bottom: 15px;
}

.content dl dt {
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
	margin-bottom: 5px;
	display: block;
}

.content dl dd {
	padding: 0 0 0 25px;
	line-height: 1.4em;
	text-align: justify;
	background: url('./img/arr-yellow.png') no-repeat 0 5px;
}

.content p {
	line-height: 1.4em;
	margin-bottom: 10px;
	text-align: justify;
}

.content .image {
	border: 3px solid #ffcc00;
	position: relative;
	top: 5px;
}

.content .image.flt-l {
	margin: 0 10px 0 0
}

.content .image.flt-r {
	margin: 0 0 10px 10px
}

.content h3.title a {
	color: #000;
	margin: 0;
}

.content .item {
	margin: 0 0 15px;
	padding-top: 10px;
}

.content .col1 {
	width: 50%;
	float: left;
}

.content .col2 {
	width: 50%;
	float: right;
}

.content ul {
	margin: 10px 10px 20px 10px;
	line-height: 1.6em;
}

.content ul.bigger {
  font-size: 1.2em;
}

.content ul li {
	padding-left: 25px;
}




.content form fieldset {
	padding: 20px;
}

.content form fieldset label {
	display: block;
	width: 150px;
	margin-bottom: 5px;
	padding: 6px 20px 3px 0;
	text-align: right;
	float: left;
}

.content form fieldset label.required {
	font-weight: bold;
	background: url('./img/required.jpg') no-repeat 97% 60%;
}

.content form fieldset .text {
	float: left;
	padding: 4px;
	margin-bottom: 5px;
	border: 1px solid #d1d1d1;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	width: 300px;
}

.content form fieldset .text.small {
	width: 150px;
}


.content form fieldset .text.error {
  background-color: lightcoral;
}



.content form fieldset .textarea {
	float: left;
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #d1d1d1;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.content form fieldset strong.required {
	float: left;
	padding-right: 10px;
	position: relative;
	left: 170px;
	top: 10px;
	color: #c70d0e;
	background: url('./img/required.jpg') no-repeat 100% 50%;
}

.content form fieldset .submit {
	float: right;
	position: relative;
	top: 5px;
	left: -12px
}

.panel {
	float: right;
	width: 220px;
	padding: 0 0 30px;
	position: relative;
}

.panel h3 {
	height: 42px;
	line-height: 37px;
	margin: 0;
	padding: 0 15px;
	color: #ffcc00;
	text-transform: uppercase;
	background: url('./img/panel-title.jpg') no-repeat;
}

.panel .box {
	background: url('./img/panel-bg.jpg') repeat-y;
	padding: 10px 20px;
}

.panel .box ul li a {
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 5px 0;
	display: block;
	line-height: 1.2em;
	border-bottom: 1px solid #ccc;
}

.panel .box ul li.active a {
	font-weight: bold;
	border-color: #b0b0b0;
	color: #000;
}

.panel .box ul li a:hover {
	border-color: #b0b0b0
}

.panel .box address {
	font-style: normal;
	line-height: 1.4em;
}

.panel .box address strong {
	display: block;
	margin-bottom: 10px
}

.panel .box.news small {
	padding: 2px 3px;
	background: #424242;
	font-weight: bold;
	display: inline-block;
	color: #ffcc00;
	margin: 0 0 5px
}

.panel .box.news p {
	padding: 0 0 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 0.9em;
	text-align: justify;
	line-height: 1.2em;
}

.panel .box-btm {
	height: 5px;
	background: url('./img/panel-btm.jpg') no-repeat;
	margin-bottom: 10px;
	display: block;
}

/* footer ----------------------------------------------------------------- */
#footer {
	margin: 10px 0;
	padding: 0 20px;
	height: 47px;
	line-height: 47px;
	background: url('./img/footer.jpg') no-repeat;
}

#footer a {
	color: #171717
}

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

hr {
	clear: both;
	display: block;
	height: 10px;
	padding: 10px 0;
	line-height: 1px;
	font-size: 1px;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #e0e4e6;
	background: #fff;
	color: #fff;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
	width: 100%;
}

.noscreen {
	display: none;
}

.flt-l {
	float: left;
}

.flt-r {
	float: right;
}

.bold {
	font-weight: bold;
}

.noborder {
	border: 0;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: inline-block;
}

/* schovani pred ie mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

a.neodkaz{
	text-decoration: none;
}
address, .blok{
  margin: 1em;
  line-height: 1.5em;
}

.info {
	border: 2px solid #FFCC00;
	background-color: #FFFFCC;
	width: 360px;
  padding: 0.3em 1em;
  margin: 1em;
	margin-left: 150px;

}

.info div {
	padding: 4px;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
	color: #0D6AB2;
}
.info div a {
	font-size: 1.1em;
	color: #008080;
	padding: 25px 80px 5px 80px;
}

table{
  border: 0px #191919 solid;
  width: 470px;
}
table th{
  border: 1px #1F1F1F solid;
  background-color: #F0F0F0;
  padding: 3px 7px;
}
table td{
  border: 1px #EBEBEB solid;
  padding: 3px 7px;
}
iframe{

overflow: auto;
width: 950px;
margin-left: -20px;
height: 890px;

}



.content ul.type1 li {
	background: url('./img/arr-yellow.png') no-repeat 0 5px;
}

.content ul.type2 li {
	background: url('./img/arr-yellow2.png') no-repeat 8px 5px;
}

.content ul.type3 li {
	background: url('./img/ul-type3.png') no-repeat 5px 5px;
}

.content ul.type4 li {
	background: url('./img/ul-type4.png') no-repeat 5px 5px;
}


.content ul li {
	background: url('./img/arr-yellow.png') no-repeat 0 5px;
}

.content ul[type=Disc] li{
	background: url('./img/arr-yellow2.png') no-repeat 8px 5px ;
}
.content ul[type=Circle] li{
	background: url('./img/ul-type3.png') no-repeat 5px 5px ;
}
.content ul[type=Square] li{
	background: url('./img/ul-type4.png') no-repeat 5px 5px ;
}


.content ul li strong {
	background: url('./img/arr-yellow.png') no-repeat 0 5px;
  padding-left: 20px;
}

.content ul[type=Disc] li strong{
	background: url('./img/arr-yellow2.png') no-repeat 8px 5px ;
  padding-left: 20px;
}
.content ul[type=Circle] li strong{
	background: url('./img/ul-type3.png') no-repeat 5px 5px ;
  padding-left: 20px;

}
.content ul[type=Square] li strong{
	background: url('./img/ul-type4.png') no-repeat 5px 5px ;
  padding-left: 20px;

}



div.content div.mapa ul{list-style-type:none;  margin:0;  padding-top:0;  padding-bottom:0.5em;}
div.content div.mapa ul li a{padding:0 0 0 28px;background:url('./img/arr-yellow.png') no-repeat left center;}


div.item b{
  font-size: 1.2em;
  margin-left: 5px;
  margin-bottom: 3px;
}

