html, body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #ffffff;
}

div, span, td, input, textarea {
	font: normal 11px "Lucida Grande", Lucida, Arial, Helvetica;
}

input.input_text {
	background-color: #ffffff;
	border-style: solid;
	border-color: #939393;
	color: #000000;
	border-width: 1px;
}

input.checkbox {
	background-color: #ffffff;
	border-style: solid;
	border-color: #939393;
	color: #000000;
	border-width: 1px;
}

/* --- M A I N --- */

#header .right {
	background: none;
}

#main {	overflow: hidden;}
#main_content {
	display: table-cell;
	width: 779px;
}

#main_topbanner {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 779px;
	height: auto;
	text-align: center;
}

#main_rightbanner {
	display: table-cell;
	width: 100%;
	background: url("/furniture/images/flirt/backgrounds/flr_rightback1.gif");
	padding: 7px;
	margin: 0px;
}

#main_1pxdivider {
	display: block;
	overflow: hidden;
	width: 779px;
	height: 1px;
	background-color: #ffffff;
}

#content {
	padding-left: 7px;
}



.nopaddnomarginn {
	padding: 0px;
	margin: 0px;
}




/* --- B A N N E R S -------------------------------------------------------- */

#banner_A {
	display: block;
	padding: 9px 10px 8px 10px;
}
#banner_G {
	display: block;
	padding: 0px;
	margin: 0px;
}



/* --- logo --- */

#flr_logo {
	display: block;
	width: 179px;
	overflow: hidden;
}


/* --- login --- */
#flr_login {
	margin: 0px;
	padding: 0px;
}
#flr_login input {
	width: 75px;
	margin: 0px;
	font-size: 10px;
	padding: 0px;
	/*height: 12px;*/
}
* html #flr_login input {
	height: 17px;
}

#flr_login .topinput {
	/*margin-bottom: 3px;*/
}
#flr_login .topinput1 {
	/*margin-bottom: 1px;*/
}






/* --- F O O T --- */
#foot {
	display: block;
	height: 52px;
	background-color: #DEDEDE;
	border-top: 1px solid #ffffff;
}
#foot .links {
	display: block;
	width: 779px;
	text-align: center;
	padding-top: 10px;
	color: #ffffff;
	/*font-size: 12px;*/
	font-weight: bold;
}
#foot .links a {
	color: #939393;
	text-decoration: none;
}
#foot .links a:hover {
	color: #383838;
}







/* --- poslji prijatelju --- */
#flr_posljiprijatelju {
	padding: 0px;
	margin: 0px;
}
.flr_posljiprijateljupadd {
	padding-left: 2px;
	padding: 0px;
	margin: 0px;
}
#flr_posljiprijatelju input {
	width: 100px;
	font-size: 10px;
	color: #575757;
}
#flr_posljiprijatelju .tofrom {
	display: table-cell;
	width: 40px;
	color: #939393;
	font-size: 9px;
	font-weight: bold;
}
#flr_posljiprijatelju .who {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
}
#flr_posljiprijatelju .inputcell {
	display: table-cell;
	width: 110px;
}













/* pic in links */

#flr_linkpic .picback {
	background-color:#ffffff;	
}
#flr_linkpic .bigheight {
	height: 160px;
}






















/* ---callendar --- */

TABLE.calendar {
        background-color: white;
        border: 1px solid white;
	width: 200px;
}
.calendar {
        background-color: #EDEDED;
        font-size: 9px;
}
td.calendar a {
	display: block;
	padding: 2px 0px 2px 0px;
	border: 1px solid #EDEDED;
}
td.calendar a:hover {
	border: 1px solid #ff5416;
}

.calendarHeader {
	display: table-cell;
}
.calendarDate b {
	display: block;
	width: 144px;
	text-align: center;
	padding-top: 2px;
	color: #000000;
}
.calendarNoLink {
	display: inline;
        background-color: #EDEDED;
        color: #777777;
        padding-top: 3px;
}
.calendar A {
        color: black;
        text-decoration: none;
        display: block;
}
.calendar A:hover {
        color: #ff5416;
}
.calendarSelected {
        background-color: #ff5416;
        font-size: 9px;
}
.calendarSelected A {
        color: white;
        text-decoration: none;
        display: block;
        padding-top: 3px;
}
.calendarSelected A:hover {
        color: black;
}
.calendarToday {
        background-color: #f0eff4;
        border: 1px solid #ff5416;
        font-size: 9px;
}
.calendarToday A {
        color: black;
        text-decoration: none;
        padding-top: 3px;
}
.calendarToday A:hover {
        color: #ff5416;
}
.flr_calendar_cellbottom {
	display: block;
	width: 208px;
	height: 3px;
	overflow: hidden;
	background: url("/furniture/images/flirt/backgrounds/flr_calendar_cellbottom.gif") no-repeat;
}

