* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

body {
	background-color: #452826;
	font: 12px/1.6 Verdana, Arial, Helvetica, sans-serif;
	color: #ae8986;
	
}

#header {
	background-color: #462826;
	background-image: url(../images/bg-header.png);
}

.header-background {
	background: url(../img/bg_header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#header .header-inside {
	width: 830px;
	height: 355px;
	margin: 0 auto;
	position: relative;
	background: url(../images/header.jpg) center no-repeat;
}
.promotion{
position:absolute;
top:0;
right:50px;
width:200px;
height:100px;
background-color:#462826;
color: #fce5db;
text-align:center;
padding: 20px 10px 20px 10px;
z-index:100;
}


.testata{
background-color: #e1b3b0;
background-image:url(../img/bg_testata.jpg);
height:55px;
width:auto;
margin:auto;
}



#header p {
	position: absolute;
	left: 0;
	top: 160px;
	height: 110px;
	width: 485px;
	background: url(../images/header-p.gif) no-repeat;
}

#header p span {
	display: none;
}

.portrait {
	width: 313px;
	height: 266px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.portrait#p1 {
	background: url(../images/portrait-p1.gif) no-repeat right bottom;
}

.portrait#p2 {
	background: url(../images/portrait-p2.gif) no-repeat right bottom;
}

.portrait#p3 {
	background: url(../images/portrait-p3.gif) no-repeat right bottom;
}

h1 span {
	display: none;
}

h1 a {
	display: block;
	position: relative;
	top: 15px;
	width: 350px;
	height: 45px;
	left: 15px;
	background: url(../img/logo_riadmazal3.png) no-repeat;
}

/* @group Main Menu */

#mainmenu {
	background-color: #450501;
}

#mainmenu ul {
	width: 830px;
	margin: 0 auto;
	overflow: visible;

}

#mainmenu ul li {
	/*list-style-type: none;*/
	list-style-image: url(../img/divide.png);
	list-style-position:outside;
	float: left;
	position: relative;
	
}


#mainmenu .ieSelector {
	height: 17px;
	margin: 20px 39px 20px 0;
}

#mainmenu li.init {
	list-style-image:none;
	list-style-type: none;
}

#mainmenu li.last {
	float: right;
}

#mainmenu li.last .ieSelector {
	margin-right: 0;
}

#mainmenu .bienvenue .ieSelector {
	width: 88px;
	background: url(../img/bg-mainmenu-a.png) no-repeat 0 bottom;
}

#mainmenu .current1 .ieSelector {	
	background: url(../images/bg-mainmenu-a.png) no-repeat 0 top;
}

#mainmenu .riadmazal .ieSelector {
	width: 157px;
	background: url(../images/bg-mainmenu-a.png) no-repeat -157px bottom;
}

#mainmenu .current2 .ieSelector {
	background: url(../images/bg-mainmenu-a.png) no-repeat -157px top;
}

#mainmenu .tarifs .ieSelector {
	width: 181px;
	background: url(../images/bg-mainmenu-a.png) no-repeat -410px bottom;
}

#mainmenu .current3 .ieSelector {
	background: url(../images/bg-mainmenu-a.png) no-repeat -410px top;
}

#mainmenu .arriver .ieSelector {
	width: 200px;
	background: url(../images/bg-mainmenu-a.png) no-repeat -602px bottom;
}

#mainmenu .current4 .ieSelector {
	background: url(../images/bg-mainmenu-a.png) no-repeat -602px top;
}

#mainmenu .conctacter .ieSelector {
	width: 82px;
	background: url(../images/bg-mainmenu-a.png) no-repeat -758px bottom;
}

#mainmenu .current5 .ieSelector {
	background: url(../images/bg-mainmenu-a.png) no-repeat -758px top;
}
#mainmenu ul li.bienvenue li {
	width: 98px;
	
}
#mainmenu ul li.riadmazal li {
	width: 167px;
	
}

#mainmenu ul li.tarifs li {
	width: 191px;
}

#mainmenu ul li.arriver li {
	width: 115px;
}

#mainmenu ul a {
	display: block;
	height: 100%;
	color: #e1b3b0;
	font-weight: bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	
}

#mainmenu ul a:hover {
color: #fdcbb6;
}

#mainmenu ul span {
	display: block;
}

