/*** MAIN CLASSES ***/

* {
	outline:none;
}
body {
	background-color:#FFFFFF;
	background-image:url(../i/index.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#333333;
	font-family:Arial;
	font-size:13px;
	line-height:16px;
	margin:20px auto;
	text-align:center;
}
div.empty {
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 1px;
	font-size: 1px;
}
div#wrapper {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:960px;
}
h1, h2, h3, h4, h5, h6 {
color:#7f0700;
margin:5px 0 20px 0;
font-weight: bold;
}
h1 {font-size:20px;}
h2 {font-size:18px; margin: 20px 0 15px; color:#bb1b0a;}
h3 {font-size:16px; margin:15px 0; color:#d32411;}
h4, h5, h6 {font-size:14px; color:#f2503e;}

a {
	color:#7f0700;
}
a:hover {
	color:#222222; 
}
img {
	border:none;
}
p {}
ul {
	display:block;
	list-style-type:circle;
	margin:0;
	padding:0;
}
ul li {
}

a.lightbx img, a.framebox img {
border:1px solid #ccc;
padding: 1px;
background-color: white;
}

a.lightbx:hover img, a.framebox:hover img {
border:1px solid #999;
}

/* ############################ */

div#wrapperin {
	width: 650px;
	float: right;
}
div#header {
	margin-bottom:20px;
	clear:both;
	height:60px;
}
div#header a#logo {
	background-image: url(../i/logo-new.png);
	background-position: center bottom;
	width:311px;
	height:63px;
	display:block;
	float:left;
		filter: alpha(opacity=90); /* internet explorer */
		-khtml-opacity: 0.9;      /* khtml, old safari */
		-moz-opacity: 0.9;       /* mozilla, netscape */
		opacity: 0.9;           /* fx, safari, opera */
}

div#header a#logo:hover {
	background-position: center top;
		filter: alpha(opacity=100); /* internet explorer */
		-khtml-opacity: 1.0;      /* khtml, old safari */
		-moz-opacity: 1.0;       /* mozilla, netscape */
		opacity: 1.0;           /* fx, safari, opera */
}
div#header div#headernav {
/* 	background-image: url(../i/headernav.png); */
	background-image: url(../i/headernav_small.png);
	background-repeat: no-repeat;
	height:37px;
	width:220px;
	width:180px;
	padding:0 10px;
	padding:0 15px;
	font-size:12px;
	float:right;
	line-height:37px;
	margin-top:12px;
}
div#header div#headernav ul li {
	float:left;
	margin-right:10px;
	margin-right:18px;	
	list-style-type: none;
	color:#7f0700;
}
div#header div#headernav ul li#lang-en, div#header div#headernav ul li#lang-bg {
margin-right:0px;
}
div#header div#headernav ul li#lang-bg a {
width:21px;
height:14px;
display:block;
background-image:url(../i/lang-en.jpg);
border:1px solid #e0e0e0;
margin:10px 0 0 0;
}
div#header div#headernav ul li#lang-en a {
width:21px;
height:14px;
display:block;
background-image:url(../i/lang-bg.jpg);
border:1px solid #e0e0e0;
margin:10px 0 0 0;
}
div#menu {
	margin-bottom:20px;
	clear:both;
}
div#menu ul {height:50px;}
div#menu ul li {
	float:left;
	display: inline-block;
	margin-right:10px;
	position: relative;
	z-index: 20;
	cursor: pointer;
}

div#menu ul li a {
	position: relative;
	z-index: 20;
	display: inline-block;
	float: left;
	height:50px;
	line-height:46px;
	color:#7f0700;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
div#menu ul li a span {
padding:0 7px;
display: inline-block;
background-position:right top;
background-repeat: no-repeat;
height:50px;
cursor: pointer;
}