#ff_intro {
	display: block;
	font-family: arial, verdana;
}
	#ff_intro .grey_01 {
		font-size: 11px;
		color: #a7a7a6;
	}
		#ff_intro .grey_01 A:link {
			color: #a7a7a6;
			text-decoration: none;
		}
		#ff_intro .grey_01 A:visited {
			color: #a7a7a6;
			text-decoration: none;
		}
		#ff_intro .grey_01 A:hover {
			color: #a7a7a6;
			text-decoration: underline;
		}
	#ff_intro .grey_02 {
		font-size: 11px;
		color: #858585;
	}
		#ff_intro .grey_02 A:link {
			color: #858585;
			text-decoration: none;
		}
		#ff_intro .grey_02 A:visited {
			color: #858585;
			text-decoration: none;
		}
		#ff_intro .grey_02 A:hover {
			color: #858585;
			text-decoration: underline;
		}
	#ff_intro .grey_03 {
		font-size: 11px;
		color: #5f5f5f;
	}
		#ff_intro .grey_03 A:link {
			color: #5f5f5f;
			text-decoration: none;
		}
		#ff_intro .grey_03 A:visited {
			color: #5f5f5f;
			text-decoration: none;
		}
		#ff_intro .grey_03 A:hover {
			color: #5f5f5f;
			text-decoration: underline;
		}
	#ff_intro .grey_04 {
		font-size: 11px;
		color: #000000;
	}
		#ff_intro .grey_04 A:link {
			color: #000000;
			text-decoration: none;
		}
		#ff_intro .grey_04 A:visited {
			color: #000000;
			text-decoration: none;
		}
		#ff_intro .grey_04 A:hover {
			color: #000000;
			text-decoration: underline;
		}
	#ff_intro .second_line {
		font-size: 13px;
		color: #000000;
	}
	#ff_intro .frendi {
		font-size: 13px;
		color: #60add0;
		font-weight: bold;
	}
	#ff_intro .flirt {
		font-size: 13px;
		color: #f437b8;
		font-weight: bold;
	}
	#ff_intro A:link {
		color: #d28385;
		text-decoration: none;
	}
	#ff_intro A:visited {
		color: #d28385;
		text-decoration: none;
	}
	#ff_intro A:hover {
		color: #d28385;
		text-decoration: underline;
	}
	.uf_title{
		font-size:9px;
		font-weight:bold;
	}
	.uf_title_pos{
		text-align: right;
		margin-right: 30px;
	}
	.frs_show{
		text-align: right;
	}
	.frs_hide{
		display: none;
	}
	.frb_show{
		display: block;
	}
	.frb_hide{
		display: none;
	}
	

/** Suggestions **/
	#suggestion
	{
		border:1px solid black;
		width:275px;
		overflow:visible;
		position:absolute;
		background-color:white;
	}
	#suggestion a:hover
	{
		cursor: pointer;
		background-color:#0D37C1;
		color:white;
	}
	#suggestion a
	{
		display:block;
		width:100%;
		text-decoration:none;
		font:13px normal arial; 
		color:black;
		padding:2px 0 0 2px;
		
	}
	
	#sclose
	{
		text-align:right;
		color:#787878;
		width:30px;
		padding-left:235px;
	}
	
	#suggestion a:hover
	{
		cursor: pointer;
		background-color:#0D37C1;
	}
	
	#channel_edit ul
	{
		list-style:none;
		padding:0;
	}
	
	#suggestion ul
	{
		background-color:#9F9F9E;
		
	}
	#sloading
	{
		height:15px;
		font-style:italic;
		color:#969696;
	}
	
	
	
	
	
	
	
	
	
	
#main {
border-left:1px solid #CCCCCC;
margin:0 auto;
overflow:hidden;
}

#foot .links {
color:#FFFFFF;
display:block;
font-weight:bold;
margin:0 auto;
padding-top:10px;
text-align:left;
width:954px;
}

#main_1pxdivider {
	display: none;
}

/* NETWORK */
#networkHeader .networkHeaderContent {
width:990px;
}
#networkHeader {
background:#000000 none repeat scroll 0 0;
color:#FFFFFF;
font-size:12px;
height:25px;
padding-top:12px;
}
#networkHeader .networkHeaderContent, #networkHeader .networkHeaderContentBig {
clear:both;
margin:0 auto;
position:relative;
width:960px;
height: 24px;
z-index:10;
}
#networkHeader .networkHeaderContent .networhHeaderLogo {
background: transparent url(networkHeaderLogo.png);
height:80px;
left:-53px;
position:absolute;
top:-12px;
width:125px;
}
#networkHeader .networkHeaderContent .leftContent {
float:left;
margin-left:100px;
}
#networkHeader .networkHeaderContentBig .networhHeaderLogo {
background: transparent url(networkHeaderLogoBig.png);
height:151px;
left:-53px;
position:absolute;
top:-12px;
width:207px;
}
#networkHeader .networkHeaderContentBig .networhHeaderLogo a img {
height:151px;
width:207px;
}
#networkHeader .networkHeaderContentBig .leftContent {
float:left;
margin-left:150px;
}
#networkHeader .rightContent {
float:right;
}
#networkHeader a {
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}
#networkHeader a:hover {
text-decoration:underline;
}
* html #networkHeader .networkHeaderContent .networhHeaderLogo {
background:transparent url(networkHeaderLogo.gif) repeat scroll 0 0;
}
* html #networkHeader .networkHeaderContent .leftContent {
margin-left:50px;
}
* html #networkHeader .networkHeaderContentBig .networhHeaderLogo {
background:transparent url(networkHeaderLogoBig.gif) repeat scroll 0 0;
}
* html #networkHeader .networkHeaderContentBig .leftContent {
margin-left:75px;
}

.header-sites {
	width: 954px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}
#network {
	background: #000;
	color: white;
	font-size: 11px;
	height: 26px;
	padding: 0;
	margin: 0;
	padding-top: 11px;
	width: 100%; /*izbaciti ako nije potrebno*/
	z-index: 888;
}
#network #networkLeft {
	float: left;
	margin-left: 80px;
}
#network img {
	float: left;
	margin-right: 10px;
}
#network a {
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.main-logo {
	position: absolute;
	left: -71px;
	top: -11px;
	z-index: 1000;
}
.pngfix { behavior: url("/furniture/js/iepngfix.htc") }