  * {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  color: #333;
}
* html>body .floating
  {
  position: static;
  width: 100% !important;
  }
* html>body .floating p
  {
  position: static;
  float: right;
  }
.floating
  {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 20px;
  }
 p.floating
  {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 0 10px 10px 0;
  }
/* clearfix klasa za wrapper divove */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#wrapper{
  width: 1000px;
}
#subheader{
  width: 1000px;
  height: 27px;
  clear: right;
  background-color: #186c98;
  border-top: 1px solid #54a8e4;
}
#subheader img{
  border: 0;
}
#subheader a, #subheader a:visited{
  text-decoration: none;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
#subheader a:hover{
  text-decoration: underline;
}
.rss, .letters, .newsletter, .search{
  float: right;
  border-left: 1px solid #54A8E4;
  font-size: 11px;
  color: #fff;
  margin: 0 0 0 10px;
  padding: 0 10px 0 10px;
  display: table-cell; 
  vertical-align: middle;
  line-height: 27px;
  height: 27px;
}
.letters{
  width: 148px;
}
.search{
  width: 296px;
  text-align: center;
}
.search form{
  display: inline;
  margin: 0;
  padding: 0;
}
.search form .box{
  display: inline;
  font-size: 11px;
  border-top: 1px solid #b5b5b5;
  border-left: 1px solid #b5b5b5;
  border-right: 1px solid #6e6d6d;
  border-bottom: 1px solid #6e6d6d;
}
form .srch{
  border: medium none ;
  background: transparent url(/look/img/srchbtn.gif) no-repeat scroll left center;
  width: 13px;
  height: 13px;
  display: inline;
}
#header{
  height: 114px;
}
#left{
  width: 175px;
  float: left;
  padding: 0 0 0 8px;
  margin: 0 0 20px 0;
}
/* */
#navcontainer { width: 156px; }
#navlist{
  margin:0 0 9px 0;
}
#navlist li{
list-style-type: none;
background-color: #186c98;
font-size: 10px;
font-weight: bold;
line-height: 15px;
color: #fff;
width: 156px;
}
#navlist ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#navlist a
{
display: block;
padding: 1px 0 1px 10px;
width: 146px;
background-color: #186c98;
border-bottom: 1px solid #fff;
font-size: 10px;
font-weight: bold;
line-height: 15px;
}

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
background-color: #669CAD;
color: #fff;
}
#navlist a.subclass{
  background-color: #669cad;
  font-weight: normal;
}

#navlist a.subclass:hover{
  background-color: #186C98;
  font-weight: normal;
}

#navlist a.subclass1{
  background-color: #5ea7bf;
  font-weight: normal;
}

#navlist a.subclass1:hover{
  background-color: #669cad;
  font-weight: normal;
}
#navlist .active{
  background-color: #999;
}
/* set za drugi meni */
#navlist1{
  margin: 0 0 9px 0;
}
#navlist1 li{
background-color: #2c88ca;
border-bottom: 1px solid #fff;
font-size: 10px;
font-weight: bold;
line-height: 15px;
color: #fff;
width: 156px;
list-style-type: none;
}
#navlist1 ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#navlist1 a
{
display: block;
padding: 1px 0 1px 10px;
width: 146px;
background-color: #cee4f3;
font-size: 10px;
line-height: 15px;
font-weight: normal;
color: #333;
}

#navlist1 a:link, #navlist1 a:visited
{
color: #333;
text-decoration: none;
}

#navlist1 a:hover
{
background-color: #2c88ca;
color: #fff;
}
#navlist1 a.subclass{
  background-color: #669cad;
  font-weight: normal;
}
#navlist1 a.subclass:hover{
  background-color: #669cad;
  font-weight: normal;
}
#navlist1 .active{
  background-color: #999;
}
/* end drugi meni */
/* set za treci meni */
#navlist2{
  margin:0 0 11px 0;
}
#navlist2 li{
background-color: #8f849a;
font-size: 10px;
font-weight: bold;
line-height: 15px;
color: #fff;
width: 156px;
list-style-type: none;
}
#navlist2 ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#navlist2 a
{
display: block;
padding: 1px 0 1px 10px;
width: 146px;
background-color: #8f849a;
border-bottom: 1px solid #fff;
font-size: 10px;
font-weight: bold;
line-height: 15px;
}