div#menu ul li a:hover, div#menu ul li a.active {
	color:#400506; 
	background-image: url(../i/menu-left.gif);
	cursor: pointer;
}
div#menu ul li a:hover span, div#menu ul li a.active span {
	background-image: url(../i/menu-right.gif);
}
div#menu ul li.dd a:hover, div#menu ul li a.dropped {
	background-image: url(../i/menu-leftd.gif);
}
div#menu ul li.dd a:hover span, div#menu ul li a.dropped span {
	background-image: url(../i/menu-rightd.gif);
}

div#menu ul li ul.dropdown {
display: none;
position: absolute;
top:49px;
left:0px;
z-index:10;
width:166px;
background-position: top left;
cursor: pointer;
}
div#menu ul li ul.dropdown li {
float:left;
cursor:pointer;
display: inline-block;
width:186px;
height:26px;
line-height: 26px;
margin:0;
padding:0;
}
div#menu ul li ul.dropdown li a {
text-transform: none;
cursor:pointer;
font-size:13px;
width:166px;
padding:0 10px;
height:26px;
line-height: 26px;
background-position: left center;
background-image: url(../i/menudrop.png);
background-repeat: no-repeat;
}
div#menu ul li ul.dropdown li.top a {
background-position: left top;
}
div#menu ul li ul.dropdown li.bot a {
background-position: left bottom;
}
div#menu ul li ul.dropdown li a:hover, div#menu ul li ul.dropdown li a.active {
color:#400506;
font-weight:bold;
background-image: url(../i/menudrop.png);
cursor:pointer;
}
div#menu ul li ul.dropdown li.top a:hover {
background-position: left top;
background-image: url(../i/menudrop.png);
}
div#menu ul li ul.dropdown li.bot a:hover {
background-position: left bottom;
background-image: url(../i/menudrop.png);
}


div#menu ul li ul.gallery {
left:auto;
right:19px;
text-align:right;
}
* html div#menu ul li ul.gallery {right:-1px;}
div#menu ul li ul.gallery li a {background-image: url(../i/menudropleft.png);}
div#menu ul li ul.gallery li a:hover, div#menu ul li ul.gallery li a.active {background-image: url(../i/menudropleft.png);}
div#menu ul li ul.gallery li.top a:hover {background-image: url(../i/menudropleft.png);}
div#menu ul li ul.gallery li.bot a:hover {background-image: url(../i/menudropleft.png);}

div#ibox {
	margin-bottom:20px;
	clear:both;
	width:574px;
}
div#ibox div.top {
	background-image: url(../i/boxtop.png);
	background-repeat: no-repeat;
	height:5px;
	font-size:1px;
	line-height:1px;
}
div#ibox div.mid {
/*
	background-image: url(../i/boxmid.png);
	padding:10px 15px;
	height: expression( this.scrollHeight > 799 ? "800px" : "auto" );
	max-height:800px;
	overflow:auto;
*/
	background-image: url(../i/boxmid.png);
	padding:10px 15px;
}

div#ibox div.mid ul {padding-left:15px;}
div#ibox div.mid ul.kwicks {padding-left:0px; cursor:pointer;}
div#ibox div.mid div.care {
	width:136px;
	height:244px;
	display: block;
	float:left;
	background-position: left top;
	background-color: transparent;
	border:0px solid #ebebeb;
}
div#ibox div.mid div.care.i1 {
	background-image: url(../i/care1.jpg);
	width:100px;
}
div#ibox div.mid div.care.i2 {
	background-image: url(../i/care2.jpg);
	width:243px;
}
div#ibox div.mid div.care.i3 {
	background-image: url(../i/care3.jpg);
	width:100px;
}
div#ibox div.mid div.care.i4 {
	background-image: url(../i/care4.jpg);
	width:100px;
}
div#ibox div.bot {
	background-image: url(../i/boxbot.png);
	background-repeat: no-repeat;
	height:5px;
	clear:both;
}

div#box {
	margin-bottom:20px;
	clear:both;
	width:650px;
}
div#box div.top {
	background-image: url(../i/wboxtop.png);
	background-repeat: no-repeat;
	height:5px;
	font-size:1px;
	line-height:1px;
	position:relative;
}

