 body{
margin: 0;
padding: 0;
background: #000;
}
#index{
margin: 0 auto;
width: 1200px;
background: #0f0f0f;


}
a{
text-decoration: none;
}
header{
position: relative;
width: 1200px;
height: 290px;
background-image: url(img/logo.png);
}
#content{
width: 1200px;
height: 400px;
}
article{
width: 650px;
height: 390px;
background: #1b1b1b;
margin-left: 150px;
margin-top: 10px;
border-radius: 5px;
-webkit-border-radius: 5px;
float: left;
}
aside{
width: 230px;
height: 370px;
margin-top: 20px;
background: #282828;
margin-right: 170px;
border-radius: 5px;
-webkit-border-radius: 5px;
float: right;
}
#gallery{
width: 850px;
height: 155px;
margin: 20px auto 0 auto;
background: rgba(54,54,54,0.8);


}
footer{
position: relative;
width: 1200px;
height: 125px;

}
#menu_footer{
width: 1000px;
height: 50px;
margin: 23px auto 0 auto;

}
.menu_footer{
color: #FFF;
margin-left: 75px;
text-decoration: underline;
}
.menu_footer:hover{
color: #ffb400;
text-decoration: underline;
}
#footer{
position: relative;
width: 1200px;
height: 75px;
background: #3b3b3b;

}
#menu{
width: 630px;
height: 60px;
background: #191d1a;
margin: 0 auto;
}
.clear { 
clear: left;
}
.menu_text{
padding: 37px 0 0 0;

}
#menu1{
width: 105px;
height: 60px;
text-align: center;
color: #FFF;
background: #191d1a url(img/nw-off.png) center 10px no-repeat;
}
#menu1:hover{
width: 105px;
height: 60px;
text-align: center;
background: #373737 url(img/nw-on.png) center 10px no-repeat;
color: #FFF;
}
#menu2{
width: 105px;
height: 60px;
text-align: center;
color: #FFF;
background: #191d1a url(img/start-off.png) center 10px no-repeat;
}
#menu2:hover{
width: 105px;
height: 60px;
text-align: center;
background: #373737 url(img/start-on.png) center 10px no-repeat;
color: #FFF;
}
#menu3{
width: 105px;
height: 60px;
text-align: center;
color: #FFF;
background: #191d1a url(img/dn-off.png) center 10px no-repeat;
}
#menu3:hover{
width: 105px;
height: 60px;
text-align: center;
background: #373737 url(img/dn-on.png) center 10px no-repeat;
color: #FFF;
}
#menu4{
width: 105px;
height: 60px;
text-align: center;
color: #FFF;
background: #191d1a url(img/acc-off.png) center 10px no-repeat;
}
#menu4:hover{
width: 105px;
height: 60px;
text-align: center;
background: #373737 url(img/acc-on.png) center 10px no-repeat;
color: #FFF;
}
#menu5{
width: 105px;
height: 60px;
text-align: center;
color: #FFF;
background: #191d1a url(img/fr-off.png) center 10px no-repeat;
}
#menu5:hover{
width: 105px;
height: 60px;
text-align: center;
background: #373737 url(img/fr-on.png) center 10px no-repeat;
color: #FFF;
}
#menu6{
width: 105px;
height: 60px;
text-align: center;
color: #FFF;
background: #191d1a url(img/ab-off.png) center 10px no-repeat;
}
#menu6:hover{
width: 105px;
height: 60px;
text-align: center;
background: #373737 url(img/ab-on.png) center 10px no-repeat;
color: #FFF;
}
ul li {
display: block;
font-size:14px;
font-weight: 600;
font-family: Arial, sans-serif;
float:left;
}
ul li a, ul li a span {
display: block;
text-decoration: none;
padding:0px;
}
ul li a span {
margin:1px;
padding:4px;
}
ul{
-webkit-padding-start: 0;
-webkit-margin-before: 0;
-webkit-margin-after: 0;

}
#start_game{
position: absolute;
left: 400px;
top: 150px;
background-image: url(img/igra-off.png);
width: 143px;
height: 31px;

}
#start_game:hover{
position: absolute;
left: 399px;
top: 149px;
background-image: url(img/igra-on.png);
width: 143px;
height: 51px;

}
#text_button{
margin-left: 26px;
margin-top: 6px;
color: #FFF;
font-family: arial;
font-size: 12px;
font-weight: 600;
}
#panel{
width: 230px;
height: 100px;

}
#panel_name{
color: #FFF;
background: #1C1C1C;
width: 230px;
font-family: Tahoma;
font-size: 14px;
font-weight: 600;
text-align: center;
margin-top: 8px;


}
.input{
background: #484848;
color: #FFF;
text-align: center;
border: none;

}
.text_form{
float: left;
width: 60px;
font-family: Arial, sans-serif;
color: #FFF;

}
#form{
margin-left: 10px;
margin-top: 15px;

}
#submit{
background: #292929 url(img/submit.png);
width: 63px;
height: 16px;
border:none;
cursor: pointer; 
cursor: hand; 
margin-top: 5px;
margin-left: 63px;
float: left;

}
#zabil{
background: #292929 url(img/zabil.png);
width: 60px;
height: 16px;
float: right;
cursor: pointer; 
cursor: hand; 
margin-top: 5px;
margin-right: 25px;
}
#rolik{
margin-top: 25px;

}
#rolik_name{
color: #FFF;
background: #1C1C1C;
width: 230px;
font-family: Tahoma;
font-size: 14px;
font-weight: 600;
text-align: center;

}
#video{
width: 186px;
height: 120px;
margin-top: 10px;
margin-left: 22px;
}
h1{
color: #ffb400;
font-size: 16px;
text-align: center;

}
p{
color: #FFF;
width: 610px;
margin-left: 30px;
font-family: Arial, sans-serif;
font-size: 14px;
text-align: justify;
line-height: 1.3em;
}
#copyright{
color: #FFF;
position: absolute;
top: 45px;
left: 170px;
font-size: 14px;
font-weight: 600;
}
#liveinternet{
position: absolute;
top: 25px;
left: 590px;
width: 31px;
height: 31px;
}
#r3{
position: absolute;
top: 25px;
right: 170px;
background-image: url(img/r3.png);
width: 70px;
height: 42px;

}