DIV#logo {
	position: absolute;
	/*background: url(../images/logo.jpg);
	width: 172px;
	height: 137px;*/
	background: url(../images/logo_new.jpg);
	width: 187px;
	height: 147px;
	right: 56px;
	top: 27px;
	z-index: 2;
}
DIV#logo A { display: block; width: 187px; height: 147px; outline: 0px; }

DIV#content {
	width: 869px;
	height: 508px;
	background: #01437d url(../images/content_bg.jpg) no-repeat 100% 0px;
}

DIV#bottle {
	float: left;
	width: 194px;
	height: 508px;
	background: url(../images/new_boca.jpg);
}

DIV#text {
	float: left;
	/*padding: 20px 10px 10px 10px;*/
	padding: 15px 10px 10px 0px;
	width: 487px;
	/*height: 478px*/
	height: 483px;
	/*background: url(../images/okvir.jpg);*/
	background: url(../images/new_okvir.jpg);
}

DIV#right_col {
	float: left;
	padding: 120px 9px 0px 9px; /*width: 168px;*/
	width: 160px;
	height: 388px;
	background: url(../images/bg_right_col.jpg);
}

DIV#banner_nigra {
	margin-top: 22px;
}

P.right_info {
	/*color: #96d2e8;*/
	color: white;
	line-height: 150%;
	margin-bottom: 10px;
	font-weight: bold;
}

H2 {
	font: normal 2.2em "Trebuchet MS";
	margin: 0px;
	padding: 0px;
}

H1#n_onama {
	text-indent: -9999px;
	/*background: url(../images/h1_onama.jpg);*/
	background: url(../images/h1_onama.jpg);
	width: 193px;
	height: 58px;
}
H1#n_prima_pivo {
	text-indent: -9999px;
	background: url(../images/h1_prima_pivo.jpg);
	width: 191px;
	height: 59px;
}
H1#n_novosti {
	text-indent: -9999px;
	background: url(../images/h1_novosti.jpg);
	width: 234px;
	height: 59px;
}
H1#n_nagradna_igra {
	text-indent: -9999px;
	background: url(../images/h1_nagradna_igra.jpg);
	width: 234px;
	height: 59px;
}
H1#n_prima_trenutci {
	text-indent: -9999px;
	background: url(../images/h1_prima_trenutci.jpg);
	width: 250px;
	height: 59px;
}
/*
H1#n_nagradna_igra2 {
	text-indent: -9999px;
	background: url(../images/h1_nagradna_igra2.jpg);
	width: 309px;
	height: 59px;
}
*/
A#n_nagradna_igra2 {
  	display: block;
  	outline: 0px;
	text-indent: -9999px;
	background: url(../images/h1_nagradna_igra2.jpg);
	width: 309px;
	height: 59px;
}
H1#n_download {
	text-indent: -9999px;
	background: url(../images/h1_download.jpg);
	width: 188px;
	height: 59px;
}
H1#n_kontakt {
	text-indent: -9999px;
	background: url(../images/h1_kontakt.jpg);
	width: 194px;
	height: 59px;
}
H1#n_topless {
	text-indent: -9999px;
	background: url(../images/h1_topless.jpg);
	width: 194px;
	height: 59px;
}

H2#n_video {
	font: normal 9pt Verdana;
	text-indent: -9999px;
	background: url(../images/h2_video.jpg);
	width: 64px;
	height: 26px;
	margin-bottom: 5px;
}

