* {
    margin: 0;
    padding: 0;
}

body { 
    background: #c7cdd9 url(img2/bg.jpg) repeat-x top; 
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    line-height: 20px; 
    color: #000;
}

img {
    border-width: 0;
}

#wrapper {
    width: 970px;
    margin: 0 auto;
}

#header {
    height: 134px;
    background: Transparent url(img2/header.jpg) top center no-repeat; 
}

a:link { color: #003982; text-decoration: none; }
a:visited { color: #003982; text-decoration: none; }
a:active { color: #003982; text-decoration: none; }
a:hover { color: #c50000; text-decoration: none; }


#logo {
    display: block;
    padding-top: 40px;
}

#nav ul {
    list-style-type: none;
}

#nav ul li {
    float: left;
    text-transform: uppercase;
    height: 28px;
    padding-top: 12px;
    border-right: solid 1px #eaeaea;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    font-weight: bold;
}

#nav ul li a {
    display: block;
    color: #c50000;
}



#search {
    float: right;
    margin-top: 7px;
}

#top-links {
    position: absolute;
    top: 105px;
    color: #5a799f;
    width: 970px;
    text-align: right;
}

#top-links a {
    padding: 0 10px;
    text-transform: uppercase;
    color: #fff;
}

#top-links a:hover {
    text-decoration: underline;
}

.srch-txt {
    border-color: #666666 #CCCCCC #EEEEEE;
    border-style:solid;
    border-width:1px;
    padding: 5px 1px 5px 1px;
    font-size: 11px;
    width: 140px;
    color: #666;
}

.btn-srch {
    margin-left: 4px;
}

#nav-wrapper {
    width: 100%;
    overflow: hidden;
} 

#main {
    background: #fff url(img2/main-top.jpg) top center no-repeat; 
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px;
}

#side {
    float: left;
    width: 224px;
    margin-left: 26px;
    margin-top: 34px;
    color: #666;
    padding-bottom: 40px;
    padding-right: 23px;
    background: #fff url(img2/ver.gif) top right repeat-y; 
}

#side ul {
    list-style-type: none;
    font-size: 13px;
    margin-bottom: 30px;
} 

#side ul li {
    background: #fff url(img2/side-li.gif) bottom left no-repeat; 
    padding: 9px 0;
}

#side ul li a {
    background: Transparent url(img2/side-li2.gif) 0 5px no-repeat; 
    padding-left: 15px;
    display: block;
}

#side ul li.selected a {
    color: #c50000;
}

#side ul li.selected ul li a {
    color: #003982;
}


#side ul li ul {
    margin: 0;
    margin-left: 15px;
}

#side ul li ul li {
    background-image: none;
    padding: 3px 0;
    background: #fff url(img2/grey.gif) 0 8px no-repeat; 
}

#side ul li ul li ul li {
    background: #fff url(img2/grey2.gif) 0 8px no-repeat; 
}

#side ul li ul li a {
    background-image: none;
}

#content {
    float: left;
    margin-top: 34px;
    padding-bottom: 40px;
    padding-left: 23px;
}


#content ul {
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#content ul li ul {
    margin-top: 5px;
    margin-bottom: 5px; 
}

h3 {
    font-family: Georgia, serif;
    font-size: 19px;
    font-weight: normal;
    color: #cc0000;
    margin-bottom: 5px;
}

h1, h2 {
    font-family: Georgia, serif;
    font-size: 23px;
    font-weight: normal;
    color: #cc0000;
    margin-bottom: 20px;
    line-height: 30px;
}

#teaser-wrapper {
    width: 100%;
    overflow: hidden;
    
}

#teaser-txt {
    float: left;
    width: 303px;
    margin-right: 24px;
    font-size: 13px;
    line-height: 21px;
    padding-top: 10px;
}

#teaser-img {
    float: left;
    width: 311px;
    margin-left: 10px;
}

#home-wrapper {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

#home-main {
    float: left;
    width: 420px;
    background: #fff url(img2/ver.gif) top right repeat-y; 
    padding-right: 20px;
}

#home-side {
    float: left;
    padding-left: 20px;
    width: 185px;
}

.home-news-item {
    margin-bottom: 15px;
    padding-bottom: 15px; 
    background: #fff url(img2/hor.gif) bottom center repeat-x; 
    width: 100%;
    overflow: hidden;
}

.home-news-item img {
    border: solid 1px #d3d3d3;
    float: left;
}

.home-news-item-image {
    padding-right: 12px;
}

.home-news-item-txt {
    float: left;
    width: 310px;
    padding-left: 10px;
}

.side-item {
    margin-bottom: 8px;
    padding-bottom: 8px; 
    background: #fff url(img2/hor.gif) bottom center repeat-x; 
}

