/* CSS Document */
* {margin: 0; padding: 0;}
body {background: #101920 url(/images/bgmain.jpg);font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height: 1.15;}

.main {  
margin: 0 auto;
padding: 0;
width: 766px;
border-left: 1px solid #4a4849; 
border-right: 1px solid #4a4849; 
background: #101920; 
h
}
.warning { font-size:14px; color:#FFFFFF;}
#logo {margin: 0 auto; width: 768px; height: 405px; background: url(/images/logomain.jpg) no-repeat}

#logo_txt {position: absolute; top: 26px; width: 305px; height: 90px; border: 0px solid coral; color: #fff; font: 16px Verdana, Arial, Helvetica, sans-serif;}

#langs { float:right;margin-top:20px;margin-right:10px; }
#langs input  { width:20px;height:15px;border:0; }

#cont_txt {position: relative; top: -70px; margin: 0 auto; width: 700px; border: 0px solid coral; color: #fff9ab; font-size: 13px;}
.cont_rest {margin:10px auto 0px;width: 700px;color: #fff9ab;}
.main_but_block { width: 700px;}
.main_but_block td { border:0; text-align:center;}
#butleave {width: 194px; height: 46px; background:url(/images/butleave.jpg) no-repeat; cursor: pointer;}
#butleave:hover {background:url(/images/butleave.jpg) 0 -46px no-repeat}

#butenter {width: 194px; height: 46px; background:url(/images/butenter.jpg) no-repeat; cursor: pointer;}
#butenter:hover {background:url(/images/butenter.jpg) 0 -46px no-repeat}

.footer { 
margin-left: auto; margin-right: auto;
width:766px;
background: #0000CC; 
color: #fff;
height: 40px;
margin-top: -40px; 
}


/*visualization*/
h1 { color: #fff9ab; font-size: 20px;}
a {color: #de8a75; font-size: 13px;  text-decoration: underline; line-height: 1.3;}
a:hover { color: #e02925; font-size: 13px;  text-decoration: none;}
h2 { font-size:14px; color:#FFFFFF; line-height: 1.3;}
.main_list li {padding-left:20px; list-style: inside disc;}
.main_list { list-style:inside disc;}