/* Start of CMSMS style sheet 'style' */
@charset "UTF-8";
/*
    Document   : style
    Created on : 06.05.2010., 10:36:06
    Author     : Balun
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    background:transparent url(uploads/design/images/patern.gif) repeat top left;
       
    }
li {clear:left;}
#wrapper {
    position: relative;
    width:932px;
    margin:6px auto;
   }
#container {
    position: relative;
    float:left;
    width:920px;
   /* height:800px;*/
    margin:0 0 10px 0;
    background-color: #fff;
    border:6px solid #fff;
   }

#wrapper_uizradi {
    position: relative;
    width:400px;
    margin:auto;
   }
#container_uizradi {
    position: relative;
    float:left;
    width:400px;
   height:300px;
    background: transparent url('images/u_izradi.png') no-repeat top center ;
    /*border:6px solid #fff;*/
   }
#container_uizradi h3{
    position: relative;
    float:left;
    width:400px;
    top:260px;
    text-align: center;
    font: bold 18px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#142B4F;
    
   }
#top {
    position: relative;
    float:left;
    width:920px;
    height:100px;
    /*margin-top: 10px;*/
    background: transparent;
   border:6px solid #fff;
    border-bottom:0;

}

#logo {
    position: absolute;
    float: left;
    width:920px;
    height:100px;
    /*background: transparent url('uploads/design/images/logo_350_w.png') no-repeat 550px center;*/
    /*background: transparent url('uploads/design/images/logo_pen.png') no-repeat 550px center;*/
    /*background: transparent url('uploads/design/images/logo_pen_2.png') no-repeat 550px center;*/
    background: transparent url('uploads/design/images/logo_pen_3.png') no-repeat 10px center;
    z-index: 100;
}

#breadcrumbs {
    position: relative;
    float: left;
    border-bottom:6px solid #5e6c84;
    width:920px;
    height:auto;
    padding-bottom:3px;
    background-color: #fff;
    font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    font-size:12px;
    text-align:left;

}
#breadcrumbs span.lastitem{
   color:gray;
}
#breadcrumbs a{
   color:#FFA500;
}
#breadcrumbs a:hover{
   color:#3E638F;
}

#content {
    position: relative;
    float:left;
    width:920px;
    /*height:600px;*/
    margin-top: 6px;
    /*background-color: #E0E3EF;*/
    background: #fff url('uploads/design/images/content_bg.png') repeat-y top left;    
   }

#left_column {
    position: relative;
    float: left;
    width:200px;
   /* height: 600px;*/
    
}

#right_column {
    position: relative;
    float: left;
    width:200px;
   /* height: 600px;*/
   
}

#middle_column {
    position: relative;
    float: left;
    width:520px;
   /* height: 600px;*/
    
}

.side_module {
    position: relative;
    float: left;
    width:200px;
    /*height:300px;*/
   /* margin-right:2px;*/
   background-color: #5e6c84;
}

.title{
    position: relative;
    float: left;
    width:190px;
    height:40px;
    background: #394C6A url('uploads/design/images/title_bg_3.png') repeat-x top left;
    padding-left:10px;
    
}
.title_empty{
    position: relative;
    float: left;
    width:190px;
    height:0px;
    background: #394C6A url('uploads/design/images/title_bg_3.png') repeat-x top left;
    padding-left:10px;
    
}
/*####################### SLIDESHOW ##################################*/
.fadein { position:relative; width:920px; height:100px; }
.fadein img { position:absolute; left:0; top:0; }
/*####################### SLIDESHOW // ##################################*/

/*####################### GLAVNI IZBORNIK ##################################*/
#main_menu_title {
    position: relative;
    float: left;
    width:150px;
    height:20px;
    padding:12px 0 8px 40px;
    background: transparent url('uploads/design/images/icons/main_menu.png') no-repeat center left;
    text-align: left;
    font: bold 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#fff;
}

