/*
--------------------------------------------------------------------------------------------
1. DEFAULT ELEMENTI - HTML, BODY, H1, H2, P...
--------------------------------------------------------------------------------------------
*/
html, body, div, form, textarea, input, img, label, table, tr, td, p, hr, h1, h2, h3, h4, h5, ul, li, dl, dt, dd{ 
  margin: 0;
  padding: 0;
  border: none;
}
body{
  color: #333;
  background: #fff url('../images/background_bottom.png') bottom repeat-x;
  font: 12px Arial, 'Trebuchet MS', 'Times New Roman', Verdana;
  line-height: 1.7em;
}

h1{
  color: #660000;
  font-size: 1.5em;
  font-weight: bold;
  padding-bottom: 12px;
  letter-spacing: -1px;
  word-spacing: 2px;
}
#column_right h1, #footer h1{color:#fff}
h1.title{
  color: #660000;
  font-size: 1.8em;
  font-weight: bold;
  padding-bottom: 6px;
  line-height: 1.2em;
}
h1.title a{color:#660000}
h1.title a:hover, h1.title a:focus{color:#cc3300;text-decoration:none}
h2{
  color: #999;
  font-size: 0.9em;
  font-weight: normal;
  padding-bottom: 14px;
}
h3{
  color: #cc3300;
  font-size: 1.3em;
  font-weight: bold;
  padding-bottom: 8px;
}

a{
  color: #cc3300;
  text-decoration: none;
}
a.active{
  color: #fe9600;
  text-decoration: none;
}
a:hover, a:focus{
  color: #fe9600;
  text-decoration: underline;
}

a.box{
  font-size: 0.9em;
  padding: 2px 5px;
  border: 1px solid #cc3300;
  border-bottom-width: 2px;
}
a.box:hover, a.box:focus{
  color: #fff;
  border-color: #cc3300;
  background-color: #cc3300;
  text-decoration: none;
}
a.box_active, a.box_active:hover, a.box_active:focus{
  color: #ccc;
  font-size: 1.0em;
  padding: 2px 5px;
  border: 1px solid #ccc;
  border-bottom-width: 2px;
  text-decoration: none;
}

p{padding-bottom:15px;line-height:1.7em}

em{
  color: #660000;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}
i{
  color: #ccc;
  font-size: 0.9em;
}
#main i{color:#999}
#main i.form{padding-left:110px}
#main i.admin{
  font-size: 1.0em;
  color: #eb0e0e;
}
#main i.moderator{
  font-size: 1.0em;
  color: #f35b29;
}
small{
  font-size: 0.9em;
}
big{
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.2;
}
strong{color:#000}
code{
  display: block;
  background-color: #fafafa;
  border: 1px solid #ebebeb;
  padding: 8px 10px;
  margin: 8px 0;
}
code span{
  display: block;
  padding-left: 13px;
}
.justify code{
  text-align: left;
}
hr{
  border-top: 1px dashed #e5e5e5;
  margin-bottom: 16px;
}

ul{list-style-image:none;list-style:none}
#main ul{list-style-type:circle;padding:0 0 18px 40px}
#column_right ul.normal{list-style-type:circle;padding:0 0 15px 25px}
#main ul li, #column_right ul.normal li{padding:2px 0}
dl{
  float: left;
  width: 125px;
  padding: 0 0 10px 10px;
}
dt{
  font-weight: bold;
  padding-bottom: 4px;
}
dd{padding:2px 0 2px 15px}
#main .box dd label{float:none;clear:none;font-weight:normal}

table{
  width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: center;
	margin-bottom: 15px;
}
table th, table td{
  border: 1px solid #e6e6e6;
	padding: 5px;
}
table tr{background-color:#fff}
table th, table tr.dark{background-color:#f5f5f5}

img.slika, img.slika_l{
  padding: 3px;
  background-color: #fff;
  border: 1px solid #660000;
}
img.slika_l{float:left;margin-right:8px}
a:hover img.slika, a:focus img.slika, a:hover img.slika_l, a:focus img.slika_l{
  background-color: #660000;
}

.float_l{float:left}
.float_r{float:right;padding:0}
.clear{clear:both}

p.align_r{
  color: #999;
  font-size: 0.9em;
  text-align: right;
}
p.align_c{text-align:center}
.justify{text-align:justify}
p.padding_big{padding-bottom:25px}
p.padding_small{padding-bottom:6px}
p.padding_none{padding:0}
p.float_r{padding-top:3px}

#blogpost em, #blogpost i{
  color: #000;
  font-style: italic;
  font-weight: normal;
  text-transform: normal;
  font-size: 1.0em;
}


/*
-------------------------------------------------------------------------------------------
2. STRUKTURA STRANICE - WRAPPERS, CONTAINERS
-------------------------------------------------------------------------------------------
*/
#wrapper_all{
  width: 100%;
  min-width: 951px;
  background: url('../images/background_top.png') repeat-x;
}
#container_all{
  width: 951px;
  margin: 0 auto;
}




/*
-------------------------------------------------------------------------------------------
3. HEADER STRANICE - LOGOTIP, LOGIN
-------------------------------------------------------------------------------------------
*/
#header{
  padding-bottom: 10px;
}
#header #logotip{
  float: left;
  width: 330px;
  padding: 32px 0 0 20px;
}
#header #logotip h1 a{
  display: block;
	background: url('../images/blogeri_logotip.gif') center left no-repeat;
	width: 220px;
	height: 65px;
	text-indent: -9999px;
}
/*#header #logotip{
  float: left;
  width: 350px;
  padding-top: 17px;
}
#header #logotip h1 a{
  display: block;
	background: url('../images/blogeri_logotip_christmas.gif') center left no-repeat;
	width: 235px;
	height: 85px;
	text-indent: -9999px;
}*/
#header #text{
  float: left;
  width: 300px;
  color: #660000;
  padding: 20px 20px 0 0;
}
#header #text p{
  text-align: right;
  padding-bottom: 10px;
  line-height: 1.5;
}
#header #login{
  float: left;
  width: 250px;
  background: url('../images/background_login.gif') repeat-x;
  height: 122px;
  padding: 8px 15px 0 15px;
  
}
#header #login p.align_r{color:#333;font-size:1.0em}
#header #login p.float_l{padding:0}
#header #login p{padding-bottom:5px;line-height:1.9}
#header #login a{font-size:0.9em}
#header #login hr{margin-bottom:4px}
#header #login img.slika_l{margin-top:3px}




