* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #302005 url(../images/2.jpg) repeat-x;
	color: #18121d;
	font-family: Verdana;
	font-size: 13px;
}


a {color: #000;}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}

div.top {
	width: 960px;
	height: 226px;
	margin: auto;
	background: url(../images/1.png) no-repeat;
}

div.top .lang {
	text-align: right;
	padding: 2px 65px 0px 0px;
}

div.main_background {
	width: 960px;
	display: table;
	margin: auto;
	background: url(../images/3.png);
}

div.content {
	width: 916px;
	display: table;
	margin: auto;
	background: url(../images/5.png) no-repeat;
}

div.content_p {
	width: 916px;
	display: table;
	margin: auto;
	background: url(../images/5a.png) no-repeat;
}

div.left {
	float: left;
	width: 257px;
	height: 267px;
	margin: 0px 0px 0px 20px;
	padding-top: 20px;
	background: url(../images/6.png) no-repeat;
}

div.left_de {
	float: left;
	width: 257px;
	height: 267px;
	margin: 0px 0px 0px 20px;
	padding-top: 20px;
	background: url(../images/6_de.png) no-repeat;
}

div.left_en {
	float: left;
	width: 257px;
	height: 267px;
	margin: 0px 0px 0px 20px;
	padding-top: 20px;
	background: url(../images/6_en.png) no-repeat;
}

div.left a, div.left_de a, div.left_en a, a#oferta {
	display: block;
	width: 200px;
	height: 40px;
	margin: 5px auto 5px auto;
	cursor: pointer
}

.left dl#menu33 dt {  width: 220px;
height:30px; margin-left:15px;}

dl#menu33 dd a {
	background:#FF3;
	display:block;
	width:165px;
	height:25px;
	color:#030;
	margin:0px;
	padding:3px 10px 5px 10px;
	text-decoration:none
}

dl#menu33 dd a:hover {
	color:#000;
	font-weight:bold
}

dl#menu33 dd {
	margin:-10px 0 0 150px;
	z-index:100;
	padding-bottom:3px
}

dl#menu33 dd { display: none }

div.right {
	float: right;
	width: 550px;
	margin: 0px 55px 0px 0px;
}

div.right p {
	text-align: justify;
	padding: 10px 0;
}

div.right p.first {
	padding-left: 230px;
}

div.right p.center {
	text-align: center;
}

div.right p.right {
	text-align: right;
}

div.right p.images {
	text-align: center;
}

div.right p.images img {
	border: 2px solid #76a31f;
}

div.main_footer {
	width: 960px;
	height: 75px;
	margin: auto;
	background: url(../images/4.png) no-repeat;
}

div.firm {
	width: 960px;
	margin: auto;
	text-align: right;
}

div.firm hr {
	width: 90%;
	height: 1px;
	color: #5a3f12;
	background-color: #5a3f12;
	margin: 20px auto 20px auto;
	text-align: center; /* For IE */
}

div.footer {
	width: 800px;
	margin: auto;
	text-align: right;
	color: #5a3f12;
	font-size: 9px;
	padding-bottom: 20px;
}

div.footer a {
	color: #5a3f12;
}

h3 { color:#302005 }

/* Galeria */ 

#gallery {
	text-align:center;
	}
	
#gallery ul { 
	list-style: none;
	}

#gallery ul li {
	display: inline;
	}

#gallery ul img {
	border: 5px solid #07AAED;
	border-width: 5px;
	padding:1px;
	margin:3px 5px;
	}

#gallery ul a:hover img {
	border: 5px solid #E10027;
	border-width: 5px;
	color: #fff;
	}

#gallery ul a:hover { color: #fff; }

#nieie {
	background: #FFF; border:2px dashed #F60; width:450px; margin:10px auto; padding: 10px; text-align:center}