 
body, h1, h2 {
    background-color: #FEFEEE;
    color: #666666;
    font-family: arial,helvetica,sans-serif;
    font-size: 8pt;
    margin: 0;
    padding: 0;
}
#backimage {
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 40;
}
a:link, a:visited {
    color: #0066CC;
    text-decoration: none;
}
a:hover {
    color: #FF6600;
    text-decoration: underline;
}
h1, h2, h3 {
    font-weight: bold;
}
p {
    color: #666666;
    margin: 0 0 2px;
    text-align: left;
}
.more {
    font-size: 10px;
    margin-bottom: 20px;
    text-align: right;
    text-transform: uppercase;
}
.more a {
    text-align: right;
}
input.text {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    color: #628BC4;
    font-family: Arial,Helv,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
input.submit {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    color: #0066CC;
    font-family: Arial,Helv,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
input.login {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    color: #628BC4;
    font-family: Arial,Helv,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
h2 {
    color: #000000;
    font-size: 8pt;
    height: 20px;
    margin-bottom: 6px;
    padding-left: 5px;
    padding-top: 3px;
}
h2 a, h2 a:visited {
    color: #FF6600;
}
h2 a:hover {
    color: #0066CC;
    text-decoration: none;
}
h3 {
    background: url("naslov.gif") no-repeat scroll 0 0 transparent;
    font-size: 12pt;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
}
hr {
    color: #CCCCCC;
}
.tabs {
    font-weight: bold;
    padding-left: 13px;
    padding-right: 30px;
    text-align: right;
}
#container {
    background: url("bg.gif") no-repeat scroll 0 0 #FFFFFF;
    color: #333333;
    left: 200px;
    line-height: 130%;
    margin: auto;
    padding-left: 12px;
    padding-right: 10px;
    position: absolute;
    top: 0;
    width: 705px;
    z-index: 50;
}
#categorybox {
    background: none repeat scroll 0 0 #FFFFFF;
    border-style: solid;
    border-width: 1px;
    margin: auto;
    padding-left: 12px;
    padding-right: 10px;
}
#all_news {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 1px;
    margin: auto;
    padding-left: 12px;
    padding-right: 10px;
}
#top {
    color: #0066CC;
    font-size: 15pt;
    height: 235px;
    margin-bottom: 5px;
    padding-top: 0;
}
.podnaslov {
    color: #808080;
    font-size: 8pt;
    padding-left: 11px;
}
.poslovni {
    color: #808080;
}
#leftmenu {
    left: -195px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 180px;
}
#leftmenu a, #leftmenu a:visited {
    text-decoration: none;
}
#search_menu {
    left: 10px;
    position: absolute;
    top: 200px;
    width: 700px;
}
#top_left {
    height: 182px;
}
#left {
    float: left;
    width: 320px;
}
#left a, #left a:visited {
    text-decoration: none;
}
#left a:hover {
    background: none repeat scroll 0 0 #0066CC;
    color: #FFFFFF;
    text-decoration: underline;
}
#left img {
    clear: both;
    float: none;
    max-width: 315px;
}
#right {
    border-bottom: 1px solid #CCCCCC;
    float: right;
    padding-right: 10px;
    text-align: justify;
    width: 193px;
}
#content {
    margin-left: 335px;
    margin-right: 130px;
    max-width: 36em;
    padding-right: 10px;
    padding-top: 6px;
    position: relative;
    text-align: justify;
    z-index: 50;
}
#footer {
    border-top: 2px solid #CCCCCC;
    bottom: 5px;
    color: #999999;
    float: left;
    margin-bottom: 10px;
    text-align: right;
    width: 700px;
}

