html, body {
	height: 100%;
}

body {
	margin: 0;
	font-family: Arial, Helvetica;
	font-size: 0.8em;
	color: #ffffff;
	background-color: #000000;
	background-image: url(../img/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

a {
	border: none;
	outline: none;
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0 0;
}

div.center {
	width: 800px;
	margin: 0 auto 0 auto;
}

.clear {
	clear: both;
}
.invisible {
	display: none;
	visibility: hidden;
}
.pointer {
	cursor: pointer;
}
.nopad {
	padding: 0px 0px 15px 0px !important;
}

#header {
	height: 124px;
	position: relative;
}
#headerimg {
	width: 484px !important;
	height: 91px !important;
	overflow: hidden;
	position: absolute;
	right: 0;
	background-position: 500px 500px;
	background-repeat: no-repeat;
}

#menu {
	height: 46px;
	width: 100%;
}
#menu div {
	width: 800px;
	margin: 0 auto 0 auto;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	float: left;
	/*background: url(../images/tableftB.gif) no-repeat left top;*/
	/*background-color: #382c28;*/
	margin: 0;
	margin-right: 5px;
	padding: 0 0 0 10px;
	text-decoration: none;
	background-image: url(../img/menuHover.jpg);
	background-repeat: no-repeat;
	background-position: 500px 500px;
}
#menu ul li a.active {
	background-position: center top;
}

#menu ul li a span {
	float: left;
	display: block;
	padding: 18px 9px 11px 0px;
	color: #ffffff;
	cursor: pointer;
}
#menu ul li a.active span {
	color: #ffffff !important;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu ul li a span {
	float: none;
}
/* End IE5-Mac hack */
#menu ul li a:hover span {
	color: #ffffff;
}
#menu ul li a:hover {
	/*background-color: #4a342e;*/
	/*background-position:0% -42px;*/
	background: url(../img/menuHover.jpg) no-repeat center top;
}
#menu ul li a:hover span {
	/*background-position:100% -42px;*/
}


#site {
	width: 800px;
	margin: 0 auto 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -39px;
	background-image: url(../img/siteBg.gif);
	background-repeat: repeat-x;
}


#ct {
	background-color: #121212;
	padding: 16px;
}
#page {
	float: left;
	border: 1px solid #898989;
	background-color: #212121;
	width: 548px;
	padding: 11px;
}
#page h1, #extra h1 {
	display: block;
	border: 1px solid #090909;
	background-color: #cacaca;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	background-repeat: repeat-y;
}
#page h1 {
	color: #000000;
	background-image: url(../img/heading.jpg);
}
#page div.box {
	padding: 15px;
	background-color: #212121;
	background-image: url(../img/divbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	
	/*min-height: 220px;
	height: auto !important;
	height: 2200px;*/
	padding-bottom: 25px;
	margin-bottom: 15px;
}
#extra {
	float: left;
	margin-left: 16px;
	border: 1px solid #898989;
	background-color: #212121;
	width: 156px;
	padding: 11px;
}
#extra h1 {
	color: #ffffff;
	background-image: url(../img/heading2.jpg);
	white-space: nowrap;
	overflow: hidden;
	width: 146px;
	font-size: 0.85em;
	margin-bottom: 0.6em;
}
#extra h1 a, #extra h1 a:hover, #extra div.box.news a, #extra div.box.news a:hover {
	text-decoration: none !important;
	color: #FFF;
}
#extra div.box {
	background-image: url(../img/extrabg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 25px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 18px;
}
.push {
	height: 39px;
}
#footer {
	width: 800px;
	margin: 0 auto 0 auto;
	color: #d5d5d5;
	font-size: 0.85em;
	background-color: #343434;
	background-image: url(../img/footer.jpg);
	height: 27px;
	padding-top: 12px;
	text-align: center;
}
#footer a {
	color: #d5d5d5;
}
#footer a:hover {
	color: #fefefe;
	text-decoration: none;
}