DIV.splitline { height: 1px; width: 100%; border-bottom: 1px solid #1359a1; margin: 15px 0px 15px 0px; }

DIV.c_middle { text-align: center; }

DIV.icon_foto {
	margin: 30px 0px 8px 0px;
	width: 418px;
	height: 27px;
	/*background: url(../images/icon_foto.png);*/
	background: url(../images/icon_foto.gif);
}

DIV.icon_video {
	margin: 30px 0px 8px 0px;
	width: 418px;
	height: 30px;
	/*background: url(../images/icon_video.png);*/
	background: url(../images/icon_video.gif);
}
DIV.icon_video.download { margin-top: 20px; }

DIV.icon_promo {
	margin: 30px 0px 8px 0px;
	width: 418px;
	height: 32px;
	/*background: url(../images/icon_promo.png);*/
	background: url(../images/icon_promo.gif);
}

DIV.icon_wall {
	margin: 30px 0px 8px 0px;
	width: 418px;
	height: 26px;
	/*background: url(../images/icon_promo.png);*/
	background: url(../images/icon_wall.gif);
}

/* SCROLL TEXT */
#divScrollTextCont {
	position:absolute; 
	left:265px; 
	top:195px; 
	width:320px; 
	height:385px; 
	clip:rect(0px 320px 385px 0px); 
	overflow:hidden; 
	visibility:hidden;
}
#divScrollTextCont.prima_trenutci { 
	width:421px; 
	clip:rect(0px 421px 385px 0px); 
}
#divText { position:absolute; left:0px; top:0px; width: 306px; } 
#divText.prima_trenutci { width: 421px; }
DIV#sbar {
	position: absolute;
	top: 169px;
	/*left: 590px;*/
	left: 587px;
	width: 13px;
	padding: 23px 0px 0px 0px;
}
DIV#sbar.prima_trenutci { left: 700px; }
DIV#sbar_spacer { /*height: 162px;*/ height: 267px; }
A#arrow_up {
	display: block;
	width: 19px;
	height: 58px;
	outline: 0px;
	background: url(../images/new_small_arrow_up.jpg) 0px 0px;
}
A#arrow_up:hover { background-position: -19px 0px; }
DIV#sbar.prima_trenutci A#arrow_up { background: url(../images/new_small_arrow_up_right.jpg) 0px 0px; }
DIV#sbar.prima_trenutci A#arrow_up:hover { background-position: -19px 0px; }
A#arrow_down {
	display: block;
	width: 19px;
	height: 66px;
	background: url(../images/new_small_arrow_down.jpg) 0px 0px;
	outline: 0px;
}
A#arrow_down:hover { background-position: -19px 0px; }
DIV#sbar.prima_trenutci A#arrow_down { background: url(../images/new_small_arrow_down_right.jpg) 0px 0px; }
DIV#sbar.prima_trenutci A#arrow_down:hover { background-position: -19px 0px; }
/* /SCROLL TEXT */

/* SCROLL IMAGE */
#divScrollTextCont2 {
	position:absolute; 
	left:615px; 
	/*top:220px; */
	top: 208px;
	width:115px; 
	height:360px; 
	clip:rect(0px 320px 360px 0px); 
	overflow:hidden; 
	visibility:hidden;
}
#divText2 { position:absolute; left:0px; top:0px; } 
A#img_arrow_up {
	position: absolute;
	top: 190px;
	left: 611px;
	display: block; /*width: 19px;
	height: 9px;*/
	width: 120px;
	height: 16px;
	outline: 0px; /*background: url(../images/scroll_img_up.jpg) 19px 0px;*/
	background: url(../images/new_scroll_img_up.jpg);
}
/*A#img_arrow_up:hover { background-position: 0px 0px; }*/
A#img_arrow_down {
	position: absolute;
	top: 571px;
	left: 611px;
	display: block; /*width: 19px;
	height: 8px;*/
	width: 120px;
	height: 16px;
	outline: 0px; /*background: url(../images/scroll_img_down.jpg) 0px 0px;*/
	background: url(../images/new_scroll_img_down.jpg);
}
/*A#img_arrow_down:hover { background-position: 19px 0px; }*/
/* /SCROLL IMAGE */

#divText2 A IMG { border: 3px solid white; margin-bottom: 5px; }

#divText P { margin: 0px 0px 10px 0px; padding: 0px; }
#divText UL { list-style: disc; padding: 0px; margin: 0px 10px 30px 30px; }
#divText UL LI { margin-bottom: 10px; }
#divText UL.ul_nagradna_igra { margin: 10px 0px 10px 30px;}
#divText UL.ul_nagradna_igra LI { margin-bottom: 0px; }

#divText.modify_4_nigra { width: 270px; }

DIV.split_line {
	width: 310px;
	height: 1px;
	background-image: url(../images/split.jpg);
	margin-bottom: 5px;
}

TABLE#download {width: 310px; }
TABLE#download TD { padding-bottom: 10px; }
TABLE TD.tbl_video_img { width: 100px;}
TABLE TD.tbl_video_txt { vertical-align: middle; }

INPUT#kontakt_ime {
	/*background: url(../images/input_ime.jpg);*/
	background: url(../images/kontakt_input.gif);
	width: 232px;
	height: 14px;
	border: 0px;
	color: white;
	padding: 3px;
	margin-bottom: 2px;
}

