body{
	background-color: white;
	background-image: url('/pics/system/body_bg3.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;
}

.logo3{
	position: relative;
	margin-top: -8px;
	@margin-top: -15px;
	width: 305px;
	margin-left: 445px;
    height: 145px;
}
#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: 720px;
    margin: 0 auto;
}
#content2{
    width: 720px;
    margin: 0 auto;
    margin-top: 40px;
}
#pozn_l{
    position: relative;
    float: left;
    width: 480px;
    text-align: center;
    _width: 460px;
}
#pozn_r{
    position: relative;
    float: left;
    width: 240px;
    font-family: Arial;
    font-weight: bold;
    font-size: 0.8em;
    text-align: justify;
}
#pozn_r a,img{
    border: 0 none;
}