#extra #loginform {
	font-size: 0.85em;
	line-height: 1.7em;
}
#extra #loginform input.field {
	border: 1px solid #3b3b3b;
	color: #ffffff;
	background-color: #131313;
	width: 145px;
	padding: 2px;
	font-size: 1em;
	font-family: Arial, Helvetica;
}
#extra #loginform input.field:focus {
	border: 1px solid #4a4a4a;
	background-color: #2f2f2f;	
}
#extra #loginform input.submit {
	color: #ffffff;
	border: none;
	outline: none;
	background-color: #212121;
	font-family: Arial, Helvetica;
	cursor: pointer;
	float: right;
	padding: 0;
}
#extra #loginform input.submit:hover {
	background-color: #999999;
	color: #FFFFFF;
}
#extra #loginform label {
	display: block;
	padding-top: 5px;
}
#extra #loginform #checkboxImg {
	margin-top: 2px;
}
#extra #loginform a:hover {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}
#extra div.news {
	font-size: 0.85em;
}




div.prices, div.products {
	width: 310px;
	margin: 15px auto 0 auto;
	padding: 15px 30px 15px 30px;
	background-image: url(../img/lines.gif);
}
div.prices ul, div.products ul {
	list-style: none;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 300px;
}
div.prices ul li, div.products ul li {
	margin: 0;
	margin-bottom: 4px;
	width: 300px;
	padding: 0;
}
div.products ul li {	
	margin-bottom: 12px;
}
div.prices ul li a {
	display: block;
	text-decoration: none;
	height: 16px;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-image: url(../img/pricebtn.gif);
	background-position: 0 0;
	background-repeat: repeat;
	text-align: center;
	padding: 3px;
}
div.prices ul li a:hover {
	background-image: url(../img/pricebtn.gif);
	text-decoration: none;
	background-position: 0 22px;
}

div.products ul li a {
	display: block;
	text-decoration: none;
	height: 31px;
	width: 298px;
	border: 1px solid #101010;
	padding-top: 15px;
	
	background-position: 0 0;
	color: #FFF;
	text-align: center;
}
div.products ul li a:hover {
	background-position: 0 46px;
}
div.p_products div.box {
	padding: 25px !important;
}
div.p_products div.box h1 {
	display: block;
	border: 1px solid #090909;
	background-color: #cacaca;
	font-size: 1em;
	font-weight: normal !important;
	padding: 2px 4px 2px 4px;
	background-repeat: repeat-y;
	color: #ffffff !important;
	background-image: url(../img/heading3.jpg) !important;
}
div.subitem {
	padding: 5px;
	margin-bottom: 25px;
}
div.viewmore {
	background-image: url(../img/viewmorebg.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: -15px;
	margin-bottom: 25px;
}
div.viewmore a:hover {
	text-decoration: none;
}
div.viewmore div.links {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #999999;
}
div.viewmore div.links a.active {
	color: #FFF !important;
}
div.viewmore div.galery {
	width: 100%;
	/*border: 1px solid #F00;*/
	overflow: hidden;
	height: 68px;
	margin-bottom: 25px;
}
/*div.viewmore div.galery div.holder div {
	width: 100%;
}*/
div.viewmore div.galery img {
	border: 1px solid #161616;
}
div.viewmore div.galery img.thumb {
	margin-right: 2px;
}
div.viewmore .hidden {
	visibility: hidden;
}
div.viewmore .leftBtn {
	float: left;
	width: 20px;
	margin-right: 2px;
}
div.viewmore .rightBtn {
	float: left;
	width: 20px;
	margin-left: 2px;
}
div.viewmore .imgContainer {
	width: 400px;
	float: left;
	overflow: hidden;
}
div.viewmore .imgContainer div {
	margin-left: 0;
}
div.leftBtn {
	background-image: url(../img/leftBg.gif);
}
div.rightBtn {
	background-image: url(../img/rightBg.gif);
}
div.leftBtn img, div.rightBtn img {
	visibility: hidden;
}
div.leftBtn.pointer img, div.rightBtn.pointer img {
	visibility: visible;
}



h1.c1 {
	background-image: url(../img/cat/c1.jpg) !important;
}
h1.c2 {
	background-image: url(../img/cat/c2.jpg) !important;
}
h1.c3 {
	background-image: url(../img/cat/c3.jpg) !important;
}
h1.c4 {
	background-image: url(../img/cat/c4.jpg) !important;
}
h1.c5 {
	background-image: url(../img/cat/c5.jpg) !important;
}
h1.c6 {
	background-image: url(../img/cat/c6.jpg) !important;
}
h1.c7 {
	background-image: url(../img/cat/c7.jpg) !important;
}
h1.c8 {
	background-image: url(../img/cat/c8.jpg) !important;
}
h1.c9 {
	background-image: url(../img/cat/c9.jpg) !important;
}
div.box.c1 {
	background-image: url(../img/cat/b1.jpg) !important;	
}
div.box.c2 {
	background-image: url(../img/cat/b2.jpg) !important;	
}
div.box.c3 {
	background-image: url(../img/cat/b3.jpg) !important;	
}
div.box.c4 {
	background-image: url(../img/cat/b4.jpg) !important;	
}
div.box.c5 {
	background-image: url(../img/cat/b5.jpg) !important;	
}
div.box.c6 {
	background-image: url(../img/cat/b6.jpg) !important;	
}
div.box.c7 {
	background-image: url(../img/cat/b7.jpg) !important;	
}
div.box.c8 {
	background-image: url(../img/cat/b8.jpg) !important;	
}
div.box.c9 {
	background-image: url(../img/cat/b9.jpg) !important;	
}




.p_prices .left {
	float: left;
	width: 255px;
}
.p_prices .right {
	float: left;
	width: 255px;
	text-align: right;
}
.p_prices .right .submit {
	color: #ffffff;
	border: none;
	outline: none;
	font-family: Arial, Helvetica;
	cursor: pointer;
	float: right;
	padding: 0;
	margin-top: 3px;
	background-color: #151515;
	font-size: 0.9em;
}
.p_prices .right .submit:hover {
	background-color: #999999;
	color: #FFFFFF;
}
.p_prices .right .field {
	margin-bottom: 4px;
	border: 1px solid #3b3b3b;
	color: #ffffff;
	background-color: #131313;
	width: 155px;
	padding: 2px 4px 2px 4px;
	font-size: 0.9em;
	font-family: Arial, Helvetica;
}
.p_prices .right .field:focus {
	border: 1px solid #4a4a4a;
	background-color: #2f2f2f;
}
.p_prices table {
	background-image: url(../img/priceBar.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
}
.p_prices table th {
	color: #000;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 15px;
}
.p_prices table tr td {
	font-size: 0.9em;
}
.p_prices table tr.bar:hover {
	background-color: #000;
}






.p_contact .left, .p_contact .right {
	float: left;
	width: 255px;
}
#smallmap {
	position: relative !important;
	border: 1px solid #666666;
	height: 250px !important;
	width: 250px !important;
}
#smallmapg {
	height: 250px !important;
	width: 250px !important;
}
#bigmap {
	position: fixed !important;
	width: 100% !important;
	height: 100% !important;
	top: 0px !important;
	left: 0px !important;
	right: 0px !important;
	bottom: 0px !important;
	overflow: hidden;
}
#bigmapg {
	width: 100%;
	height: 100%;
}
.sbubble {
	padding: 9px;
	width: 18px;
	height: 18px;
	background: url(../img/sbubble.png) top left;
	position: absolute;
	top: 35px;
	right: 10px;
}


