/**
* AkoDarkGem - A Mambo 4.5.1 template
* @version 2.0
* @package AkoDarkGem
* @copyright (C) 2004 by Arthur Konze - All rights reserved!
* @license http://www.konze.de/content/view/8/26/ Copyrighted Commercial Software
*/

/* ###################### OVERALL SETTINGS ###################### */
BODY {
  background-color : #000000;
  color            : #000000;
}

/* velicina slova u naslovima opsirnije */
td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000; /* bojja za vesyi teksta */
}

h4 { color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
h5 { color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
h6 { color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }

li {
  list-style       : inside url(../images/arrow.png) 1px;
  list-style-image : url(../images/arrow.png);
}

hr {
  color            : #444444;
  height           : 1px;
  width            : 100%;
}

.pathwaytext {
  color            : #808080;
}

}

.readon {
	background: url(../images/readon-default.png) 0 0 no-repeat;
}


/* ######################## BUTTON BAR ######################## ok */
ul#mainlevel-nav {
  padding-left     : 0;
  margin-left      : 0;
  color            : White;
  float            : left;
  width            : 100%;
  font-family      : arial, helvetica, sans-serif;
}

ul#mainlevel-nav li {
  display          : inline;
}

ul#mainlevel-nav li a { /* meni top levo desno */
  padding          : 0.3em 1em;
  color            : #FFFFFF;
  text-decoration  : none;
  float            : left;
  background       : url(../images/readon-default.pngf) no-repeat right;
}

ul#mainlevel-nav li a:hover {
  text-decoration  : none;
  color            : #CC3333;
}
/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 14px
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #FF0000;
  font-weight      : normal;
  text-decoration  : none;
}

a:hover {
  color            : #000000;
  text-decoration  : none;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #808080;
  font-weight      : normal;
}

a.mainlevel:hover {
  color            : #FF0000;   /* boja za web linkove * 3F7A12 */
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #999999;
  font-weight      : bold;
}

a.category:hover {
  color            : #FF0000;
}

/* ###################### MODULE SETTINGS  boja modula vesti  i td###################### */
table.moduletable {
  width            : 100%;
  margin-bottom    : 10px;
  border-bottom    : 0px solid #000;
}

table.moduletable th {
  font             : normal 12px Arial, Helvetica, sans-serif;
  color            : #FF0000; /* desno podesavanje slova u naslovima baneri,k je on line.. */
  text-align       : left
  letter-spacing   : 0px;
}

table.moduletable td {
  padding          : 4px 2px 5px 2px; /*razmak izmedju banera */
}


/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font             : bold 12px Verdana, Arial, Helvetica, sans-serif;
  color            : #515A6D;
  background-color : #2E3440;
  border           : 1px solid #000000;
}

.inputbox {
  font             : 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #CCCCCC;
  background-color : #333333;
  border           : 1px solid #000000;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */

}
.sectiontableheader {        /*  sve vesti naslovi gore */
  font-size        : 14px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #f1f1f1;
  background       : #5B7696; 
  padding          : 1px;
}


}
a.readon:link, a.readon:visited {
  color            : #000000;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 14px;
  background       : url(../images/readon-default.png) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 5px 10px 3px 8px;
  float            : right; /* dugme detaljnije ...*/
  line-height      : 15px;
  text-decoration  : normal;
    text-align       : center; /* podesavanje naslova vesti */

}


.contentpane {
  border           : none;
}

.contentpaneopen {
  border           : none;
}


/*  velicina slovaa NASLOVI pocetak  prosirenih vesti */
.contentheading,.componentheading {

  
    border-bottom    : 0px solid #000000;  /*  velicina slovaa NASLOVI prosirenih vesti */
  font-size        : 16px;
  font-weight      : normal;
  line-height      : 20px;
  text-transform   : normal;
  text-align       : justify; /* podesavanje naslova vesti prosirenih vesti */
  text-indent      : 10;
  color            : #FF0000;
  width            : 100%;
  padding          : 10px;
  margin: 10px 10px;

  
  
  }
/*  velicina slovaa NASLOVI  kraj */

}

.contentdescription {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #000000; 
  text-align       : justify;
}

.category {
  color            : #999999;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : normal;
  text-decoration  : none;
    text-align       : justify;

}

/*  podesavanje menija levo sa strelicom */

a.mainlevel  {
 display           : block;
 width             : auto;
  margin           : 10px 0px;
  padding          : 0;
  font-size        : 14px;
  background       : none;
  
}

a.mainlevel:link, a.mainlevel:visited {
	margin: 0;
	line-height: 15px;
	padding: 10 0 0 20px;
	text-decoration: none;
	color: #31ABDA;
	font-weight: normal;
	font-size: 14px;
	background: url(../images/menu_row.jpg) center left no-repeat;
}

a#active_menu.mainlevel:link, a#active_menu.mainlevel:visited {
	color: #666;
}

a#active_menu.sublevel:link, a#active_menu.sublevel:visited {
	color: #666;
}

a.mainlevel:hover {
	background: url(../images/menu_row_over.jpg) center left no-repeat;
	color: #666;
}



/*  podesavanje menija levo */
a.mainlevel:link, a.mainlevel:visited {
  display          : url(../images/arrow.gif);
  font-size        : 12px;
  border           : 1px solid #cccccc;
  background-color : #6A0203; /* pozadina */
  font-weight      : normal;
  padding          : 2px 0; /* podesavanje debljine menija */
  color            : #FFFFFF;
  font-weight      : normal;
  padding-left     : 16px;  /* podesavanje razmaka strelice */
}


a.mainlevel:hover {
  border       : 0px solid #cccccc;
  background-color : #E0E0E8;
  font-size        : 11px;
  font-weight      : normal;
  color            : #666666;
  text-decoration  : none;
  padding-left    : 16px;


}
#active_menu {
  color            : #ff0000;
  border       : 1px solid #cccccc;
  background-color : #E0E0E8;
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #333333;
}

a:link, a:visited {
  font-size        : 14px;  /*      Glavni naslov vestii                       */
  color            : #ff0000;
  text-decoration  : none;
  font-weight      : none;
}
a:hover {  /*      plava boja za link vesti                       */
  font-size        : 14px;
  color            : #3333ff;
  text-decoration  : none;
  font-weight      : none;
}
a.category:link, a.category:visited {
  font-size        : 14px;
  font-weight      : bold;
}
a.readon:hover {
  color            : #3333ff;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 13px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}
ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}
/*  kraj podesavanja menija */


/* ###################### boja za linkove ###################### */
.sectiontableentry1 {
  background-color : #FFFFFF;
}

.sectiontableentry2 {
  background-color : #FFFFFF;
}

.sectiontableheader { /* podesavanje sve vesti naslov datum ali vrh*/
  background-color : #000000;
  background       : #FFFFFF;
  height           : 10;
  color            : #FFFFFF;
   font-size        : 14px;
  font-weight      : normal;
/* podesavanje sve vesti razmak  pregledano*/

}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font             : 12px Verdana, Arial, Helvetica, sans-serif;
  color            : #71809D;
  text-decoration  : none;
}

.smalldark {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #6F9949;
}

.createdate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 19px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : normal;
}

/* ######################### VOTING SETTINGS ######################### */
.content_rating {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #339900;
  font-size        : 9px;
}

.content_vote {
  background       : #2E3440;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #CC9999;
  font-size        : 9px;
}

.content_vote.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  width            : 60px;
  font-weight      : bold;
  font-size        : 10px;
  color            : #333333;
  background       : #EEEEEE;
  border           : 1px solid #999999;
}