body{
	background-color: white;
	background-image: url('/pics/system/body_bg2.jpg');
	background-repeat: repeat-x;
}
#top{
	width: 720px;
	margin: 0 auto;

}
#top h1{
    color: white;
    text-align: center;
    font-weight: bold;
    margin-top: 60px;
    margin-bottom: 40px;
    font-family: Arial;
}

#menu{
    color: white;
    width: 890px;
    _width: 720px;
    margin-top: -9px;
}
#menu ul{
    list-style-type: circle;
}
#menu li{
    display: inline;
    margin-right: 20px;
    color: white;
}
#menu a{
    color: white;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-top: -6px;
    background-image: url('');
    background-repeat: no-repeat;
}
#menu a:hover{
    background-image: url('/pics/system/menu_back.gif');
    background-repeat: repeat-x;
    padding-bottom: 6px;
    background-position: 80% 100%;
}
.menudot{
    border: 0 none;
    position: relative;;
    top: 2px;
    left: -6px;
}
#content{
    width: 900px;
    margin: 0 auto;
}
#content2{
    width: 820px;
    margin: 0 auto;
    margin-top: 40px;
}

.logo2{
	position: relative;
	margin-top: -7px;
	@margin-top: -14px;
	width: 227px;
	margin-left: 515px;
    height: 150px;
}
.kont_photo{
    position: relative;
    float: left;
    margin-left: 540px;
    margin-top: -5px;
}
#kont_txt{
    position: relative;
    float: right;
    font-weight: bold;
    font-family: Arial;
    font-size: 0.7em;
}