#regform div {
	float: left;
	width: 250px;
	margin-bottom: 1em;
}
#regform .field {
	margin-bottom: 4px;
	border: 1px solid #3b3b3b;
	color: #ffffff;
	background-color: #131313;
	width: 220px;
	padding: 2px 4px 2px 4px;
	font-size: 1em;
	font-family: Arial, Helvetica;
}
#regform .field:focus {
	border: 1px solid #4a4a4a;
	background-color: #2f2f2f;
}
#regform .submit {
	float: right;
	border: none;
	background: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 0.9em;
	margin-top: 2em;
	padding: 0;
}
#regform .submit:hover {
	background-color: #999999;
	color: #FFFFFF;
}
#regform div.info {
	font-size: 0.8em;
}
#regform .radionewsletter {
	margin-bottom: 6px;
}




.p_newsletters div.box span {
	color: #999999;
}
.p_newsletters ul {
	padding-left: 1.5em;
}
.p_newsletters ul li {
	list-style-type: none;
}




.formerror {
	border: 1px solid #900 !important;
	color: #FFF !important;
}
/*.formerror:focus {
	background-color: #d62929 !important;
}*/

.error {
	border: 1px solid #990000;
	background-color: #CC0000;
	color: #FFFFFF;
	padding: 0.5em;
}
.debug {
	font-size: 1.1em;
	border: 1px solid #c3b464;
	background-color: #f8e999;
	color: #372f04;
	padding: 0.5em;
}
