﻿body {
    padding: 0;
    margin: 0;
    background-image: url(../i/bg.jpg);
    background-repeat: repeat-x;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.81em;
}
#wrapper {
    background-image: url(../i/border.jpg);
    background-repeat: repeat-x;
    margin: 29px auto 0 auto;
    width: 969px;
    position: relative;
    padding: 0;
}
#header {
    background-image: url(../i/bg_header.jpg);
    background-repeat: no-repeat;
    background-color: #1764A4;
    height: 268px;
    position: relative;
}
#main_menu {
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    position: absolute;
    margin: 190px 0 0 280px;
}
#main_menu li {
    float: left;
    padding: 0.5em 6px;
}
#main_menu li a {
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
}
#main_menu li a:hover {
    color: #023e69;
}
#services_menu {
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    position: absolute;
    margin: 222px 0 0 280px;
    font-size: 11px;
}
#services_menu li {
    float: left;
    padding: 0.5em 6px;
    width: 100px;
}
#services_menu li a {
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
}
#services_menu li a:hover {
    color: #023e69;
}
#languageSwitch {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 230px;
    right: 14px;
}
#languageSwitch li {
    float: left;
    margin: 0;
    padding: 0;
}
#languageSwitch a {
    background-position: center center;
    display: block;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    float: left;
    padding: 0;
    margin: 0 4px 0 0;
    text-decoration: none;
    border: 0;
}
#languageSwitch a.sr-Latn-BA {
    background-image: url(../i/sr-Latn-BA.png);
}
#languageSwitch a.en-US {
    background-image: url(../i/en-US.png);
}
#languageSwitch a.en-GB {
    background-image: url(../i/en-GB.png);
}
#languageSwitch a.de-DE {
    background-image: url(../i/de-DE.png);
}
#languageSwitch a.it-IT {
    background-image: url(../i/it-IT.png);
}
#languageSwitch a.fr-FR {
    background-image: url(../i/fr-FR.png);
}
#content_border {
    background-color: #ebeff4;
    background-image: url(../i/bg_content.jpg);
    background-repeat: repeat-x;
    padding: 0 4px;
    margin: 0;
}
#content {
    margin: 0;
    padding: 0 0 30px 0;
    background-color: #FFF; /*min-height: 600px;*/
    background-image: url(../i/bg_content_corner.jpg);
    background-repeat: no-repeat;
    background-position: right bottom; /*height: 73px;*/ /*clear: both;*/
    border-bottom: #e1e5e8 2px solid;
}
#sidebar {
    background-color: #FFF;
    float: left;
    width: 200px;
    padding: 0 18px;
}
#sidebar h2 {
    margin: 44px 0 1em -18px;
    padding: 5px 0 0 8px;
    font-size: 1.1em;
    background-image: url(../i/bg_sidebar_title.jpg);
    background-repeat: no-repeat;
    height: 21px;
    color: #FFF;
}
#sidebar p {
    margin: 0;
    padding: 0;
}
#sidebar img
{
    border: solid 1px #ccc;
    padding: 2px;
}
#sidebar div.news {
    padding: 1em 0;
}
#sidebar h3 {
    margin: 0;
    padding: 4px 4px 2px 4px;
    font-size: 1em;
    color: #00589e;
}
#sidebar a {
    color: #00589e;
    text-decoration: none;
}
#sidebar a:hover {
    text-decoration: underline;
}
#sidebar div.news .date {
    color: #969696;
    padding: 0 4px;
}
#sidebar div.news .intro {
    color: #3f3f3f;
    padding: 0 4px;
}
#sidebar div#news_footer {
    background-image: url(../i/bg_news_pager.jpg);
    background-repeat: no-repeat;
    padding: 4px 0;
}
#sidebar div#news_footer .news_pager {
    float: right;
    font-size: 95%;
}
#main {
    background-color: #ffffff;
    margin-left: 280px;
}
#main h2 {
    margin: 0 0 2em 0;
    background-image: url(../i/bg_main_title.jpg);
    background-repeat: no-repeat;
    height: 9px;
    padding: 40px 0 20px 10px;
    font-weight: normal;
    color: #3f3f3f;
}
#main h3 {
    margin: 0 0 2em 0;
    color: #00589e;
    font-size: 1em;
}
#main table {
    width: 78%;
}
#main td {
    vertical-align: top;
}
#main fieldset {
    border: 0;
}
#main th {
    text-align: left;
    width: 200px;
    font-weight: normal;
}
#main th strong {
    color: #00589e;
}
#main input[type=text], #main textarea {
    background-color: #f5f5f5;
    border-top: solid 2px #e0e0e0;
    border-left: solid 2px #eee;
    height: 22px;
    width: 280px;
}
#main textarea {
    height: 44px !important;
}
#footer {
    background-color: #ebeff4;
    background-image: url(../i/bg_footer.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    color: #999;
    margin: 0;
    padding: 4px;
    width: 961px;
    margin-bottom: 72px;
    height: 20px;
    clear: both;
}
#footer p {
    margin: 0;
    padding: 0;
}
#footer p a {
    color: #333;
}
#web_by {
    float: right;
}
#web_by a {
    float: right;
    display: block;
    height: 12px;
    width: 192px;
    background-image: url(../i/pop_logo.jpg);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin-top: -13px;
    margin-left: 4px;
}
.clearer {
    clear: both;
    float: none;
    height: 1px;
}
.required {
    background-image: url(../i/required.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
    overflow: hidden;
    display: block;
    float: right;
    margin: 6px 0 0 2px;
}
.info, .success, .warning, .error, .validation
{
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info ul, .success ul, .warning ul, .error ul, .validation ul
{
    margin-top: 0;
    margin-bottom: 0;
}
.info
{
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url( '../i/chrome/info.png' );
}
.success
{
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url( '../i/chrome/success.png' );
}
.warning
{
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url( '../i/chrome/warning.png' );
}
.error
{
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url( '../i/chrome/error.png' );
}