div#box div.top ul.prices {
	position:absolute;
	bottom:0;
	padding:0;
	height:40px;
	list-style:none;
	background: transparent url(../i/pricesul.png) no-repeat left bottom;	
	}
* html div#box div.top ul.prices {bottom:-1px;}
	
div#box div.top ul.prices li {	float:left;}

div#box div.top a.pricestab {
	height:36px;
	position:relative;
	background: transparent url(../i/pricestab.png) no-repeat left top;
	display:block;
	line-height:36px;
	font-size:13px;
	text-decoration:none;
	padding-left:16px;
	z-index:3;
	color:#666;
	margin-right:30px;
	}
* html div#box div.top a.pricestab {display:inline-block;}
	
div#box div.top a.pricestab span {
	background: transparent url(../i/pricestab.png) no-repeat right top;
	width:50px;
	top:0;
	position:absolute;
	z-index: 3;
}

div#box div.top a.tab1 {z-index:7;}
div#box div.top a.tab2 {z-index:6;}
div#box div.top a.tab3 {z-index:5;}
div#box div.top a.tab4 {z-index:4;}
div#box div.top a.tab5 {z-index:3;}
div#box div.top a:hover {color:#000;}
div#box div.top a.active {z-index:8; color:#BB1B0A; cursor:default;}
div#box div.top a.active span {z-index:8;}

/*
div#box div.top div.citytab {
	height:27px;
	width:64px;
	background: transparent url(../i/pricestab2.png) no-repeat right top;
	display:block;
	position:absolute;
	bottom:0;
	line-height:27px;
	font-size:13px;
	text-decoration:none;
	padding:0 16px 0 32px;
	text-align:center;
	z-index:3;
	color:#7f0700;
	right:0;
	}
*/
div#box div.mid select#city_switch {
	-moz-border-radius:4px;
	position:absolute;
	top:20px;
	right:25px;
	background-color:#fefefe;
	border:1px solid #eaeaea;
	color:#4A4A4A;
	font-family:Arial;
	font-size:13px;
	padding:5px;
	width:120px;
}
div#box div.mid select#city_switch:focus {	
	border-color:#dfdfdf;
	}


div#box div.mid {
/*
	background-image: url(../i/wboxmid.png);
	padding:10px 15px;
	height: expression( this.scrollHeight > 799 ? "800px" : "auto" );
	max-height:800px;
	overflow:auto;
*/
	display: block;
	position: relative;
	background-image:  url(../i/wboxmid.png);
	background-repeat: repeat-y;
	padding:10px 15px;
}

div#box div.mid-scroll {
	background-image: url(../i/wboxmid.png);
	padding:10px 15px;
	height: expression( this.scrollHeight > 899 ? "900px" : "auto" );
	max-height:900px;
	overflow:auto;
	}

div#box div.mid ul {padding-left:15px; margin-left:0;}
div#box div.mid ul.kwicks {padding:0;}
div#box div.bot {
	background-image: url(../i/wboxbot.png);
	background-repeat: no-repeat;
	height:5px;
	clear:both;
}

