@charset "utf-8";
/* CSS Document */

body { background:url(../Img/bg.png); margin:0; padding:0; min-width:1000px; width:100%;}
p {font-family: Georgia, Helvetica, sans-serif; text-align:justify;}
a {text-decoration: none;  color:#1a1e54; font-size:16px; font-family: Georgia, Helvetica, sans-serif;}
a:hover {color:#1420b9;}


	
#header {width:850px; height:80px; position:relative; margin:0 auto;}
  
#logo img{margin-top:-4px; margin-left:25px; float:left;}
#oglavl {width:120px; height:30px; position: relative; left:160px; float:left;}
#oglavl a{position:relative; top:4px; left:14px;}
#about {  width:120px; height:30px; position: relative; left:485px;} 
#about a { position:relative; top:-31px; left:17px;}
#version{width:120px; height:30px; position: relative; left:615px; top:-30px; }
#version a {position:relative; top:-1px; left:17px;}


#version, #about, #oglavl, 	{/*Gradient*/
	background: #171717; 
    background: -moz-linear-gradient(top, #000, #777979); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#000), color-stop(100%,#777979));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #000, #777979);
    background: -o-linear-gradient(top, #000, #777979); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #000, #777979); /* IE10 */
    background: linear-gradient(top, #000, #777979); /* CSS3 */ 

    	
	border-radius:0 0 6px 6px;
   -moz-border-radius: 0 0 6px 6px;
   -webkit-border-radius: 0 0 6px 6px;

   box-shadow:2px 2px 2px  #2c2c2c;
  -moz-box-shadow:2px 2px 2px #2c2c2c;
  -webkit-box-shadow:2px 2px 2px #2c2c2c; }
  
#center { position:relative; margin:0 auto; width:600px; height:700px; background:url(../Img/05.png);  
  background-repeat:no-repeat; z-index:1;
   }
#menu {position:relative; top:370px; left:40px; width:260px; }

a.lekc {background: url(../Img/lekc.png); display:block; background-repeat:no-repeat; width:250px; height:60px;}
a.lekc:hover {background: url(../Img/lekc-act.png); background-repeat:no-repeat;}

a.ukaz {background: url(../Img/ukaz.png); display:block; background-repeat:no-repeat; width:250px; height:60px;}
a.ukaz:hover {background: url(../Img/ukaz-act.png); background-repeat:no-repeat;}

a.vopr {background: url(../Img/vopr.png); display:block; background-repeat:no-repeat; width:250px; height:60px;}
a.vopr:hover {background: url(../Img/vopr-act.png); background-repeat:no-repeat;}

a.book {background: url(../Img/ofrm1.png); display:block; background-repeat:no-repeat; width:250px; height:60px;}
a.book:hover {background: url(../Img/ofrm-act.png); background-repeat:no-repeat;}