* {
	margin: 0;
	padding: 0;
}

body {
	font-family: georgia;
	font-size: 75%;
	background: #858585 url("../img/bg1.jpg") top left repeat-x;
	min-width:890px;

}

.head {
	color: #e77f1e;
	padding-bottom:5px;
	margin-top:5px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
	color: #e6e6e6; 
	font-size: 9px;
}

h2 {
	margin-bottom: 1em;
}
h3 {
	margin-bottom: 0.5em;
}

#header {
	height: 115px;
	background: #000 url("../img/bg1.jpg") top left repeat-x;
}

#logo {
	margin-left: 20px;
	margin-top: 20px;
	height: 85px;
	float: left;
}

#contact {
	float: right;
	position: relative;
	margin-right: 30px;
	margin-top: 20px;
	z-index: 3;
	text-align: right;
}

#contact p {
	color: #fff;
	font-size: 20px;
}

#contact a {
	font-size: 11px;
}

#container {
	height: auto;
	margin: 0 auto;
	overflow: auto;
	color: #000;
	width: 890px;
	background: #e6e6e6;
}

#nav {
	border-bottom: 2px solid #000;
	position: relative;
	background: #e77f1e;
}

#keys {
	float: right;
	position: absolute;
	top: 0px;
	left: 250px;
	z-index: 1;
}

#house {
	float: right;
	position: absolute;
	top: -26px;
	left: 550px;
	z-index: 1;
}

#sideBar {
	width: 250px;
	background: #e6e6e6;
	float: left;
	text-align: center;
}

#menu {
	width: 250px;
	list-style: none;
	height: 185px;
	line-height: 30px;
	float: left;
}

#menu li a {
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding:0 1.5em;
	text-align: left;
	background: #000 url("../img/link.jpg") top left repeat-x;
	border-bottom: 1px solid #e6e6e6;
	text-transform: uppercase;
}

#menu li a.last {
	border-bottom: 1px solid #000;
}

#menu li a:hover, #menu li a.current   {
	color: #fff;
	background: #000 url("../img/link_a.jpg") top left repeat-x;
}

#menu li:hover > ul.oferta, #menu li:focus > ul.oferta, #menu li:active > ul.oferta {
	display: block;
}


#subMenuS {
	position: absolute;
	display: none;
	top: 31px;
	left: 250px;
	list-style: none;
	border-left: 1px solid #cccccc;
	width: 220px;
	z-index: 2;
}
#subMenuN {
	position: absolute;
	display: none;
	top: 62px;
	left: 250px;
	list-style: none;
	border-left: 1px solid #cccccc;
	width: 220px;
	z-index: 2;
}

#content {
	float: right;
	width: 639px;
	background: #dad3c3;
	border-left: 1px solid #cccccc;
}

#content a {
	font-size: 11px;
	color: #000;
}

.offer {
	width: 90%;
	
	margin-bottom: 10px;
	padding: 20px;
	background: url("../img/bg_offer1.jpg") bottom left repeat-x;
	height: 160px;
}

.offer img {
	float: left;
	margin-right: 10px;
	border: 1px solid #dad3c3;
}

.offer img:hover {
	border: 1px solid #000;
}

.buttonContainer {
	width: 80px;
	text-align: right;
	float: right;
}

.buttonContainer a {
	font-size: 12px;
	display: block;
	height: 30px;
	line-height: 26px;
	padding-right: 23px;
	background: url("../img/button.png") bottom right no-repeat;
}
.buttonContainer a:hover {
	color: #000;
	
	background: url("../img/button3.png") bottom right no-repeat;
}

.button {
	margin-left: 450px;
}

#footer {
	border-top: 1px solid #cccccc;
	border-bottom: 5px solid #e77f1e;
	clear: both;
	padding-left: 140px;
	text-align: right;
}
#footer p {
	clear: left;
	font-size: 9px;
	margin-left: 10px;
	margin-right: 10px;
}
#footer a {
	color: #000;
}
#footer a:hover {
	color: #e77f1e;
}