#mainmenu ul li:hover ul {
	display: block;
	
}

#mainmenu ul ul {
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 57px;
	cursor: pointer;
	width: auto;
}

.foobar {
	border: 1px solid green;
}

#mainmenu ul li ul {
	display: none;
}

#mainmenu ul li ul li {
	float: none;
	background-color: #462826;
	z-index: 10;
	margin: 0;
	border-top: 1px solid #4f3826;
}

#mainmenu ul li ul.ieShow {
	display: block;
}

#mainmenu ul ul li:hover {
	background-color: #450501;
}

#mainmenu ul ul a {
font-weight:normal;
	color: #e1b3b0;
	padding: .5em .7em;
	display: block;
}

/* @end */

#content {
	border-top: 1px solid #574127;
}

.content-background {
	margin-top: 0px;
	background: url(../img/bg_content.jpg) no-repeat center top;
}

.content-inside {
	width: 850px;
	padding: 4em 0;
	margin: 0 auto;
	min-height: 26em;
}
.content-inside2 {
	width: 830px;
	padding: 2em 0 0;
	margin: 0 auto;
	
}

#content p {
	margin: 0 0 .9em;
}


#content .widecolumn2 {
	width: 820px;
	float: left;
	text-align: justify;
	margin: 15px;
}
.widecolumn2 h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fce5db;
	margin-bottom: .7em;
	font-size: 2.2em;
	background: url(../img/bg_border.gif) repeat-x 0 bottom;
	padding-bottom: .2em;
}

.widecolumn2 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fce5db;
	margin-bottom: .7em;
	font-size: 2.2em;
	background: url(../img/bg_border.gif) repeat-x 0 bottom;
	padding-bottom: .2em;
}

.widecolumn2 h3, .footer h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fce5db;
	margin: 1.3em 0 .3em;
	font-weight: normal;
	font-style: normal;
	font-size: 1.7em;
}

.widecolumn2 h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-bottom: 0em;
	/*text-transform: uppercase;
	letter-spacing: .1em;*/
	margin: 1.5em 0 .3em;
	font-weight: bold;
	font-style: normal;
	color: #e1b3b0;
}

.widecolumn2 ul {
	margin: .5em 0 .5em 1.3em;
}

.widecolumn2 ul li {
	margin: .3em 0;
}

.widecolumn2 p {
	color: #e1b3b0;
}

.widecolumn2 table {
	color: #e1b3b0;
}

.widecolumn2 td {
	padding: 4px;
}

.widecolumn2 form {
	color: #e1b3b0;
}

.widecolumn2 input {
background-color: #fce5db;
}

.widecolumn2 textarea {
background-color: #fce5db;
}
.widecolumn2 p img.bp-small {
	float: right;
	margin: .5em 0 1em 2em;
	padding-bottom: 1em;
}

.widecolumn2 p strong, .widecolumn2 table strong, .sidebar p strong, .footer h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fce5db;
	letter-spacing: .1em;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}

.widecolumn2 .addr {
	padding-left: 32px;
	background: url(../images/mail.png) no-repeat 0 5px;
}

.widecolumn2 p em, .sidebar p em {
	font-weight: normal;
	font-style: normal;
	color: #dac593;
}

.widecolumn2 p a, .sidebar p a {
	font-weight: normal;
	font-style: normal;
	color: #fce5db;
	padding-bottom: .2em;
	border-bottom: 1px solid #5b493a;
}

.widecolumn2 img {
	border: 1px #000 solid;
	margin-top: 10px;
}

#content .widecolumn {
	width: 500px;
	float: left;
	text-align: justify;
}
.widecolumn h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fce5db;
	margin-bottom: .7em;
	font-size: 2.2em;
	background: url(../img/bg_border.gif) repeat-x 0 bottom;
	padding-bottom: .2em;
}

.widecolumn h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fce5db;
	margin-bottom: .7em;
	font-size: 2.2em;
	background: url(../img/bg_border.gif) repeat-x 0 bottom;
	padding-bottom: .2em;
}

.widecolumn h3, .footer h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fce5db;
	margin: 1.3em 0 .3em;
	font-weight: normal;
	font-style: normal;
	font-size: 1.7em;
}

.widecolumn h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-bottom: 0em;
	/*text-transform: uppercase;
	letter-spacing: .1em;*/
	margin: 1.5em 0 .3em;
	font-weight: bold;
	font-style: normal;
	color: #e1b3b0;
}