p.blue_arrow {
    background: url('uploads/design/images/sub_menu_2.png') 0px 0px no-repeat;
}
p.white_arrow {
    background: url('uploads/design/images/sub_menu_1.png') 0px 0px no-repeat;
}

.menu_head:hover {
    background: url('uploads/design/images/sub_menu_2.png');
}

.menu_list {
    position: relative;
    float: left;
    width: 200px;
}

.menu_list p{
    text-align: left;
    font: normal 10px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    
}

.menu_head {
    width: 200px;
    height: 30px;
    font-size: 14px;
    cursor: pointer;
   /* margin-top: 1px;*/
    background: url('uploads/design/images/sub_menu.png') 0px 0px no-repeat;
}

.menu_head a {
    display: block;
    color:#EFEFEF;
    font-size: 13px;
    text-decoration:none;
    width: 200px;
    height: 30px;
    line-height: 30px;
    padding-left:20px;
}

.menu_head a:hover, .menu_head a.on { color: #FFA500;}

.menu_body { display:none;}
.menu_body a{ 
    display:block;
    color:#051125;
    padding: 3px 0 3px 20px;
    text-align: left;
    font: normal 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    text-decoration:none;
    background: #A8B8CF url('uploads/design/images/white.gif') 10px 8px no-repeat;
}
.menu_body a:hover{ color: #767676; text-decoration:underline;}
/*###################### GLAVNI IZBORNIK // #########################################*/

/*###################### LOGIN ##############################*/
#login_title {
    position: relative;
    float: left;
    width:150px;
    height:20px;
    padding:12px 0 8px 40px;
    background: transparent url('uploads/design/images/icons/login.png') no-repeat center left;
    text-align: left;
    font: bold 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#fff;
}
#login_body {
    position: relative;
    float: left;
    width:200px;
    /*height:200px;*/
    background-color: #081d3f;
    padding-bottom: 10px;
    padding-top: 10px;
}

#login-panel{
    position: relative;
    float: left;
    width: 170px;
    padding: 0 15px 5px 15px;
    background: transparent;
}
#login-panel p{
    text-align: left;
    font: normal 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#fff;
    line-height: 120%;
}

#login-panel .cms_textfield, #login-panel .cms_password{
    text-align: left;
    width:160px;
    font: normal 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#6F6F6F;
    margin:2px 0 4px 0;
    
}
#login-panel a{
    text-align: left;
    font: normal 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#FFA500;
    margin-left:10px;
}

#login-panel a:hover{
    color:#D1D7EF;
}

/*###################### LOGIN // ##########################*/

/*###################### SEARCH ##############################*/
#search_title {
    position: relative;
    float: left;
    width:150px;
    height:20px;
    padding:12px 0 8px 40px;
    background: transparent url('uploads/design/images/icons/search.png') no-repeat center left;
    text-align: left;
    font: bold 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#fff;
}
#search_body {
    position: relative;
    float: left;
    width:200px;
    /*height:200px;*/
    background-color: #081d3f;
    padding-bottom: 10px;
    padding-top: 0px;
}

#search-panel{
    position: relative;
    float: left;
    width: 170px;
    padding: 10px 15px 5px 15px;
    background: transparent;   
}
#search-panel label{
    text-align: left;
    font: normal 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color: #081d3f;
    line-height: 8px;
}

#search-panel .search-input{
    text-align: left;
    width:160px;
    font: normal 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#6F6F6F;
    margin:2px 0px 4px 0;

}
/*###################### SEARCH // ##########################*/

/*###################### LINKS ##############################*/
#links_title {
    position: relative;
    float: left;
    width:150px;
    height:20px;
    padding:12px 0 8px 40px;
    background: transparent url('uploads/design/images/icons/links.png') no-repeat center left;
    text-align: left;
    font: bold 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#fff;
}
#links_body {
    position: relative;
    float: left;
    width:200px;
    /*height:200px;*/
    background-color: #081d3f;
    padding-bottom: 10px;
    padding-top: 10px;
}

