a {
	color : #919191;
	text-decoration : none;
}

a:hover {
	color : #CECECE;
	text-decoration : underline;
}

a.side {
	color : #FFF;
	text-decoration : none;
}

a:hover.side {
	color : #FFF;
	text-decoration : underline;
}

a.white {
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : bold;
	font-size : 9px;
	color : #D7BB96;
	text-decoration : none;
}

a:hover.white {
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : bold;
	font-size : 9px;
	color : #E7D7C0;
	text-decoration : none;
}

b {
	color : #FF6B01;
}

body {
	background : url(images/BG_body.png);
	background-repeat : no-repeat;
	background-position : top center;
	background-color : #000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin : 0px;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.alt {
	color : #FFF;
}

.navigacija {
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #FFF;
	line-height : 20px;
	padding : 5px 20px;
}

.header {
	background : url(images/BG_header.png);
	background-repeat : no-repeat;
	width : 814px;
	height : 202px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ddd;
	background-color : #444;
	padding : 10px;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #171717;
	background-color : #000;
	border-top : 1px solid #171717;
	padding-top : 5px;
	padding-bottom : 5px;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.button-poll {
	background : url(images/BG_button.png);
	background-repeat : no-repeat;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-size : 9px;
	font-weight : bold;
	color : #8D601B;
	background-color : none;
	width : 80px;
	height : 19px;
	border : none;
	margin-top : 2px;
	padding-bottom : 2px;
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f8f8f8;
	border : 1px solid #ccc;
}

.textbox-user {
	background : url(images/BG_textbox.png);
	background-repeat : no-repeat;
	width : 140px;
	height : 20px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-size : 9px;
	font-weight : bold;
	color : #7B3A06;
	background-color :none #f8f8f8;
	border : none;
	padding : 4px 6px;
}

.main-body {
	font-size : 10px;
	color : #CECECE;
	background-color : #000;
	padding : 15px;
}

.side-body {
	font-size : 10px;
	color : #FFF;
	background-color : #000;
	padding : 20px 15px;
}

.side-body-2 {
	background : url(images/BG_sidebody_2.png);
	background-repeat : repeat-y;
	font-size : 10px;
	color : #FFF;
	padding : 2px 20px;
}

.main-bg {
	background : url(images/BG_main.png);
	background-repeat : no-repeat;
	background-position : top right;
	background-color : #000;
	padding : 0px 15px;
}

.side-border-left {
	background : url(images/BG_side.png);
	background-repeat : no-repeat;
	background-position : top left;
	background-color : #000;
	width : 213px;
	padding : 0px 1px;
}

.side-border-right {
	background : url(images/BG_side.png);
	background-repeat : no-repeat;
	background-position : top right;
	background-color : #000;
	width : 213px;
	padding : 0px 1px;
}

.news-left {
	background : url(images/BG_news_footer_left.png);
	background-repeat : no-repeat;
	background-position : top left;
	height : 28px;
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	color : #8D601B;
	padding-left : 10px;
}

.news-right {
	background : url(images/BG_news_footer_right.png);
	background-repeat : no-repeat;
	background-position : top right;
	height : 28px;
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	color : #8D601B;
	padding-right : 10px;
}

.capmain {
	background : url(images/BG_capmain.png);
	background-repeat : no-repeat;
	width : 547px;
	height : 28px;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size : 14px;
	color : #8D601B;
	padding-left : 10px;
}

.scapmain {
	background : url(images/BG_scapmain.png);
	background-repeat : no-repeat;
	width : 199px;
	height : 29px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFF;
	background-color : #000;
	padding-right : 15px;
	padding-bottom : 2px;
}

.scapmain-2 {
	background : url(images/BG_scapmain_2.png);
	background-repeat : no-repeat;
	background-position : top left;
	width : 265px;
	height : 35px;
	padding-top : 5px;
	padding-left : 15px;
}

.tbl-border {
	color : #555;
	background-color : #e1e1e1;
}

.tbl {
	font-size : 11px;
	color : #555;
	background-color : #000;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #555;
	background-color : #000;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #555;
	background-color : #000;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #888;
	background-color : #000;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #005599;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #555;
	background-color : #f6f6f6;
}

.side-label {
	color : #555;
	background-color : #000;
	padding : 2px 2px 3px 2px;
}