#navlist2 a:link, #navlist2 a:visited
{
color: #fff;
text-decoration: none;
}

#navlist2 a:hover
{
background-color: #c2bbc7;
color: #333;
}
#navlist2 a.subclass{
  background-color: #c2bbc7;
  font-weight: normal;
  color: #333;
}
#navlist2 a.subclass:hover{
  background-color: #8F849A;
  font-weight: normal;
  color: #fff;
}
#navlist2 .active{
  background-color: #999;
}
/* end set za treci meni */
/* begin zaobljene ivice */
.t {background: url(/look/img/dot.gif) 0 0 repeat-x; width: 156px; background-color: #CEE4F3;}
div.t .nadnaslov{
   font-size:10px;
  font-weight: bold;
  color:#2C88CA;
  text-decoration: underline;
}
div.t a, div.t a:visited{
  font-size: 10px;
  color: #8F4100;
  width: 120px;
}
div.t a:hover{
  font-size: 10px;
  color: #186C98;
  text-decoration: none;
  width: 120px;
}
div.t p{
  font-size:10px;
  padding: 0 0 0 10px;
}
.t div.pismo{
  margin: 0;
  padding: 0;
}
.t div.pismo img{
   position:relative;
   top:-05px;
   left:115px;
}
.b {background: url(/look/img/dot.gif) 0 100% repeat-x}
.l {background: url(/look/img/dot.gif) 0 0 repeat-y}
.r {background: url(/look/img/dot.gif) 100% 0 repeat-y}
.bl {background: url(/look/img/bl.gif) 0 100% no-repeat}
.br {background: url(/look/img/br.gif) 100% 100% no-repeat}
.tl {background: url(/look/img/tl.gif) 0 0 no-repeat}
.tr {background: url(/look/img/tr.gif) 100% 0 no-repeat; padding:0px 0 20px 0;}
/* end zaobljene ivice */
/* */
#middle{
  width: 630px;
  float: left;

}
.middleleft{
  width: 395px;
  float: left;
   border-right:1px solid #D6D4CC;
/*  padding: 0 10px 0 0;*/
}
.middleleft a, .middleleft a:visited{
  color:#8F4100;
  font-size: 11px;
  text-decoration: underline;
}
.middleleft a:hover{
  text-decoration:none;
  color:#186C98;
}

.middleleft .article .teaser {
  font-size: 10px;
  font-weight: bold;
  background: url(/look/img/bullet.gif) no-repeat;
  background-position: 0em .3em;
  padding: 0 0 0 9px;
  margin: 0 0 2px 0;
}