#links-panel{
    position: relative;
    float: left;
    width: 170px;
    padding: 0 15px 5px 15px;
    background: transparent;
}

#links-panel a{
    text-align: left;
    font: normal 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#FFA500;
   
}

#links-panel a:hover{
    color:#D1D7EF;
}
/*###################### LINKS // ##########################*/

/*###################### KREDITNI KALKULATOR ##############################*/
#calc_title {
    position: relative;
    float: left;
    width:160px;
    height:20px;
    padding:12px 0 8px 30px;
    background: transparent url('uploads/design/images/icons/calculator.png') no-repeat center left;
    text-align: left;
    font: bold 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#fff;
}
#calc_body {
    position: relative;
    float: left;
    width:200px;
    /*height:200px;*/
    background-color: #081d3f;
    padding-bottom: 10px;
    padding-top: 10px;
}

#calc-panel{
    position: relative;
    float: left;
    width: 170px;
    padding: 0 15px 5px 15px;
    background: transparent;
}
#calc-panel label{
    text-align: left;
    font: normal 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#fff;
    line-height: 8px;
}

#calc-panel .input_field{
    text-align: left;
    width:160px;
    font: normal 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#6F6F6F;
    margin:2px 0 4px 0;
}

#calc-panel select{
    text-align: left;
    width:166px;
    font: normal 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#6F6F6F;
    margin:2px 0 4px 0;

}

/*###################### KREDITNI KALKULATOR // ##########################*/


.middle_module {
    position: relative;
    float: left;
    width:508px;
    margin:0px 6px 0 6px;
}

/*###################### DOBRO DOŠLI ##########################*/
#welcome {
    position: relative;
    float: left;
    width:508px;
   min-height:140px;
    padding-top: 10px;
    background: #FFA500 url('uploads/design/images/mid_module_top.png') no-repeat top center;
    color:#fff;
    /*margin-bottom:10px;*/
}

#welcome h3{
    position: relative;
    float: left;
    padding:0 10px 10px 160px;
    font: bold 13px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}

#welcome_inner{
    width:508px;
    min-height:140px;
    position: relative;
    float: left; 
background: #FFA500 url('uploads/design/images/welcome.png') no-repeat bottom left;  
}

#welcome p{
    position: relative;
    float: left;
    width: 334px;
    /*height: 160px;*/
    padding:0 10px 10px 160px;
    font: normal 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    text-align: justify;
    /*letter-spacing:-1px;*/
    line-height: 13px;
}
/*###################### DOBRO DOŠLI // ##########################*/

/*###################### NAJNOVIJE ##########################*/
#newest {
    position: relative;
    float: left;
    width:508px;
    margin-top:20px;

 }
#newest_title {
    position: relative;
    float: left;
    width:508px;
    height:32px;
    padding:0 0 8px 0;
    background: #273958 url('uploads/design/images/mid_module_top.png') no-repeat top center;
}
#newest_title h3{
    position: relative;
    float: left;
    padding:10px 3px 10px 40px;
    font: bold 13px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#fff;
    text-align: left;
    background: transparent url('uploads/design/images/icons/newest.png') no-repeat 10px 5px;

}
#newest_content {
    position: relative;
    float: left;
    width:474px;
    padding:10px 15px 15px 15px;
    border-bottom:2px solid #273958;
    border-left:2px solid #273958;
    border-right:2px solid #273958;
    background-color: #fff;
    color:#000;
}

/*#newest_content a{
    display: block;
    padding-bottom:5px;
    text-align: left;
    font: normal 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;

}

#newest_content a:hover{
   color:#FFA500;
}*/
/*###################### NAJNOVIJE // ##########################*/

