/* general styles */
body {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../img/bg_body_pulse.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.floatcenter {
float:top-center;
}
.floatleft {
	float:left;
}
.floatright {
float:right;
margin-top: 15px;
}
.floatcopy {
float:right;
}
.clear {
clear:both;
}
p {
margin: 0px;
padding: 0px;
}
a, a:hover, a:visited {
	color:#F00;
	outline: none;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-weight:bold;
}
ul, ul li, li {
list-style: none;
margin: 0px;
padding: 0px;
}
h1, h2, h3, h4, h5 {
margin: 0px;
padding:0 px;
}
#holder {
width: 880px;
height: auto;
margin: 0 auto;
}
#logoz_top {
	width: 600px;
	height:150px;
	margin-bottom: 10px;
	margin-left: 255px;
	margin-right: 20px;

}
#logo_pulse {
width:327px;
height: 150px;
background:url(../img/logo_pulse.png) no-repeat top center;
}
#logo_burn {
width: 160px;
height: 95px;
background:url(../img/logo_burn.png) no-repeat top right;
}
#flash_box {
width:880px !important;
height: 304px !important;
margin-bottom: 24px;
}

/* menu */
#container {
width: 580px;
}
#container ul{
	width: 880px;
	height: 32px;
	background:url(../img/bg_menu_trans.png) repeat-x;
	padding: 13px 0px 0px 0px;
	margin-bottom: 20px;
}
#container ul li a {
padding: 0px 25px;
display:block;
}
#logo_face {
width: 880px;
height: 40px;
text-align:right;
margin: 0px;
margin-top: 0px;
display:block;
margin-bottom: -42px;
}
#nav li {
float: left;
display:block;
}
#nav li ul {
position: absolute;
width: 108px;
height: 110px;
left: -999em;
padding: 17px 0px 0px 0px;
	}	
#nav li li {
float: left;
width: 108px;
height: 35px;
margin-bottom: 2px;
}
#nav li li a {
height: 35px;
line-height: 35px;
color: #000;
display:block;
background:url(../img/bg_submenu_trans.png) no-repeat;
}
#nav li li a:hover {
	color: #ff0000;
}
#nav li:hover ul {
left: auto;
background: none;
}
/* content */
#stupac_desno_holder {
	width: 280px;
	height:auto;
	min-height: 400px;
	margin-top: 65px;
}
.naslov_veliki_lijevo  {
	height:18px;
	line-height: 18px;
	font-family:"Trebuchet MS";
	color: #639;
	font-size:14px;
	padding-bottom: 5px;
	background:url(../img/px_white_trans_20.png) repeat-x bottom;
	margin-bottom: 2px;
}
.naslov_veliki_desno  {
	height:18px;
	line-height: 18px;
	font-family:"Trebuchet MS";
	color: #639;
	font-size:14px;
	padding-bottom: 5px;
	margin-bottom: 2px;
}
.crta {
height: 1px;
background:url(../img/px_white_trans_20.png);
margin-bottom: 2px;
clear:both;
}
.sadrzaj_box {
	min-height: 375px;
	height:auto;
	background:url(../img/px_white_trans_10.png);
	padding: 20px;
	margin-bottom: 12px;
	clear:both;
	line-height: 130%;
}
.sadrzaj_box img {
margin-bottom: 20px;
clear:both;
}
.sadrzaj_box span {
display:block;
margin-bottom: 20px;
}
.orange {
	color: #CF0;
}
.grey {
color: #999;
}
.desno_box {
width: 280px !important;
margin-bottom: 20px;
}
#gallery .sadrzaj_box img {
	margin: 0px 2px 4px 2px;
}
#footer {
width: 840px;
height:80px;
background:url(../img/px_white_trans_10.png) ;
line-height: 80px;
margin-bottom: 30px;
padding: 0px 20px;
font-size: 0.93em;
font-weight:bold;
color: #3f3f3f;
}
#footer li {
float:left;
}
#footer li a {
	color: #CCC;
	margin: 0px 10px;
	text-decoration:none;
}
#footer li a:hover, #footer a.selected {
	color: #FFF !important;
	text-decoration:underline;
}
#copyright {
	font-size: 10px;
	color: #FFF;
}
/*ads*/
#subcontainer ul{
width: 540px;
height: 24px;
line-height: 24px;
background:url(../img/px_white_trans_20.png) repeat-x bottom;
padding: 0px;
margin: 0px;
margin-bottom: 10px;
}
#subcontainer ul li {
width:250px;
}
#subcontainer ul li a {
background: none;
padding: 0px ;
display:block;
margin-right: 2px;
}
.linkic, .linkic:visited {
	color:#CF0 !important;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.linkic:hover {
	color:#CF0 !important;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#addictive {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../img/addictive_logo.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.line_through {
	color:#494949;
	margin-bottom: 0px !important;
}

