@charset "utf-8";
/* CSS Document */


.description, .clubname a, #fg-det .date {
	color:#FFF;
}

#my-image img{
	border:#F00 solid 2px;
}

#ktintro , #kttxt{
	color:#FFF;
	text-shadow: 1px 1px 1px #000;
	
	filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=1);

}

.najavebox {
	-moz-border-radius: 5px;
	background:#000;
	color:#FFF;
	margin-top:10px;
	padding:5px;
}


/**************************** SLIKA TJEDNA ***************************/

#slikatjedna {
	position:relative;
}

.izborsliketjedna {
	height: 85px;
	background:url(glasovanje.png) no-repeat center;
	margin-bottom: 8px;
}


.glasaj_active {
	background:url(vote_active.png) no-repeat;
}
.glasaj_inactive {
	background:url(vote_inactive.png) no-repeat;
}
.glasaj_slikatjedna {
	background:url(vote_naj.png) no-repeat;
}

.vote_navi{
	text-align:center;
	position:relative;
	top: -150px;
}
.vote_navi a{
	margin: 0px 10px 0px 10px;
}

#poll_btn_najslika{
	width:245px;
	height:160px;
	position:relative;
	background:url(vote_naj.png) no-repeat;
	margin-left: 378px; 
	top: -398px;
}

.vote_link_off {
	cursor:default;
}

#poll_btn{
	width:245px;
	height:160px;
	position:relative;
	
	margin-left: 363px; 
	top: -403px;
	cursor: pointer;
}
#slikatjedna_buttons {
	display:block;
	margin-left: 242px;
}
.poll_btn_prev{
	width:77px; !important;
	height:51px; !important;
	display:block;
	position:relative;
	background:url(vote_left.png) no-repeat;
	float:left;
	top: -150px;
}

.poll_btn_next{
	width:77px; !important;
	height:51px; !important;
	display:block;
	position:relative;
	background:url(vote_right.png) no-repeat;
	float:left;
	top: -150px;
}
.poll_btn_empty{
	width:77px;;
	height:51px;;
	display:block;
	position:relative;
	float:left;
	top: -150px;
}

.vote_big_holder{
	width:600px;
	height:400px;
	-moz-border-radius: 5px;
	margin:0px 5px 0px 5px;
	display:block;
	position:relative;
	background:#ddd;
	border: 3px #f01111 solid;
	padding:0px;
}

.vote_main{
	width: 616px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	display:block;
}

.vote_cell {
	width:121px; 
	height:100px;
	display:block;
	float:left;
	margin-left:2px;
}

#pollresult {
	text-align: center;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 16px 3px 3px 3px;
	font-weight:bold;
	padding:2px;
}

.poll_percent_box {
	clear:both;
	position:relative;
	margin:2px;
	width:110px;
	height:15px;
	background:#ddd;
	border:1px solid #f01111;
	-moz-border-radius: 5px;
}

.poll_percent{
	background: url(poll.png) repeat-x;
	color:#333;
	font-size:12px;
	font-weight:bold;
	height:15px;
	float:left;
	text-align:center;
}


.vote_table{
	margin-left: 30px;
	text-align:center;
}
.vote_link {
	-moz-border-radius: 5px;
	margin:3px;
	width:110px; !important;
	height:73px; !important;
	display:block;
	position:relative;
	background:#ddd;
	border: 1px #f01111 solid;
	padding-bottom: 1px;
	padding-top:1px;
	}
.vote_link_hover {
	margin:0px;
	padding-bottom: 0px;
	padding-top:0px;
	width:110px; !important;
	height:73px; !important;
	display:block;
	position:relative;
	background:#191919;
	border: 4px #f01111 solid;
}




/* **************************** RANDOM ***************************** */

.content-text { line-height:110%;}


.side .modulecontent {
	margin-bottom: 15px;
}
.najava-thumb .day {
	color:#333333;
	font-size:36px;
	line-height: 36px;
}
.najava-thumb .month {
	color:#666666;
	font-size:11px;
	line-height:15px;
}

.najava-thumb .dayname {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	letter-spacing:-1px;
}


.invisible {display:none;}

#fgf_exit {
color:#444444;
font-size:12px;
}
#fgf_exit2 {
color:#444444;
font-size:12px;
padding-top:8px;
}
.fgf_desc {
font-size:12px;
font-style:italic;
padding:8px;
width:220px;
}