.middleleft .article .teaser a {
  font-weight: bold;
}
.article{
  width: 390px;

}
.article h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin: 0 0 3px 0;
}
.article h3 a, .article h3 a:visited{
  text-decoration: none;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.article h3 a:hover{
  text-decoration: underline;
  color: #333;
}
.article p{
  font-size: 11px;
  margin: 0 0 18px 0;
        padding-right: 5px;
}
.article .date{
  color:#186C98;
  font-size: 10px;
  font-weight: bold;
}
.article a{
  color:#8F4100;
  text-decoration: underline;
  font-size: 11px;
  font-weight: normal;
}
.article a:visited{
  color:#8F4100;
  text-decoration: underline;
  font-size: 11px;
  font-weight: normal;
}
.article a:hover{
  color:#186c99;
  text-decoration: none;
}
.lightbluebox{
  background-color: #cee4f3;
        font-size: 11px;
}
.moreupdate{
  font-size: 10px;
  font-weight: bold;
  background: url(/look/img/bullet.gif) no-repeat;
  background-position: 0em .3em;
  padding: 0 0 0 9px;
  margin: 0 0 2px 10px;
}
.moreupdate a:link, .moreupdate a:visited{
  text-decoration:none;
  color: #333;
  font-weight: bold;
  font-size: 10px;
}
.moreupdate a:hover{
  text-decoration:underline;
  color: #333;
}

.middleright{
  width:225px;
  float: left;
/*  padding:0 0 0 14px;*/
}
.rightarticle{
        width: 210px !important;
  width: 220px;
  border-bottom: 1px solid #d6d4cc;
  margin: 0 0 0 13px;
  padding: 0 0 10px 0;

}
.rightarticle h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
margin: 0 0 1px 0;
}
.rightarticle h3 a, .rightarticle h3 a:visited{
  text-decoration: none;
  font-size: 12px;
  color: #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.rightarticle h3 a:hover{
  text-decoration: underline;
  color: #333;
}
.rightarticle .podnaslov{
  font-size: 11px;
  font-style: italic;
  margin: 0 0 3px 0;
}
.rightarticle p{
  font-size: 11px;
  margin: 0 0 5px 0;
}
.rightarticle .date{
  color:#186C98;
  font-size: 10px;
  font-weight: bold;
}
.rightarticle .moreupdate{
font-size:10px;
color:#333;
}
.rightarticle .moreupdate a, .rightarticle .moreupdate a:visited{
font-size:10px;
color:#333;
}
.rightarticle .moreupdate a:hover{
  text-decoration: none;
  color: #186c99;
}
.date{
  color:#186C98;
  font-size: 10px;
  font-weight: bold;
}
.rightarticle .teaser{
  font-size: 10px;
  font-weight: bold;
  background: url(/look/img/bullet.gif) no-repeat;
  background-position: 0em .3em;
  padding: 0 0 0 9px;
  margin: 0 0 2px 0;
}
p.teaser a {
        color:#333;
        text-decoration: underline;
}
p.teaser a:visited {
        color:#333;
        text-decoration:none;
}
.rightarticle a, .rightarticle a:visited{
  color:#8F4100;
}
.rightarticle a:hover{
  text-decoration: none;
  color: #186c99;
}
.bipromo{
  /*border-bottom: 3px solid #F08022;*/
  width: 390px;
  padding: 0 0 0 0;
  margin: 0px 0 0 0;
  /* height: 170px; */
}
.bipromo .more{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #8f4100;
  margin: 10px 0 0 0;
}
.bipromo .more a,.bipromo .more a:visited{
  font-size:10px;
  color: #8f4100;
  text-decoration: underline;
  font-weight: bold;
}
.bipromo .more a:hover{
  font-size:10px;
  color: #186c99;
  text-decoration: none;
}
.bipromohead{
  clear: left;
  width: 390px;
  height: 20px;
  background: url(/look/img/bibkg.gif) repeat-x #f08022;
  margin: 0 0 7px 0;
        
}
.bipromohead p{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 16px;
  padding: 0 0 0 10px;
}
.bipromo img{
  float: left;
  margin: 3px 13px 0 0;
}
.bipromo h3{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;
}
.bipromo h3 a, .bipromo h3 a:visited{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #333;
}
.bipromo h3 a:hover{
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.bipromo p{
  font-size:11px;
}
.bipromo .subhead{
  font-size:11px;
  margin: 0 0 8px 0;
        font-weight: bold;
}
.bipromo .byauthor{
  font-size:11px;
  margin: 0 0 8px 0;
        font-style: italic;
}
.bipromo .text{
        margin: 5px 0px 5px 0px;
  /*float:left;*/
  width: 200px;
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 5px
}
/* begin promo boxovi za sekcije */
.jrpromo, .debatespromo, .minoritypromo, .judicpromo, .buildpromo{
  height: 197px;
  margin:  0;
  float: left;
  position: relative;
}
.jrpromohead, .debatespromohead, .minoritypromohead, .judicpromohead, .buildpromohead{
  clear: left;
  height: 20px;
  margin: 0 0 3px 0;  
  background: url(/look/img/bibkg.gif) repeat-x;
}
.jrpromo .jrpromohead p, .debatespromo .debatespromohead p, .minoritypromo .minoritypromohead p, .judicpromo .judicpromohead p, .buildpromo .buildpromohead p{
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight: bold;
  color: #fff;
  line-height: 16px;
  padding: 0 0 0 10px;
}
.jrpromo h3, .debatespromo h3, .minoritypromo h3, .judicpromo h3, .buildpromo h3{
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight: bold;
}
.jrpromo p, .debatespromo p, .judicpromo p, .minoritypromo p, .buildpromo p{
  font-size:10px;
}
.jrpromo .subhead, .buildpromo .subhead, .judicpromo .subhead, .debatespromo .subhead, .minoritypromo .subhead{
  font-size:10px;
  font-style: italic;
  margin: 0 0 8px 0;
}
.debatespromo h3, .minoritypromo h3, .judicpromo h3, .buildpromo h3{
  padding: 0 10px 0 10px;
}
.debatespromo p, .minoritypromo p, .judicpromo p, .buildpromo p{
  padding: 0 9px 0 9px;
}
.jrpromo{
  border-bottom: 3px solid #669cad;
  width: 392px;
}
.jrpromohead{
  width: 392px;
  background-color: #669cad;
}
.jrpromo img{
  float: left;
  margin: 3px 13px 10px 0;
}
.jrpromo .teaser{
  font-size: 10px;
  font-weight: normal;
  clear: left;
  background: url(/look/img/bullet.gif) no-repeat;
  background-position: 0em .3em;
  padding: 0 0 0 9px;
  margin: 0 0 2px 0;
}
.debatespromo{
  border-bottom: 3px solid #8f849a;
  width: 191px;
  margin: 0 0 0 10px;
}
.debatespromohead{
  width: 191px;
  background-color: #8f849a;
}
.minoritypromo{
  border-bottom: 3px solid #186c98;
  width: 191px;
  margin: 10px 0 0 0px;
}
.minoritypromohead{
  width: 191px;
  background-color:#186c98;
}
.judicpromo{
  border-bottom: 3px solid #75901d;
  width: 191px;
  margin: 10px 0 0 10px;
}
.judicpromohead{
  width: 191px;
  background-color: #75901d;
}
.buildpromo{
  border-bottom: 3px solid #f08022;
  width: 191px;
  margin: 10px 0 0 10px;
}
.buildpromohead{
  width: 191px;
  background-color: #f08022;
}
/* end boxovi za sekcije */
.middleextra{
   width: 593px;
   clear:left;
   margin: 11px 0 20px 0;
   float: left;
}
.middleextra a{
   color:#8F4100;
   text-decoration: underline;
   font-size: 10px;
   font-weight: normal;
}
.middleextra a:visited{
   color:#8F4100;
   text-decoration: underline;
   font-size: 10px;
   font-weight: normal;
}
.middleextra a:hover{
   color:#186c99;
   text-decoration: none;
}
.middleextra h3 a, .middleextra h3 a:visited{
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
   color: #333;
   font-size: 14px;
   font-weight: bold;
}
.middleextra h3 a:hover{
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: underline;
   color: #333;
}

.middleextra .article {
        width: 100%;
        margin-bottom:10px;
}

.middleextra .article p{
        margin-bottom:0px;
}

.middleextra .teaser{
       font-size: 10px;
       background: url(/look/img/bullet.gif) no-repeat;
       background-position: 0em .3em;
       padding: 0 0 0 9px;
       margin: 0 10px 2px 0;
   }
.middleextra .teaser a, .middleextra .teaser a:visited{
       font-weight: bold;
       color:#333;
}
.middleextra a:hover{
       text-decoration: none;
       color: #8F4100;
}
#right{
   width: 160px;
  float: left;
  padding: 0 0 0 7px;
        margin: 0 0 20px 0;
  position: relative;
  top: 0px;
  left: -2px;
}
.rightpromo{
  float: left;
  width: 147px !important;
  width: 147px;
  border-top: 2px solid #D6D4CC;
  border-right: 1px solid #D6D4CC;
  border-left: 1px solid #D6D4CC;
  border-bottom:2px solid #eceae6; 
  padding:0 0 10px 10px;
  margin: 0 0 10px 0;
  clear: both;
}
.rightpromo .pic{
  position: relative;
  top: 8px;
  left: 20px;
  float: right;
  margin-left: -10px;
}
.rightpromo h4{
  font-size: 11px;
  font-weight: bold;
  color: #838383;
  clear: left;
}
.rightpromo h4 a:link{
  color: #8f4100;
  font-size:10px;
}
.rightpromo a, .rightpromo a:visited{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#8F4100;
  font-size: 10px;
}
.rightpromo a:hover{
  text-decoration: none;
  color:#186c99;
}
.rightpromo .naslov{
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight: bold;
  margin: 10px 0 0 0;
  color: #838383;
}
.rightpromo p{
  font-size: 10px;
  color: #838383;
margin-right:5px;
}
.rightpromo a.strong, .rightpromo a.strong:visited{
  color: #8f4100;
  font-weight: bold;
}
.rightpromo a.strong:hover{
  color: #186c99;
}
.boxright{
  clear: left;
  width: 205px;
}
.boxright .boxrightitle, .boxright1 .boxrightitle{
  font-size:10px;
  color: #838383;
  height: 20px;
  background: url(/look/img/boxrightbkg.gif);
  line-height: 18px;
  text-indent: 10px;
  border-right: 1px solid #eceae6;
  width: 202px !important;
  width: 205px;
}
.boxright ul, .boxright1 ul{
  width: 203px;
  list-style: none;
  border-bottom: 2px solid #d6d4cc;
  margin: 0;
  padding: 0;
}
.boxright a:link,.boxright a:visited{
  border-bottom: 1px solid #d6d4cc;
  border-right: 1px solid #eceae6;
  padding: 3px 0 3px 10px;
  display: block;
  width: 192px !important;
  width: 205px;
  background-color: #ffffff;
  color: #838383;
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;
  }
