html, body {
	background: #fff;
	color: #626262;
	font-family:  Arial, Helvetica, lucida, sans-serif;
	font-size: 85.01%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#main {
	width: 997px;
	margin: 10px auto 10px auto;
	position: relative;
	background: #fff url('../images/sponky.jpg') no-repeat 497px -4px;
	border-bottom: 15px solid #fff;
	text-align: left;
	position: relative;
}
a {
	color: #404040;
}
a:hover {
	text-decoration: none;
	color: #f7931d;
}
li span{
 	color: #626262;
}
a img {
	border: none;
}
.clearer, .mozclearer {
	clear: both;
	margin: 0;
	margin-top: -1em;
	font-size: 0;
}
.mozclearer {
	.display: none;
}
h1, h1 span {
	display: block;
	width: 267px;
	height: 210px;
	padding: 0;
	margin: 0;
	font-size: 120%;
	overflow: hidden;
	position: relative;
	text-align: center;
	float: left;
}
h1 a {
	color: #f7931d;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}
h1 span {
	top: 0;
	left: 0;
	position: absolute;
	background: transparent url('../images/logo.jpg') no-repeat;
	z-index: 10;
	cursor: pointer;
	margin: 0;
}
#claim {
	height: 5em;
	background: url('../images/uvozovky.gif') no-repeat right 10px;
	padding-right: 23px;
}
#claim a {
	width: 17px;
	height: 16px;
	background: url('../images/home.gif') no-repeat left top;
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 50px;
	_margin-left: 35px;
}
#claim a.search {
	background: url('../images/hledat.gif') no-repeat left top;
}
#claim a.email {
	background: url('../images/mail.gif') no-repeat left top;
}
#claim h2 {
	letter-spacing: 0.08em;
	margin: 10px 0 0 0;
	color: #111111;
	font-size: 140%;
	display: block;
	float: right;
	text-align: right;
	font-weight: normal;
}
#claim h2 span {
	display: block;
	width: auto;
	color: #f7931d;
	font-size: 140%;
	padding-left: 25px;
	background: url('../images/uvozovky.gif') no-repeat left top;
}
#box1, #box2, #box3 {
	background: #f7931d url('../images/boxbottom.jpg') no-repeat left bottom;
	width: 230px;
	height: 305px;
	float: left;
	position: relative;
}
#box2, #box3 {
	margin-left: 11px;
}
a.inbox {
	display: block;
	position: absolute;
	width: 190px;
	padding-left: 40px;
	padding-top: 13px;
	height: 82px;
	right: 0;
	bottom: 0px;
	_bottom: -1px;
	background: url('../images/ainbox.jpg') no-repeat right bottom;
	color: #fff;
}
a.inbox:hover {
	background: transparent;
	text-decoration: underline;
	color: #fff;
}
a.inbox em {
	display: block;
	padding-right: 20px;
	font-style: normal;
	font-size: 12px;
}
#box1 span, #box2 span, #box3 span {
	display: block;
	background: url('../boxes/a1.jpg') no-repeat left top;
	width: 230px;
	height: 212px;
}
#box1 span.spanbox1 {
	background: url('../boxes/a2.jpg') no-repeat left top;
}
#box1 span.spanbox2 {
	background: url('../boxes/a3.jpg') no-repeat left top;
}
#box2 span {
	background: url('../boxes/b1.jpg') no-repeat left top;
}
#box2 span.spanbox1 {
	background: url('../boxes/b2.jpg') no-repeat left top;
}
#box2 span.spanbox2 {
	background: url('../boxes/b3.jpg') no-repeat left top;
}
#box3 span {
	background: url('../boxes/c1.jpg') no-repeat left top;
}
#box3 span.spanbox1 {
	background: url('../boxes/c2.jpg') no-repeat left top;
}
#box3 span.spanbox2 {
	background: url('../boxes/c3.jpg') no-repeat left top;
}
#footer {
	background: #f7931e url('../images/footeright.gif') no-repeat right top;
	font-size: 100%;
	height: 63px;
	line-height: 63px;
	text-align: right;
	padding: 0 30px 0 0;
	color: #fff;
	margin-top: 1em;
	clear: both;
	position: relative;
}
#footer a {
	color: #fff;
}
#footer p {
	display: block;
	width: 257px;
	background: #707070 url('../images/footerleft.gif') no-repeat left top;
	float: left;
	height: 63px;
	line-height: 63px;
	padding-left: 30px;
	text-align: left;
	margin-top: 0;
}
#logodf {
	position: absolute;
	top: -120px;
	left: 70px;
}
#stamp {
	position: absolute;
	top: -250px;
	left: 75px;
	width: 110px;
	height: 120px;
	background:   url('../images/stamp.jpg') no-repeat left top;
}
#search {
	width: 258px;
	height: 95px;
	background: #f7931d url('../images/search.jpg') no-repeat left top;
	position: absolute;
	top: 267px;
	left: 0;
	padding: 0;
	margin: 0;
}
#search fieldset {
	border: none;
	padding: 0px 10px;
	color: #fff;
	font-size: 140%;
	text-align: center;
	margin: 0;
}
#search legend {
	margin: 10px 0 0 85px;
	padding-right: 20px;
	background: url('../images/searchsipka.gif') no-repeat right center;
}
#search input {
	border: 1px solid #975b15;
	margin-top: 10px;
	width: 200px;
	background: #f6bb75 url('../images/insearch.gif') repeat-x left top;
}
#search input.go {
	color: #996600;
	font-size: 12px;
	background: #ffffff url('../images/go.jpg') no-repeat left top;
	width: 40px;
	height: 22px;
	border: none;
	margin: 0;
}
#search .okologo {
	width: 48px;
	_width: 45px;
	height: 28px;
	padding: 0;
	float: right;
	margin: 5px 15px 0 0;
	.margin-right: 10px;
	_margin-right: 5px;
	background: url('../images/okologo.jpg') no-repeat 3px top;
	.background: url('../images/okologo.jpg') no-repeat left top;
}
#search a {
	color: #fff;
	font-size: 80%;
	margin-top: 5px;
	margin-left: 17px;
	_margin-left: 10px;
	display: block;
	float: left;
}
#content {
	width: 712px;
	float: right;
	margin-right: 17px;
	_margin-right: 9px;
	background:  url('../images/topwhite.jpg') no-repeat left top;
	margin-top: 5px;
}
#dmsheslo {
	position: relative;
	height: 125px;
	background:   url('../images/dmsheslo.jpg') no-repeat left top;
	color: #000;
}
#dmsheslorocni {
	position: relative;
	height: 80px;
	background:  #fff url('../images/banner2.jpg') no-repeat left top;
	color: #000;
	line-height: 2em;
	margin-top: 0;
	padding-top: 35px;
}
#dmsheslorocni h3{
 color: #000;
 font-size: 13px;
 margin: 0px 90px 50px 120px;
}
#dmsheslorocni h3 span{
 color: #fff;
 background: #F7921C;
}
#dmsheslorocni h3 em{
 font-size: 17px;
 font-style: normal;
}
#dmsheslo h3, #dmsheslo h2 {
	margin: 20px 0 0 122px;
	_margin: 20px 0 0 61px;
	font-size: 25px;
	width: 150px;
	float: left;
	text-align: center;
}
#dmsheslo h3 {
	background: url('../images/dmspoint.gif') repeat-x left bottom;
	padding: 5px 0;

}
#dmsheslo h2 {
	margin-top: 0px;
	font-size: 46px;
	clear: left;
}
#dmsheslo #navod h2 {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	margin: 5px 0 5px 0;
	float: none;
	width: 400px;
	text-align: left;
}
#dmsheslo p {
	margin: 0 0px 0 0;
	padding: 5px 80px 5px 0;
	background: url('../images/points.gif') no-repeat right bottom;
	font-size: 14px;
	text-align: left;
}
#dmsheslo p.nopoints {
	text-align: right;
	background: transparent;
	padding: 2px 30px 0 0;
	font-size: 13px;
}
#navod {
	background: #f7931d url('../images/bgrnavod.gif') no-repeat right bottom;
	width: 421px;
	position: absolute;
	margin-top: 13px;
	right: 0;
	top: 0;
	height: 112px;
}
#price {
	width: 80px;
	height: 77px;
	background: url('../images/price.jpg') no-repeat left top;
	position: absolute;
	top: 0;
	right: 0;
}
#price div {
	display: none;
}
#menu {
	float: left;
	margin: 0;
	padding: 20px 0 0;
	width: 258px;
	display: block;
	margin-top: 0px;
	list-style-type: none;
}
#menu li {
	font-size: 140%;
	background: #fff  url('../images/menuli.gif') no-repeat left 0.2em;
	margin: 5px 0;
}
#menu li a {
	text-decoration: none;
	background: url('../images/menulia.gif') no-repeat left 0.2em;
	padding-left: 20px;
	color: #f7931d;
}
#menu li a:hover {
	background: transparent;
}
#menu li span {
	font-size: 80%;
	font-weight: normal;
	margin: 0.5em 0;
	display: none;
}
#menu li span.opened {
	display: block;
}
#menu li span a {
	display: block;
	color: #707070;
	text-transform: none;
	background: url('../images/menuspana.gif') no-repeat left center;
	padding-left: 15px;
	font-size: 1em;
	margin-left: 5px;
}
#menu li span  a:hover {
	text-decoration: underline;
	background: url('../images/menuspana.gif') no-repeat left center;
}
#text {
	background: url('../images/text.gif') repeat-y left top;
	padding: 20px 10px 10px 40px;
	height: auto;
	min-height: 450px;
	_height: 450px;
	margin-top: 15px;
}
#text .new_window_link img, #footer .new_window_link img {
	width: 11px;
	height: 9px;
	border: 0;
	float: none;
	padding: 0;
	margin-left: 0.3em;
}
#text h2 {
	font-size: 150%;
	font-weight: normal;
	background: #fff  url('../images/menuli.gif') no-repeat left 0.2em;
	padding-left: 20px;
	color: #f7931d;
}
#text #aktuality h2 {
	background: #ededed  url('../images/menuli.gif') no-repeat left 0.2em;
}
#text h3 {
	font-size: 140%;
	color: #f7931d;
	font-weight: normal;
}
#text #aktuality h3, #text #dmsproject h3 {
	font-size: 120%;
	margin-bottom: 0.2em;
}
#text #dmsproject p {
	margin-top: 0;
}
#text h4 {
	font-size: 130%;
}
#homeleft {
	float: left;
	width: 300px;
}
#projectleft {
	float: left;
	width: 320px;
}
#otazky {
	width: 320px;
	margin : 2em 0;
	clear: right;
}
#aktuality, #dmsproject, #dmsprojecxxxt {
	float: right;
	width: 300px;
	margin-top: -20px;
	background: #ededed;
	padding: 20px;
}
#dmsproject {
	background: #ededed url('../images/dmsproject.jpg') no-repeat right top;
	height: auto;
	width: 270px;
	min-height: 300px;
	_height: 300px;
}
#dmsprojecxxxt {
	background: #ededed ;
	height: auto;
	width: 270px;
	min-height: 300px;
	_height: 300px;
}
#dmsproject h4 {
	font-family:  "Trebuchet MS", Arial, lucida, sans-serif;
	color: #626262;
	font-size: 20px;
	margin-left: 25px;
	margin-top: 5px;
	.margin-top: 20px;
	margin-right: 60px;
	height: auto;
	min-height: 80px;
	_height: 80px;
}
#dmsproject span {
	padding-left: 25px;
	background: url('../images/phone.gif') no-repeat left center;
}
#aktuality p {
	margin-top: 0;
}
p.date {
	color: #f7931d;
	margin: 0;
}
#text ul {
	list-style-type: square;
	margin-left: 1.5em;
	padding: 0;
}
#text ul li {
	color:  #f7931d;
}
#text  ul li span {
	color: #626262;
}

