@charset "utf-8";


body
		{
			text-align: center;
			min-width: 999px;
			background-color:#FCE5DB;
			background-image:url(../images/bg.png);
			background-repeat:repeat-x;
			font-family:Verdana, Arial, sans-serif;
			margin:0px;
			padding:0px;
		}
		
a img
		{
			border:none;
		}
		
:-moz-any-link:focus
		{
 			outline: none;
		}
		
#container
		{
			margin: 0 auto;
			width: 999px;
			min-width:999px;
			text-align:left;
		}
		
#banner
		{
			position:relative;
			width:999px;
			height:183px;
			background-image:url(../images/banner.jpg);
			color:#981a1a;
			font-size:12px;
		}
		
#banner a
		{
			color:#981a1a;
			font-size:12px;
			text-decoration:none;
		}
		
#banner a:hover
		{
			text-decoration:underline;
		}
		
#menu_banner_left
		{
			position:absolute;
			left:15px;
			bottom:15px;
		}
		
#menu_banner_right
		{
			position:absolute;
			right:15px;
			bottom:15px;
		}
		
		
															/*START CSS GORNJI DEO*/
		
		
#gornji_deo
		{
			position:relative;
			width:999px;
			height:223px;
			margin-top:10px;
		}
		

		
		
#ispovest_deo
		{
			position:absolute;
			top:0px;
			left:300px;
			width:397px;
			height:223px;
			background-image:url(../images/ispovest_bg.jpg);
			display:block;
		}
		
#linkovi_deo
		{
			position:absolute;
			top:0px;
			right:0px;
			width:285px;
			height:223px;
			text-transform:uppercase;
			background-image:url(../images/floral.png);
			background-position:bottom right;
			background-repeat:no-repeat;
		}
		
#linkovi_deo a
		{
			float:right;
			text-decoration:underline;
			color:#981a1a;
			font-size:14px;
		}
		
#linkovi_deo a:hover
		{
			text-decoration:none;
		}
		
#linkovi_deo span
		{
			float:right;
			color:#981a1a;
			font-size:10px;
			margin-bottom:13px;
		}
		
#link_astrologija
		{
			position:relative;
			display:block;
			margin-bottom:10px;
			_margin-bottom:8px;
			margin:0px;
			margin-top:53px;
			display:none;
		}
		
#link_sms
		{
			display:none;
		}
		
		

			
					/*CSS PRETRAGA START*/
					
#search_part
		{
			position:absolute;
			top:0px;
			left:0px;
			width:291px;
			height:223px;
			background-image:url(../images/search_bg.jpg);
			color:#a63737;
		}
		
#pretraga_head
		{
			position:relative;
			top:10px;
			left:22px;
			font-size:12px;
		}
		
#mala_pretraga
		{
			position:relative;
			font-size:11px;
			left:22px;
			top:15px;
			width:250px;
			height:180px;
		}
		
#mala_pretraga label
		{
			position:relative;
			display:inline-block;
			text-align:left;
			margin-bottom:7px;
		}
		
#nick_label, #trazim, #sex_opredeljenje, #starost, #grad
		{
			width:70px;
		}

#nick_polje
		{
			width:168px;
			border:1px solid #B85F5F;
			font-weight:bold;
			color:#B85F5F;
		}
		
#trazim_lista, #sex_opredeljenje_lista, #grad_lista
		{
			width:170px;
			border:1px solid #B85F5F;
			font-weight:bold;
			color:#B85F5F;
		}
		
#starost_od_lista, #starost_do_lista
		{
			width:50px;
			border:1px solid #B85F5F;
			font-weight:bold;
			color:#B85F5F;
		}
		
#ka_naprednoj_pretrazi
		{
			display:block;
			margin-top:15px;
			cursor:pointer;
		}		
		
#trazi_dugme
		{
			position:relative;
			float:right;
			margin-top:5px;
			width:60px;
			text-align:center;
			color:#a63737;
		}					

					
					
					/*CSS PRETRAGA STOP*/
					
					
					
					/*CSS ISPOVEST START*/
					
					
#ispovest_deo
		{
			font-size:12px;
			color:#a63737;
		}
		
#poslednja_ispovest_header
		{
			position:relative;
			top:10px;
			left:22px;
		}
		
.ispovest_datum
		{
			position:relative;
			float:right;
			margin-top:10px;
			margin-right:22px;
		}
		
.ispovest_vreme
		{
			position:absolute;
			top:25px;
			right:25px;
		}
		
#ispovest_pic
		{
			position:absolute;
			top:40px;
			left:22px;
			width:125px;
			height:135px;
			background-image:url(../images/ispovest_img_bg.png);
		}
		
#ispovest_pic img
		{
			position:absolute;
			top:1px;
			left:1px;
		}
		
