body {
	background: #003100 url('../images/bg_page.png') repeat-x top left;
	margin: 0;
	position: relative;
	width: 100%;
}
.basetext {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #3C3C3C;
	text-align: justify;
	padding: 0 5px 0 0;
	margin-right: 5px; 
}

a.basetext:link, a.basetext:active, a.basetext:visited {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #3C3C3C;
	text-align: justify;
	padding: 0 5px 0 0;
	margin-right: 5px; 
}

a.basetext:hover {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: orange;
	text-align: justify;
	padding: 0 5px 0 0;
	margin-right: 5px; 
}

.baselist {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #636363;
	text-align: left;
	padding: 0 5px 0 5px;
	margin-bottom: -4px;
	margin-left: 14px;
	text-indent: -14px;
}
.basetitle {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 24px;
	color: #53872F;
	text-align: left;
	padding: 0 5px 0 0;
	margin-bottom: -5px;
	text-transform: uppercase;
}
.basecommentgl {
	display: block;
	position: relative;
	background-color: #EEE5BC;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #676767;
	text-align: justify;
	padding: 10px;
	border-left: 5px solid #BFB586;
	margin-left: 15px;
	margin-right: 5px;
	z-index: 1;
}
td.left {
	background: url(../images/bg_left.png); 
	background-repeat: repeat-y;  
	background-position: top right;
}
td.indexbody {  
	background: url(../images/Xentissimo.jpg); 
	background-repeat: no-repeat; 
	background-color: #ffffff; 
	background-position: bottom right;
}
td.indexbodyru {  
	background: url(../images/Xentissimo_ru.jpg); 
	background-repeat: no-repeat; 
	background-color: #ffffff; 
	background-position: bottom right;
}
td.indexbodyen {  
	background: url(../images/Xentissimo_en.jpg); 
	background-repeat: no-repeat; 
	background-color: #ffffff; 
	background-position: bottom right;
}
.adress {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	margin-bottom: 30px;
}
.adress a{
	color: #adadad;
	font-family: Verdana;
	font-size: 10px;
	margin-bottom: 30px;
}
.adressdark {
	color: #adadad;
	font-family: Verdana;
	font-size: 10px;
	margin-bottom: 30px;
}
.adressdark a{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	margin-bottom: 30px;
}
.lang {
	text-decoration: none;
	padding: 5px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	margin-bottom: 30px;
}
.langstat {
	text-decoration: none;
	background-color: #B93400;
	padding: 5px;
	color: #fff;
	font-family: Verdana;
	font-size: 10px;
	margin-bottom: 30px;
}

.lang a{
	text-decoration: none;
	padding: 5px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	margin-bottom: 30px;
}
.lang a:hover {
	text-decoration: none;
	background-color: #B93400;
	padding: 5px;
	color: #fff;
	font-family: Verdana;
	font-size: 10px;
	margin-bottom: 30px;
}

.floatgraph {
	display:block;
	position:fixed;
	bottom: 0px;
	right: 0px;
	text-align: center;
	border: 0px solid #fff;
	padding: 5px;
	width: 115px;
}
.login {
	display: block;
	position: relative;
	margin-top: 72px;
	margin-right: auto;
	margin-left: auto;
	width: 75%;
}
.texta {
	font-size: 12px; 
	background-color: #f2f2f2; 
	border: 0px solid #3c3c3c;
	width: 150px;
	height: 20px;
	margin-left: 10px;
}
.textarea {
	font-size: 12px; 
	background-color: #f2f2f2; 
	border: 0px solid #3c3c3c;
	width: 300px;
	height: 200px;
	margin-left: 10px;
	margin-top: 5px;
}
.butt {
	margin-top: 7px;
	margin-bottom: 10px;
	font-size: 10px;
	background-color: #f2f2f2; 
	border: 0px solid #3c3c3c;
	width: 73px;
	height: 20px;
}
.authform {
	display: block;
	text-align: left;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
.formtext {
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	text-align: left;
	padding-left: 10px;
}
.formtitle {
	background-image: url('../images/bg_authtitle.png');
	background-color: #E0BF2C;
	font:bold 14px Arial, sans-serif;
	color: #fff;
	text-align: left;
	padding: 5px;
	padding-left: 10px;
	border-left: 1px solid #E0BF2C;
	border-right: 1px solid #E0BF2C;
}
.partners {
/*	background-image: url('../images/bg_authtitle.png');
	background-color: #E0BF2C;*/
	font:bold 14px Arial, sans-serif;
	text-transform: uppercase;
	color: #adadad;
	text-align: left;
	padding: 5px;
	padding-left: 10px;
	margin-left: 60px;
/*	border-left: 1px solid #E0BF2C;
	border-right: 1px solid #E0BF2C;*/
	width: 120px;
}
.partnerslogo {
text-align: center;
margin-left: 30px;
}
.indexbullet1 {
	display:block;
	position:relative;
	top: 50px;
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
}
.indexbullet2 {
	display:block;
	position:relative;
	top: 75px;
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
}
.indexbullet3 {
	display:block;
	position:relative;
	top: 100px;
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
}
.faq a {
	display: block;
	postion: absolute;
	top: 15px;
	left: 50%;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	text-align: right;
	margin-top: -50px;
	text-transform: uppercase;
	text-decoration: none;
}
.faq a:hover {
	display: block;
	postion: absolute;
	top: 15px;
	left: 50%;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	color: #E0BF2C;
	text-align: right;
	margin-top: -50px;
	text-transform: uppercase;
	text-decoration: none;
}

a.logon {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	width: 80px;
	height: 20px;
	background-color:#EBB200;
	color: #fff;
	font: bold 14px Trebuchet MS;
	text-decoration:none;
	text-align:center;
	}
	
a.logon:hover {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	width: 80px;
	height: 20px;
	background-color:#F4D677;
	color: #666666;
	font: bold 14px Trebuchet MS;
	text-decoration:none;
	text-align:center;
	}
	
	
.js_offer {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	width: 100%;
	height: 100%;
	border: 0px dashed red;
	overflow: hidden;
}

.js_offer_content {
	width: 470px;
	height: 500px;
	margin: 30px auto;
	border: 1px solid #adadad;
	background:#fff;
	opacity: none;
}

.js_offer_content p {
	font: 12px Arial;
	color: #666;
	padding: 15px 10px; 
	margin: 0;
}
	
.js_offer_content a {
	font: bold 12px Arial;
	color: #063; 
}
.achtung {
	font-size: 0.9em;
	color: #3F0;
	text-align: center;
	width: 450px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
}
