body {
	font-size: 12px;
	line-height: 1.6;
	color: #333;
	background: white;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
}



#ajax-spinner {
	margin: 15px 0 0 15px;
	padding: 13px;
	background: white url('../images/spinner.gif') no-repeat 50% 50%;
	font-size: 0;
	z-index: 123456;
	display: none;
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}

a[href^="error:"] {
	background: red;
	color: white;
}

form tr, form td {
	vertical-align: top;
	font-weight: normal;
}

form .required label {
	font-weight: bold;
}

form .error {
	color: #D00;
	font-weight: bold;
}


ul, li, p {
	margin: 0px;
	padding: 0px;
}

div#menu_ribbon {
	height: 50px;
	line-height: 50px;
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
	background:  #000 url("../images/menu.png") repeat-x;
	z-index: -1;
}

div#services_ribbon {
	height: 350px;
	line-height: 350px;
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
	background:  #000 url("../images/services_ribbon.png") repeat-x;
	z-index: -1;
}

div#content {
	width: 950px;
	margin: 0px auto;
	text-align: left;
	z-index: 2;
}

div#header {
	height: 100px;
	position: relative;
}

div#quick_phone {
	position: absolute;
	right: 0px;
	top: 15px;
	font-size: 24px;
	text-align: left;
	width: 250px;
	background: url(../images/phone_telephone_call.png) no-repeat left 2px;
	padding-left: 50px;
	line-height: 35px;
	color: #666;
}

div#quick_email {
	background: url(../images/mail.png) no-repeat left 4px;
	position: absolute;
	right: 0px;
	top: 50px;
	font-size: 24px;
	text-align: left;
	width: 250px;
	padding-left: 50px;
	line-height: 30px;
	color: #666;
}

h1 {
	color: #3c9009;
	margin: 0px;
	padding: 0px;
	line-height: 50px;
	width: 400px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 26px;
	line-height: 35px;
	padding-top: 10px;
	height: 90px;
	position: relative;
}

h1 strong {
	font-size: 25px;
	line-height: 45px;
}

h1 span {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 400px;
	background: url("../images/logo.png") no-repeat;
}

h1 a {
	color: #3c9009;
}


div#menu {
	height: 50px;
	line-height: 50px;
}

div#menu ul {
	border-left: 1px solid #666;
	height: 50px;
}

div#menu li {
	list-style-type: none;
	float: left;
	width: 150px;
	border-right: 1px solid #666;
}

div#menu li a {
	color: #FFF;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 15px;
}

div#menu li a:hover {
	text-decoration: underline;
}

div#car {
	background: url("../images/car.png") no-repeat;
	float: left;
	width: 550px;
	height: 350px;
}

div#services {
	float: right;
	width: 400px;
	height: 350px;
}

div#services ul {
	margin-left: 50px;
	margin-top: 35px;
}

div#services li {
	color: #a55304;
	font-size: 24px;
	font-family: Calibri;

}


div#left {
	float: left;
	width: 300px;
	padding-top: 10px;
}

div#right {
	float: right;
	width: 610px;
	background-color: #EEE;
	min-height: 480px;
	margin-top: 10px;
	padding: 15px;
	position: relative;
}

div#right h2 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	font-style: italic;
	font-family: Calibri;
	color: #464646;
	margin-bottom: 10px;
}

div#right .menu {
	position: absolute;
	bottom: 0px;
	right: 0px;
	line-height: 40px;
	padding-right: 20px;
}

div#opening_hours {
	width: 280px;
	height: 150px;
	background: #319a0a url("../images/opening_hours.png") no-repeat;
	color: #FFF;
	padding-left: 20px;
	padding-top: 50px;
	font-size: 12px;
	line-height: 18px;
}

div#opening_hours th {
	text-align: right;
	padding-left: 5px;
	width: 20px;
}

div#opening_hours td {
	width: 100px;
	text-align: center;
}

div#news {
	width: 270px;
	height: 270px;
	background: #c6e3fa url("../images/news.png") no-repeat;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}


div#footer {
	clear: both;
	background: #3d3b3b;
	height: 40px;
	line-height: 40px;
	color: #EEE;
	text-align: center;
	margin-top: 10px;
}