.more {
	margin-top: -2em;
	text-align: right;
}
#left {
	width: 300px;
	float: left;
}
#right {
	width: 300px;
	float: right;
}
.odrazit {
	line-height: 1.7em;
}
.odrazit strong {
	display: block;
	floaT: left;
	clear: right
}
.odrazit a, .odrazit span {
	display: block;
	float: right;
	width: 240px;
}
.bigger{
 font-size: 150%;
}
img.left{
 float: left;
 padding: 2px;
 border: 1px solid #e7e7e7;
 margin-right: 1em;
 margin-bottom: 1em;
}
img.right{
 float: right;
 padding: 2px;
 border: 1px solid #e7e7e7;
 margin-left: 1em;
 margin-bottom: 1em;
}
#left img.left{
  margin-top: 2em;
}
table.dms{
 border: 4px solid #e7e7e7;
 border-collapse: collapse;
 margin-top: 1em;
}
table.dms th, table.dms td{
 border: 1px solid #e7e7e7;
 border-collapse: collapse;
 padding: 5px 8px;
 vertical-align: top;
}
table.dms th{
 background: #dddddd;
 padding: 8px;
 color: #404040;
}
table.long{
 width: 500px;
}
 td.r{
  text-align: right;
 }
.new{
 padding-left: 20px;
 background: url('../images/new.gif') no-repeat left 2px;
}
.act{
 padding-left: 20px;
 background: url('../images/act.gif') no-repeat left 2px;
 font-weight: bold;
}
.arch{
 padding-left: 20px;
 background: url('../images/arch.gif') no-repeat left 2px;
}
#leftnno {
	width: 400px;
	float: left;
}
#aktualitynno {
	float: right;
	width: 200px;
	margin-top: 0px;
	background: #ededed;
	padding: 20px;
}
a.back{
 clear: left;
 display: block;
 padding-left: 10px;
 background: url('../images/back.gif') no-repeat left center;
 margin-top: 1em;
}
a.bigword, a.bigexcel, a.bigpdf, a.bigzip{
 height: 43px;
 line-height: 43px;
 display: block;
 padding-left: 46px;
 background: url('../images/bigword.jpg') no-repeat left top;
}
a.bigexcel{
background: url('../images/bigexcel.jpg') no-repeat left top;
}
a.bigpdf{
background: url('../images/bigpdf.jpg') no-repeat left top;
}
a.bigzip{
background: url('../images/bigzip.jpg') no-repeat left top;
}
#text fieldset{
 border: 1px solid #e7e7e7;
 margin: 0;
 padding: 0 1em 0.7em  0.7em;
}
#text form{
 padding: 0;
 margin: 0;
}
#text legend{
 background: #e7e7e7;
 padding: 0.3em 1em;
 margin: 1em 0;
}
#text label{
 float: left;
 display: block;
 width: 10em;
 }
