html {
  overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0;
	_padding: 0 0 35px 0;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Arial, "FreeSans", sans-serif;
	font-size: 11px;
	color: #585953;
	background: url(../webimg/bg2.jpg) repeat fixed center 0;
}
a {
	text-decoration: none;
	color: #444442;
}
a.active {
	text-decoration: underline !important;
}
.fl {
	/*float: left;*/
  margin-right: 4px;
}
.fr {
	/*float: right;*/
  margin-left: 4px;
}
p, h1, h2, h3 {
	margin: 0;
}
.break {
	clear: both;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
  padding-top: 35px;
  position: relative;
}
#header-dummy{
  height: 137px;
}
#header{
  position: absolute;
  top: 35px;
}
#logo {
	width: 178px;
}
#logo a img {
  border: none;
}
#menu {
	clear: both;
	margin: 15px 0 5px 15px;
	font-size: 19px;
}
#menu a, #menu a:visited, #submenu a, #submenu a:visited {
	color: #4d4c4a;
}
#menu a:hover, #submenu a:hover {
	text-decoration: underline;
}

#submenu a.last {
  background: transparent url(../webimg/i.png) 2px 4px no-repeat;
  padding-left: 24px;
}

.gbox {
	margin-top: 8px;
	width: 446px;
	height: 130px;
	background: url(../webimg/box-tbg.png);
	color: #fff;
  cursor: pointer;
  float: left;
}

#content {
  font-size: 13px;
}

#content h1 {
  margin: 20px 15px 15px;
  font-size: 24px;
  font-weight: normal;
	color: #fff;
}

.gbox h2 {
	color: #fff;
}

#content h2 {
  font-size: 18px;
  font-weight: normal;
	margin: 25px 15px 10px 15px;
}

#content h3 {
  font-size: 15px;
  font-weight: normal;
  margin: 10px 15px 5px 15px;
}

.gbox p, #content p {
	margin: 10px 15px;
	font-size: 13px;
	line-height: 18px;
}

#content strong {
/*  font-style: italic; */
  color: #FFFFFF;
}

#content p {
	margin: 0px 15px 15px;
  line-height: 18px;
  color: #F6F6F6;
}

#content a {
  color: #fff;
  text-decoration: underline;
}

#content a:hover {
  color: #444442;
  text-decoration: none;
} 

#content ul {
  font-size: 13px;
  margin: 0 15px 1em 30px;  
/*  margin-top: 0;*/
  line-height: 18px;
  color: #F6F6F6; 
}

#content img {
  border: none;
}  

#content ul li {

}

#content .hr {
  height: 1px;
  border: 0px solid #DEDEDE;
  border-width: 1px 0px 0px 0px;
/*  width: 415px;*/
  margin: 20px 0px;
  padding: 0px;
  clear: both;
}

#content table {
  margin: 0 15px 15px;
  color: #F6F6F6; 
}

#center {
	float: left;
	width: 620px;
	margin-top: 15px;
}

#right {
	float: right;
	width: 280px;
	margin-top: 20px;
	color: #7b7b7b;
}
#news h3 {
	margin: 10px 15px;
	font-size: 18px;
	line-height: 16px;
	font-weight: normal;
	color: #4f711a;
}
#footer {
	clear: both;
	color: #444442;
}

#footer p {
	margin: 10px 15px;
	font-size: 10px;
}
#footer p a {
  text-decoration: underline;
}
#container {
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}
#gallery {
	float: left;
	margin: 0 0 20px 15px;
	width: 425px;
	display: inline;
	color: #363636;
}
#gallery p {
	margin: 10px 0;
	font-size: 9px;
	line-height: 16px;
  clear: both;
}

#gallery .image {
  float: left;
  display: block;
  position: relative;
}

#gallery img {
  border: none;
	margin: 0 3px 3px 0;
}

#gallery a {
/*  display: block;*/
/*  position: relative;*/
}

#gallery .big_lens {
  color: white;
  font-size: 40px;
  position: absolute;
  right: 8px;
  bottom: 15px;
  z-index: 10px;
  width: 20px;
  height: 30px;
  line-height: 40px;
  opacity: 0.5;
/*  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; // first!*/
  filter: alpha(opacity=50);
}

#content {
	float: right;
	margin: 0 15px 20px 0;
	width: 445px;
	display: inline;
	background: url(../webimg/box-tbg.png);
	color: #fff;
	padding-bottom: 20px;
	position: relative;
}
#submenu {
	clear: both;
	margin: 5px 0 5px 18px;
	font-size: 16px;
	font-weight: normal;
}

.submenu2 {
  font-size: 0.9em;
}

#secondary-menu {
  font-size: 13px;
  position: absolute;
  width: 400px;
  text-align: right;
  right: 0px;
  top: 32px;
}

#secondary-menu a:hover {
  text-decoration: underline;
}

.orderForm{
  margin: 0px 15px;
}

.orderForm .message {
  border: 1px solid #CCCCCC;
  padding: 1em;
}

.orderForm .message p {
  margin: 0.6em 0px 0px !important;
}

.orderForm .message .title {
  font-weight: bold;
}

.orderForm .block {
  margin-bottom: 1em;
}

.orderForm fieldset{
  border: none;
  margin: 0;
  padding: 0;
}                                                        
.orderForm form{
  margin-top: 10px;
}
.orderForm textarea {
/*  background-color: white;*/
  background-color: #eaf5d7;
  border: 1px solid white;
  font-family: sans-serif;
  font-size: 0.9em;
  height: 170px;
  width: 320px;
}

.orderForm .popis {
  margin-bottom: 0.3em;
}

.orderForm .mandatory {
  background: #eaf5d7 url(../webimg/mandatoryField.gif) right 3px no-repeat scroll;
}

.orderForm .info {
  float: right;
  margin-right: 130px;
}

.orderForm .text {
/*  background-color: white;*/
  background-color: #eaf5d7;
  border: 1px solid white;
  width: 320px;
}

.orderForm .cap {
/*  background-color: white;*/
  background-color: #eaf5d7;
  border: 1px solid white;
  width: 100px;
}

.orderForm .boxes .checkbox {
  margin: 0px;
  padding: 0px;
}

.orderForm .boxes label {
  padding: 0px 7px 2px 4px;
}

.orderForm .button {
/*  font-size: 1.2em;*/
  padding: auto 10px;
  width: 120px;
}

.attract {
  background: transparent url(../webimg/ii.png) 2px 2px no-repeat;
  color: #8ec239;
  display: block;
  font-size: 18px;
  margin: 30px 15px 0px 0px;
  padding-left: 24px;
}

#content .house_navi {
  font-size: 24px;
  position: absolute;
  top: 25px;
  right: 0px;
  width: 60px;
  text-align: right;
}

#content .house_navi a {
  text-decoration: none;
}
