body { color: #444444; background: url("/img/bg.png") repeat-x #ffffff; font-family: 'Oswald'; font-size: 14px; }
h1 {}
h2 { font-size: 1.2em; }
p {margin: 0;}
p.title {font-size:17px;color:#3b3b3b;border-bottom: 1px solid #C3C3C3; padding-bottom: 20px; margin-bottom: 20px;}
p.tekst {margin: 10px 0; text-align: justify;}
ul {margin: 6px 0;}
a {color: #000; text-decoration: none;}
a:hover {color: #444444; text-decoration: none;}
.clear {clear: both;}
.centertext {text-align: center;}
.bold {font-weight: bold;}
.w100p {width: 100%;}

#main {width: 920px; margin: 60px auto 0 auto;}
#belka {width: 100%; height: 123px; background: url("/img/menubg.png") repeat-x;border-radius: 7px 7px 7px 7px;}
#logo {height: 100px; width: 350px; background: url("/img/Agmaz.png") no-repeat; float: left; margin: 12px 0 0 20px;}

#pics {
    background:#fff url("/img/loading.gif") no-repeat 50% 50%;
    width: 858px; height: 300px;margin: 20px auto;
    -webkit-box-shadow: 0px 1px 6px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 6px 0px #4a4a4a;
    box-shadow: 0px 1px 6px 0px #4a4a4a;
    border-radius: 5px;
}

.photo {
    -webkit-box-shadow: 0px 1px 6px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 6px 0px #4a4a4a;
    box-shadow: 0px 1px 6px 0px #4a4a4a;
}

#menu {float: left; margin-left: 10px;}
.menubutton {float: left; height: 123px; padding: 0 20px 0 20px; line-height: 123px; border-left: 1px solid #8F8F8F;}
.menubuttonlast {border-right: 1px solid #8F8F8F;}
.menubutton:hover,#active {background: url("/img/buttonhover.png") repeat-x; color: #FFFFFF; cursor: pointer;}
#footer {margin: 40px 0 20px 0; padding-bottom: 30px;border-bottom: 1px solid #C3C3C3;}
.footerbutton {float: left; margin-left: 20px;}
.footerbutton:hover,#activefooter {color: #3C3FDE; cursor: pointer;}

#text {margin-top: 20px;border: 1px solid #C3C3C3; border-radius: 7px 7px 7px 7px; background: #FFFFFF; padding: 20px 30px 20px 30px;display:none;}