body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.7em;
	font-family: "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
	background: #ff4200 url("../pics/body-bg.png") center top repeat-x;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#obsah {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	line-height: 1.5em;
}
#obsah2 {
	display: block;
	width: 100%;
	height: 469px;
	padding-top: 24px;
	background: #1a1a1a url("../pics/paticka-short-bg.png") center top repeat-x;
	text-align: left;
	line-height: 1.5em;
}
.news-included {
	height: 658px !important;
	padding-top: 24px !important;
	background: #1a1a1a url("../pics/paticka-bg.png") center top repeat-x !important;
}
#vrsek {
	display: block;
	width: 1000px;
	height: 141px;
	background: #1a1a1a;
}
#vrsek h1, #vrsek h1 span {
	display: block;
	width: 141px;
	height: 141px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	font-size: 1em;
	overflow: hidden;
}
#vrsek h1 {
	float: left;
	margin-right: 5px;
}
#vrsek h1 span {
	position: absolute;
	line-height: 0;
	z-index: 50;
	background: url("../pics/logo.png") left top no-repeat;
}
#top-menu {
	padding-top: 36px;
}
#top-menu ul, #top-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	height: 18px;
	line-height: 18px;
}
#top-menu ul {
	margin-right: 38px;
	float: left;
}
#top-menu li {
	margin-bottom: 12px;
	width: 100%;
}
#top-menu li a {
	display: block;
	width: 95%;
	height: 18px;
	line-height: 18px;
	padding-left: 5%;
	background-color: #2d2d2d;
	background-image: url("../pics/top-menu-bg.gif");
	background-position: left top no-repeat;
	background-repeat: no-repeat;
	color: #c0c0c0;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
#top-menu li a span {
	display: block;
	width: 100%;
	height: 18px;
	line-height: 18px;
	background: url("../pics/top-menu-bg.gif") right top no-repeat;
}
#top-menu li a:hover, #top-menu li a.active {
	background-color: #ff4200;
	color: #fff;
}
#top-menu ul.first {
	width: 128px;
}
#top-menu ul.second {
	width: 273px;
}
#top-menu ul.third {
	width: 224px;
}
#top-menu ul.fourth {
	width: 105px;
	margin: 0;
}
#main {
	display: block;
	width: 1000px;
	color: #fff;
	padding-top: 26px;
}
#main .matrjoska {
	margin: 0 23px;
	text-align: justify;
}
#main .uvodl {
	display: block;
	width: 336px;
	float: left;
}
#main .uvodr {
	display: block;
	width: 664px;
	float: left;
	overflow: hidden;
}
#main .uvodr .matrjoska {
	margin: 0 17px;
}
#main .uvodr .matrjoska #mainMap {
	display: block;
	width: 631px;
	height: 242px;
	background: #ddd url("../pics/mapa-static.png") left top no-repeat;
}
#main .half {
	display: block;
	width: 50%;
	float: left;
}
#main .matrjoska h2 {
	font-size: 1.7em;
	margin: 15px 0;
	font-weight:normal;
}
#main .matrjoska h3 {
	font-size: 1.2em;
	margin: 5px 0;
}
#main .matrjoska p {
	margin: 5px 0;
	line-height:1.7;
}
#main .matrjoska p a {
	color: #383838;
	text-decoration: underline;
	font-weight: bold;
}
#main .matrjoska p a:hover {
	text-decoration: underline;
	color:#000000;
}
#main #form {
}
#main #form fieldset {
	margin: 0 0 0 23px;
}
#main #form fieldset.full {
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 2px;
}
#main #form label {
	display: block;
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-size: 1.1em;
}
#main input {
	display: block;
	width: 202px;
  padding-left:4px;
	background: #ffffff;
	border:0;
	color: #555555;
}
#main textarea {
	display: block;
	width: 720px;
	height: 100px;
	line-height: 12px;
	padding: 3px;
	font-family: "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
	background: #f2f2f2;
	border:0;
	color: #555555;
	font-size: 1em;
}
#main input.submit {
	border: 0;
	background: #f2f2f2;
	color: #ff4200;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.0em;
	width: 200px;
	height: 2em;
	letter-spacing: 1px;
}
#main .mailerr {
	display: block;
	width: 100%;
	padding: 0.5em 0;
	margin: 15px 0 0 23px;
	border: 3px solid #800000;
	background: #fff;
	color: #800000;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}


#main table tr td {
  vertical-align:top;
  padding-right:4px;
  padding-bottom:4px;
}

#main table tr td a {
	color: #383838;
	text-decoration: underline;
	font-weight: bold;
}

#main table tr td a:hover {
	text-decoration: underline;
	color:#000000;
}



