@charset "utf-8";
/* CSS Document */

body {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
background: url(../images/back.png) repeat;
margin: 0;
}
a {
color: #fff;
text-decoration: none;
font-weight: bold;
text-decoration: underline;
outline: none;
}
a:hover {
color: #fff;
text-decoration: none;
}
#az_page_wrapper {
text-align: center;
position: relative;
}
#az_main_container_side_l {
display: none;
}
#az_main_container_side_r {
display: none;
}
#az_main_container {
position: relative;
width: 1000px;
margin: 0 auto;
text-align: left;
}
.clear {
clear: both;
}
#az_header_logo {
background: url(../images/logo-proect.png) no-repeat;
width: 200px;
height: 220px;
margin: 0 auto 0 auto;
}
#az_header_logo a {
display: block;
height: 220px;
}
#az_main_content {
clear: both;
}
#az_site_content {
width: 664px;
margin: 0 auto 0 auto;
}
#az_site_content_top {
background: url(../images/az_contentbox_top.png) no-repeat;
height: 42px;
}
#az_site_content_mid {
background: url(../images/az_contentbox_mid.png) repeat-y;
}
#az_site_content_bottom {
background: url(../images/az_contentbox_bottom.png) no-repeat;
height: 50px;
}
#az_main_footer {
clear: both;
padding: 20px 0 10px 0;
}
#az_left_bar_footer {
float: left;
width: 157px;
height: 22px;
margin-left: 64px;
}
#az_mid_bar_footer {
float: right;
margin-right: 65px;
}
#az_right_bar_footer {
display: none;
}
#az_footer_menu_tb {
display: none;
}
#az_footer_note {
font-size: 11px;
color: #fff;
width: 255px;
text-align: center;
}
#az_footer_note a {
color: #777;
font-size: 9px;
text-decoration: none;
text-transform: uppercase;
font-weight: normal;
}
#az_footer_note a:hover {
color: #fff;
font-size: 9px;
text-decoration: none;
text-transform: uppercase;
font-weight: normal;
}
.az_glavna-naslov {
font-size: 17px;
font-weight: lighter;
font-style: italic;
text-transform: uppercase;
color: #fff;
padding: 3px 5px 3px 5px;
margin: 0 0 0 20px;
border-bottom: 1px solid #fff;
}
.az_data_sep {
background: url(../images/az_dotted_border.gif) 50% 50% repeat-x;
height: 20px;
margin-top: 8px;
}