div#halfbox {
	margin-bottom:20px;
	clear:both;
	width:650px;
}
div#halfbox div.top {
	background-image: url(../i/halfboxtop.png);
	background-repeat: no-repeat;
	height:5px;
	font-size:1px;
	line-height:1px;
}
div#halfbox div.mid {
	background-image: url(../i/halfboxmid.png);
}
div#halfbox div.mid h2 {
	color:#7f0700;
	font-size:18px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: normal;
	margin:0 0 5px 0;
}
div#halfbox div.mid div.left h2 {
	text-align:left;
	width:100%;
}
div#halfbox div.mid div.right h2 {
	text-align:right;
	width:100%;
}
div#halfbox div.mid div.left {
	float:left;
	width:330px;
	padding:10px 15px;
}
div#halfbox div.mid div.right {
	float:left;
	width:256px;
	padding:10px 15px;
}
div#halfbox div.bot {
	background-image: url(../i/halfboxbot.png);
	background-repeat: no-repeat;
	height:5px;
	clear:both;
}
/*
div#box-tabs {
	margin-bottom:20px;
	clear:both;
	width:574px;
}
div#box-tabs div.top {
	background-image: url(../i/tabsboxtop.png);
	background-repeat: no-repeat;
	height:5px;
}
div#box-tabs div.mid {
	background-image: url(../i/tabsboxmid.png);
}
div#box-tabs div.bot {
	background-image: url(../i/tabsboxbot.png);
	background-repeat: no-repeat;
	height:5px;
	clear:both;
}
div#halfbox-tabs {
	margin-bottom:20px;
	clear:both;
	width:574px;
	}
div#halfbox-tabs div.top {
	background-image: url(../i/halfboxtop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:48px;
	}
div#halfbox-tabs div.top ul {
	margin-left:10px;
	}
div#halfbox-tabs div.top ul li {
	float:left;
	display:inline-block;
	margin-right:10px;
	}
div#halfbox-tabs div.top ul li a {display:block; height:44px; line-height:44px; color:#7f0700;
font-size:18px;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
}
div#halfbox-tabs div.top ul li a span {float:left; background-image: url(../i/tab-bgr.png); padding:0 10px;}
div#halfbox-tabs div.top ul li a span.left {width:5px; float:left; display: block; background-image: url(../i/tab-left.png); height:44px; padding:0;}
div#halfbox-tabs div.top ul li a span.right {width:5px; float:right; display: block; background-image: url(../i/tab-right.png); height:44px;padding:0;}
div#halfbox-tabs div.mid {
	background-image: url(../i/halfboxmid.png);
	}
div#halfbox-tabs div.bot {
	background-image: url(../i/halfboxbot.png);
	background-repeat: no-repeat;
	height:5px;
	clear:both;
	}
*/
a#footer {
	float:right;
	width:91px;
	height:20px;
	margin-left:8px;
	display:block;
	background-image:url(../i/footerlogo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: transparent;
	}
a#footer:hover {background-position:left bottom;}
div.footer {color:#444; }
span.left {float:left; font-size:11px; line-height:20px; background-color: transparent;}
span.right {float:right; font-size:11px; line-height:20px; text-align: right; background-color: transparent; padding-right:2px;}


div#tabs {
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	background-image: url(../i/address.png);
  background-repeat: no-repeat;
  background-position: left 44px;
	width: 424px;
	height: 155px;
}

#tabs ul {
	padding: 0;
	margin: 0 0 0 15px;
	height: 44px;
	color: #000;
}

#tabs li {
	padding: 0;
	margin: 0 5px 0 0;
	height: 44px;
	line-height: 44px;
	list-style: none;
	font-size: 16px;
	outline: none;
}

* html #tabs li {
	display: inline; /* ie6 double float margin bug */
}

#tabs ul li, #tabs ul li a {
	float: left;
	outline: none;
	
	height: 44px;
	line-height: 44px;
}

#tabs ul li a, #tabs ul li a span{
    background: url(../i/tabs.gif) no-repeat;
    background-position: 0 0;
}

#tabs ul li a {
	position: relative;
  top: 1px;
	text-decoration: none;
	margin: 0;
	color: #c11f15;
	font-weight: normal;
	outline: none;
	white-space: nowrap; /* required in IE 6 */  
	cursor: pointer;
}
#tabs ul li.active a {
	color: #7f0700;
	background-position: 0 -44px;
}

#tabs ul li a span {
	  display: inline-block;
		background-position: 100% -88px;
		padding: 0 15px;
    height: 44px; /* IE 6 treats height as min-height */
    line-height: 44px;
}