/*###################### STRUČNI ČLANCI ##########################*/
#strucni_clanci {
    position: relative;
    float: left;
    width:200px;
    height: 100px;
     padding-top: 20px;
   

   /* background-color: transparent;*/
     background: #081D3F url('uploads/design/images/module_bg.png') repeat left top;

}
#strucni_clanci img{
    position: relative;
    float: left;
    margin-left:25px;

}
/*###################### STRUČNI ČLANCI // ##########################*/

/*###################### SALE ##########################*/
#sale {
    position: relative;
    float: left;
    width:200px;
    height: 100px;
    padding-top: 20px;
    
   /* background-color: transparent;*/
     background: #081D3F url('uploads/design/images/module_bg.png') repeat left top;

}
#sale img{
    position: relative;
    float: left;
    margin-left:25px;

}

.discount {
    position: relative;
    float: left;
    width:504px;
    margin-bottom:20px;
    border-bottom:2px solid #273958;
    border-left:2px solid #273958;
    border-right:2px solid #273958;
    background-color: #fff;
    
    
 }
.discount_title {
    position: relative;
    float: left;
    width:508px;
    height:32px;
    padding:0 0 8px 0;
    background: #273958 url('uploads/design/images/mid_module_top.png') no-repeat top center;
}

.discount_title h3{
    position: relative;
    float: left;
    width:320px;
    padding:10px 3px 10px 40px;
    font: bold 13px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#fff;
    text-align: left;
    background: transparent url('uploads/design/images/icons/discount.png') no-repeat 10px 5px;

}
.discount_content {
    position: relative;
    float: left;
    width:504px;
    padding:10px 0 15px 0;
    margin-bottom:10px;
    margin-left:-10px;
    border-bottom: 1px dotted #AFAFAF;
    color:#000;
}
.discount_content img.primjer{
    position: absolute;
    left:120px;
    top:40px;
    z-index: 1000;
    
}
.discount p{
    position: relative;
    float: left;
    width: 320px;
    /*height: 160px;*/
    padding:5px 0 5px 0;
    font: normal 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    text-align: justify;
    color:#273958;
}

.discount_left{
    width: 160px;
   /* height: 132px;*/
    position: relative;
    float: left;
}

.discount_left img{
    position: relative;
    margin: 15px auto 0 auto;
}

.discount_right{
    width: 320px;
   /* height: 132px;*/
    position: relative;
    float: left;
    margin-left:10px;
    
}
.content_body h3.product_title{
    position: relative;
    float: left;
    width:320px;
    padding:10px 3px 10px 0;
    font: bold 14px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#081D3F;
    text-align: left;
}
.discount_right span{
    position: relative;
    float: right;
    padding:5px 10px 0 0;
    font: bold 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#081D3F;
    

}
/*###################### SALE // ##########################*/

/*###################### O NAMA ##########################*/
.about {
    position: relative;
    float: left;
    width:508px;
    
 }
.about_title {
    position: relative;
    float: left;
    width:508px;
    height:32px;
    padding:0 0 8px 0;
    background: #273958 url('uploads/design/images/mid_module_top.png') no-repeat top center;
}
.about_title h3{
    position: relative;
    float: left;
    padding:10px 3px 10px 40px;
    font: bold 13px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#fff;
    text-align: left;
    background: transparent url('uploads/design/images/icons/about.png') no-repeat 10px 5px;

}

/*###################### O NAMA // ##########################*/

/*###################### KNJIGOVODSTVO ##########################*/
.content_container {
    position: relative;
    float: left;
    width:508px;
    font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
line-height:90%;
 }
