BODY {
	background-color: #690800;
	color: #FFFFFF;	
	font-family: Lucida Grande, Tahoma;
	font-size: 10px;
	margin: 0;
}

TD { font-size: 10px;
	font-family: Lucida Grande, Tahoma;
	color: #FFFFFF;
	vertical-align: top;
}

TABLE.glavnatabela { width: 100%;
	height: 100%;
}


TD.gl-l { background-image: url('IMG/bg-l.gif'); 
	background-position: right;
	background-repeat: repeat-y;
	background-color: transparent;
}
TD.gl-r { background-image: url('IMG/bg-r.gif'); 
	background-position: left;
	background-repeat: repeat-y;
	background-color: transparent;
}
TD.gl-c { width: 700px; 
	vertical-align: top;
	background-color: #000000;
}

TD.header { width: 700px;
	height: 150px;
	vertical-align: top;
}

TD.title-news-sr { width: 500px;
	height: 14px;
	background-image: url('IMG/titles/sr/news.gif');
}

TD.title-news-en { width: 500px;
	height: 14px;
	background-image: url('IMG/titles/en/news.gif');
}

TD.title-karte { width: 500px;
	height: 14px;
	background-image: url('IMG/titles/sr/karte.gif');
}

TD.content { width: 100%;
	height: 100%;
	vertical-align: top;
	padding: 10px;
}

TD.content-news {
	background-color: #690800;
	height: 100px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

TD.index-r { width: 200px;
	vertical-align: top;
	text-align: right;
}

TD.index-l { vertical-align: top;
	text-align: left;
	width: 500px;
}

TABLE.newsletter { width: 149px;
	height: 176px;
	background-image: url('IMG/newsletter.gif');
}

TABLE.login { width: 149px;
	height: 176px;
	background-image: url('IMG/login.gif');
}

TABLE.poll-sr { width: 149px;
	height: 176px;
	background-image: url('IMG/poll-sr.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
}
TABLE.poll-en { width: 149px;
	height: 176px;
	background-image: url('IMG/poll-en.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
}

TD.poll {
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: transparent;
	vertical-align: top;
	height: 25px;
}

TD.newsletter {
	vertical-align: top;
	background-color: transparent;
	padding-top: 33px;
	padding-left: 7px;
}

TD.headliner {
	background-color: #EB7333;
	padding-left: 10px;
	font-weight: bold;
	height: 14px;
	vertical-align: middle;
}

TD.support {
	background-color: #C94000;
	padding-left: 10px;
	height: 12px;
}

TD.details {
	background-color: #690800;
	padding-left: 5px;
}

TD.details2 {
	background-color: #690800;
	padding-right: 3px;
	padding-bottom: 1px;
	vertical-align: bottom;
	text-align: right;
}

TR.rating {
	background-color: #EB7333;
	font-weight: bold;
	height: 14px;
	border-bottom: 1px solid red;
	vertical-align: middle;
	text-align: center;	
}
TR.odd {
	background-color: #690800;
}

.footer {
	text-align: right;
	vertical-align: bottom;
	color: #454545;
}
.footer:hover {
	color: #676767;
	font-weight: normal;
}

SPAN.footer { 
	text-aligment: right;
	margin-left: 20px;
}

A.news { color: #EB7333;
	padding-left: 5px;
}
A.news:hover {	text-decoration: underline;
	color: #C94000;
	font-weight: normal;
}

A { color: #FFFFFF;
	text-decoration: none;
}

A:hover { color: #EB7333;
	font-weight: bold;
}

A.clear:hover {	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}

INPUT, TEXTAREA, SELECT { background-color: #690800;
	color: #ffffff;
	border: 1px solid #C94000;
	font-family: Lucida Grande, Tahoma;
	font-size: 8px;
	padding-left: 2px;
}

LI { list-style-type: circle;	
}

LI:hover { list-style-type: disc;
}

IMG.spacer { 
	width: 500px;
	height: 30px;
}
IMG.spacer-mini { 
	width: 250px;
	height: 30px;
}

.bordered { border: 1px solid #FFFFFF;
	margin-bottom: 5px;
}

.bordered2 { border: 4px solid #FFFFFF;
}

.bordered:hover { border: 1px solid #EB7333;
}
FORM.poll { padding: 0;
	margin: 0;
	background-color: #000000;
	width: 100%;
	height: 100%;
}

STRONG.partneri {
	color: #EB7333;
	font-weight: bold;
	font-size: 12px;
}

STRONG.warning {
	color: #FF0000;
	font-weight: bold;
}

DIV.partneri-banner {
	margin-top: 20px;
	width: 40%;
	position: relative;
	left: 30%;
	padding: 20px;
	text-align: center;
}

P.bigimage {
	text-align: center;
	width: 500px; 
	overflow: auto;	
}

P.code {
	background-color: #690800;
	width: 480px;
	color: #ffffff;
	border: 1px solid #C94000;
	font-family: Lucida Grande, Tahoma;
	padding: 10px;		
}