body {
	width: 100%;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #1a1a1a;
	color: #CCFFFF;
	margin: auto;
	padding: 0;
}

table {
  border-collapse: collapse;
  border: none;
  background-color: #3f3f3f; 
}

table.main, table.mainouter {
  margin: auto;
  background-color: #1e1e1e;
}

table.bottom {
  background: #1a1a1a;
}

h1 {
  font-size: 16px;
}

h2 {
	display:block;
	font-size: 13px;
	margin-bottom: 6px;
}

p {
	font-size: 11px;
}

p.announce {
	font-size: 13px;
	color: #ddee00;
}

p.pravila {
	font-size: 12px;
	color: #FF2B4E;
}

p.sub { 
	margin-bottom: 5px;
}

td {
	font-size: 11px;
	border: solid #000000 1px;
}

td.embedded {
   border: none;
   padding: 0px;
   text-align: left;
}

td.embeddedpoll {
   text-align: left;
}

td.center {
    border: none;
    padding: 0px;
    text-align: center;
}

td.klase {
   border: none;
   padding: 1px;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 6px;
}

td.comment {
  padding: 13px;
  font-size: 11px;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #FFFFFF;
  background: url(pic/colhead.gif);
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.title {
	font-size: 19px;
}

td.navigation {
	font-weight: bold;
	font-size: 13px;
   border: none;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: #1a1a1a;
}

form {
	margin-top: 0;
	margin-bottom: 0;
	padding: 1px;
}

.sublink {
	font-style: italic;
	font-size: 9px;
	font-weight: normal;
}

font.gray
{
  color: #ACA899;
  text-decoration: underline;
}

a img {
	border: none;
}

a:link, a:visited {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

a:hover {
  color: #FF741E;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 16px;
}

a.colhead {
	color: #FFFFFF;
	text-decoration: none;
}

/*a.colhead:hover {
	text-decoration: underline;
}*/

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.altlink:hover {
  	color: #FF741E;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

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

a.altlink_donate:link, a.altlink_donate:visited
{
	color: #e1e1b9;
}

a.altlink_donate:hover
{
        color: #FFFFFF;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

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

.important {
	font-weight: bold;
	font-size: 11px;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	border: 1px solid #000;
	background-color: #999;
}

input:focus, textarea:focus, select:focus {
	border:1px solid #B7B7B7;
}

.btn {
  width: 75px;
  height: 23px;
  border: 1px solid #000000;
  margin: 3px;
}

input.username
{
	background: url("pic/user.png") no-repeat;
	background-position: 2px 1px;
	padding: 2px 0px 0px 20px;
	height: 20px;
	background-color: #999;
}
input.pass
{
	background: url("pic/key.png") no-repeat;
	background-position: 2px 1px;
	padding: 2px 0px 0px 20px;
	height: 20px;
	background-color: #999;
}

input.search
{
	background: url("pic/magnifier.png") no-repeat;
	background-position: 2px 1px;
	padding: 2px 0px 0px 20px;
	height: 20px;
	background-color: #999;
	font-weight: bold;
}

.small {
  font-size: 9px;
}

.big {
  font-size: 13px;
}

li {
  margin-top: 8px;
  margin-bottom: 8px;
}

ul {
  margin-left: 22px;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border  
{  
  border-style: solid;  
  border-color: #000000; 
  border-width: 1px; 
}

table.ncode_imageresizer_warning {
	background: #3F3F3F;
	color: #CCCCCC;
	border: 1px solid #CCC;
	cursor: pointer;
}

table.ncode_imageresizer_warning td {
	font-size: 12px;
	color: white;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold; 
}

table.ncode_imageresizer_warning td.td1 {
	padding: 5px;
}

table.ncode_imageresizer_warning td.td2 {
	padding: 2px;
}

td.flds {
	background-color:	#CDFEAF;
	color:			black;
	padding:		5px;
	text-align:		center;
	font-family:		Tahoma, Verdana, Helvetica;
}

hr.green {
	border:			1px solid #466248;
	color:			#466248;
	background-color:	#466248;
}

/*  Glavni izbornik */
 
#navcontainer
{
	margin-left: -60px;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#navlist li
{
	display: inline;
	padding-bottom: 4px;
	padding-left: 5px;
	background-repeat: no-repeat;
}

#navlist a
{
	padding: 2px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#navlist a:link, #navlist a:visited
{
	padding: 2px;
	color: #e1e1b9;
}

#navlist a:hover
{
	color: #FFFFFF;
	padding: 2px;
}

/*  Glavni izbornik - KRAJ */

.floatleft
{
	float: left;
	margin: 10px 5px;
	border: 1px solid #666;
	padding: 2px;
}

td.clearalt6 {
	background: #393939;
	padding: 5px;
	border: 0px;
	border: hidden;
}

td.clearalt7 {
	padding: 5px;
	background: #393939;
	border: 0px;
	border: hidden;
}

.vrijeme {
	margin-top: -30px;
}

/* wiki shit */

div#wiki-container {
display: table;
width: 100%;
}

div#wiki-row  {
display: table-row;
}

div#wiki-navigation {
margin: 2px;
padding: 2px;
}

div#wiki-content-left div#content-add {
text-align: center;
}

div#wiki-content-left textarea#body {
width: 90%;
height: 300px;
}

div#wiki-content-left {
display: table-cell;
}

div#wiki-content-right {
display: table-cell;
width: 200px;
padding-left: 15px;
}

