a {
	color: #005599;
	text-decoration: none;
}

a:hover {
	color: #005599;
	text-decoration: underline;
}

a.side {
	color: #005599;
	text-decoration: none;
}

a:hover.side {
	color: #005599;
	text-decoration: underline;
}

a.links {
	color: #0000FF;
	text-decoration: none;
}

a:hover.links {
	color: #0000FF;
	text-decoration: underline;
}

body {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	margin: 0px;
}

hr {
	height: 1px;
	border-top: 1px dashed #99CC00;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}

hr.side-hr {
	height: 1px;
	border-top: 1px dashed #99CC00;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.alt {
	color: #005599;
}
 
.white-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #e1e1e1;
	padding: 5px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaa;
	background-color: #E2E5EB;
	padding: 5px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	background-color: #f1f1f1;
	height: 20px;
	border: 1px solid #ccc;
	margin-top: 2px;
}
.button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	background-color: #f1f1f1;
	height: 20px;
	border: 1px solid #ccc;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C0C0C0;
	background-color: #E1E8FF;
	border: 1px solid #ccc;
}
.textbox:hover, .textbox:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
}

/*telo novice*/
.main-body {
	font-size: 13px;
	color: #555;
	padding: 4px 4px 5px 4px;
}
/*ozadje stolpcev*/
.side-body {
	font-size: 12px;
	color: #777;
	background-color: #E2E5EB;
	background-image: url('images/scaps.png');
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 4px 4px 8px 4px;
}

/*centralno ozadje*/
.main-bg {
	color: #555;
	background-color: #ECEEF2;
	padding: 5px;
}

.outer-border {
	border-left: 5px solid #5B5F6C;
	border-right: 5px solid #5B5F6C;
	padding-left: 2px;
	padding-right: 2px;
}

.outer-border2 {
	background-color: #D8DADF;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-left: 2px;
	padding-right: 2px;
}

.border {
	border-bottom: 2px solid #0000FF;
}

.side-border-left {
	background-color: #ECEEF2;
	padding: 5px;
}

.side-border-right {
	background-color: #ECEEF2;
	padding: 5px;
}

.news-footer {
	font-size: 11px;
	color: #555;
	border-bottom: 2px solid #666699;
	padding: 3px 4px 4px 4px;
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B0B8B;
	padding: 2px 4px 4px 4px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	color: #888;
	background-image: url('images/scap.png');
	padding: 0px 0px 2px 15px;
}

.scapmainx {
	background-image: url('images/scapx.png');
	background-position: right;
	padding-right: 10px;
}

.tbl-border {
	color: #555;
	background-color: #e1e1e1;
}

.tbl {
	font-size: 13px;
	color: #555;
	background-color: #ECEEF2;
	padding: 4px;
}

.tbl1 {
	font-size: 13px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl2 {
	font-size: 13px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}

.forum-caption {
	font-size: 13px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 13px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 13px;
	border: 1px solid #000;
}

.comment-name {
	font-weight: bold;
	color: #005599;
}

.shoutboxname {
	font-weight: bold;
	color: #005599;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

.small {
	font-size: 12px;
	font-weight: normal;
}

.small2 {
	font-size: 11px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
	background-color: #fff;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	padding: 2px 2px 3px 2px;
}

.top{
	height: 30px;
	background-image: url('images/top.gif');
}

.header{
	height: 170px;
	background-image: url('images/header.jpg');
	background-position: right;
}

.senca{
	height: 17px;
	background-image: url('images/senca.png');
	background-position: right;
}
.senca2{
	height: 30px;
	background-image: url('images/senca2.png');
	background-position: right;
}

/*******************
  SPECIAL MENU BY ITANIUM © 2007
*********************/

#meni_top{
	width:164px;
	height:30px;
	margin:0 auto;
	position:relative;
}
#meni_top li{
	height: 30px;	
	position:absolute;	
	display:block;	
	background: url(images/navi_top.png) 0px 0px no-repeat;	
}
#meni_top a{
	height:30px;
	display: block;	
}

#meni_top #kontakt{width: 55px; left: 0px;}
#meni_top #kontakt a:hover{background: url(images/navi_top.png) -0px -30px no-repeat scroll;}

#meni_top #profil{width: 42px; left: 55px; background: url(images/navi_top.png) -55px -0px no-repeat scroll;}
#meni_top #profil a:hover{background: url(images/navi_top.png) -55px -30px no-repeat scroll;}

#meni_top #najdi{width: 42px; left: 97px; background: url(images/navi_top.png) -97px -0px no-repeat scroll;}
#meni_top #najdi a:hover{background: url(images/navi_top.png) -97px -30px no-repeat scroll;}

#meni_top #zs{width: 25px; left: 139px; background: url(images/navi_top.png) -139px -0px no-repeat scroll;}
#meni_top #zs a:hover{background: url(images/navi_top.png) -139px -30px no-repeat scroll;}

/*glavni meni*/
#meni{
	width:515px;
	height:30px;
	margin:0 auto;
	position:relative;
}
#meni li{
	height: 30px;	
	position:absolute;	
	display:block;	
	background: url(images/navi_top.png) 0px 0px no-repeat;	
}
#meni a{
	height:30px;
	display: block;	
}

#meni #zacetek{width: 13px; left: 0px; background: url(images/navi.png) -0px -0px no-repeat scroll;}
#meni #zacetek a:hover{background: url(images/navi.png) -0px -30px no-repeat scroll;}

#meni #domov{width: 96px; left: 13px; background: url(images/navi.png) -13px -0px no-repeat scroll;}
#meni #domov a:hover{background: url(images/navi.png) -13px -30px no-repeat scroll;}

#meni #downloads{width: 91px; left: 109px; background: url(images/navi.png) -109px -0px no-repeat scroll;}
#meni #downloads a:hover{background: url(images/navi.png) -109px -30px no-repeat scroll;}

#meni #forum{width: 80px; left: 200px; background: url(images/navi.png) -200px -0px no-repeat scroll;}
#meni #forum a:hover{background: url(images/navi.png) -200px -30px no-repeat scroll;}

#meni #clanki{width: 120px; left: 280px; background: url(images/navi.png) -280px -0px no-repeat scroll;}
#meni #clanki a:hover{background: url(images/navi.png) -280px -30px no-repeat scroll;}

#meni #povezave{width: 100px; left: 400px; background: url(images/navi.png) -400px -0px no-repeat scroll;}
#meni #povezave a:hover{background: url(images/navi.png) -400px -30px no-repeat scroll;}

#meni #konec{width: 15px; left: 500px; background: url(images/navi.png) -500px -0px no-repeat scroll;}
#meni #konec a:hover{background: url(images/navi.png) -500px -30px no-repeat scroll;}