div#date {
	color: #16248b;
	font-size: 30px;
	padding-top: 15px;
	font-family: Arial;
	font-weight: bold;
}

div#news h3 {
	font-size: 18px;
	color: #464646;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

div#news {
	font-size: 12px;
	color: #666;
	position: relative;
}

div#news .menu {
	position: absolute;
	bottom: 0px;
	right: 0px;
	line-height: 40px;
	padding-right: 20px;
}


p.homepage {
	width: 400px;
	margin-bottom: 80px;
}


div.foto {
	width: 194px;
	height: 145px;
	background: #FFF;
	float: left;
	margin-right: 14px;
	box-shadow: 3px 3px 5px #888;
	-o-box-shadow:	3px 3px 5px #888;
	-moz-box-shadow: 3px 3px 5px #888;
	-webkit-box-shadow:	3px 3px 5px #888;
	overflow: hidden;
	margin-bottom: 14px;
}


div.klic {
	background: #EEE url(../images/klic.png) no-repeat right top;
}


div#contact_form_link {
	position: absolute;
	top: 35px;
	right: 350px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #CCC;
}

div#contact_form_link a {
	background: #EEE;
	display: block;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: #666;
	font-size: 14px;
}

div#contact_form_link a:hover {
	background: #E8E8E8;
	color: #555;
}


div#contact_form {
	margin-top: 25px;
}

div#contact_form th {
	padding-right: 10px;
	text-align: right;
}

div#contact_form td {
	padding-bottom: 2px;
}

div#contact_form .text {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
	width: 180px;
}

div#contact_form textarea {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
	width: 450px;
}

div#contact_form .button {
	width: 150px;
	padding: 10px;
}

div#contact_form ul {
	margin-left: 50px;
	margin-bottom: 20px;
}


div.flashmessage {
	line-height: 30px;
	border: 1px solid #FFF;
	padding-left: 10px;
	margin-bottom: 3px;
}

.info {
	background: #b9e0a1;
}

.warning {
	background: #eddda5;
}




div.news_item {
	margin-bottom: 10px;
	border-top: 1px solid #CCC;
	padding-top: 10px;
}

div.news_item h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
}

p.news_date {
	font-size: 11px;
	color: #666;
}

p.news_text {

}


div.product {
	border: 2px solid #4c91c6;
	width: 296px;
	height: 173px;
	float: left;
	margin-bottom: 10px;
	background: #e5f4ff;
	position: relative;
}

div.product h3 {
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-bottom: 1px solid #4c91c6;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
}

div.product h3 a {
	text-decoration: none;
}

div.product img {
	margin: 10px 10px 10px 10px;
	max-width: 160px;
	max-height: 120px;
	box-shadow: 3px 3px 5px #888;
	-o-box-shadow:	3px 3px 5px #888;
	-moz-box-shadow: 3px 3px 5px #888;
	-webkit-box-shadow:	3px 3px 5px #888;
}

div.product div.price {
	position: absolute;
	top: 40px;
	right: 10px;
	font-size: 20px;
	color: #A55304;
	background-color: #CCC;
	padding: 5px;
}

div.product div.next {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 14px;
}



div.detail .main_photo {
	border: 1px solid #666;
	padding: 2px;
	box-shadow: 3px 3px 5px #888;
	-o-box-shadow:	3px 3px 5px #888;
	-moz-box-shadow: 3px 3px 5px #888;
	-webkit-box-shadow:	3px 3px 5px #888;
}

div.detail .description {
	margin-top: 15px;
}

div.detail .price {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}


h3.demant_form {
	font-size: 18px;
	color: #464646;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	border-top: 1px solid #CCC;
	padding-top: 20px;
}


div#left_menu {
	margin-bottom: 10px;
	border-bottom: 0px;
}

div#left_menu ul li {
	line-height: 35px;
	list-style-type: none;
	background: #2c880a;
	border-bottom: 1px solid #306406;
	text-indent: 20px;
	font-size: 14px;
}

div#left_menu ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}

div#left_menu ul li.head {
	background-color: #306406;
	color: #FFF;
	font-size: 20px;
}

div#left_menu ul li a:hover {
	background-color: #2f7b11;
}