ul, ol, li, h1, h2, h3, h4 {
	margin:0;
	padding:0;
	list-style-type:none;
}

.menu {
	background: #000000 url(images/menu_bg.gif) repeat-x scroll center top;
	vertical-align: top;
	padding-top:20px;
}
 .menu ul {
	margin: 0px 0px 20px 20px;
	padding: 0px;
}

.menu li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	color: #eeeeee;
	font-family: Georgia;
	font-size: 11px;
}

.menu li a {
	color: #eeeeee;
}

.menu li span {
	text-transform: none;
	padding: 0px 0px 0px 15px;
}

.menu li a:hover {
	color: #e0a95a;
	text-decoration: none;
}

.menu li.active a {
	color: #e0a95a;
}

.content {
	
	background: #e2ddd3 url(images/content_bg.gif) repeat-x scroll center top;
	padding: 20px;
	vertical-align: top;
}

.content h3, .content h4, .content p {
	color: #333;	
}

.content h3 {
	font-family: Georgia;
	font-size: 23px;
	border-bottom: 3px solid #e0a95a;
	margin: 0px 0px 20px 0px;
	font-weight:normal;
}

.content img {
	border: 1px solid #bfbfbf;
	padding: 4px;
	margin: 0px 0px 20px 0px;
}	

.content h4 {
	font-family: Georgia;
	font-size: 17px;
	margin: 15px 0px 20px 0px;
	font-weight:normal;
}

.content p, .glumci TD {
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.8em;
	color:#333333;
}

.adrenalin {
	 border-top:1px solid #3F3F3F;
	 border-bottom:1px solid #3F3F3F;
}

#nb {
	padding:0;
	border:0;
	margin:5px 0 0 0;
}


.wallpaperi OL LI {
	float:left;
	margin:0 19px 19px 0;
}

UL.rezolucije {
	width:190px;
}

UL.rezolucije LI {
	float:left;
	width:70px;
	margin:0;
	padding-left:9px;
	background:url(images/dot.gif) no-repeat left center;
}

UL.rezolucije LI A {
	font-size:11px;
}

/******* VIDEO POPUP *******/
.videopopup {
	background:#000 url(images/rode-videopopup-bg.gif) repeat-x;
}