.boxright a:hover {
  background-color: #d6d4cc;
  color: #fff;
  }
.boxright1{
  clear: left;
  width: 205px;
  margin: 10px 0 0 0;
}
.boxright1 .boxrightitle{
  padding: 0;
}
.boxright1 li{
  border-bottom: 1px solid #d6d4cc;
  border-right: 1px solid #eceae6;
  padding: 2px 0 3px 0;
}
.boxright1 p{
  padding: 0 3px 3px 10px;
  font-size: 10px;
  color: #838383;
}
.boxright1 a:link,.boxright1 a:visited{
  color: #8f4100;
  font-size: 10px;
  text-decoration: underline;
  font-weight: normal;
  }
.boxright1 a:hover {
  text-decoration: none;
  color: #186c99;
  }


.building_promo {
  float:left; 
  width: 160px; 
  margin: 10px 10px 0 0; 
  padding-left: 3px;
}

.building_promo .building_promo_title {
  font-size:9px;
  color: #838383;
  background: url(/look/img/boxrightbkg.gif);
  line-height: 18px;
  text-indent: 10px;
  font-weight: bold;
  border-right: 1px solid #eceae6;

}


#footer{
  /* background: url(/look/img/footerbkg.gif) repeat-x; */
  clear: left;
  font-size: 10px;
  color: #838383;
  text-align: center;
  padding: 25px 0 20px 0;
}
#footer a, #footer a:visited{
  color: #838383;
  text-decoration: underline;
}
#footer a:hover{
  text-decoration: none;
}
#footer strong{
  color: #838383;
}
/* stilovi za section strane */
.line{
  width: 570px;
  position: relative;
  background: url(/look/img/linebkg.gif) repeat-x;
  background-position: 1em .9em;
  margin: 10px 0 8px 0;
overflow: hidden;
}
.line a, .line a:visited{
  font-size:10px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
}
.line a:hover{
  text-decoration: underline;
}
.topicnews,.topicdonors,.topicpartners,.topicprofile,.topiclinks,.topicstories,.topicmainpr{
  float: left;
  padding: 0 7px 0 6px;
  border-right: 1px solid #2c88ca;
  height: 20px;
  line-height: 14px;
}
.topicnews{
  padding: 0 7px 0 0;
}
.topicmainpr{
  border: none;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0 0 0 3px;
  color: #333;
}
.line1{
        width: 585px;
  position: relative;
  background: url(/look/img/linebkg.gif) repeat-x;
  background-position: 1em .9em;
  margin: 10px 0 8px 0;
}
.line1 a, .line1 a:visited{
  font-size:10px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
}
.line1 a:hover{
  text-decoration: underline;
}
.topicprimary,.topicadvanced,.topicreporting,.topicteam,.topictrainers,.topicuseful {
  float: left;
  padding: 0 3px 0 3px;
  border-right: 1px solid #2c88ca;
  height: 20px;
  line-height: 14px;
}
.topicprimary{
  padding: 0 1px 0 0;
}
.topicuseful{
        padding: 0 0 0 3px;
  border: none;
}
/* formatiranje article strane */
.fullstory{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  width: 565px;
  padding: 0 20px 30px 0;
        overflow:hidden;
}
.fullstory a {
  color:#8F4100;
  text-decoration: underline;
  font-size: 11px;
  font-weight: normal;
}
.fullstory img{
  float:left;
  margin: 10px 13px 10px 0;
}
.fullstory .nadnaslov{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 2px 0;
}
.fullstory h3 a, .fullstory h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
         text-decoration: none;
         color: #333;
}
.fullstory .podnaslov{
  font-style: italic;
  margin: 0 0 7px 0;
}
.fullstory .date{
  font-size: 11px;
}
.fullstory .intro{
  font-size:12px;
  margin: 0 0 10px 0;
}