#fg_comment_ispis .comment_ispis_box .comment_ispis_ime {
color:#f01111;
display:inline;
float:left;
padding-bottom:4px;
padding-left:4px;
text-align:left;
}
#fg_comment_ispis .comment_ispis_box .comment_ispis_datum {
color:#666666;
display:inline;
float:right;
padding-bottom:4px;
padding-right:4px;
text-align:right;
}
#fg_comment_ispis .comment_ispis_box .comment_ispis_komentar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(fg_comment_separator.png) no-repeat scroll center top;
clear:both;
color:#111111;
display:block;
padding-left:4px;
padding-top:6px;
text-align:left;
width:319px;
overflow:hidden;
}
#fg_comment_ispis .comment_ispis_box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#DDDDDD none repeat scroll 0 0;
color:#333333;
display:block;
font-size:14px;
line-height:18px;
margin-top:10px;
padding:4px;
width:327px;
}





#fg_comment_ispis {
	
	margin-top: 6px;
	display:inline;
	float:left;
	width:335px;
}
#fg_comment_upis {
	display:inline;
	float:right;
	width:270px;
}


.intro-news-short-text {
	height: 126px;
	overflow:hidden;
}

.intro-news-big-text img ,.content-text img, .intro-news-short img{
	margin:5px;
}
.intro-news-big-text p, .content-text p, .intro-news-short p{
	font-size:10pt;
}

.image-options {
	display:block;
	text-align:center;
}
.image-options img {
	margin:4px;
}
#left-image img , #right-image img{
	margin-top:15px;
	margin-left: 15px;
	margin-right: 15px;
}

.mainimg {
	margin-top:15px;
	min-height:398px;
	text-align:center;
	width:615px;
	clear:both;
	display:block;
	margin-top:10px;
}

#mainimg {
	
}

#fg-det .clubname {
	font-size: 150%;
	line-height: 27px;
}
#fg-det .description {
	font-size: 130%;
	line-height: 27px;
}
#fg-det .date {
	font-size: 110%;
	padding-left: 14px;
	padding-right: 8px;
	font-style:italic;
	line-height: 27px;
}

#fg-det .scrol_cnt {
	margin-top: 8px;
}
a.thumb:hover{
filter:alpha(opacity=100);
opacity:1;
}

.thumb{
	width: 76px !important;
	height: 76px !important;
	cursor:pointer;
	float:left;
	background-repeat:no-repeat;
	background-position:center;
	margin-left:3px;
	margin-right:3px;
}


a.najava-thumb:hover{
	background: #CCC;
}

.najava-thumb{
	width: 72px !important;
	height: 72px !important;
	cursor:pointer;
	float:left;
	margin-left:1px;
	margin-right:1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}

.deactive{
filter:alpha(opacity=70);
opacity:0.4;
}
.active{
filter:alpha(opacity=100);
opacity:1;
}
#fg-det {
	position:relative;
	width:100%;
	overflow:hidden;
	text-align:center;
}

#scrol_win {
	display:block;
	float:left;
	background:#CCC;
	height:82px;
	overflow:hidden;
	position:relative;
	width:542px;
	padding-top:4px;
}

#scrol_win-najave {
	display:block;
	float:left;
	height:74px;
	overflow:hidden;
	position:relative;
	width:518px;
	padding-top:4px;
}
#scrol_thumbs {
	white-space:nowrap;
	display:block;
}

#scrol_left, #scrol_right{
display:block;
width: 36px !important;
height: 86px !important;
text-align: center;
float:left;
cursor:pointer;
opacity:0.4;
filter:alpha(opacity=40);
}
#scrol_left-najave, #scrol_right-najave{
display:block;
width: 36px !important;
height: 74px !important;
text-align: center;
float:left;
cursor:pointer;
opacity:0.4;
filter:alpha(opacity=40);
}


#scrol_left-najave, #scrol_left {
	background:transparent url(fg_left.png) no-repeat scroll center center;
}
#scrol_right-najave, #scrol_right {
	background:transparent url(fg_right.png) no-repeat scroll center center;
}





.sociable-hovers {
	padding: 4px;
}

#sociable-container {
	padding:4px;
	text-align:center;
}

.fg-link {
	margin:5px 15px 5px 15px;
	float:left;
	display:inline;
}
.fg-link a{
	background:transparent url(fg_subcatbcg_off.png) no-repeat scroll 0 0;
	display:block;
	font-weight:bold;
	height:153px !important;
	padding-top:4px;
	text-align:center;
	width:123px !important;
}

.fg-link-naslov{
	display:block;
	line-height:20px;
}
.fg-link-description {
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	display:block;
}

.fg-special {
	display:block;
	height:185px;
	width:144px;	
	overflow:hidden;
	padding: 4px;
	margin: 4px;
}
.fg-special span {
	font-weight:bold;
}

.fg-special a {
	background:transparent url(fg_special.png) no-repeat scroll 0 0;
	cursor:pointer;
	display:block;
	font-weight:bold;
	height:185px !important;
	text-align:center;
	width:144px !important;
}

