#wrap {
	padding:0;
}
html {
    background: #FFF url('../macuporabnik_si/images/hd_bg3.png') repeat-x;
/*    font-size: 11px;*/
    color: #464646;
}
body {
	background: none;
}
#macuporabnik_logo {
	float: left;
    height: 116px;
/*  width: 295px;*/
/*    margin-top: 78px;*/
    width: 340px;
    margin-top: 28px;
    margin-bottom: 20px;
    background: url('../macuporabnik_si/images/mac_uporabnik_logo-sneg.png') bottom left no-repeat;
    background: url('../macuporabnik_si/images/mac_uporabnik_logo3.png') bottom left no-repeat;
}
.navbar {
	background-color: #F5F5F5;
	color: #000;
}
/*a:link {
    color:#8AC64F;
}*/
.postbody .content {
    font-size: 1em;
}
#page-body h2 {
    padding: 10px 0;
    margin: 5px;
}

/* ============= */
/* = Main Menu = */
/* ============= */
#hd .menu {
    float: right;
    margin-top: 90px;
    height: 44px;
}
#hd .menu li {
    float: left;
    padding-left: 14px;
    height: 44px;
    margin-right: 10px;
/*    background: url('../macuporabnik_si/images/menu.gif')  bottom left no-repeat;*/
}
#hd .menu .active {
    background: url('../macuporabnik_si/images/menu.gif')  bottom left no-repeat;
}
#hd .menu li a {
    display: block;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    padding: 14px 14px 0px 0px;
    height: 44px;
    color: #454545;
}
#hd .menu li a:hover {
    color: #8ac64f;
}
#hd .menu .active a {
    color: #8ac64f;
    background: #FFF url('../macuporabnik_si/images/menu.gif') top right no-repeat;
}

.contentpane {
    text-align: left;
}
.clr {
    clear: both;
}
