@charset "utf-8";

	* {
		margin:0;
		padding:0;
	}

html,body{height:100%}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #8bc3e8;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

h1{color:#1f6290; font-size:21px; font-weight:bold;}
h2{color:#1f6290; font-size:18px; font-weight:bold;}
h3{color:#1f6290; font-size:15px; font-weight:bold;}
p{padding:0;margin:0}

a{
	color:#023a61;
	text-decoration:none;
}
a:hover{
	color:#0564a6;
	text-decoration:underline;
}

.alurol #bg {
	margin: 0 auto; 
	text-align: left; 
	background:#8bc3e8 url(/images/b.jpg) repeat-x 50% 0;
}

.alurol #container {
	width: 907px;  
	margin: 0 auto; 
	border: 0;
	text-align: left; 
}


.alurol .top{
	width:907px;
	height:161px;
	background:url(/images/rezak_03.png) no-repeat;
	padding:0;
	margin:0;
}

.alurol .top_bg{
	width:907px;
	height:161px;
	padding:0;
	margin:0;
	position:relative;

}


.alurol .top #top_logo{
	display:block;
	position:absolute;
	left:46px;
	top:34px;
	width:110px;
	height:108px;
}
.alurol .top #top_logo a{
	display:block;
	position:relative;
	width:110px;
	height:108px;
}
.alurol .top #top_about{
	position:absolute;
	left:298px;
	top:46px;
	width:101px;
	height:40px;
}
.alurol .top #top_news{
	position:absolute;
	left:446px;
	top:46px;
	width:76px;
	height:40px;
}
.alurol .top #top_dilers{
	position:absolute;
	left:573px;
	top:46px;
	width:80px;
	height:40px;
}
.alurol .top #top_contacts{
	position:absolute;
	left:709px;
	top:46px;
	width:80px;
	height:40px;
}

.alurol .top #menu_selector1{
	position:absolute;
	left:346px;
	top:76px;
	width:9px;
	height:7px;
	background-image:url(/images/menu_select1.png);
	background-repeat:no-repeat;
}
.alurol .top #menu_selector2{
	position:absolute;
	left:475px;
	top:76px;
	width:9px;
	height:7px;
	background-image:url(/images/menu_select2.png);
	background-repeat:no-repeat;
}

.alurol .top #menu_selector3{
	position:absolute;
	left:608px;
	top:76px;
	width:9px;
	height:7px;
	background-image:url(/images/menu_select3.png);
	background-repeat:no-repeat;
}

.alurol .top #menu_selector4{
	position:absolute;
	left:745px;
	top:76px;
	width:9px;
	height:7px;
	background-image:url(/images/menu_select4.png);
	background-repeat:no-repeat;
}

.alurol .bot_bg{
	width:907px;
	height:320px;
	background:url(/images/rezak_14.png) no-repeat;
	padding:0;
	margin:0;
}

.alurol .bot{
	position:relative;
	width:907px;
	height:320px;
	padding:0;
	margin:0;
}

.alurol .middle_bg{
	width:907px;
	background:url(/images/rezak_09.png) repeat-y;
	
}
.alurol .middle{
	position:relative;
	width:907px;
	
}

.alurol .middle .content{
	width:811px;
	background-color:#FFF;
	left:29px;
	position:relative;
	top:0;
	min-height:587px;
}



.alurol .middle .br{
	background:url(/images/rezak_12.png);
	position:absolute;
	width:15px;
	height:242px;
	margin-top:-242px;
	margin-left:-67px;
	top:100%;
	left:100%;
}
.alurol .middle .tl{
	background:url(/images/rezak_06.png);
	position:absolute;
	width:15px;
	height:587px;
	top:0;
	left:14px;
}


.alurol .bot .bottom_auth{
	display:block;
	position:absolute;
	left:645px;
	top:115px;
	width:200px;
	height:30px;
	text-align:right;
}
.alurol .bot #bot_email{
	display:block;
	position:absolute;
	left:320px;
	top:35px;
	width:191px;
	height:29px;
}
.bot #copyright {
	font-size:10px;
	color:#c8dbe7;
	position:absolute;
	left:20px;
	top:304px;
	width:500px;
	height:16px;
}

.alurol .bot #logo {
	position:absolute;
	left:576px;
	top:300px;
	width:21px;
	height:21px;
	background:url(/images/datadesign.png);
}

.alurol .bot #datadesign {
	font-size:10px;
	position:absolute;
	left:600px;
	top:304px;
	width:250px;
	height:16px;
}
.alurol .bot #datadesign a{
	color:#c8dbe7;
}
.alurol .bot #datadesign a:hover{
	color:#FFF;
}

	.userLogin{
		text-align:left;
		background:#FFF;
		/*font-size:13px;*/
	}
	.userLogin p {
		padding:4px;

	}
	.userLogin input {
		font-size:18px;

	}

	.rq	{
		border:solid 1px #ECA09E;
		background:#FFFFEE;
	}

	.userLogin .inputs .input	{
		border:solid 1px #ECA09E;
		background:#FFFFEE;
	}
	.userLogin .inputs .button	{
		width:150px;
		padding:4px 0 3px 0;
		cursor:pointer;
		font-weight:normal;
	}
	

fieldset legend { color: #C42D2D; font: normal 17px;}



.error {font-weight: bold;
color:#FF3300;
padding-left: 18px;
background: url(/public/shared/images/error.gif) no-repeat left top;}


.alurol .middle .content .menu{
	width:200px;
	float:left;
	margin-left:10px;
	padding-right:10px;
	margin-top:15px;
}
.alurol .middle .content .inner{
	width:560px;
	float:left;
	min-height:587px; 
	padding-left:16px;
	margin-top:20px;
	margin-bottom:20px;
	overflow:visible;
	background:url(/images/spsr.gif) repeat-y;
}

.inner ul{
	padding-left:20px;
	padding-top:5px;
}

.inner ol{
	padding-left:20px;
	padding-top:5px;
}

.menu ul{
	padding-left:20px;
	padding-top:5px;
}
.menu li{
	list-style-image:url(/images/ml.png);
	background:url(/images/mm.png) no-repeat;
	padding-top:5px;
	padding-bottom:5px;
}

.candy{
	height:143px;
	width:140px;
	position:relative;
}

.candy .candy_bg{
	height:102px;
	width:102px;
	background-image:url(/images/ramka.png);
	background-position:center;
	padding:21px 19px ;
}

.candy .candy_bg .novinka{
	position:absolute;
	top:14px;
	left:12px;
	width:43px;
	height:43px;
}
.candy .candy_bg .novinka .novinka_bg{
	background:url(/images/new.png) no-repeat;
	width:43px;
	height:43px;
}

.candy .candy_bg .novinka .novinka_bg a{
	width:63px;
	height:63px;
	display:block;
	position:relative;
}
.center{
	text-align:center;
}


.h2{color:#1f6290; font-size:18px; font-weight:normal;}
.h2 a{font-size:18px; font-weight:normal;}

