@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;
			color:#a63737;
		}
		
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;
		}
        
#link_sms
        {
            position:absolute;
            bottom:-2px;
        }
		
		

			
					/*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;
		}
		
#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;
			margin-top:5px;
			margin-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;
		}
		
#popularni_zaglavlje
		{
			font-size:14px;
			color:#a63737;
			font-weight:normal;
			text-decoration:underline;
			text-transform:uppercase;
			margin:0px 0px 10px 0px;
			padding:0px;
		}
		

		
											
													
													
													/*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);
		}
		
#unos_chavrljanja form
		{
			position:relative;
			top:0px;
			left:20px;
			width:540px;
		}
		
#unos_chavrljanja p
		{
			font-size:14px;
			margin-bottom:5px;
		}
		
#naslov_priche
		{
			border:1px solid #a63737;
			color:#a63737;
			font-size:12px;
			width:540px;
			padding:2px;
		}


#sadrzaj_priche
		{
			border:1px solid #a63737;
			color:#a63737;
			font-size:12px;
			width:540px;
			height:85px;
			padding:2px;
		}
		
		
		
#postavi_prichu
		{
			position:relative;
			float:right;
			margin-top:5px;
			width:60px;
			text-align:center;
			color:#a63737;
			margin-right:-7px;
		}	
		
#sveze_priche
		{
			position:relative;
			top:0px;
			left:0px;
			margin-top:10px;
			float:left;
			width:584px;
			height:970px;
			background-image:url(../images/sveze_priche.png);
		}
		
#top_priche
		{
			position:relative;
			top:0px;
			margin-top:10px;
			float:right;
			margin-right:3px;
			width:397px;
			height:970px;
			background-image:url(../images/top_priche.png);
		}
		
#sveze_priche h2
		{
			position:relative;
			margin-left:22px;
			font-size:14px;
			margin-bottom:50px;		
		}
		
#top_priche h2
		{
			position:relative;
			margin-left:20px;
			font-size:14px;
			margin-bottom:50px;
		}		

		
.sveza_pricha
		{
			position:relative;
			margin-top:15px;
			margin-left:22px;
			width:540px;
			height:170px;
		}
		
.sveza_pricha_left
		{
			position:relative;
			float:left;
			width:105px;
			height:170px;
		}

.fresh_story_img
		{
			position:relative;
			top:0px;
			left:0px;
		}
		
.fresh_story_img img
		{
			width:103px;
			height:113px;
			border:1px solid #a63737;
		}
		
.fresh_story_name
		{
            position: absolute;
            top: -17px;
            left: 0px;
			font-size:13px;
			font-weight:bold;
			color:#a63737;
			text-decoration:none;
		}
		
.fresh_story_name:hover
		{
			text-decoration:underline;
		}
		
.fresh_story_date
		{
			font-size:13px;
			margin:0px;
		}
		
.sveza_pricha_right
		{
			position:relative;
			float:right;
			width:420px;
			height:170px;
		}
		
.fresh_story_naslov
		{
			position:relative;
			top:0px;
			left:0px;
			margin:0px;
			padding:0px;
			font-size:14px;
			font-weight:bold;
			line-height:20px;
			
		}
		
.fresh_story_naslov a
		{
			color:#981a1a;
		}
		
.fresh_story_naslov a:hover
		{
			text-decoration:none;
		}
		
.fresh_story_excerpt
		{
			position:relative;
			top:0px;
			left:0px;
			margin:0px;
			margin-top:5px;
			font-size:12px;
			line-height:normal;
		}
		
.fresh_story_excerpt a
		{
			font-weight:bold;
			color:#a63737;
		}
		
.fresh_story_excerpt a:hover
		{
			text-decoration:none;
		}
		
		
.story_glasanje
		{
			position:relative;
			margin-top:15px;
			left:0px;			
		}
		
.story_glasanje a, .story_glasanje span
		{
			position:relative;
			float:left;
		}
		
.story_glasanje a
		{
			margin-right:10px;
		}
		
.story_glasanje span
		{
			font-size:13px;
			font-weight:bold;
		}
		
.story_like
		{
			margin-right:25px;
		}	
		
.story_break
		{
			position:relative;
			height:2px;
			width:100%;
			background-image:url(../images/story_break.png);
			background-position:center;
			background-repeat:no-repeat;
			margin-top:15px;
			margin-bottom:40px;
		}
		
.top_priche
		{
			position:relative;
			width:350px;
			height:115px;
			margin-left:22px;
		}
		
.top_priche_name_date
		{
			position:relative;
			float:right;
			width:235px;
			top:0px;
			left:0px;
			margin:0px;
			text-align:left;
			font-size:13px;
		}
		
.top_priche_name_date a
		{
			font-size:13px;
			font-weight:bold;
			color:#a63737;
			text-decoration:none;
		}
		
.top_priche_name_date a:hover
		{
			text-decoration:underline;
		}
		
.top_story_glasanje
		{
			position:absolute;
			margin-left:115px;
			bottom:0px;
			margin-top:15px;
			left:0px;			
		}
		
.top_story_glasanje a, .top_story_glasanje span
		{
			position:relative;
			float:left;
		}
		
.top_story_glasanje a
		{
			margin-right:10px;
		}
		
.top_story_glasanje span
		{
			font-size:13px;
			font-weight:bold;
		}
		
.story_like
		{
			margin-right:25px;
		}	
		
		
.top_priche_break
		{
			position:relative;
			width:100%;
			height:2px;
			background-image:url(../images/top_priche_break.png);
			background-position:center;
			background-repeat:no-repeat;
			margin:30px 0px;
		}
													
													
													/*STOP CSS CHAVRLJANJE*/
													
													
													
													
													/*START CSS SOLO PRICHA*/
													
													
												
#solo_pricha
		{
			position:relative;
			top:0px;
			width:995px;
			border:1px solid #B65C66;
			padding-top:25px;
			padding-bottom:25px;
		}
		
.solo_pricha_user
		{
			position:relative;
			float:left;
			margin-left:25px;
			margin-right:5px;
			z-index:1000;
		}
		
.solo_pricha_user img
		{
			border:1px solid #B65C66;
		}
		
#solo_pricha p
		{
			position:relative;
			margin-top:0px;
			margin-left:25px;
			margin-right:25px;
			margin-bottom:15px;
			min-height:50px;
			font-size:13px;
		}
		
#solo_pricha_vreme
		{
			position:absolute;
			top:25px;
			right:0px;
			width:95px;
			float:right;
			text-align:right;
			font-size:13px;
			margin-right:25px;
		}
		
.ispovest_h3_naslov
		{
			font-size:15px;
			margin:0px;
			margin-bottom:10px;
		}
		
.user_name
		{
			font-size:13px;
			font-weight:bold;
			color:#a63737;
		}
		
.user_name a
		{
			color:#a63737;
		}
		
.user_name a:hover
		{
			text-decoration:none;
		}
		
.profil_pol, .profil_god, .user_grad, .sex_orijentacija
		{
			font-size:13px;
			color:#a63737;
		}
		

													
													
													
													/*STOP CSS SOLO PRICHA*/
													
													
													
													
#footer
		{
			position:relative;
			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:170px;
		}
		
#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;
		}
		
		
		
		
		
		
		
		
