body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: black;
	text-align: center;
}

html,body,form,fieldset,ul,dl,dt,dd,table,td,th{
 margin:0;
 padding:0;
}

html,body{
	min-width: 1000px;
 height:100%;
 background-color: #0B7101;
 background: url(back-top.jpg) 0 0 no-repeat;
 background-position:center top;
 height: 1610px;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.hr {
	color: #2f5a61;
	size: 10px;
	border-top: 1px solid;
	margin-top: 10px;
}

#logo {
	margin-top: -230px;
}

#banner {
	position: relative;
	height: 101px;
}

#banner a.but {
	position: absolute;
	top: 0px;
}

.but img:hover {
	-webkit-filter: brightness(130%);
}

a#vote {
	left: 13px;
}

a#steam {
	right: 48px;
}

#banner #logo {
	position: absolute;
	top: 140px;
	left: 246px;
	display: block;
}

#banner #langs {
	position: absolute;
	top: -160px;
	right: 47px;
}

#langs a, #langs img {
	margin-left: 8px;
	display: inline-block;
}

div.content {
	margin: 0 auto;
	padding-top: 250px;
	padding-bottom: 81px;
	width: 1000px;
}

#video {
	padding-top: 46px;
	padding-bottom: 5px;
	min-height: 390px;
}

#buttons {
    min-height: 79px;
    margin-left: 145px;
    margin-right: 145px;
    overflow: hidden;
}

.button-container {
    float: left;
    width: 50%;
    text-align: center;
}

.button-container img {
    width: 240px;
}

#descr {
	text-align: justify;
	width: 630px;
	margin-left: 60px;
	margin-right: 87px;
	font-size: 85%;
	line-height: 150%;
}

#descr li {
	list-style: disc inside;
}

#social {
	float: right;
	width: 200px;
	margin-right: 47px;
	text-align: left;
}
#social a {
	display: inline-block;
	margin-right: 7px;
	margin-bottom: 24px;
}

#descr a {
	color: #dce9b6;
}

#descr a:hover {
	color: #f9ffe7;
}

#descr a:visited {
	color: #c2c782;
}

#footer {
	margin: 0 auto;
	background: url(back-bot.jpg) 0 0 no-repeat;
	background-position: center top;
	min-height: 46px;
	padding-top: 60px;
}