.page_title {
    position: relative;
    float: left;
    width:508px;
    height:32px;
    padding:0 0 8px 0;
    background: #273958 url('uploads/design/images/mid_module_top.png') no-repeat top center;
}
.page_title img{
    position: relative;
    float: left;
    padding:5px 10px 0 10px;
}
.page_title h3{
    position: relative;
    float: left;
    padding:10px 3px 10px 0;
    font: bold 13px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#fff;
    text-align: left;   
}
.content_body {
    position: relative;
    float: left;
    width:484px;
    padding:10px 10px 15px 10px;
    border-bottom:2px solid #273958;
    border-left:2px solid #273958;
    border-right:2px solid #273958;
    background-color: #fff;
    color:#273958;    
}
.content_body p{
    position: relative;
    float: left;
    width: 484px;
    padding:5px 0 5px 0;
    font-size:12px;
    text-align: justify;
    
}
.content_body h3{
    position: relative;
    float: left;
    width: 484px;
    padding:5px 0 2px 0;
    font-size:12px;
    font-weight: bold ;
    text-align: justify;   
}
.content_body ul{
    list-style-type:disc;
    padding:3px 0 3px 20px;
    font-size:12px;
}
.content_body li{
    font-weight: normal;
    font-size:12px;
    text-align: justify;
}
/*###################### KNJIGOVODSTVO // ##########################*/



/*###################### IZDVOJENO ##########################*/
.izdvojeno {
    position: relative;
    float: left;
    width:508px;
    margin-top:20px;

 }
.izdvojeno_title {
    position: relative;
    float: left;
    width:508px;
    height:32px;
    padding:0 0 8px 0;
    background: #273958 url('uploads/design/images/mid_module_top.png') no-repeat top center;
}
.izdvojeno_title h3{
    position: relative;
    float: left;
    padding:10px 3px 10px 40px;
    font: bold 13px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#fff;
    text-align: left;
    background: transparent url('uploads/design/images/icons/izdvojeno.png') no-repeat 10px 5px;

}
.izdvojeno_content {
    position: relative;
    float: left;
    width:474px;
    padding:10px 15px 15px 15px;
    border-bottom:2px solid #273958;
    border-left:2px solid #273958;
    border-right:2px solid #273958;
    background-color: #fff;
    color:#000;
}

.izdvojeno_content a{
    display: block;
    padding-bottom:5px;
    text-align: left;
    font: normal 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;

}

.izdvojeno_content a:hover{
   color:#FFA500;
}

/*###################### IZDVOJENO // ##########################*/
.star{
    font: bold 13px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#FFA500;
      
}

/*###################### IZDVOJENO // ##########################*/

/*###################### STRUČNI ČLANCI ##########################*/
#articles {
    position: relative;
    float: left;
    width:508px;

}
#articles_title {
    position: relative;
    float: left;
    width:508px;
    height:32px;
    padding:0 0 8px 0;
    background: #273958 url('uploads/design/images/mid_module_top.png') no-repeat top center;
}
#articles_title h3{
    position: relative;
    float: left;
    padding:10px 3px 10px 40px;
    font: bold 13px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    color:#fff;
    text-align: left;
    background: transparent url('uploads/design/images/icons/articles.png') no-repeat 10px 5px;

}
#articles_content {
    position: relative;
    float: left;
    width:474px;
    padding:10px 15px 15px 15px;
    border-bottom:2px solid #273958;
    border-left:2px solid #273958;
    border-right:2px solid #273958;
    background-color: #fff;
    color:#000;
}

.articles_folder a{
    display: block;
    width: 90px;
    height: 30px;
    padding-top:40px;
    text-align: center;
    font: bold 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color:#273958;
}

.articles_folder a:hover{
    text-decoration: underline;
   
  }

.articles_folder {
    position: relative;
    float: left;
    width: 90px;
    height: 70px;
    margin:10px 15px 10px 10px;
    background: transparent url('uploads/design/images/folder_2.png') no-repeat top center;
    cursor: pointer;
}
.articles_folder:hover {
    background: transparent url('uploads/design/images/folder_hover_2.png') no-repeat top center;
}


/*###################### STRUČNI ČLANCI // ##########################*/