.fg-special-naslov{
	display:block;
	line-height:30px;
	padding-top:1px;
}
 .fg-special-podnaslov{
	 font-size:14px;
	 display:block;
	 line-height:normal;
	 padding:2px 4px 6px 4px;
 }

.fg-special-description {
	padding-left:4px;
	padding-right:4px;
	display:block;
}
	





.content {
	background:#fff;
	padding:4px;
	
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.content-title {
	height:15px;
	color:#111;
	font-size:18px;
	font-weight:bold;
}

.content-date {
	color:#666666;
	font-size:12px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:12px;
	text-align:right;
}

.intro-news-short-title {
	background-image:url(table_top_small.png);
	background-repeat:no-repeat;
	height:36px;
	text-align:left;
}

.intro-news-short {
	width:300px;
	margin-right: 15px;
}

.intro-news-short-footer {
	background-image:url(table_bot_small.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:16px;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	padding-right:8px;
}

.intro-news-big-footer {
	background-image:url(table_bot.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:16px;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	padding-right:8px;
}

.intro-news-big-text , .intro-news-short-text, .najave-body{
	color:#222;
	font-size:16px;
	line-height:110%;
	padding:4px 10px 0 10px;
	background-color:#c7c7c7;
	border-color:#ff0101;
	border-style:none solid;
	border-width:2px;
	font-weight:normal;
	
}
.najave-body {
	
	height: 82px;
}

.intro-news-big-title h3 , .intro-news-short-title h3 , .najave-title h3, .intro-news-link-title h3{
	color:#f01111;
	font-family:Verdana,Geneva,sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	display:inline;
	/*background:#FFF;*/
	padding: 6px 10px 0px 10px;
	margin-left:40px;
}
.najave-title h3 {
	position:relative;
	
	
	padding: 0px 18px 3px 18px;
}

.intro-news-big-title {
	background-image:url(table_top.png);
	background-repeat:no-repeat;
	height:36px;
	text-align:left;
}
.intro-news-link-title {
	height:24px;
	text-align:left;
}
.najave-title {
	width: 615px;
	background-image:url(table_top.png);
	background-repeat:no-repeat;
	height:36px;
}
.najave-footer {
	width:591px;
	height:18px;
	position:relative;
	color:#555555;
	font-size:12px;
	padding:0px 10px 0px 10px;
	background:#c7c7c7;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-color:  #ff0101;
	border-style: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	
}


.content-spacer {
	margin-top: 4px;
	margin-bottom: 6px;
	clear:both;
	display:block;
}

#kon_exit , #fgf_exit{color:#444; font-size:12px;}
#kon_exit2 , #fgf_exit2{color:#444; font-size:12px; padding-top: 8px;}
#fgf {color:#444; padding: 15px;}
#kt p , #fgf p{color:#444;}


input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	background: #ddd;
	border: 1px solid #666;
	color:#444;
	line-height: 16px;
	font-size: 14px;
	margin-bottom: 8px;
	padding: 4px;
}




/* **************************** MAIN STUFF ***************************** */

.special-br {
	clear:both;
	line-height: 1px;
}

td.main {
	padding: 8px 13px 8px 13px;
	xbackground:#ddd;
}

div#main {
	position:relative;
	width:615px;
	overflow:hidden;
}

td.side {
	width: 161px;
	padding: 10px;
	background:url(stupac.png) ;
	/*border-left:thin solid #f01111;
	border-right:thin solid #f01111;
	*/
}

#footer {
	color:#666666;
	display:block;
	font-size:10px;
	margin-bottom:4px;
	padding-top:4px;
	text-align:center;
	border-top:#999 thin solid;
}

#gradovi {
	height: 21px;
	xbackground:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top: 4px;
	text-transform:uppercase;
	font-weight:bold;
}
#gradovi span{
	padding-left: 15px;
	padding-right: 15px;
	color:#FFF;
}
#gradovi span.selected{
	color:#f01111;
}
#gradovi span:hover{
	color:#f01111;
}

#header {
	height:164px;
	background-color:#f01111;
	z-index: 9001;
}

#pre-header {
	height: 22px;
	background: url(nightlife.png) left top no-repeat;
	text-align:right;
	padding-top: 12px;
	padding-right: 10px;
	color:#666;
	font-weight:bold;
}

#site-box {
	background:url(background.jpg) no-repeat scroll center top #000;
	position:absolute;
	width: 100%;
	min-height:100%;
}


/* **************************** TAGS ***************************** */

a {
	color:#222;
	text-decoration:none;
}

body {
	line-height:1;
	font-family:Arial,helvetica,sans-serif;
	font-size:100%;
	height:100%;
}

*:focus {
	outline-style:none;
	outline-width:0;
}

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 {
	border:0 none;
	margin:0;
	padding:0;
	vertical-align:top;
	font-size:100%;
}