.fullstory ul {
   margin-left: 10px;
}

.caption {
  font-style: italic;
        padding-bottom: 10px;
}

.tools{
  font-family: Arial, Helvetica, sans-serif;
  float: right;
  border: 1px solid #b2b2b2;
  width: 125px !important;
  width: 130px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: #666;
  padding: 9px 7px 8px 7px;
  margin: 20px 0px 10px 15px;
}
.tools img{
  margin: 4px 0 0 0;
  float: none;
}
.tools p{
  text-align: right;
  font-size: 10px;
  margin: 3px 0 0 0;
  color: #666;
}
.tools a, .tools a:visited{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #2c88ca;
  text-align: right;
  margin: 0px 0 0 0;
  text-decoration: none;
}
.tools a:hover{
  text-decoration: underline;
}
.balkaninsight{
clear:left;
}
.balkaninsight p{
font-size:11px;
}
.balkaninsight .date{
font-size:10px;
}
.balkaninsight .more{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #8f4100;
  margin: 25px 0 0 0;
}
.balkaninsight .more a,.balkaninsight .more a:visited{
  font-size:11px;
  color: #8f4100;
  text-decoration: underline;
  font-weight: bold;
}
.balkaninsight .more a:hover{
  font-size:11px;
  color: #186c99;
  text-decoration: none;
}
div.publication{
clear:left;
margin: 0 0 20px 0;
}
.publication h3 a, .publication h3 a:visited{
text-decoration: none;
color:#333;
}
.publication h3 a:hover{
text-decoration: underline;
}
.publication p{
font-size:11px;
}
.publication .date{
font-size:10px;
}
.publication p a, .publication p a:visited{
  font-size:11px;
  color: #8f4100;
  text-decoration: underline;
}
.publication p a:hover{
  font-size:11px;
  color: #186c99;
  text-decoration: none;
}
table{
font-size: 11px;
}
.staff p, .staff1 p, .staff3 p{
font-size:11px;
}
.staff a, .staff1 a, .staff3 a,.staff a:visited, .staff1 a:visited, .staff3 a:visited{
font-size:11px;
text-decoration:none;
color: #8f4100;
}

