/* GLOBAL */
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #AF5D18;
	padding: 20px 0 5px 0;
	margin: 20px auto 5px auto;
	background-color: #030202;
}
div {
	font-family: sans-serif, Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #804312;
}
form {
	padding: 0px;
}
.none, .none:hover {
	border: 0px;
	background-color: transparent;
	text-decoration: none;
}
a {

}


/* NAVIGACIJA */
.quote {
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	padding: 0 9px 0 9px;
}
.quoted {
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #DB8830;
}


/* NEWS */
.title {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFCC78;
	line-height: 20px;
}
hr {
	clear: both;
	color: #150905;
	background-color: #150905;
	height: 1px;
	border: 0px;
}
.autor {
	font-family: sans-serif, Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #C47626;
}
.komentar {
	font-family: sans-serif, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #5E1904;
}
.color1 {
	color: #AF5D18;
}
.color1 a {
	color: #AF5D18;
	text-decoration: underline;
}
.color2 {
	color: #50321E;
}
.color2 a {
	color: #50321E;
	text-decoration: underline;
}
.img {
	border: 5px solid #1E0C05;
}


/* POLL */
.question {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #C47626;
	padding: 35px 9px 0 20px;
}
.answer {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #50321E;
	padding: 3px 9px 0 20px;
	line-height: 21px;
}
.buttons {
	padding: 5px 0 0 25px;
}
.buttons input {
	font-family: Tahoma, Arial;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #C47626;
	background: #1E0C05;
	border: 1px solid #471504;
	padding: 2px;
}


/* FORUM */
.forum {
	padding: 35px 9px 0 18px;
}
.forum a {
	color: #AF5D18;
	line-height: 16px;
	text-decoration: none;
}
.forum a:hover {
	text-decoration: underline;
}


/* FOOTER */
.footer {
	padding-left: 72px;
	font-family: sans-serif, Arial;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #3E1B09;
	line-height: 14px;
	height: 52px;
	background-image: url(../img/footer-logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #1E0C05;
}
.footer a {
	font-family: sans-serif, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #AF5D18;
}

.epke {
	font-size: 12px;
	font-weight: bold;
}
.epke a {
	text-decoration: none;
}
.epke a:hover {
	color: #C47626;
	text-decoration: none;
}
.counterE {
	font-family: Tahoma, Arial;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #50321E;
}
.counterE a {
	color: #50321E;
	text-decoration: none;
}
.counterE a:hover {
	color: #AF5D18;
	text-decoration: none;
}

