/*********************************************************/
/*********************************************************/
/**********************THEME FRAMES***********************/
/*********************************************************/
/*************************TRAKOVI*************************/
.levi1trak {
	width: 15px;
	/**height: 735px; da je višina strani minimalno 735px*/
	background: url('images/trak/levi1trak.png') top no-repeat;
}
.levi2trak {
	width: 7px;
	background: url('images/trak/levi2trak.png') top no-repeat;
}
.desni1trak {
	width: 7px;
	background: url('images/trak/desni1trak.png') top no-repeat;
}
.desni2trak {
	width: 15px;
	background: url('images/trak/desni2trak.png') top no-repeat;
}
/*************************TRAKOVI*************************/
/*********************************************************/
body {
	color : #555;
	background : #020202;
	font-family : "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin: 0px;
}
/*********************************************************/
/**************************GLAVA**************************/
.mainHeader {
	width: 100%;
	height: 183px;
	background: url('images/glava/main.png') repeat-x;
}
/*********************************************************/
.leviStolpecVsGl {
	width: 5px;
	height: 183px;
	background: url('images/glava/leviStolpecVsGl.png') no-repeat;
}
.zgorajVsGl {
	color: #FFF;
	padding: 0px 4px 1px 4px;
	width: 100%;
	height: 31px;
	background: url('images/glava/zgorajVsGl.png') left no-repeat;
}
.centerVsGl {
	width: 100%;
	height: 121px;
}
.spodajVsGl {
	color: #FFF;
	padding: 0px 4px 1px 4px;
	text-align: right;
	width: 100%;
	height: 31px;
	background: url('images/glava/spodajVsGl.png') right no-repeat;
}
.desniStolpecVsGl {
	width: 5px;
	height: 183px;
	background: url('images/glava/desniStolpecVsGl.png') no-repeat;
}
/**************************GLAVA**************************/
/*********************************************************/
/***************************NOGA**************************/
.noga {
	border-top: double #2D2D2D;
	padding: 8px;
}
/***************************NOGA**************************/
/*********************************************************/
/***********************NAVIGACIJA************************/
.levoNavi {
	height: 29px;
	width: 50px;
	background: url('images/navigacija_x/levoNavi.png') left no-repeat;
}
.mainNavi {
	height: 29px;
	width: 100%;
	background: url('images/navigacija_x/mainNavi.png') repeat-x;
}
.desnoNavi {
	height: 29px;
	width: 50px;
	background: url('images/navigacija_x/desnoNavi.png') right no-repeat;
}
/*********************************************************/
#navigacija_x {
	float: left;
	font: normal 12px 'Calibri','Trebuchet MS','Arial';
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#navigacija_x ul {
	background: url('images/navigacija_x/mainNavi.png') top repeat-x;
	float: left;
	line-height: 29px;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
	width: 100%;
}
#navigacija_x li {
	display: inline;
	padding: 0;
}
#navigacija_x a {
	color: #FFFFFF;
	float: left;
	padding: 0 5px 0 1px;
	text-decoration: none;
	background: url('images/navigacija_x/') no-repeat left center;
}
#navigacija_x a span {
	display: block;
	float: none;
	padding: 0 2px 0 5px;
	background: url('images/navigacija_x/') no-repeat right center;
}
#navigacija_x a span img {
	border: none;
	margin: 0px 2px -4px 0;
}
#navigacija_x a:hover{
	background: url('images/navigacija_x/x-left.png') no-repeat left center;
}
#navigacija_x a:hover span {
	background: url('images/navigacija_x/y-right.png') no-repeat right center;
}
/***********************NAVIGACIJA************************/
/*********************************************************/
/***********************MAIN FRAME************************/
.main_frame {
	width: 100%;
	padding: 0 1px 0 1px;
}
.okno {
	border-left:  1px solid #292929;
	border-right:  1px solid #292929;
}
/***********************MAIN FRAME************************/
/*telo palete*/
.side-body {
	font-size : 12px;
	color : #FFF;
	background-color : #000;
	padding : 4px;
}
/*glavno centralno okno*/
.main-bg {
	background-color : #000;
	padding : 3px 10px 5px 10px;
}
/*telo centralnih palet*/
.main-body {
	color : #555;
	background-color : #FFF;
	padding : 5px;
}
/*telo novice*/
.news-body {
	color : #555;
	background-color : #FFF;
	padding : 6px;
}
.news-title {
	color : #4B4B4B;
	font-weight: bold;
	background-color : #FFF;
	padding : 6px;
}
.dodatno {
    font-size:9px;
	width: 140px;
	background: #FFF;
}
a.preberiVecX{
	font-size: 8px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover.preberiVecX {
	color: white;
	text-decoration: none;
}
/*glava tabele*/
.capmain {
	font-weight : bold;
	color : #808080;
	padding : 2px 0px 4px 0px;
}
/*glava palete*/
.scapmain {
	font-size : 10px;
	font-weight : bold;
	text-transform: uppercase;
	color: #FFF;
	height: 26px;
	background: url('images/scapmain.png') left no-repeat;
	padding: 4px 4px 4px 15px;
}
.ico {
	border: 0px;
	padding-right: 5px;
	width: 7px;
	height: 7px;
}
.scapmainr {
	width: 40px;
	background: url('images/scapmainr.png') right no-repeat;
	padding: 4px;
}
/*levi in desni stolpec s paletami*/
.side-border-left {
	color: #777;
	background-color: #000;
	padding: 3px 0px 10px 3px;
	width: 175px;
}

.side-border-right {
	color: #777;
	background-color: #000;
	padding: 3px 3px 10px 0px;
	width: 175px;
}
/*********************************************************/
/**********************THEME FRAMES***********************/
/*********************************************************/
/*********************************************************/
/************************POVEZAVE*************************/
a {
	color: #008000;
	text-decoration: none;
}
a:hover {
	color: #008000;
	text-decoration: underline;
}
a.side {
	color: #3366FF;
	text-decoration: none;
}
a:hover.side {
	color: #3366FF;
	text-decoration: underline;
}
/************************POVEZAVE*************************/
/*********************************************************/
/*************************NOVICE**************************/
.zgoraj-levo {
	width: 3px;
	height: 3px;
	background: url('images/novica/zgoraj-levo.png') no-repeat;
}
.zgoraj {
	height: 3px;
	background: url('images/novica/zgoraj.png') repeat-x;
}
.zgoraj-desno {
	width: 3px;
	height: 3px;
	background: url('images/novica/zgoraj-desno.png') right no-repeat;
}
.levo {
	width: 3px;
	background: url('images/novica/levo.png') repeat-y;
}
.desno {
	width: 3px;
	background: url('images/novica/desno.png') repeat-y;
}
.spodaj-levo {
	width: 3px;
	height: 30px;
	background: url('images/novica/spodaj-levo.png') no-repeat;
}
.spodaj {
	padding-left: 10px;
    font-size:8px;
	height: 30px;
	background: url('images/novica/spodaj.png') repeat-x;
}
.spodaj-desno {
	width: 3px;
	height: 30px;
	background: url('images/novica/spodaj-desno.png') no-repeat;
}
.spodaj-desno-vec {
	text-align: right;
	padding-top: 5px;
    font-size:9px;
	width: 171px;
	height: 30px;
	background: url('images/novica/spodaj-desno-vec.png') no-repeat;
}

.levo-s-t {
	width: 3px;
	height: 3px;
	background: url('images/table/spodaj-levo.png') no-repeat;
}
.desno-s-t {
	width: 3px;
	height: 3px;
	background: url('images/table/spodaj-desno.png') no-repeat;
}
.spodaj-t {
	height: 3px;
	background: url('images/table/spodaj.png') repeat-x;
}

/*************************NOVICE**************************/
form {
	margin: 0px;
}

hr {
	height: 1px;
	border: 1px solid #eee;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}

td {  }

pre { }

.alt {
	color: #FF6600;
}

.button {
	color: #008000;
	margin-top: 2px;
}

.bbcode {
	color: #555;
	margin-top: 2px;
}

.textbox {
    font-family : "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #808080;
	background-color: #E1E1E1;
	border: 1px solid #696969;
}

.center {
	margin: 0 auto;
}

.admin-message {
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.news-category {
	border:0;
	margin:3px 5px 0 0;
	float:left;
}

.news-footer {
	font-size: 10px;
	color: #555;
	background-color: #f1f1f1;
	padding: 3px 4px 4px 4px;
}

.tbl-border {
	border: 1px solid #C0C0C0;
}

.tbl {
	color: #555;
	background-color: #F0F0F0;
	padding: 4px;
}

.tbl1 {
	color: #555;
	background-color: #F0F0F0;
	padding: 4px;
}

.tbl2 {
	color: #555;
	background-color: #E6E6E6;
	padding: 4px;
}

.forum-caption {
	font-weight: bold;
	color: #888;
	background-color: #EAEAEA;
	padding: 2px 4px 4px 4px;
}

.quote {
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 13px;
	background: #FF9900 url('images/anketa.png');
}

.comment-name {
	font-weight: bold;
	color: #005599;
}

.shoutboxname {
	font-weight: bold;
	color: #99CC00;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

.small {
	font-size: 12px;
	font-weight: normal;
}

.small2 {
	font-size: 12px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 12px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #C0C0C0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	color: #555;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #005599;
	background-color: #f6f6f6;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #f6f6f6;
	background-color: #005599;
}

/* Page Navigation */

.pagenav {
	padding: 0.4em;
}

.pagenav span {
	color: red;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #005599;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	margin: 0.2em;
	text-decoration: none;
}

.logo {
    position: relative;
    float: left;
    padding-left: 30px;
    padding-top: 0px;
}

.oglas {
	position: relative;
	float: right;
	padding-right: 20px;
	padding-bottom: 30px;
}








.ogl-levo-zgoraj {
	height: 5px;
	width: 5px;
	background: url('images/oglas/levo-zgoraj.png') no-repeat;
}
.ogl-zgoraj {
	height: 5px;
	background: url('images/oglas/zgoraj.png') repeat-x;
}
.ogl-desno-zgoraj {
	height: 5px;
	width: 5px;
	background: url('images/oglas/desno-zgoraj.png') no-repeat;
}
.ogl-levo {
	width: 5px;
	background: url('images/oglas/levo.png') repeat-y;
}
.ogl-desno {
	width: 5px;
	background: url('images/oglas/desno.png') repeat-y;
}
.ogl-levo-spodaj {
	height: 5px;
	width: 5px;
	background: url('images/oglas/levo-spodaj.png') no-repeat;
}
.ogl-spodaj {
	height: 5px;
	background: url('images/oglas/spodaj.png') repeat-x;
}
.ogl-desno-spodaj {
	height: 5px;
	width: 5px;
	background: url('images/oglas/desno-spodaj.png') no-repeat;
}