#menuBottom {
	height: 50px;
	line-height: 50px;
	list-style: none;
	display: inline;
	text-align: right;
	
}

#menuBottom li {
	float: left;
}
#menuBottom li a{
	font-size: 10px;
	color: #000;
	font-weight: bold;
	padding: 0 10px;
}

#menuBottom li a:hover {
	color: #e77f1e;
}

#calc {
	width: 85%;
	margin-left: 30px;
	margin-bottom: 10px;
	padding: 20px;
	height: auto;
	min-height: 650px;
}

#calcFields {
	text-align: right;
	width: 420px;
	float: left;
}

#courses {
	width: 100px;
	float: right;
}

#courses ul {
	list-style: none;
}

#calc input {
	margin-left: 10px;
	width: 80px;
	text-align: right;
	margin-right: 52px;
}
select#course {
	width: 50px;
}

input#price {
	margin-right: 0px;
}

#calc input.dis {
	color: #000;
}
#calc input.sum {
	color: #000;
	font-weight: bold;
}
#calc br {
	margin-top: 5px;
	
}
	
#chargePercent {
	width: 20px;
	margin-left: 5px;
}

#declaration {
	margin-left: 30px;
	margin-bottom: 10px;
	padding: 20px;
	height: auto;
	min-height: 650px;
}

#declaration .submit {
	text-align: right;
	width: 300px;
}

.declarationField {
	text-align: right;
	width: 300px;
	padding-bottom: 5px;
}

.declarationField input, .declarationField textarea {
	margin-left: 10px;
}

#firm, #kontakt, #offersView, #offersIndex {
	width: 90%;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 20px;
	height: auto;
	min-height: 650px;
}

#kontakt a:hover {
	color: #e77f1e;
}

#map {
	text-align: center;
	padding-top: 20px;
}

#firm p {
	padding-bottom: 5px;
	padding-top: 5px;
}

#firm ul {
	margin-left: 20px;
}

#paging div, #paging a, #paging span {
	display: inline;
}

#offerDetails {
	float: left;
	width: 292px;
	list-style: none;
}

#offerDetails li {
	
	text-align: justify;
	padding: 2px;
}
#offerDetails li.desc {
	border-top: 1px solid #e77f1e;
	padding-top: 10px;
	margin-top: 10px;
}

#photosRelated {
	float: right;
	width: 258px;
}
#photosRelated div.imgLeft {
	width: 122px;
	text-align: center;


	margin-bottom: 2px;
	float: left;
}

#photosRelated div.imgRight {
	width: 122px;
	text-align: center;

	margin-bottom: 2px;
	float: right;
	
}

#photosRelated div img {
	border: 1px solid #e77f1e;
}

#photosRelated div img:hover {
	border: 1px solid #fff;
}

#flashMessage {
	height: 20px;
	background: #639f63;
	color: #fff;
	padding-top: 7px;
	padding-left: 20px;
}

.error {
	color: red;
}

.sideOffer {
	width: 220px;
	text-align: center;
	margin: 10px;
	border: 1px solid #e77f1e;
	padding: 5px;
}
.sideOffer img {
	border: 1px solid #e6e6e6;
}

.sideOffer img:hover {
	border: 1px solid #000;
}
.sideOffer a {
	font-size: 12px;
	color: #000;
}

.sideOffer a:hover {
	text-decoration: underline;
}

p.superOffer {
	color: red;
}

#searchContainer {
	text-align: right;
	width: 200px;
	margin-left: 10px;
	//margin-left: 5px; 
	padding: 15px;
	border: 1px solid #e77f1e;
}

#searchContainer legend {
	color: #e77f1e;
}

#searchContainer label {
	text-align: right;
}

#searchContainer select {
	margin-top: 5px;
	width: 100px;
}

#searchContainer input[type='text'] {
	margin-top: 5px;
	width: 80px;
	text-align: right;
}

.submitSearch {
	margin-top: 5px;
	
}