/*
-------------------------------------------------------------------------------------------
4. NAVIGACIJA STRANICE - UL, LI
-------------------------------------------------------------------------------------------
*/
ul#navigation{
  height: 79px;
  padding: 5px 0 7px;
}
ul#navigation li{
  display: block;
  float: left;
  margin-right: 4px;
}
ul#navigation li a{
  display: block;
  float: left;
  width: 115px;
  height: 62px;
  padding: 13px 7px 2px 10px;
  color: #666;
  background: url('../images/navig.gif') top repeat-x;
  border-bottom: 2px solid #a36666;
  font-size: 0.8em;
  text-decoration: none;
  line-height: 1.6em;
}
ul#navigation li a:hover, ul#navigation li a:focus, ul#navigation li.active a{
  color: #fff;
  background-position: bottom;
  background-color: #660000;
}
ul#navigation li a strong{
  display: block;
  font-family: 'Trebuchet MS';
  font-size: 1.8em;
  padding-bottom: 5px;
}
ul#navigation li.active a strong{
  color: #fff;
}
ul#navigation li a:hover strong, ul#navigation li a:focus strong{
  color: #ffcc00;
}




/*
-------------------------------------------------------------------------------------------
5. SREDINA STRANICE - GLAVNI SADRZAJ
-------------------------------------------------------------------------------------------
*/
#main{
  float: left;
  width: 581px;
  background: url('../images/background_mid.gif') repeat-x;
  margin: 0 10px 130px 0;
  padding: 10px 30px;
}
#main_big{
  width: 891px;
  background: url('../images/background_mid.gif') repeat-x;
  margin: 0 0 130px 0;
  padding: 10px 30px;
}