.news-item {
    margin-bottom: 8px;
    padding-bottom: 8px; 
    background: #fff url(img2/hor.gif) bottom center repeat-x; 
}

.home-news-item-txt span, .side-item span {
    display: block;
    color: #999;
    font-size: 10px;
    line-height: 10px;
}

.full {
    width: 100%;
    padding-left: 0;
}

#footer {
    background: Transparent url(img2/footer.png) top center no-repeat; 
    margin-bottom: 30px;
    height: 60px;
    padding-top: 25px;
    width: 100%;
    overflow: hidden;
    font-size: 11px;
}

.f1 {
    float: left;
    color: #3e5781;
}

.f2 {
    float: right;
    color: #a5a6a9;
}

#home {
    font-size: 12px;
}

#inner {
    width: 650px;
}

#inner ol {margin:10px 0 5px 40px;} 

.nabava-item {
    margin: 7px 0;
    padding: 7px 0;
    border-bottom: solid 1px #eee;
}

.inverse {
    background-color: #013b76;
    line-height: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
}


span.inverse a {
    color: #fff;
    padding: 0 10px;
    font-weight: bold;
}

span.inverse a:visited {
    color: #fff;
}

span.inverse a:hover {
    color: #ddd;
}



dl {

    margin: 0 0 15px 0;
    padding: 0;
    overflow: auto;
    
}

dl dt {
    margin: 0 0 0 0;
    font-size: 11px;
    border-bottom: solid 1px #ddd;
}

dl dd {
    
    margin: 0 0 15px 0;
}

p.zip {
    background: url(/img/zip.gif) no-repeat 0 0;
    padding: 0 0 0 20px;
    margin-top: 5px;
}

.alert {
    margin: 20px 0;
    padding: 10px;
    background-color: #fcf4a6;
    color: #a01a1a;
    font-weight: bold;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    text-align: center;
}

.ok {
    margin: 20px 0;
    padding: 10px;
    background-color: #c6e6c2;
    color: #000;
    font-weight: normal;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    text-align: center;
}

label {
    display: block;   
    margin-top: 5px;
    font-size: 11px;
}

.txt1 {
    padding: 3px 1px;
    width: 200px;
}


.txt2 {
    padding: 3px 1px;
    width: 400px;
}


.btn1 {
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 8px;
    margin-top: 15px;
}

.user-control {
    text-transform: uppercase;
    color: #fff;
    text-align: right;
    padding-top: 100px;
}

.user-control a {
    color: #fff;
}


.fc-field-error {
	/*border : 2px solid #800 !important;    */
	background-color: #f9e6e6;
	border : 1px solid #f00 !important;
}

#srch-wrapper {
    position: absolute;
    margin-left: 770px;
    top: 150px;
}

.srch-txt {
    padding: 4px 1px;
    border-top: solid 1px #666666;
    border-bottom: solid 1px #eeeeee;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    padding-bottom: 5px;
}

.btn-srch {
    margin-left: 2px;
}

#lang {
    text-align: left;
    padding-left: 20px;
    padding-bottom: 5px;
    font-size: 11px;
    text-transform: uppercase;
    color: #ddd;
    margin-bottom: 13px;
    padding-top: 10px;
}

.news-date {
    font-style: italic;
    padding-bottom: 10px;
}



div.srch-info {
    text-align: right;
}

.pager {
    font-size: 11px;
    text-align: right;
}

p.srchTitle {
    margin: 0;
    padding: 2px 0;
    background: #fff url(img2/hor.gif) bottom center repeat-x; 
}

table.tbl-jn {
    width: 100%;
    margin-bottom: 20px;
}

table.tbl-jn td {
    padding: 2px 8px;
    background: #fff url(img2/hor.gif) bottom center repeat-x; 
}

table.tbl-jn td.q {
    font-weight: bold;
    color: #666;
    width: 200px;
}

table.tbl-jn tr.alter td {
    background-color: #eee;
} 


#frmLogin, #frmRegister {
    background: #fff url(img2/hor.gif) top center repeat-x; 
    padding-top: 10px;
}

#frmContact {
    background: #fff url(img2/hor.gif) top center repeat-x; 
    padding-top: 10px;
    margin-top: 20px;
}

#print-bread {
    background: Transparent url(img2/hor.gif) bottom center repeat-x; 
    margin-bottom: 10px;

}

.print {
    background: Transparent url(img2/print.gif) 0 2px no-repeat; 
    padding-left: 20px;
    float: right;
}

ul.xls {list-style:none;}
ul.xls li {background:url(../img/xls.jpg) center left no-repeat;padding:10px 0 10px 40px;cursor:pointer;}

.orgPeople { padding: 20px; margin: 20px 0; color: #4F81BC; font-weight: bold;}
