
p{
	margin:0;
	padding:0;
}

body{
  background:url(images/pattern.jpg);
  margin:0;
  font-family:arial, sans-serif;
  font-size:11px;
}

#header{
	position:relative;
	margin:0 auto;
	width:960px;
	height:205px;
	background:url(images/logo.png) no-repeat center center transparent;
}

#ue{
	position:relative;
	margin:0 auto;
	width:708px;
	height:90px;
}

#uesite{
	position:relative;
	margin:0 auto;
	width:708px;
	height:350px;
}

#wrapper{
	width:400px;
	height:477px;
	margin:0 auto;
	background:url(images/background.png) no-repeat transparent;
	position:relative;
}

.marka{
	float:left;
	width:146px;
	height:177px;
	padding:299px 12px 0 12px;
	color:#ffffff;
	line-height:13px;
	position:relative;
	margin-right:27px;
}

.marka a{
	display:block;
	width:155px;
	height:17px;
	text-decoration:none;
	color:#ffffff;
	position:absolute;
	font-size:12px;
	font-weight:bold;
	padding-top:450px;
	padding-left:15px;
	top:0;
	left:0;
}

.marka.last{
	margin-right:0;
}

#footer{
	width:960px;
	margin:30px auto 70px auto;
	text-align:center;
	position:relative;
	color:#929291;
}

#footer p{
	padding-left:27px;
}
