/* BODY */

body {
	/*background-color:#6e80bf;*/
	background:#171f69;
	margin:0px;
	height:100%;
	width:100%;
}

#wrapper-noresize {
	width:995px;
	height:550px;
	margin: 0 auto;
}

#wrapper {
	width: 995px;
	height:606px;
	margin: 0 auto;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-497px;
	margin-top:-303px;
}


/* HOME */

/* left */
#home .left {
	position:relative;
	float:left;
	width: 460px;
	padding-left: 40px;
	height:450px;
}


/* right */

#home .right {
position:relative;
float:right;
width: 489px;
height:385px;
}

#home .right .logo {
position:relative;
top:82px;
width:368px;
height:158px;
left:17px;
}

#home .right .slogan {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding: 0 0 0 40px;
	color: #fff;
	width:300px;
	position:relative;
	top:190px;
	text-align:left;
}

#home .right .lang {
position:relative;
height:19px;
width:auto;
top:8px;
right:7px;
vertical-align:top;
}

#home .right .lang .flag {
position:relative;
width:29px;
height:19px;
margin-right:8px;
float: right;
}

#home .right .lang .flag img{
	border: none;
	margin-right: 3px;
}


/* bottom */

#home .bottom {
position:relative;
float:left;
left:122px;
width:756px;
height:162px;
}

#home .bottom .blok1,
#home .bottom .blok2,
#home .bottom .blok3 {
	background-color: #fff;
	float:left;
	width:250px;
	height:162px;
}

#home .bottom .blok1 {
	border:1px solid #000;
}

#home .bottom .blok2,
#home .bottom .blok3 {
	border: 1px solid #000;
	border-left: none;
}