#novinky {
	width: 1000px;
	height: 189px;
	overflow: hidden;
	margin: 0 auto;
	color: #fff;
}
#novinky h2, #novinky h2 span {
	display: block;
	width: 100%;
	height: 51px;
	line-height: 51px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1.3em;
	position: relative;
	left: 0;
	top: 0;
}
#novinky h2 span {
	position: absolute;
	line-height: 0;
	z-index: 50;
	background: url("../pics/news-h2.png") -3px 0 no-repeat;
}
#novinky .tretina {
	display: block;
	width: 306px;
	float: left;
	margin: 0 13px;
}
#novinky .tretina h3 {
	display: block;
	width: 306px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	border-bottom: 1px solid #1a1a1a;
	font-size: 1.1em;
	background: url("../pics/news-h3.png") left top no-repeat;
}
#novinky .tretina h3 a {
	line-height: 20px;
	padding-left: 6px;
	color: #fff;
	text-decoration: none;
}
#novinky .tretina h3 a:hover {
	text-decoration: underline;
}
#novinky .tretina p {
	display: block;
	width: 300px;
	padding-left: 6px;
	text-align: justify;
}
#novinky .tretina a.morelink {
	display: block;
	width: 24px;
	height: 11px;
	line-height: 11px;
	float: right;
}
#novinky .tretina a.morelink img {
	display: block;
	width: 24px;
	height: 11px;
	border: 0;
}
#paticka {
	display: block;
	width: 1000px;
	margin: 0 auto;
}
#sluzby h2, #sluzby h2 span {
	display: block;
	width: 100%;
	height: 51px;
	line-height: 51px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1.3em;
	position: relative;
	left: 0;
	top: 0;
}
#sluzby h2 span {
	position: absolute;
	line-height: 0;
	z-index: 50;
	background: url("../pics/sluzby-h2.png") -3px 0 no-repeat;
}
#sluzby ul, #sluzby li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
#sluzby ul {
	margin-left: 9px;
}
#sluzby li {
	width: 202px;
	height: 122px;
	float: left;
	text-align: center;
	margin: 0 20px;
}
#sluzby li a {
	display: block;
	width: 202px;
	line-height: 20px;
	padding-top: 72px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	background-position: left top;
	background-repeat: no-repeat;
}
#sluzby li a:hover, #sluzby li a.active {
	color: #ff4200;
	font-weight: bold;
	background-position: right top;
}
#sluzby li#button-01 a {
	background-image: url("../pics/button-01.png");
}
#sluzby li#button-02 a {
	background-image: url("../pics/button-02.png");
}
#sluzby li#button-03 a {
	background-image: url("../pics/button-03.png");
}
#sluzby li#button-04 a {
	background-image: url("../pics/button-04.png");
}
#sluzby li#button-05 a {
	background-image: url("../pics/button-05.png");
}
#sluzby li#button-06 a {
	background-image: url("../pics/button-06.png");
}
#sluzby li#button-07 a {
	background-image: url("../pics/button-07.png");
}
#sluzby li#button-08 a {
	background-image: url("../pics/button-08.png");
}
#bottom-menu {
	display: block;
	width: 1000px;
	padding-top: 5px;
	background: url("../pics/paticka-podtrzeni.png") left top repeat-x;
	font-size: 0.9em;
}
#bottom-menu ul, #bottom-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
#bottom-menu ul {
	margin-left: 21px;
}
#bottom-menu li {
	height: 3em;
	line-height: 3em;
	float: left;
	margin-right: 40px;
}
#bottom-menu li a {
	display: block;
	height: 3em;
	line-height: 3em;
	padding-left: 11px;
	background: url("../pics/paticka-li.png") left center no-repeat;
	color: #a3a3a3;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
}
#bottom-menu li a:hover {
	color: #fff;
	text-decoration: underline;
}
#paticka2 {
	display: block;
	width: 1000px;
	padding-top: 5px;
	background: url("../pics/paticka-podtrzeni.png") left top repeat-x;
}
#paticka2 .matrjoska {
	display: block;
	margin: 0 21px;
	font-size: 0.9em;
}
#paticka2 .matrjoska p {
	margin: 5px 0;
	color: #a3a3a3;
	text-transform: uppercase;
}
#paticka2 .matrjoska p a, #paticka2 .matrjoska p b {
	color: #ff4200;
	font-weight: bold;
	text-decoration: none;
}
#paticka2 .matrjoska p a:hover {
	text-decoration: underline;
}


.cleaner {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	float: none;
	clear: both;
}

.big {
  font-size:17px;
  padding:10px;
  font-weight:bold;
  
}