#main .text{
  color: #333;
  background: #fff url('../images/form_text_main.gif') repeat-x;
  border-color: #ccc;
  font-size: 1.3em;
  padding: 7px 8px 8px;
}
#main .button{
  height: 36px;
  color: #808080;
  background: url('../images/form_button_off.gif') repeat-x;
  border-color: #ccc;
  border-bottom-width: 2px;
  font-size: 1.6em;
  font-weight: normal;
  text-transform: none;
  padding: 2px 28px 4px 28px;
}
#main_big .button{
  height: 32px;
  color: #808080;
  background: url('../images/form_button_off.gif') repeat-x;
  border-color: #ccc;
  border-bottom-width: 2px;
  font-size: 1.2em;
  font-weight: normal;
  text-transform: none;
  padding: 2px 12px 4px 12px;
}
#main .button:hover, #main .button:focus, #main_big .button:hover, #main_big .button:focus{
  color: #ee902a;
  background: url('../images/form_button_on.gif') repeat-x;
  border-color: #b3b3b3;
}
#main .box label{
  width: 100px;
  font-size: 1.1em;
  font-weight: bold;
  padding-top: 6px;
}
label.normal{
  display: inline;
  float: none;
  text-align: left;
}

.box_img{
  clear: left;
  float: left;
  width: 140px;
  padding: 0 15px 20px 0;
  text-align: center;
  font-size: 0.9em;
}
.box_img p{padding-bottom:2px}

.box_text{
  float: left;
  width: 426px;
  min-height: 148px;
  padding-bottom: 20px;
  overflow: hidden;
}
.box_text p, .box_comments p, .box_blog p{padding-bottom:4px}
.box_blog img.slika_l{margin:0 19px 0 3px}
.box_blog .justify p{padding-bottom:15px}
p.info, p.tags{
  color: #666;
  font-size: 0.9em;
}
p.tags{
  background: url('../images/icons/tags.gif') 5px 2px no-repeat;
  padding: 0 0 8px 25px;
}
p.tags a{color:#666}

.box_comments p.info{padding-bottom:15px}

.box{
  background-color: #fafafa;
  border: 1px solid #ebebeb;
  padding: 15px 15px 0;
  margin-bottom: 20px;
  overflow: hidden;
}
.box .box_img{
  width: 70px;
  padding-bottom: 10px;
}
.box .box_text{
  width: 463px;
  min-height: 70px;
  padding-bottom: 5px;
}
.box .float_l{
  padding-right: 70px;
}
.box .float_l p{
  line-height: 1.8em;
}

.blog_roll .box_img{
  width: 108px;
}
.blog_roll .box_text{
  width: 458px;
  min-height: 100px;
  padding-bottom: 25px;
}
.blog_roll h1.title{
  font-size: 1.5em;
}

.box_korisnici{
  float: left;
  width: 88px;
  padding: 0 10px;
  text-align: center;
}


/* blogovi */
.box_blogovi{
  float: left;
  width: 310px;

}


a.box_big, div.box_big{
  display: inline;
  float: left;
  width: 248px; /* width: 248px; */
  background-color: #fafafa;
  border: 1px solid #ebebeb;
  padding: 5px 15px;
  margin: 0 8px 18px;
  text-decoration: none;
  line-height: 1.8;
  text-align: center;
}
.box_big span{display:block}
.box_big span.title{font-size:1.3em}
a.box_big img.slika, div.box_big img.slika{
  background-color: #fff;
  border: 1px solid #ebebeb;
  padding: 3px;
}
a.box_big{color:#333}
a.box_big:hover, a.box_big:focus{color:#fe9600;border-color:#fe9600;text-decoration:none}

p.stranica{
  color: #ccc;
  font-size: 1.3em;
  font-weight: bold;
  text-align: right;
  padding-top: 10px;
  line-height: 1.8em;
}
p.notification_1, p.notification_2, p.notification_3, p.notification_4{
  background-repeat: no-repeat;
  background-position: 7px 9px;
  border-top: 1px dashed #e5e5e5;
  padding: 8px 10px 8px 30px;
}
p.notification_1{background-image:url('../images/icons/notification_1.gif')}
p.notification_2{background-image:url('../images/icons/notification_2.gif')}
p.notification_3{background-image:url('../images/icons/notification_3.gif')}
p.notification_4{background-image:url('../images/icons/notification_4.gif')}




/*
-------------------------------------------------------------------------------------------
6. DESNI STUPAC - BOX
-------------------------------------------------------------------------------------------
*/
#column_right{
  float: left;
  width: 300px;
}

#column_right .box1, #column_right .box2, #column_right .box3{
  color: #fff;
  padding: 20px 25px 6px;
  margin-bottom: 7px;
  background-repeat: repeat-x;
}
#column_right .box1{background-color:#6b0808;background-image:url('../images/background_box1.gif')}
#column_right .box2{background-color:#c53708;background-image:url('../images/background_box2.gif')}
#column_right .box3{background-color:#c00808;background-image:url('../images/background_box3.gif')}

#column_right a{color:#fff}
#column_right a.active{color:#ffcc00;font-weight:bold}
#column_right a:hover{color:#ffcc00}

#column_right ul.categ{
  float: left;
  padding: 0 0 10px 15px;
}
#column_right ul.categ li a{
  display: block;
  color: #cc3300;
  font-size: 1.2em;
  font-weight: bold;
  padding: 4px 4px;
}
#column_right ul.categ li a.active, #column_right ul.categ li a.activeS, #column_right ul.categ li a:hover, #column_right ul.categ li a:focus{
  color: #fff;
}

