body {
background-color: #EAEAEA;
background-image: url(img/p_bknd.gif);
background-repeat: repeat-x;
padding: 10px 10px 0px 10px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrap {
position: absolute;
width: 940px;
left: 50%;
margin-left: -470px;
padding-bottom: 20px;
overflow: auto;
}

#logo {
width: 354px;
height: 31px;
background-image: url(img/p_logo2.gif);
background-repeat: no-repeat;
margin-bottom: 15px;
}

#nav {
width: 380px;
}

#navlogo {
width: 416px;
float: left;
padding-left: 15px;
margin-right: 10px;
}

#nav a.igri {
display: block;
width: 26px;
background-color: #F3F3F3;
color: #A4A4A4;
text-decoration: none;
font-size: 11px;
padding: 9px 14px 11px 24px;
background-image: url(img/n_igri.gif);
background-repeat: no-repeat;
background-position: top left;
float: left;
margin: 0px 1px 0px 0px;
}

#nav a.igri:hover, a.igri-active {
display: block;
width: 26px;
background-color: #FFFFFF;
color: #2B89BF;
text-decoration: none;
font-size: 11px;
padding: 9px 14px 11px 24px;
background-image: url(img/n_igri.gif);
background-repeat: no-repeat;
background-position: 0px -33px;
float: left;
margin: 0px 1px 0px 0px;
}

#nav a.aplikacii {
display: block;
width: 64px;
background-color: #F3F3F3;
color: #A4A4A4;
text-decoration: none;
font-size: 11px;
padding: 9px 14px 11px 24px;
background-image: url(img/n_aplikacii.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
float: left;
margin: 0px 1px 0px 0px;
}

#nav a.aplikacii:hover, a.aplikacii-active {
display: block;
width: 64px;
text-decoration: none;
font-size: 11px;
padding: 9px 14px 11px 24px;
background-color: #FFFFFF;
color: #FF6666;
background-repeat: no-repeat;
background-image: url(img/n_aplikacii.gif);
background-position: 0px -33px;
float: left;
margin: 0px 1px 0px 0px;
}

#nav a.novini {
display: block;
width: 45px;
background-color: #F3F3F3;
color: #A4A4A4;
text-decoration: none;
font-size: 11px;
padding: 9px 14px 11px 24px;
background-image: url(img/n_novini.gif);
background-repeat: no-repeat;
background-position: left top;
float: left;
margin: 0px 1px 0px 0px;
}

#nav a.novini:hover, a.novini-active {
display: block;
width: 45px;
text-decoration: none;
font-size: 11px;
background-color: #FFFFFF;
background-image: url(img/n_novini.gif);
color: #2F9127;
background-repeat: no-repeat;
padding: 9px 14px 11px 24px;
background-position: 0px -33px;
float: left;
margin: 0px 1px 0px 0px;
}

#nav a.forum {
display: block;
width: 40px;
background-color: #F3F3F3;
color: #A4A4A4;
text-decoration: none;
font-size: 11px;
padding: 9px 14px 11px 24px;
background-image: url(img/n_forum1.gif);
background-repeat: no-repeat;
background-position: top left;
float: left;
margin: 0px 1px 0px 0px;
}

#banner {
width: 484px;
height: 60px;
float: left;
margin: 9px 0px 0px 0px;
}

#banner a.ad {
display: block;
float: left;
width: 16px;
height: 60px;
background-image: url(img/p_baner_ad.gif);
}

#banner .banner {
float: left;
}

#content {
background-color: #FFFFFF;
width: 940px;
clear: both;
}

#content .top {
width: 940px;
height: 10px;
background-image: url(img/p_top.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
}

#content .bot {
width: 940px;
height: 3px;
background-image: url(img/p_bot.gif);
background-position: left bottom;
background-repeat: no-repeat;
}

#content2 {
margin: 0px 10px 0px 10px;
overflow: auto;
}

#content .top p {  /** IE HACK (stupid ie!) **/
line-height: 1px;
}

#content .bot p {  /** IE HACK (stupid ie!) **/
line-height: 1px;
}

#leftcol {
width: 200px;
float: left;
margin-right: 10px;
}

#rightcol {
float: left;
width: 710px;
}

a.xs {
display: block;
width: 90px;
height: 27px;
background-image: url(img/xs.gif);
background-position: 0px 0px;
margin: 15px 15px 0px 10px;
float: left;
}

a.xs:hover {
background-position: 0px -27px;
}

p.copyright {
font-size: 9px;
color: #AEAEAE;
float: left;
margin: 17px 0px 0px 0px;
padding: 0px 0px 0px 15px;
line-height: 11px;
border-left: 1px solid #AEAEAE;
}

p.copyright a {
text-decoration: none;
color: #AEAEAE;
}

p.copyright a:hover {
color: #666666;
}

.login {
margin: 5px 0px 5px 0px;
}

.nastroiki {
margin: 5px 0px 5px 0px;
float: left;
}

.logout {
margin: 5px 0px 5px 10px;
}