.staff a:hover, .staff1 a:hover, .staff3 a:hover{
font-size:11px;
text-decoration:underline;
}
.staff{
width: 90px;
float:left;
margin: 0 20px 20px 0;
}
.staff1{
width: 90px;
float:left;
clear:left;
margin: 0 20px 20px 0;
}
.staff3{
width: 90px;
float: left;
margin: 0 0 20px 0;
clear: right;
}
.navigation{
font-size:11px;
}
.navigation a, .navigation a:visited{
font-size: 11px;
color: #8f4100;
text-decoration: underline;
}
.navigation a:hover{
font-size: 11px;
color: #8f4100;
text-decoration: none;
}
.fullstory .teaser{
  font-size: 10px;
  font-weight: bold;
  background: url(/look/img/bullet.gif) no-repeat;
  background-position: 0em .3em;
  padding: 0 0 0 9px;
  margin: 0 0 2px 0;
}
.fullstory .teaser a, .fullstory .teaser a:visited {
  text-decoration:underline;
  color: #8f4100;
}
.fullstory .teaser a:hover{
text-decoration:none;
}
.morebi{
  font-size:10px;
  margin: 0 0 3px 0;
}
.morebi a:link, .morebi a:visited{
  text-decoration:none;
  color: #333;
  font-weight: normal;
  font-size: 10px;
}
.morebi a:hover{
  text-decoration:underline;
  color: #333;
}
span.articlesubhead a, span.articlesubhead a:visited{
text-decoration: none;
font-size:12px;
font-weight: bold;
}
span.articlesubhead a:hover{
text-decoration:none;
}
/* novi promo boxovi */
.promo1, .promo2, .promo3, .promo4, .promo5, .promo6{
  height: 240px;
  margin:  0;
  float: left;
  position: relative;
}
.promo1head, .promo2head, .promo3head, .promo4head, .promo5head, .promo6head{
  clear: left;
  height: 20px;
  margin: 0 0 3px 0;  
  background: url(/look/img/bibkg.gif) repeat-x;
}
.promo1 .promo1head p, .promo2 .promo2head p, .promo3 .promo3head p, .promo4 .promo4head p, .promo5 .promo5head p, .promo6 .promo6head p{
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight: bold;
  color: #fff;
  line-height: 16px;
  padding: 0 0 0 10px;
}
.promo1 h3, .promo2 h3, .promo3 h3, .promo4 h3, .promo5 h3, .promo6 h3{
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight: bold;
}
.promo1 p, .promo2 p, .promo4 p, .promo3 p, .promo5 p, .promo6 p{
  font-size:10px;
}
.promo1 .subhead, .promo5 .subhead, .promo4 .subhead, .promo2 .subhead, .promo3 .subhead, .promo6 .subhead{
  font-size:10px;
  font-style: italic;
  margin: 0 0 8px 0;
}
.promo1 h3, .promo2 h3, .promo3 h3, .promo4 h3, .promo5 h3, .promo6 h3{
  padding: 0 10px 0 10px;
}
.promo1 p, .promo2 p, .promo3 p, .promo4 p, .promo5 p, .promo6 p{
  padding: 0 9px 0 9px;
}
.promo1{
  border-bottom: 3px solid #669cad;
  width: 191px;
}
.promo1head{
  width: 191px;
  background-color: #669cad;
}
.promo1 img{
  float: left;
  margin: 3px 13px 10px 0;
}
.promo1 .teaser{
  font-size: 10px;
  font-weight: normal;
  clear: left;
  background: url(/look/img/bullet.gif) no-repeat;
  background-position: 0em .3em;
  padding: 0 0 0 9px;
  margin: 0 0 2px 0;
}
.promo2{
  border-bottom: 3px solid #8f849a;
  width: 191px;
  margin: 0 0 0 10px;
}
.promo2head{
  width: 191px;
  background-color: #8f849a;
}
.promo3{
  border-bottom: 3px solid #186c98;
  width: 191px;
  margin: 0px 0 0 10px;
  clear:right;
}
.promo3head{
  width: 191px;
  background-color:#186c98;
}
.promo4{
  border-bottom: 3px solid #75901d;
  width: 191px;
  margin: 10px 0 0 0px;
}
.promo4head{
  width: 191px;
  background-color: #75901d;
}
.promo5{
  border-bottom: 3px solid #f08022;
  width: 191px;
  margin: 10px 0 0 10px;
}
.promo5head{
  width: 191px;
  background-color: #f08022;
}
.promo6{
  border-bottom: 3px solid #C2BBC7;
  width: 191px;
  margin: 10px 0 0 10px;
}
.promo6head{
  width: 191px;
  background-color: #C2BBC7;
}
/* end promo boxovi*/
/* banner*/