#column_right ul.categ_sub{
  float: right;
  text-align: right;
}
#column_right ul.categ_sub li a{
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 2px 3px;
}

#column_right ul.top{
  list-style-type: decimal;
  padding: 0 0 8px 20px;
}
#column_right ul.top li{
  padding-bottom: 6px;
}




/*
-------------------------------------------------------------------------------------------
7. FOOTER STRANICE - MAPA WEBA, PRETRAGA, COPYRIGHT
-------------------------------------------------------------------------------------------
*/
#footer{
  clear: left;
  height: 251px;
  padding-top: 0;
  color: #fff;
  overflow: hidden;
}

#mapa_blogera{
  float: left;
  width: 620px;
  margin-right: 30px;
  overflow: hidden;
}
#mapa_blogera strong{color:#fff}
#mapa_blogera p{line-height:1.8em;padding-bottom:18px}
#mapa_blogera p.align_r{color:#fff;padding:0}
#mapa_blogera .float_l{width:25%}
#mapa_blogera .float_l p{padding:0}

#pretraga{
  float: left;
  width: 250px;
  height: 173px;
  background: #601A1A url('../images/background_pretraga.gif') repeat-x;
  padding: 20px 25px;
  overflow: hidden;
}
#pretraga form{
  padding-top: 10px;
}
#pretraga .text{
  color: #660000;
  background: #fff url('../images/form_text_pretraga.gif') repeat-x;
  border-color: #360000;
}
#pretraga .float_l{width:120px}
#pretraga .float_l p{line-height:1.6em}
#pretraga .button{
  color: #660000;
  background-color: #fff;
  border-color: #360000;
}
#pretraga label{
  float: none;
  clear: none;
}

#copyright{
  clear: left;
  padding: 9px 10px 0;
  overflow: hidden;
}
#copyright p{text-align:right;padding:0}

#footer a{
  color: #fff;
}
#footer a:hover, #footer a:focus{
  color: #ffcc00;
  text-decoration: underline;
}




/*
-------------------------------------------------------------------------------------------
8.1. OSTALI ELEMENTI STRANICE - LINK IKONICE
-------------------------------------------------------------------------------------------
*/
span a{
  color: #999;
  padding: 2px 3px 1px 22px;
  background-repeat: no-repeat;
  background-position: 3px top;
}
span a:hover, span a:focus{
  background-position: 3px -17px;
}