#text label.long{
 float: left;
 display: block;
 width: 450px;
 }
#text label.long2{
 float: left;
 display: block;
 width: 450px;
 color: #c0c0c0;
 margin-left: 0;
 padding-left: 20px;
 } 
#text label.pravda{
 float: left;
 display: block;
 width: 450px;
 font-weight: bold;
 color: #000;
 background: url('../images/true.gif') no-repeat left center;
 } 
 #text label.pravdayou{
float: left;
 display: block;
 width: 450px;
 font-weight: bold;
 color: #000;
 background: url('../images/true.gif') no-repeat left center;
 }
 #text label.you{
float: left;
 display: block;
 width: 450px;
 color: #000;
 background: url('../images/false.gif') no-repeat left center;
 }
#text input{
 border: 1px solid #c0c0c0;
}
#text  #searchbutton{
	color: #996600;
	font-size: 12px;
	background: #ffffff url('../images/go2.jpg') repeat-x left top;
	width: 60px;
	height: 22px;
	border: none;
	margin: 1em 0;
	border: 1px solid #eccba2;
}
#open3a, #open3b, #open2a, #open2b{
  cursor: pointer;
  floaT: right;
}
strong.specialka{
 font-size: 150%;
 color: #F7931D;
}
 #text .dotaznik fieldset{
 background: #fff;
 border: none;
 margin-bottom: 1em;
 padding: 1em;
 width: 550px
}
 #text .dotaznik fieldset input{
 border: none;
 float: left;
 clear: left;
 }
 #text .dotaznik fieldset p{
 font-weight: bold
}
#text .dotaznik fieldset label{
 margin-left: 0.5em;
}
#text .dotaznik fieldset label.left{
 width: 11em;
 display: block;
 float: left;
 text-align: right;
 padding-right: 0.5em;
 }
 #text .dotaznik input.button{
  padding: 0.2em 1em;
  width: auto;
  height: auto;
 }
 #text .dotaznik  #requiredtextq{
  padding: 1em 1em;
  border: 1px solid #fff;
  background-color: #fee71f;
  margin-top: 1em;
  display: none;
 } 