.bannermiddle{
  clear: left;
  height: 120px;
        width: 550px;
  margin: 0 0 3px 0;  
}

/* comments css */
.articlecomments{
background: #ffffff;
margin:0 0 0 0 ;
padding: 0 3px 10px 3px;
width:100%;
}
.articlecomments .commentsubject{
font-weight: bold;
margin: 10px 0 0 0;
}
.articlecomments .commentbyline{
font-size:10px;
margin: 5px 0 5px 0;
}
.articlecomments .commentbody{
font-size:11px;
margin: 5px 0 15px 0;
background-color: #EFEFEF;
border: 1px solid #9F9F9F; 
padding: 5px;
}
.articlecomments .input_text{
font-size:10px;
}
.articlecomments legend  {
  color: #666;
  font-weight: bold;
  font-variant: small-caps;
  background-color: #d3d3d3;
  padding: 2px 6px;
  margin: 8px;
  }

.articlecomments label   {
        font-size:11px;
  line-height: normal;
  text-align: right;
  margin-right:10px;
  position: relative;
  display: block;
  float: left;
  width: 125px;
  }
.articlecomments .captcha{
float:left;
}
.articlecomments label.fieldLabel {
  display: inline;
  float: none;
  }
.articlecomments .formInputText   {
  font-size: 11px;
  color: #666;
  padding: 2px;
  margin-right: 5px;
  margin-bottom: 5px;
  height: 15px;
  }
.articlecomments textarea   {
        font-size:11px;
  color: #666;
  padding: 2px;
  margin-right: 5px;
  margin-bottom: 5px;
  }
  
.fullstory p {
  padding-bottom: 5px;
}
/* end comments css */