/*###################### FOOTER ##########################*/
#footer {
    position: relative;
    float: left;
    width:920px;
    height:30px;
    margin-top: 6px;
    /*top:0;
    left:0;*/
    background-color: #FFA500 ;
    /*background: transparent url('uploads/design/images/wrapper_shadow.png') repeat-y top center;*/
    /*border-top:10px solid #E57819;*/
}

#copy_con {
  padding-top:5px;
  font: normal 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
  }

#copy {
  float: left;
  padding-left: 35px;
  width:auto;
  }

#made_by {
  float: right;
  padding-right: 35px;
  width:auto;
  }
#made_by a {
  color:#fff;
  }
#made_by a:hover{
  color:#314462;
  }

/*###################### FOOTER // ##########################*/
/*###################### NAJNOVIJI ČLANCI #####################*/
.news_short{
position:relative;
clear:left;
border:1px solid #CFCFCF;
}
.news_short_postdate{
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:11px;
text-align:left;
padding:4px 0 4px 5px;
background-color:#DFE5FF;
}
.news_short_link{
text-align:left;
padding:2px 0 2px 5px;
background-color:#EFF2FF;
}
.news_short_link a{
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:13px;
text-align:left;
line-height:13px;
}
.news_short_link a:hover{
color:#FFA500;
}
.news_short_category{
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:11px;
text-align:left;
padding:4px 0 4px 5px;
background-color:#DFE5FF;
}
.bottom_space{
height:10px;
}
#NewsPostDetailDate{
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:11px;
text-align:left;
padding:4px 0 4px 0;
}
#NewsPostDetailTitle{
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:14px;
text-align:left;
padding:4px 0 4px 0;
}
#NewsPostDetailHorizRule{}
#NewsPostDetailSummary{font-size:12px;}
#NewsPostDetailCategory{}
#NewsPostDetailAuthor{}
#NewsPostDetailContent{font-size:12px;}
#NewsPostDetailPrintLink{}
#NewsPostDetailReturnLink{}
/*###################### // NAJNOVIJI ČLANCI ###################*/
/*###################### IZDVOJENO ###################*/
.NewsSummaryContent, .NewsSummarySummary{
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:12px;
padding:2px 0 2px 3px;
}
.NewsSummaryMorelink a{
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:11px;
padding:2px 0 2px 3px;
font-style: italic;
text-decoration:none;
color:#8F8F8F;
}
.NewsSummaryMorelink a:hover{
text-decoration:underline;
color:#FF8A00;
}

/*###################### // IZDVOJENO ###################*/
/*###################### NAJNOVIJI ČLANCI ###################*/
.news_short_file{
position:relative;

}
.news_short_file ul{
position:relative;
list-style-type:none;
padding-left:0px;
margin-left:0px;
}
.news_short_file ul li{
position:relative;
padding:3px 0 3px 0;
}
.news_short_file ul li h3{
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:13px;
}
.news_short_file ul li a{
text-decoration:underline;
}
.news_short_file ul li a:hover{
color:#EA9400;
}

/*###################### // NAJNOVIJI ČLANCI ###################*/
/*###################### FOLDER MENU ###################*/
.folder_menu{
position:relative;
float:left;
}
.folder_menu a{
display:block;
min-width:90px;
max-width:110px;
position:relative;
float:left;
margin:20px 10px 20px 10px;
padding-top:80px;
background: transparent url('uploads/design/images/folder.png') no-repeat top center;
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:13px;
text-align:center;
text-decoration:none;

}
.folder_menu a:hover{
color:#FFA500;
background: transparent url('uploads/design/images/folder_hover.png') no-repeat top center;
text-decoration:underline;
}
hr.folder_article_separator {
margin-bottom:20px;
}
/*###################### // FOLDER MENU ###################*/
.pagination{
position:relative;
margin:auto;
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:13px;
text-align:center;
}
p.big_product_image img{width:480px;}
/* End of 'style' */