#tabs ul li.active a span {
	background-position: 100% -132px;
}
#tabs ul li a:hover {color: #7f0700;background-position: 0 -44px;}
#tabs ul li a:hover span {background-position: 100% -132px;}
#tabs div {
	display:none;
	clear: both;
	padding: 0px 15px 10px;
	font-size: 12px;
}
#tabs div p{
	margin:15px 0;
	position:relative;
	height:74px;
	display: block;
}
#tabs div p span {
color:#c11f15;
}

a.map {
height:51px;
width:54px;
display:block;
position:absolute;
bottom:0px;
background-image: url(../i/map.png);
}

table#gallery {
text-align:center;
width:100%;
}
/*
table#gallery td {
border-left:1px solid #eee;
}
table#gallery td.first {
border-left:1px solid transparent;
}
*/
table#gallery a {
}
table#gallery a img {
display:block;
background-color:white;
border:1px solid #ccc;
padding:1px;
background-color:#fff;
margin:0 auto;
}
table#gallery a:hover img {
display:block;
background-color:white;
border:1px solid #999;
padding:1px;
background-color:#fff;
}


div.dropdown{
	display: none;
}

div.pics {  
    width: 255px;  
    height: 200px;  
    padding: 0;  
    margin:  0; 
    overflow: hidden;
} 
 
div.pics img {
    width:  255px; 
    height: 200px; 
    top:  0; 
    left: 0;
    z-index: 1; 
} 

div#gallerybox {
padding:15px 15px 15px 13px;
width:180px;
height:125px;
background-image:url(../i/gallery.png);
float:right;
text-align:center;
}

div#gallerybox span {
margin:0 0 8px 0;
text-align:center;
font-weight:normal;
display: block;
color:#9a9a9a;
text-decoration:none;
font-size:16px;
}

div#gallerybox a {
color:#9A9A9A;
font-weight:normal;
text-align:center;
text-decoration:none;
}

div#gallerybox img {
border: 1px solid #cccccc;
padding: 1px;
background-color: #FFF;
}

div#gallerybox a:hover span {color:#C11F15;}

div#gallerybox a:hover img {
border: 1px solid #aaa;
padding: 1px;
background-color: #FFF;
}

div#gallerybox img {
	filter: alpha(opacity=70); /* internet explorer */
	-khtml-opacity: 0.7;      /* khtml, old safari */
	-moz-opacity: 0.7;       /* mozilla, netscape */
	opacity: 0.7;           /* fx, safari, opera */
}

div#gallerybox a:hover img {
	filter: alpha(opacity=100); /* internet explorer */
	-khtml-opacity: 1.0;      /* khtml, old safari */
	-moz-opacity: 1.0;       /* mozilla, netscape */
	opacity: 1.0;           /* fx, safari, opera */
	}


/* --- ACCORDION --- */
div.accordion{
	width: 730px;
	margin-bottom: 20px;
}

div.accordion div{
	margin: 0 12px 10px 12px;
}

div.accordion a{
	display: block;
	text-decoration: none;
	background-image: url(../i/toggler.gif);
	margin:0 0 2px 0;
	padding:5px 10px;
	height:21px;
	font-variant: small-caps;
	cursor: pointer;
	font-size:16px;
}

div.accordion a:hover, div.accordion a.selected{
	color:#333;
	background-image: url(../i/togglerh.gif);
}

#kwick_1 a, #kwick_2 a, #kwick_3 a, #kwick_4 a {
	width:100%;
	height:100%;
	display: inline-block;
	}
	
/* --- PRICES --- */

table.prices {
font-size:11px;
color:#111;
}

table.prices tr td {
border-bottom:1px dotted #999;
padding:1px 0 5px;
}

table.prices tr td span {
color:#666;
}

table.prices tr td.eu {
text-align: right;
width:60px;
color:#7F0700;
font-size:12px;
}

table.prices tr td.bg {
text-align: right;
width:70px;
color:#BB1B0A;
font-size:12px;
}

/* --- SITEMAP --- */

