/* CSS Document */
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
}
#page {
	text-align: justify;
	width: 943px;
	margin: 0 auto;
	padding-top: 60px;
	position: relative;
}
#navigation {
	position: absolute;
	top: 5px;
	left: 12px;
}
#navigation ul {
	margin: 0 0 0 25px;
	padding: 0;
}
#navigation li {
	float: left;
	list-style-type: none;
	margin: 0 5px;
}
#navigation li a {
	display: block;
}
#navigation li a span {
	display: none;
}
#navigation li#o-nas a {
	background: url('../images/menu_onas.gif');
	width: 105px;
	height: 53px;
}
#navigation li#poptavka a {
	background: url('../images/menu_poptavka.gif');
	width: 156px;
	height: 53px;
}
#navigation li#uklidove-sluzby a {
	background: url('../images/menu_sluzby.gif');
	width: 121px;
	height: 53px;
}
#navigation li#kontakty a {
	background: url('../images/menu_kontakty.gif');
	width: 141px;
	height: 53px;
}
#navigation li#o-nas a:hover, #navigation li#poptavka a:hover, #navigation li#uklidove-sluzby a:hover, #navigation li#kontakty a:hover, #navigation li#o-nas a.active, #navigation li#poptavka a.active, #navigation li#uklidove-sluzby a.active, #navigation li#kontakty a.active {
	background-position: 0 53px;
}
#head {
	width: 943px;
	height: 240px;
	margin-top: 0px;
	background: url('../images/head.jpg');
	position: relative;
}
#main {
  position: relative;
}
#uklidit {
	width: 257px;
	height: 217px;
	background: url('../images/uklid.jpg') no-repeat;
	margin: -2px 0 0 0;
	position: relative;
	float: left;
}
#uklidit a {
	width: 257px;
	height: 217px;
	display: block;
}
#content {
	float: left;
	width: 640px;
	margin-left: 15px;
	margin-top: 0px;
}
#content-in {
	width: 670px;
	float: left;
	text-align: justify;
	color: #000000;
	font-size: 1.2em;
	margin-bottom: 10px;
}
h1 {
	font-size: 1.6em;
	margin-top: 0px;
	padding-left: 25px;
	padding-top: 1px;
	background: url('../images/h1.gif') no-repeat;
	color: #b32436;
}
h2 {
	font-size: 1.2em;
	margin: 0px;
	padding-top: 1px;
	color: #b32436;
}
.sml {
	font-size: 1.2em;
	margin-top: 10px;
	padding-left: 25px;
	padding-top: 1px;
	background: url('../images/odrazka.gif') no-repeat 0 6px;
	color: #000;
}
#content-in ul {
	list-style-type: none;
	margin-left: -38px;
	margin-top: -5px;
}
#content-in li.odrazka {
	background-image: url('../images/odrazka.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 25px;
	margin-top: 10px;
}
#content-in p {
	line-height: 1.6em;
}
#sluzby_img {
	margin-top: -430px;
	float: right;
	background: url('../images/sluzby_img.jpg') no-repeat;
	width: 110px;
	height: 262px;
}
#form_img {
  position: absolute;  
  top: 30px;  
  left: 740px;
	background: url('../images/maid.jpg') no-repeat;
	width: 150px;
	height: 261px;
}
#mapa {
	width: 620px;
	height: 200px;
	border: 1px solid #ccc;
	margin: 0;
}
div.kontakty {
	margin-left: 15px 0 0 0;
	padding-left: 25px;
}
div.kontakty a, b {
	color: #b32436;
}
.form {
	border: 1px solid #c2c2c2;
	background-color: white;
	width: 300px;
}
.textarea {
	border: 1px solid #c2c2c2;
	background-color: white;
	width: 300px;
	height: 120px;
	margin-top: 15px;
}
.button {
	background-color: #b32436;
	color: white;
	font-weight: bold;
	cursor: hand;
	width: 140px;
	height: 27px;
	border: 0px;
}
#nadpisy {
	margin-right: 20px;
	margin-left: 20px;
	width: 90px;
	float: left;
	text-align: right;
	color: #000;
}
.nadpisy-in {
	margin-top: 17px;
}
#inputs {
	float: left;
	width: 310px;
}
#it-design {
	background: url('../../skins/images/it_design.jpg') no-repeat;
	width: 49px;
	height: 17px;
	position: absolute;
	top: 530px;
	left: 105px;
}
#it-design a {
	width: 49px;
	height: 17px;
	display: block;
}
#foot {
	background: url('../../skins/images/foot.gif') no-repeat;
	text-align: center;
	padding-top: 12px;
	width: 910px;
	height: 40px;
	color: #ffffff;
  margin: 0 auto;
	margin-bottom: 5px;
}
#foot a {
	color: white;
}
#pripravky {
	margin-left: 120px;
	width: 320px;
	float: right;
}
.clear {
	clear: both;
}

#poptavka_form table {
  width: 420px;
}

#poptavka_form th {
  width: 110px;
}

#poptavka_form th, td {
  padding: 10px 0;
}

#refreshimg img {
  border: 1px solid #B7B298;
}

label.error {
  color: #B32436;  
  padding: 0 2px;  
  font-size: 85%;
}