div#wiki-content-left div#name, div#content, div#content-add {
margin: 2px;
padding: 5px;
border: 1px solid #000000;
background-color: #3f3f3f;
}

div#wiki-content-left div#name {
width: 100%;
text-align: center;
font-size: 18px;
}

div#wiki-content-left div#content, div#content-add {
width: 100%;
text-align: left;
}

div#wiki-content-right div#search, div#details {
margin: 2px;
padding: 2px;
border: 1px solid #000000;
background-color: #3f3f3f;
}

div#wiki-content-right div#search, div#details {
width: 200px;
}

div#details ul, div#details ul li {
padding-left: 0px;
}

div.wiki-search {
margin: 2px;
padding: 2px;
border: 1px solid #000000;
background-color: #3f3f3f;
}

.toggle_descr {
padding: 0;
margin: 0;
display: none;
border: 0;
}

/* javascript sort */
.main th {background:url(pic/colhead.gif); color:#FFFFFF; border:1px solid #000000; font-weight: bold; font-size:11px;}
.main th .head p, .main th .asc p, .main th .desc p {cursor:pointer;}
.main th p {font-size:11px;}
.main .head p {background:url(images/sort.gif) left no-repeat; cursor:pointer; padding-left:8px}
.main .desc, .main .asc {background:url(pic/colhead.gif);color:#FFFFFF; border:1px solid #000000; font-weight: bold; font-size:11px;}
.main .desc p {background:url(images/desc.gif) left no-repeat; cursor:pointer; padding-left:8px}
.main .asc p {background:url(images/asc.gif) left no-repeat; cursor:pointer; padding-left:8px}
.main .head:hover, .main .desc:hover, .main .asc:hover {color:#fff}
.main .evenrow td {background:#3f3f3f}
.main .oddrow td {background:#1E1E1E}
.main td.evenselected {background:#3f3939}
.main td.oddselected {background:#1E1414}
#controls {width:500px; margin:0 auto; height:20px}
#perpage {float:left; width:150px}
#perpage select {float:left; font-size:11px}
#perpage span {float:left; margin:2px 0 0 5px}
#navigation {float:left; width:200px; text-align:center}
#navigation img {cursor:pointer}
#textic {float:left; width:150px; text-align:right; margin-top:2px}
#currentpage {font-weight:bold;}
#pagelimit {font-weight:bold;}

/* img bottom align with text*/
.bottom { vertical-align: text-bottom; }