div.smleft, div.smright {width:295px; float:left;}

ul.sitemap li {
font-size:14px;
line-height: 26px;
margin-left:15px;
color:#7F0700;
}

ul.sitemap li.sub {
font-size: 12px;
margin-left:30px;
line-height: 20px;
}




form#contacts h2 {
margin-bottom:20px;
}

form#contacts label {
width:260px;
line-height: 25px;
height:25px;
display: block;
padding-right:10px;
}

form#contacts img {
margin-top:4px;
margin-right:18px;
float:left;
background: none;
background-color: transparent;
color: #fcfcfc;
}

form#contacts a#send {
background-image: url(../i/button.gif);
background-repeat: no-repeat;
background-position: left top;
display:block;
height:38px;
font-size:16px;
text-decoration: none;
line-height: 38px;
width:150px;
margin:28px 0;
text-align:center;
font-variant: small-caps;
}

form#contacts div.left {float: left;}

form#contacts div.right {
float: right;
}


form#contacts a#send:hover {
text-decoration: none;
}

input {
background-image: url(../i/input.gif);
background-position: left top;
background-repeat: no-repeat;
height:28px;
width:280px;
border:0px solid white;
font-size:15px;
font-family:Arial;
padding:10px 10px 0;
margin:2px 0;
}

input#captcha {
background-image: url(../i/input-small.gif);
width:112px;
margin-top:4px;
}

textarea {
background-image: url(../i/textarea.gif);
background-position: left top;
background-repeat: no-repeat;
height:95px;
overflow: auto;
width:250px;
border:0px solid white;
font-size:15px;
font-family:Arial;
padding:10px 10px 0;
margin:2px 0;
}

.redtext, .redtexthide{
	color:#bb1b0a;
	padding: 5px 0;
}

.redtexthide{
	background-color: #fffecc;
}

div.mid ol {padding-left:18px;}

/*
div#social {
width:230px;
height:150px;
background:transparent;
display:block;
position:absolute;
left:0px;
bottom:50px;
text-align: left;
}

div#social a {
display:block;
width:60px;
background-image: url(../i/social.png);
background-repeat: no-repeat;
background-position: left top;
cursor:pointer;
}
div#social a:hover {
width:230px;
}

div#social a#twitter {
height:50px;
background-position: left top;
}
div#social a#fbgroup {
height:44px;
background-position: left -101px;
}
div#social a#fbpage {
height:52px;
background-position: left -200px;
}

div#social a#twitter:hover {
background-position: -250px top;
}
div#social a#fbgroup:hover {
background-position: -250px -101px;
}
div#social a#fbpage:hover {
background-position: -250px -200px;
}
*/

div#social {
width:240px;
height:150px;
z-index: 10;
background:transparent;
display:block;
position:absolute;
left:0px;
bottom:150px;
text-align:left;
}

div#social a {
display:block;
width:60px;
background-image: url(../i/social_new.png);
background-repeat: no-repeat;
background-position: left top;
cursor:pointer;
}
div#social a:hover {
width:240px;
}

div#social a#twitter {
height:50px;
background-position: left top;
}
div#social a#fbgroup {
height:44px;
background-position: left -101px;
}
div#social a#fbpage {
height:52px;
background-position: left -200px;
}
div#social a#ad {
height:52px;
background-position: left -300px;
}

div#social a#twitter:hover {
background-position: -250px top;
}
div#social a#fbgroup:hover {
background-position: -250px -101px;
}
div#social a#fbpage:hover {
background-position: -250px -200px;
}
div#social a#ad:hover {
background-position: -250px -300px;
}

* html div#social a#fbgroup {margin-top:1px;}
* html div#social a#twitter:hover {background-position: -249px top;}
* html div#social a#fbgroup:hover {background-position: -249px -101px;}
* html div#social a#fbpage:hover {background-position: -249px -200px;}
* html div#social a#ad:hover {background-position: -249px -300px;}