INPUT#kontakt_email {
	/*background: url(../images/input_email.jpg);*/
	background: url(../images/kontakt_input.gif);
	width: 232px;
	height: 14px;
	border: 0px;
	color: white;
	padding: 3px;
	margin-bottom: 2px;
}

INPUT#kontakt_predmet {
	/*background: url(../images/input_predmet.jpg);*/
	background: url(../images/kontakt_input.gif);
	width: 232px;
	height: 14px;
	border: 0px;
	color: white;
	padding: 3px;
	margin-bottom: 2px;
}

TEXTAREA#kontakt_poruka {
	width: 232px;
	height: 128px;
	border: 0px;
	color: white;
	padding: 3px;
	margin-bottom: 2px;
	/*background: #082137 url(../images/kontakt_poruka.jpg) no-repeat fixed 0px 0px;*/
	background: /*#082137*/ url(../images/kontakt_poruka.gif) /*no-repeat fixed 0px 0px*/;
	font: normal 1.1em "MS Shell Dlg";
	overflow: auto;
}
INPUT#btn_send {
	width: 88px;
	height: 20px;
	border: 0px;
	/*background: url(../images/submit_posalji.jpg);*/
	background: url(../images/submit_posalji.gif);
	cursor: pointer;
}
INPUT#btn_send2 {
	width: 82px;
	height: 25px;
	border: 0px;
	/*background: transparent url(../images/submit_posalji.jpg) no-repeat 0px 4px;*/
	background: url(../images/submit_posalji2.gif) no-repeat 0px 5px;
	cursor: pointer;
}
INPUT#btn_reset {
	width: 88px;
	height: 20px;
	border: 0px;
	/*background: url(../images/reset.jpg);*/
	background: url(../images/reset.gif);
	cursor: pointer;
}

INPUT#send_friend {
	padding: 3px;
	width: 152px;
	height: 14px;
	border: 0px;
	/*background-image: url(../images/input_send_friend.jpg);*/
	background: url(../images/input_send_friend.gif);
	color: white;
	font-size: 0.8em;
}

SPAN#email_text { font-weight: bold; }

P { margin-bottom: 10px; line-height: 130%; }

A { /*color: #8ab2d4;*/ /*color: #3894e1;*/ color: #ffd437; text-decoration: none; }
A.active { color: white; }
/*P B*/ A:hover { text-decoration: underline; }

IMG.img_prima_pivo_left { float: left; }
IMG.video_thumb { border: 0px; float: left; }


SPAN#link_send_friend {
	padding: 3px 0px 3px 25px;
	display: block;
	height: 15px;
	width: 200px;
	font: bold 9pt Verdana;
	/*color: #748ba0;*/
	color: white;
	/*background: url(../images/arrrow_send_a_friend.jpg) no-repeat 0px 0px;*/
	background: url(../images/arrrow_send_a_friend.gif) no-repeat 0px 2px;
}
A#link_dl_video {
	padding: 3px 0px 3px 25px;
	display: block;
	height: 15px;
	width: 200px;
	font: bold 9pt Verdana;
	/**color: #748ba0;*/
	color: white;
	/*background: url(../images/arrrow_dl_video.jpg) no-repeat 0px 0px;*/
	background: url(../images/arrrow_dl_video.gif) no-repeat 0px 0px;
}


.reset { display: none; }

.numbered_list {padding:20px 0px 20px 30px; }

#divText UL.imgset {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 421px;
}
#divText UL.imgset LI { display: inline; width: 78px; margin-right: 3px; }
#divText UL.imgset LI.nomg { margin: 0px; }
#divText UL.imgset LI IMG { /*border: 2px solid #155c9a;*/ border:2px solid #5a88ac; margin-bottom: 5px; }

#divText UL.list_wallpapers { width: 418px; padding: 0px; margin: 0px; list-style: none; }
#divText UL.list_wallpapers LI { width: 129px; float: left; text-align: center; font-size: 0.8em; margin: 0px 15px 15px 0px; }
#divText UL.list_wallpapers LI.last { margin-right: 0px; }
#divText UL.list_wallpapers LI IMG { border: 1px solid #88b3db; margin-bottom: 5px; }
#divText UL.list_wallpapers LI A { color: white; }