#sama_ispovest
		{
			position:absolute;
			top:40px;
			left:164px;
			width:200px;
			height:132px;
			color:#a63737;
		}
		
#sama_ispovest a
		{
			font-size:12px;
			color:#a63737;
			text-decoration:underline;
		}
		
#sama_ispovest a:hover
		{
			text-decoration:none;
		}
		
#sama_ispovest p
		{
			font-size:11px;
			margin:10px 0px 0px 0px;
			text-align:justify;
		}
		
#ispovest_link
		{
			position:absolute;
			right:32px;
			bottom:15px;
			color:#a63737;
			font-size:12px;
		}
		
#ispovest_link:hover
		{
			text-decoration:none;
		}
		
#ispovest_glasanje
		{
			position:absolute;
			bottom:15px;
			left:25px;			
		}
		
#ispovest_glasanje a, #ispovest_glasanje span
		{
			position:relative;
			float:left;
		}
		
#ispovest_glasanje a
		{
			margin-right:10px;
		}
		
#ispovest_glasanje span
		{
			font-size:13px;
			font-weight:bold;
		}
		
.story_like
		{
			margin-right:25px;
		}
					
					
					/*CSS ISPOVEST STOP*/
		
		
					
					/*POCHETAK CSS-A ZA DETALJNU PRETRAGU*/
				

#detaljna_pretraga
		{
			position:relative;
			top:5px;
			left:30px;
			width:865px;
			font-size:12px;
			color:#a63737;
			background-color: #FAD9CA;
			border:1px solid #B65C66;
			padding:20px;
			display:none;
		}
		
.napredna_biranje
		{
			position:relative;
			left:84px;
			padding:0px;
			margin:0px;
		}
		
.napredna_biranje select
		{
			width:150px;
			font-size:14px;
			color:#a63737;
		}
		
#trazim_naslov
		{
			position:relative;
			left:120px;
		}

#napredno_trazim
		{
			position:relative;
			margin-left:400px;
			top:-20px;
			margin-bottom:-10px;
		}
		
#napredno_trazim td
		{
			width:150px;
		}
		
#napredna_orijentacija
		{
			position:relative;
			left:50px;
		}

#napredno_grad_lista
		{
			position:relative;
			left:97px;
			width:150px;
			font-size:14px;
			color:#a63737;
		}
		
#godine_natpis
		{
			position:relative;
			left:120px;
		}
		
#godine_natpis_do
		{
			position:relative;
			left:135px;
		}
		
#napredno_od_lista
		{
			position:relative;
			left:125px;
			width:50px;
			font-size:14px;
			color:#a63737;
		}
		
#napredno_do_lista
		{
			position:relative;
			left:145px;
			width:50px;
			font-size:14px;
			color:#a63737;
		}
		
#napredno_znak
		{
			position:relative;
			left:16px;
			width:150px;
			font-size:14px;
			color:#a63737;
		}
		
#napredno_visina
		{
			position:relative;
			left:35px;
		}

#napredno_visina_lista
		{
			position:relative;
			left:40px;
			width:150px;
			font-size:14px;
			color:#a63737;
		}
		
#napredno_tezina
		{
			position:relative;
			left:60px;
		}
		
#napredno_tezina_lista
		{
			position:relative;
			left:65px;
			width:150px;
			font-size:14px;
			color:#a63737;
		}
		
#napredno_kosa_lista
		{
			position:relative;
			left:64px;
			width:150px;
			font-size:14px;
			color:#a63737;
		}
		
#napredno_ochi
		{
			position:relative;
			left:90px;
		}
		
#napredno_ochi_lista
		{
			position:relative;
			left:96px;
			width:150px;
			font-size:14px;
			color:#a63737;
		}
		
#napredno_zanimanje
		{
			position:relative;
			left:120px;
		}
		
#napredno_zanimanje_lista
		{
			position:relative;
			left:125px;
			width:150px;
			font-size:14px;
			color:#a63737;
		}

#napredno_cigarete
		{
			position:relative;
			left:68px;
			font-size:14px;
			color:#a63737;
		}
		
#napredno_pice
		{
			position:relative;
			left:76px;
			font-size:14px;
			color:#a63737;
		}
		
#napredno_sex
		{
			position:relative;
			left:0px;
		}
		
#napredno_sex_lista
		{
			position:relative;
			left:0px;
			width:150px;
			font-size:14px;
			color:#a63737;
		}
		
#napredno_sa_slikom
		{
			position:relative;
			left:130px;
			top:-10px;
		}
		
#napredno_slika_check
		{
			position:relative;
			left:135px;
			top:-8px;
		}
		
#napredno_dostupni
		{
			position:relative;
			left:-13px;
			top:10px;
		}
		