#text .let5{
  width: 208px;
  background: url('../images/5letlines.jpg') repeat-y left top;
  float: left;
  margin: 20px 15px 0 0;
}
#text .lastbox{
  margin: 20px 0 0 0;
}
#text .let5 div{
  width: 208px;
  background:  url('../images/5lettop.jpg') no-repeat left top;
}
#text .let5 div div{
  width: 188px;
  height: 290px;
  padding: 10px;
  position: relative;
  background:  url('../images/5letdown.jpg') no-repeat left bottom;
}
#text .let5 div div img.foto{
  
  margin: 5px 5px 0px 0px;
  padding: 2px;
  border: 1px solid #e7e7e7;
}
#text .let5 h3 {
 margin: 0 0 5px 0;
 height: 2em;
}
#text .let5 h3 a{
 	color: #f7931d;
} 
#text .let5 a.in5let{
 position: absolute;
 display: block;
 bottom: 0;
 right: 0;
 width: 30px;
 height: 20px;
}
#text div.xxx{
 background-image: none;
}
#content #text .let5 div div p{
 height: 45px;
}

#CB_iFrame
{
	margin: -9px 0 0 -8px;
	width: 102.7% !important;
	height: 113% !important;
	z-index: 100 !important;
	filter: mask();
	border: none;
}
#CB_Image
{
	z-index: 400 !important;
}
img.logo{
margin-top: 1em;
}