span a.comment{
  background-image: url('../images/icons/comment.gif');
}
span a.comment_add{
  background-image: url('../images/icons/comment_add.gif');
}
span a.comment_delete{
  background-image: url('../images/icons/comment_delete.gif');
}
span a.comments{
  background-image: url('../images/icons/comments.gif');
}
span a.favorite{
  background-image: url('../images/icons/favorite.gif');
}
span a.favorite_remove{
  background-image: url('../images/icons/favorite_remove.gif');
}
span a.edit{
  background-image: url('../images/icons/edit.gif');
}
span a.delete{
  background-image: url('../images/icons/delete.gif');
}
span a.broken_link{
  background-image: url('../images/icons/broken_link.gif');
}
span a.report{
  background-image: url('../images/icons/report.gif');
}
span a.thumb_up{
  background-image: url('../images/icons/thumb_up.gif');
}

span a.login{
  background-image: url('../images/icons/login.gif');
}
span a.lost_pass{
  background-image: url('../images/icons/lost_pass.gif');
}
span a.register{
  background-image: url('../images/icons/register.gif');
}

span a.pp{
  background-image: url('../images/icons/pp.gif');
}
span a.notifications{
  background-image: url('../images/icons/notifications.gif');
}
span a.profile_edit{
  background-image: url('../images/icons/profile_edit.gif');
}
span a.logout{
  background-image: url('../images/icons/logout.gif');
}
span a.add{
  background-image: url('../images/icons/add.gif');
}

span a.arrow_previous{
  background-image: url('../images/icons/arrow_previous.gif');
}
span a.arrow_next{
  background-image: url('../images/icons/arrow_next.gif');
  padding: 2px 19px 1px 3px;
  background-position: top right;
}
span a.arrow_next:hover, span a.arrow_next:focus{
  background-position: right -17px;
}




/*
-------------------------------------------------------------------------------------------
8.2. OSTALI ELEMENTI STRANICE - PORUKE
-------------------------------------------------------------------------------------------
*/
p.ok{
  background: #e5fcd9 url('../images/icons/message_ok.gif') 10px center no-repeat;
  border: 1px solid #67C058;
  padding: 6px 10px 6px 35px;
  margin-bottom: 18px;
}
p.error{
  background: #fceae3 url('../images/icons/message_error.gif') 10px center no-repeat;
  border: 1px solid #E3775B;
  padding: 6px 10px 6px 35px;
  margin-bottom: 18px;
}
p.help{
  background: #e8f1fc url('../images/icons/message_help.gif') 10px center no-repeat;
  border: 1px solid #73A9E3;
  padding: 6px 10px 6px 35px;
  margin-bottom: 18px;
}




/*
-------------------------------------------------------------------------------------------
8.3. OSTALI ELEMENTI STRANICE - TEXT, BUTTON...
-------------------------------------------------------------------------------------------
*/
.button{
  border-width: 1px;
  border-style: solid;
  font-family: Arial;
  font-size: 1.0em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 12px;
  cursor: pointer;
}
.text{
  border-width: 1px;
  border-style: solid;
  font-family: Arial;
  font-size: 1.2em;
  line-height: 1.3em;
  padding: 5px 7px;
}
label{
  float: left;
  text-align: right;
  padding-right: 10px;
}

/*
sokac
*/

#forma input.error, #forma textarea.error {
	border: 1px solid #c24949;
	background: #ffbcbc;
	margin-bottom: 0;
}

#sorter th.headerSortUp { 
    background:#eaeaea url('../images/icons/asc.gif'); 
} 
#sorter th.headerSortDown { 
    background:#eaeaea url('../images/icons/desc.gif'); 
}
#sorter th.header { 
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 20px; 
    border-right: 1px solid #dad9c7; 
    margin-left: -1px; 
}
#sorter tbody tr.odd td {
	background-color:#F0F0F6;
}

.pagedisplay{border:1px solid #000; padding:2px;}
#pager{margin-top:12px;}
.selBoja{width:15px;height:8px;float:left;cursor:pointer;margin:5px;border:1px solid #660000;padding:3px}
.selBoja_select{width:15px;height:8px;float:left;cursor:pointer;margin:5px;border:4px solid #660000;padding:0}
.boja_small{margin-top:3px;padding:0 7px;border:1px solid #660000}
#column_right .boja_small{border-color:#000}

#bannerPreview{width:118px; height:46px;}
#bannerPreview div{position:absolute;margin:21px 0 0 10px;color:#fff;font:bold 15px Arial;width:24px;text-align:center}


/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */
	