#napredno_dostupni_check
		{
			position:relative;
			left:-9px;
			top:12px;
		}
		
#napredno_submit
		{
			position:relative;
			width:60px;
			top:10px;
			left:180px;
			font-size:14px;
			font-weight:bold;
			color:#a63737;
			background-image:url(images/pretraga_dugme_bg.png);
		}


				
																			/*KRAJ CSS-A ZA DETALJNU PRETRAGU*/
		
		
		
		
		
													/*STOP CSS GORNJI DEO*/
													
													
													
													/*START CSS POPULARNI CHLANOVI*/
													
													

#popularni_chlanovi
		{
			position:relative;
			width:999px;
			height:auto;
			margin-top:25px;
			overflow:hidden;
		}
		
#popularni_zaglavlje
		{
			font-size:14px;
			color:#a63737;
			font-weight:normal;
			text-decoration:underline;
			text-transform:uppercase;
			margin:0px 0px 10px 0px;
			padding:0px;
		}
		
.profil_div
		{
			position:relative;
			float:left;
			width:492px;
			height:136px;
			margin-bottom:15px;
			background-image:url(../images/profil_bg.png);
		}
		
.profil_div_right
		{
			margin-left:15px;
		}
		
.popularni_profil_pic
		{
			position:absolute;
			top:8px;
			left:8px;
		}

.popularni_profil_pic img
		{
			width:103px;
			height:113px;
			border:1px solid #a63737;
		}
		
.popularni_profil_pic:hover img
		{
			border:1px solid #FCD791;
		}
		
.user_details
		{
			position:absolute;
			left:127px;
			top:6px;
		}
		
.user_details a
		{
			text-decoration:none;
		}
		
.user_name
		{
			font-size:13px;
			font-weight:bold;
			color:#a63737;
			text-decoration:none;
		}
		
.user_name:hover
		{
			text-decoration:underline;
		}
		
.profil_pol, .profil_god, .user_grad, .sex_orijentacija
		{
			font-size:13px;
			color:#a63737;
		}
		
.popularni_excerpt
		{
			position:absolute;
			left:127px;
			top:52px;
			width:355px;
			height:50px;
			font-size:12px;
			color:#d85d2b;
		}
		
.ikonice
		{
			position:absolute;
			left:127px;
			bottom:15px;
			width:360px;
		}
		
.ikonice a
		{
			font-size:13px;
			font-weight:bold;
			color:#a63737;
		}
		
.ikonice img
		{
			margin-left:3px;
			margin-bottom:-5px;
		}
		
.ikonice a:hover
		{
			text-decoration:none;
		}
		
.date
		{
			margin-left:15px;
		}
		
											
													
													
													/*STOP CSS POPULARNI CHLANOVI*/
													
													
													
													
													/*START CSS CHAVRLJANJE*/
													
													
#chavrljanje_disclaimer
		{
			position:relative;
			float:left;
			top:0px;
			width:397px;
			height:223px;
			background-image:url(../images/ispovest_bg.jpg);
		}
		
#chavrljanje_disclaimer ul
		{
			position:relative;
			top:15px;
			left:20px;
			width:360px;
			margin:10px;
			padding:0px;
			font-size:14px;
			color:#a63737;
			list-style-type:square;
		}
		
#chavrljanje_disclaimer ul li
		{
			margin-bottom:25px;
			line-height:18px;
		}
		
#unos_chavrljanja
		{
			position:relative;
			top:0px;
			float:right;
			width:588px;
			height:225px;
			background-image:url(../images/chavrljanje_unos_bg.png);
		}
		
		
		
		
													
													
													/*STOP CSS CHAVRLJANJE*/
													
													
													
													
#footer
		{
			position:relative;
			float:left;
			width:999px;
			height:25px;		
			font-size:12px;
			color:#a63737;
			text-align:center;
			/*border-top:1px solid #a63737;*/
			padding-top:5px;
			margin-top:10px;
			margin-bottom:50px;
		}
		
#footer a
		{
			font-size:12px;
			color:#a63737;
		}
		
#footer a:hover
		{
			text-decoration:none;
		}
		
		
		
		
#paginacija
		{
			position:relative;
			height:30px;
			width:250px;
			margin-left:400px;
		}
		
#paginacija a
		{
			position:relative;
			float:left;
		}
		
#paginacija form
		{
			position:relative;
			float:left;
		}
		
#strana
		{
			border:1px solid #B85361;
			color:#981a1a;
			text-align:center;
		}
		
#paginacija p
		{
			position:relative;
			float:left;
			margin-left:15px;
			margin-top:0px;
			font-size:12px;
			color:#981a1a;
		}		
		
		

		
		
		
		