html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-align: center;
	color: #F00;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*kraj reseta :)))) */


/* 	background-color:#1F150A; originalna boja */
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #817148;
	background-color:#5b2401;	
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #06C;
}
#container {
	width: 777px;  
	height: 100%;
	margin: 0 auto; 
	text-align: left; 
}
#nav {
	height:31px;
	padding-right:80px;
	background-image:url(../i/top_bg.gif);
	background-repeat: repeat-x;	
}
#nav li {
	float: right;
	TEXT-INDENT: 0px;
	text-decoration:none;
}
#blanko {
	height:47px;
	margin-left:50px;
	margin-right:50px;
	}	
#mainContent {
	margin-left:50px;
	margin-right:50px;
	background-image:url(../i/background-telo.jpg);
		
	}
#levo {
	background-image:url(../i/meni_pozadina.jpg) ;
	width:249px;
	min-height: 100%;
	height:100%;
	padding: 0 0 0 0 ;
	margin: 0 0 0 0 ;
	float:left;
	clear:left;
	}	
#desno {
	background-color:#dbc07a;	
	width:428px;
	padding: 0 0 0 0 ;
	margin: 0 0 0 0 ;
	float:right;
	}
#vesti {
	background-image:url(../i/levo_bg.gif);
	padding: 15px 15px 60px 45px ;
	margin: 0 0 0 0 ;
	min-height: 100%;
	font-size: 12px;
	color: #817148;
	}
#dobrodosli{
	width: 422px;
	margin: 3px 3px 3px 3px;
	border:thin solid #b79155;
	}
#dobrodosli_1{
	width: 422px;
	margin: 3px 3px 3px 3px;
	border:thin solid #b79155;
	}
#naslov{
	background-color:#8b7641;
	margin: 3px 3px 3px 3px;
	font-size:12px;
	color: #CCC;
	}
p {
	margin-bottom: 10px;
	color: #CCC;
}

#clearfloats {
	clear: both;
}

#footer{
	margin-top:25px;
	text-align:center;
}
#bedz{
	float:left;
	position:absolute;
	left: 876px;
	top: 18px;
}
#date{
	COLOR: #B48140;
	font-weight:bold;
}
p{
	font-size: 12px;
	color: #817148;
	margin:0px 0px 10px 0px;
}
.promo{
	font-size:2em;
	color:#F00;
	text-align:center;
	}

