body{
	background-color:#000000;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:635px;
	border-left:none;
	border-top:none;
	border-bottom:none;
	border-right:none;
	font-size:12px;
}

p.logoadres {
		font-family:Arial, Helvetica, sans-serif;
		color: #999999;
		font-size:15px;
		margin-top: 0px;
		text-align:left;
		margin-left:60px;
}

/*-containers */


#picindex {
	position:absolute;
	left:780px;
	top:0px;
}

#picindexrepeaty {
	position:absolute;
	left:780px;
	top:0px;
	height:100%;
	width:200px;
	background-image:url(../images/bg_right_repeaty.jpg);
	background-repeat:repeat-y;
}

#logo {
	position:absolute;
	left:80px;
	top:30px;
}

#logoadres {
	position:absolute;
	left:40px;
	top:150px;
	width:450px;
	height:100px;
}

#carousel {
	position:absolute;
	left:400px;
	top:400px;;
}

#mainenter {
	position:absolute;
	left:600px;
	top:550px;
	height:50px;
}

a.mainenter {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999999;
	font-weight:normal;
	border-bottom:solid 1px #999999;
	padding:5px;
	background-color:#000000;
	line-height:35px;
}

a.mainenter:hover {
	text-decoration:none;
	color:#FFFFFF;
}
