* {
margin: 0px;
padding:0px;
}
a {
  text-decoration: none;
  font-family: verdana;
  font-size: 14px;
  color:#a9a9a9;
}

body{
  background-color:#1a1918;
  }
#all_wrapper {
	margin: 0px auto;
	font-family: verdana;
 	font-size: 12px;
 	color:#a9a9a9;
	width: 1000px;
    padding-top: 25px;
    padding-left:27px;
	padding-right:27px;
    background-color: #1a1918;
}
#header
{
  background-color: #1a1918;
  background-image: url(../images/header.png);
  background-repeat: no-repeat;
  height:223px;
  width: 1000px;
  border-bottom: 1px solid #494949;
  margin-top: 0px;
  margin-bottom: 0px;
}


.menu{
 	font-family: verdana;
 	font-size: 14px;
 	color:#a9a9a9;
    padding-left: 40px;
}

ul.menu li{
  display: inline;
    }
.menu a
{
  text-decoration: none;
  font-family: verdana;
  font-size: 14px;
  color:#a9a9a9;
}


ul.menu li ul
{
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline;
    height: 37px;
    margin-right: 14px;
    border: 1px solid #494949;
    border-bottom: none;
    background-image: url(../images/menu.png);
    background-repeat: repeat-x;
   }
.dmenu{
   	font-family: verdana;
 	font-size: 14px;
 	color:#a9a9a9;
    right: 0px;

}
ul.dmenu:hover {
    background-image: url(../images/ul.png);
    background-repeat: repeat-x;
	}
ul.menu {

    margin-bottom: 6px;
    padding: 4px;
   }

.menu_v{
 	font-family: verdana;
 	font-size: 14px;
 	color:#a9a9a9;
    right: 0px;
    width: 780px;
}
ul.menu_v li{
  display: inline;
    }

ul.menu_v li ul
{
    display: inline;
    height: 30px;
    margin-right: 14px;
    border: 1px solid #494949;
    border-bottom: none;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(../images/menu.png);
    background-repeat: repeat-x;
   }

ul.menu_v {
    margin-top: 0px;
    padding: 6px;
   }
ul.tabs {
    height: 22px;
    margin-bottom: 10px;
}
.tabs li {
	display: inline;
    padding-bottom: 4px;
    padding-top: 5px;
	padding-left: 8px;
    padding-right: 8px;
    margin-right: 14px;
	cursor: pointer;

}
.tabs li:hover,
 .tabs li:hover {
       padding-bottom: 4px;
    padding-top: 5px;
	padding-left: 8px;
    padding-right: 8px;
    margin-right: 14px;
	background-image: url(../images/ul.png);
    background-repeat: repeat-x;
    border: 1px solid #494949;

}
.tabs li.current {
	background-image: url(../images/lang.png);
    background-repeat: repeat-x;
    padding-bottom: 4px;
    padding-top: 4px;
	padding-left: 8px;
    padding-right: 8px;
    margin-right: 14px;
    border: 1px solid #494949;
}
.content2
{
   position: relative;
   height: 534px;
   width: 932px;
   background-color: #1a1918;
   border: 1px solid #adadad;
   background-image: url(../images/foto.png);
   background-position: center;
   background-repeat: no-repeat;
   }
.menu_con
 {
  padding-top: 220px;
  padding-left: 20px;
  background-image: url(../images/menu_content.png);
  width: 252px;
  height:314px;
  border-right: 1px solid #adadad;
  font-family: verdana;
  font-size: 14px;
  color:#a9a9a9;
  }
.menu_con2
{
   float:left;
   padding-left: 0px;
   padding-top: 50px;
   background-color: #222121;
   height: 720px;
   width: 215px;
   font-family: verdana;
   font-size: 14px;
   color:#a9a9a9;
  }
ul.menu_content li
{
    list-style-type: none;
    height: 20px;
    width: 140px;
    padding: 3px;
    border-bottom: 1px dotted #a9a9a9;
    background-image: url(../images/li.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}
.logo{
  position: absolute;
  background-image: url(../images/logo.png);
  height: 133px;
  width: 233px;
  left: 145px;
  top: 32px;
}
.pochta
{
  height: 20px;
  width: 200px;
  float: right;
  margin-top: 5px;
  background-image: url(../images/lang.png);
  background-repeat: repeat-x;
  text-align: center;
  padding-top: 2px;
  font-size: 11px;
  border: 1px solid #494949;
}