.widecolumn ul {
	margin: .5em 0 .5em 1.3em;
}

.widecolumn ul li {
	margin: .3em 0;
}

.widecolumn p {
	color: #e1b3b0;
}

.widecolumn table {
	color: #e1b3b0;
}

.widecolumn td {
	padding: 4px;
}

.widecolumn form {
	color: #e1b3b0;
}

.widecolumn input {
background-color: #fce5db;
}

.widecolumn textarea {
background-color: #fce5db;
}
.widecolumn p img.bp-small {
	float: right;
	margin: .5em 0 1em 2em;
	padding-bottom: 1em;
}

.widecolumn p strong, .widecolumn table strong, .sidebar p strong, .footer h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fce5db;
	letter-spacing: .1em;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}

.widecolumn .addr {
	padding-left: 32px;
	background: url(../images/mail.png) no-repeat 0 5px;
}

.widecolumn p em, .sidebar p em {
	font-weight: normal;
	font-style: normal;
	color: #dac593;
}

.widecolumn p a, .sidebar p a {
	font-weight: normal;
	font-style: normal;
	color: #fce5db;
	padding-bottom: .2em;
	border-bottom: 1px solid #5b493a;
}

.widecolumn img {
	border: 1px #000 solid;
	margin-top: 10px;
}

.trdark{
background-color: #420401;

}
.sidebar {
	width: 295px;
	float: right;
	background: url(../img/bg_border.gif) repeat-x 0 53px;
	margin-top: -8px;
}

.sidebar.facty {
	background-image: none;
}

.sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-transform: uppercase;
	color: #fce5db;
	letter-spacing: .1em;
	width: 290px;
	height: 37px;
	background: url(../images/aktuellt.gif) no-repeat;
	margin: 0 0 32px;
	z-index: 1;
}
.sidebar h2.hp {
margin: 20px 0 18px;
}
.sidebar h2 span {
	display: none;
}

.sidebar h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-bottom: 0em;
	/*text-transform: uppercase;
	letter-spacing: .1em;*/
	margin: 1.5em 0 .3em;
	font-weight: bold;
	font-style: normal;
	color: #e1b3b0;
}

.sidebar p {
	margin: 0;
}

.sidebar p a {
	color: #fce5db;
	border: none;
}

.sidebar img {
	border: 1px #000 solid;
	margin-top: 10px;
}


.footer {
	margin-top: 3em;
	padding-top: 1.5em;
	line-height: 1;
	background: url(../img/bg_border.gif) repeat-x 0 0;
}

.footer {
	line-height: 1.5;
	text-align: center;
}

.footer a {
	color: #fce5db;
}

.footer h4 {
	margin: 1.5em 0 .5em;
}

.footer .col1, 
.footer .col2 {
	width: 400px;
	float: left;
	margin-right: 30px;
}

.footer .col2 {
	float: right;
	margin: 0;
}

.footer p strong {
	color: #e1b3b0;
	/*letter-spacing: .1em;*/
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}

#page-editor {
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	opacity: .9;
	z-index: 1000;
}

#page-editor form {
	width: 700px;
	margin: 0 auto;
	padding: 4em 0 0;
}

#page-editor input.title, #page-editor textarea {
	font: 1em Verdana, sans-serif;
	background-color: transparent;
	color: #3b3b3b;
	padding: 10px;
	border: 1px solid #d5d5d5;
	margin-bottom: 1em;
}

#page-editor textarea {
	height: 30em;
	line-height: 1.5;
}

#page-editor textarea.content {
	width: 380px;
	float: left;
}

#page-editor textarea.sidebar_content {
	float: right;
	width: 260px;
}

#page-editor input.title {
	display: block;
	font-weight: normal;
	font-size: 1.5em;
	width: 680px;
	font-style: normal;
}

a img {
	border: none;
}

.clearer {
	clear: both;
	

}

.imgfloatleft
{
	
	float:left;
	margin:0 10px 0 0;
	
}
.imgfloatright
{
	
	float:right;
	margin:0 0 0 10px;
	
}
.flags
{
	text-align:right;
}
.reduction
{
	color:#F00;
	text-decoration:blink;
}
.floatleft
{
	float:right;
}
