html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	background: url(body_bg.jpg) top center no-repeat;
	background-color: #cdcdcd;
	-text-align: center;
}

#main {
	width: 1003px;
	height: 803px;
	margin: 0 auto;
	position: relative;
	-text-align: left;
}

#socart_link {
	display: block;
	font: 13px Tahoma;
	color: #a52423;
	text-decoration: none;
	position: absolute;
	top: 547px;/*581*/
	left: 232px;
	text-align: center;
	line-height: 31px;
}

#socart_link:hover {
	text-decoration: underline;
}

#socart_link_logo {
	width: 208px;
	height: 172px;
	position: absolute;
	left: 173px;
	top: 225px;
}

#vinogradar_link {
	display: block;
	font: 13px Tahoma;
	color: #a52423;
	text-decoration: none;
	position: absolute;
	top: 547px;
	right: 81px;
	text-align: center;
	line-height: 31px;
}

#vinogradar_link span, #socart_link span {
	font-size: 18px !important;
}

#vinogradar_link:hover {
	text-decoration: underline;
}

#vinogradar_link_logo {
	width: 190px;
	height: 190px;
	position: absolute;
	right: 172px;
	top: 228px;
}

#cpr {
	font: 10px Tahoma;
	color: #898989;
	position: absolute;
	right: 75px;
	bottom: 41px;
}
