
div#vcMainContent {
	text-align:left;
	padding:40px 80px;
}


div#backPos {
	position:absolute;
	right:17px;
}


div#menuPos {
	position:absolute;
	right:17px;
	top:175px;
}

div#logoPos {
	position:absolute;
	left:17px;
	background:#121212;
}

div#vcTop {
	height:277px;
	position:relative;
}

div#vcMainDeco{
	margin:0 auto;

	width:774px;
	background: #050505 url(../images/layout/main.jpg) left top no-repeat;
}


div#vcMainBottomDeco{
	margin:0 auto;
	width:774px;
	height:40px;
	background: url(../images/layout/bottom.jpg) left top no-repeat;
}

div#vcMainTop {
	background: url(../images/layout/bgMain.png) left top repeat-y;
}

div#vcMainBottom {
	height:57px;
	background: url(../images/layout/bgBottom.png) left top no-repeat;
}

div#vcMain {
	width: 808px;
	margin: 0 auto;
}

td {
	vertical-align: top;
}

table {
	border: 0;
	border-collapse: collapse;
}

body {
	background: #161616 url(../images/layout/bg.jpg) left top repeat-x;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}


div#langPos {
	position:absolute;
	left:60px;
	top:10px;
	z-index:10;
	font-size:12px;
	color:#ECA529;
}

div#langPos a {
	text-decoration:none;
	color:#ECA529;
}
