@charset "utf-8";
/* CSS Document */

body, html
{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#aaaaaa;
	width:100%;
	font-size:11px;
	height:100%;
}

img
{
	line-height:0px;
	font-size:0px;
}

form
{
	padding:0px;
	margin:0px;
}

.orange
{
	text-decoration:none;
	color:#f58220;
}

.orange a
{
	text-decoration:none;
	color:#f58220;
}


.orange a:hover
{
	text-decoration:underline;
}

.orange_u
{
	text-decoration:underline;
	color:#f58220;
}

.orange_u a
{
	text-decoration:none;
	color:#f58220;
}

.orange_u a:hover
{
	text-decoration:underline;
}

.kalbos a
{
	color:#FFF;
	text-decoration:none;
}

.kalbos a:hover, .kalbos
{
	color:#000;
	text-decoration:none;
}

.whbl
{
	color:#FFF;
	text-decoration:none;
}

.whbl:hover
{
	color:#000;
}



.black
{
	color:#000;
}

.black a
{
	text-decoration:none;
	color:#000;
}

.black a:hover
{
	text-decoration:underline;
}

.black_white
{
	color:#000;
}

.black_white a
{
	text-decoration:underline;
	color:#000;
}

.black_white a:hover
{
	text-decoration:underline;
	color:#FFF
}

.black_bold
{
	text-decoration:none;
	color:#000;
}
.black_bold a
{
	text-decoration:none;
	color:#000;
}
.black_bold a:hover
{
	font-weight:bold;
	font-size:13px;
}

.black_none_u
{
	text-decoration:none;
	color:#000;
}
.black_none_u a
{
	text-decoration:none;
	color:#000;
}
.black_none_u a:hover
{
	text-decoration:underline;
}

.underline
{
	text-decoration:underline;
}

.underline a
{
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}


.underline a:hover
{
	text-decoration:none;
}

.underline_normal 
{

}
.underline_normal a
{
 	text-decoration:underline;
	color:#000;
}
.underline_normal a:hover
{
 	text-decoration:none;
}




.pilka
{
	text-decoration:none;
	color:#999;
}

.pilka a
{
	text-decoration:none;
	color:#999;
}

.pilka a:hover
{
	text-decoration:underline;
	color:#000;
}

.black_none a
{
	text-decoration:none;
	color:#000;	
}

.black_none a:hover
{
	text-decoration:none;
}

.white_none a
{
	text-decoration:none;
	color:#FFF;	
}

.white_none a:hover
{
	text-decoration:none;
}

.clear
{
	clear:both;
}

.text
{
	width:600px;
	padding-left:25px;
}

.text a
{
	text-decoration:none;
	color:#f58220;
}

.text a:hover
{
	text-decoration:underline;
}

h1, h2, h3
{
	padding:0px;
	margin:0px;
}

h1
{
	font-size:16px;
}

h2
{
	font-size:14px;
}

h3
{
	font-size:12px;
}

h4
{
	font-size:11px;
}

/*
 HEADER: begin
*/

#header
{
	position:relative;
	width:1024px;
	height:132px;
	margin-left:auto;
	margin-right:auto;
}

#header #autopolis
{
	width:280px;
	height:50px;
	position:absolute;
	top:50px;
	left:35px;
}



#auto
{
	width:338px;
	height:126px;
	position:absolute;
	top:-117px;
	left:680px;
	z-index:9999;
}

/*
 HEADER: end
*/



/*
 CONTENT: begin
*/
#content
{
	width:1024px;
	background-image:url(../images/content_background.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:99;
}

/*
 LEFT: begin
*/

#content #left
{
	width:184px;
	left:-1px;
	top:-3px;
	float:left;
	z-index:10;
	position:relative;
	
}


#content #left #left_content
{
	width:184px;
	background-image:url(../images/left_background.png);
	background-repeat:no-repeat;
	background-position:top;
}

#content #left #left_bottom
{
	width:172px;
	background-color:#dbdcdd;
}
/*
 LEFT: end
*/


/*
 MAIN: begin
*/
#content #main
{
	float:left;
	width:666px;
	position:relative;
	left:-5px;
	top:-1px;
	z-index:1;
	

}

#main #search
{

	width:666px;
	background-color:#d5d5d5;
	background-image:url(../images/search_top.png);
	background-repeat:repeat-x;
	background-position:top;
	position:relative;
	z-index:999999;
}

#main #search #greita_detali_paieska
{
	position:absolute;
	left:560px;
	top:23px;
	width:100px;
}

#main #search #greita_detali_paieska .kita_paieska
{
	color:#000;
	text-decoration:underline;
	cursor:pointer;
}

#main #search #greita_detali_paieska .kita_paieska:hover
{
	color:#000;
	text-decoration:none;
}

/*
 MAIN: end
*/



/*
 RIGHT: begin
*/
#content #right
{
	width:174px;
	float:left;
	top:-3px;
	z-index:10;
	left:-10px;
	position:relative;	
}

#content #right #right_content
{
	width:184px;
	background-image:url(../images/right_background.png);
	background-repeat:no-repeat;
	background-position:top;
	min-height:446px;
	
}

/*
 RIGHT: end
*/



/*
 MAIN MENU: begin
*/

#main_menu
{
	padding-left:7px;
	padding-top:8px;
}

#main_menu .main_menu_item
{
	width:140px;
	height:21px;
	font-size:12px;
	line-height:21px;
	font-weight:bold;
	padding-left:25px;
	background-image:url(../images/main_meniu_autopolis.png);
	background-repeat:no-repeat;
	background-position:2px 5px;
	cursor:pointer;
}

#main_menu .main_menu_item_level2 a
{
	text-decoration:none;
	color:#000;
}

#main_menu .main_menu_item_level2
{
	width:140px;
	height:21px;
	font-size:12px;
	line-height:21px;
	font-weight:bold;
	padding-left:25px;
	cursor:pointer;
}

#main_menu .main_menu_item a
{
	text-decoration:none;
	color:#000;
}

#main_menu .main_menu_line
{
	width:172px;
	height:2px;
}

#main_menu .main_menu_bottom_line
{
	width:65px;
	height:2px;
	position:relative;
	top:3px;
}

/*
 MAIN MENU: end
*/

/*
 HEY: begin
*/
#hey
{
	padding-top:19px;
	padding-left:7px;
}
/*
 HEY: end
*/

/*
 TEXT BANNER: begin
*/
#text_banner
{
	width:165px;
	padding-top:6px;
	padding-left:7px;
}

#text_banner .text_banner_item
{
	border:1px solid #afb1b3;
	background-color:#f0f1f2;
	margin-top:2px;
	padding-left:2px;
	cursor:pointer;
}

#text_banner .text_banner_name
{
	font-weight:bold;
}

#text_banner .text_banner_name a
{
	color:#000;
	text-decoration:none;
}

/*
 TEXT BANNER: end
*/
/*
 DATA tikslinimas: begin
*/
#data_tikslinimas
{
	width:165px;
	margin-left:7px;
	background-color:#e6e7e8;
	margin-top:25px;
	border-top:1px solid #f68220;
}

#data_tikslinimas .data_tikslinimas_name
{
	width:165px;
	height: 20px;
	line-height:20px;
	padding-left:37px;
	background-image:url(../images/main_meniu_autopolis.png);
	background-repeat:no-repeat;
	background-position:2px 5px;
	font-size:12px;
	font-weight:bold;
}

#data_tikslinimas .imones_kodas
{
	margin-top:10px;
	margin-left:3px;
}

#data_tikslinimas .input_imones_kodas
{
	width:90px;
	height:10px;
	line-height:9px;
	font-size:9px;
	margin-left:37px;
}

#data_tikslinimas .info_apie_duomenu_atnaujinima
{
	margin-top:10px;
	padding-bottom:10px;
	font-size:10px;
	margin-left:3px;
}
/*
 DATA tikslinimas: end
*/

/*
 PAGALBA: begin
*/
#pagalba
{

	position:relative;
	top:4px;
	left:4px;
}

#pagalba_content
{
	padding-left:12px;
	width:160px;
	padding-top:5px;
}
/*
 PAGALBA: end
*/

/*
 RIGHT BANNER: begin
*/
#right .right_line
{
	padding-left:12px;
	padding-top:10px;
}

#right_banner
{
	padding-left:9px;
	padding-top:14px;
}

#right_banner .right_banner_item
{
	margin-top:4px;
}
/*
 RIGHT BANNER: end
*/


#greita_paieska
{
	padding-top:16px;
	padding-left:198px;
}

#greita_paieska #greita_paieska_pavadinimas
{
	font-size:12px;
	font-weight:bold;
	left:83px;
	position:absolute;
	top:22px;
	width:107px;
	text-align:right;
}

#greita_paieska #greita_paieska_input
{
	position:relative;
	padding-top:3px;
	width:250px;
}

.paieska_button
{
	width:59px;
	position:absolute;
	left:480px;
	top:22px;
	height:18px;
	
	background-image:url(../images/ieskoti.png);
	background-repeat:no-repeat;
	background-position:top;
	
	cursor:pointer;
	text-align:center;
	
}

.paieska_button .button_text_ieskoti
{
	padding-top:2px;
	font-weight:bold;
}

.filtruoti_button
{
	width:59px;
	position:absolute;
	left:150px;
	top:3px;
	height:18px;
	
	background-image:url(../images/ieskoti.png);
	background-repeat:no-repeat;
	background-position:top;
	
	cursor:pointer;
	text-align:center;
}

.filtruoti_button .button_text_ieskoti
{
	padding-top:2px;
}

#greita_paieska .input_greita_paieska
{
	font-size:11px;
	height:16px;
	margin:0;
	padding:2px 0 0;
	width:231px;
	
}

#detali_paieska
{
	
	padding-top:5px;
	padding-left:10px;
	width:618px;
}
#detali_paieska .detali_paieska_item
{
	float:left;
	width:165px;
}

#detali_paieska .detali_paieska_zodis
{
	font-weight:bold;
	padding-top:1px;
}

#detali_paieska .paieskos_zodis
{
	width:150px;
	height:13px;
	font-size:11px;
}

#detali_paieska .paieskos_zodis_110
{
	width:105px;
	height:13px;
	font-size:11px;
}


#main #center #veiklos
{
	width:620px;
	margin-left:35px;
	font-size:11px;
	
}

#veiklos .veiklos_grupe
{
	float:left;
	width:300px;
	padding-top:15px;
	min-height:190px;
    height:auto !important;
    height:190px;

}

.veiklos_grupe .hide
{
	display:none;
}

.veiklos_grupes_pavadinimas
{
	padding-bottom:1px;  
}
.veiklos_grupe .veiklos_grupes_pavadinimas a
{
	font-weight:bold;
	font-size:13px;
	color:#000;
	text-decoration:none;
}

.veiklos_grupe .veiklos_grupes_pavadinimas a:hover
{
	text-decoration:none;
}

.veiklos_grupes_item
{
	line-height:18px;
	font-size:12px;
}
.veiklos_grupe .veiklos_grupes_item a
{
	text-decoration:none;
	color:#000;
}

.veiklos_grupe .veiklos_grupes_item a:hover
{
	text-decoration:underline;
}

.veiklos_grupe .veiklos_daugiau a
{
	text-decoration:none;
	color:#f58220;
}


.veiklos_grupe .veiklos_daugiau a:hover
{
	text-decoration:underline;
}


#content_bottom
{
	width:1024px;
	height:22px;
	background-image:url(../images/content_bottom_background.png);
	margin-left:auto;
	margin-right:auto;
}

#content_bottom .content_bottom_content
{
	padding-top:2px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#FFF;
	top:-8px;
	position:relative;
}

#content_bottom .content_bottom_content img
{
	position:relative;
	top:6px;
}

#content_bottom  a
{
	text-decoration:none;
	color:#FFF;
}

#content_bottom  a:hover
{
	text-decoration:underline;
}

#ikelk_imone
{
	padding-top:25px;
}

#ikelk_imone input
{
	font-size:11px;
}

#ikelk_imone textarea
{
	font-size:11px;
}


#ikelk_imone .lauko_pavadinimas
{
	font-size:11px;
	padding-top:5px;
}

.puslapaivimo_blokas
{
	font-size:12px;
}

.nuorodos_nuotrauka img
{

	padding:2px;
	border-color:#E6E6E6;
	border-width:1px;
	border-style:solid;
}

.nuorodos_nuotrauka img:hover
{

	padding:2px;
	border-color:#999;
}

.straipsniai_nuotrauka img
{

	padding:2px;
	border-color:#E6E6E6;
	border-width:1px;
	border-style:solid;
	margin:5px;
}

.straipsniai_nuotrauka img:hover
{

	padding:2px;
	border-color:#999;
}

.registracijos_forma
{
	font-size:12px;
	padding-left:10px;
	padding-top:20px;
}
.registracijos_forma .imoniu_sarasas
{
	width:490px;
	font-size:11px;
}
.registracijos_forma .ivedimo_eilute
{
	height:25px;
	clear:both;
}

.registracijos_forma .ivedimo_eilute_imones
{
	clear:both;
	height:120px;
}
.registracijos_forma .ivedimo_laukai 
{
	float:left; 
	text-align:right; 
	width:230px
}
.registracijos_forma .ivedimo_laukai input
{
	width:200px;
	font-size:11px;
	height:16px;
	margin:0;	
	padding:2px 0 0;
}

#prisijungimo_forma 
{
	width:170px;
	padding-left:5px;
}


#prisijungimo_forma input
{
	width:150px;
	font-size:11px;
	height:16px;
	margin:0;	
	padding:2px 0 0;
}

.mygtukas_duomenu_keitimui
{
	border:1px dotted #CCC; 
	height:18px; 
	line-height:18px; 
	width:130px; 
	text-align:left;
	padding-left:20px; 
	background-color:#E4E4E4;
	margin-bottom:2px;
	cursor:pointer;
}

.mygtukas_duomenu_keitimui:hover
{
	border:1px solid #666;
	background:#999;
	color:#FFF;
}

#site_map a
{
	font-size:12px;
}

#site_map
{
	padding-left:30px;
	padding-top:10px;
}

/*
 CONTENT: end
*/




.auto_katalogas
{
}

.auto_katalogas .zingsnis_4
{
}

.auto_katalogas .zingsnis_4 .charakteristikos
{
	border-bottom:1px solid #a7a9ac; 
	color:#000; 
	line-height:18px; 
	clear:both; 
	overflow:auto;
}

.auto_katalogas .zingsnis_4 .charakteristikos .kaire
{
	float:left; 
	width:180px;
	padding-left:5px;
	font-size:12px;

}

.auto_katalogas .zingsnis_4 .charakteristikos .desine
{
	float:right;
	padding-right:5px;
	font-size:12px;
}

.k_input
{
	font-size:11px;
	height:16px;
	margin:0;
	padding:2px 0 0;
	width:220px;
	
}

.left
{
	float:left;
	padding-left:25px;
	width:180px;
	padding-top:10px;
}

.right
{
	float:right;
}

.clear
{
	clear:both
}

.antraste
{
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
}

.forma
{
	padding-left:10px;
}

.forma .form_input input
{
	width:170px;
	font-size:11px;
	height:16px;
}

.forma .form_select select
{
	font-size:11px;
	height:22px;
	line-height:22px;
	padding:3px;
	width:175px;
}

.forma .form_checkbox
{
	float:left;
	clear:both;
}

.forma textarea
{
	width:570px;
}

.forma .form_checkbox_name
{
	float:left;
	position:relative;
	left:5px;
}

/* PRADZIA : PRISIJUNGIMAS CSS  */

#prisijungimo_blokas input{ border:1px solid #a9a893; background-color:#fffcc7; height:14px; font-size:11px; width:135px}


input_checkbox{border:1px solid #a9a893; background-color:#fffcc7; color:#71706b; height:10px; width:10px; }


.text_align_center
{
	text-align:center;

}

.font_size_13
{
	font-size:13px;
}

.font_size_10
{
	font-size:10px;
}



.text_prisijungimas
{
	color:#71706b;
	padding-top:5px;
	padding-bottom:1px;
	padding-left:11px;
}

.text_prisijungimas a
{
	text-decoration:underline;
	color:#71706b;
}

.text_prisijungimas a:hover
{
	text-decoration:none;
	color:#71706b;
}


#prisijungimo_blokas
{
	width:163px;
	border:1px solid #b8b8b8;
	background-color:#dededc;
	color:#70706e;
	padding-bottom:15px;
	margin-left:7px;
	margin-top:7px;
}

	#prisijungimas_bloko_horizantoli_juostele
	{
		height:1px;
		width:150px;
		margin-left:5px;
		background-color:#a9a9a7;
	}
	
	.ivedimo_laukas
	{
		width:138px;
		padding-left:11px;
	}
	
	.check_box
	{
		padding-left:11px;
		overflow:auto;
		padding-top:3px;
	}
	
	#mygtukas_prisijungti
	{
		padding-top:8px;
		overflow:auto;
		width:100%;
	}
/* PABAIGA : PRISIJUNGIMAS CSS  */

/* PRADZIA: skelbimai_1*/

select { font-family: Arial, Helvetica, sans-serif; font-size: 10px; border: #cdccaf; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;} 

.remelis{ border: 0px #000 solid;}

.relative
{
	position:relative;
}

.absolute
{
	position:absolute;
}

.left_meniu
{
	float:left;
}

.right_meniu
{
	float:right;
}

.font_size_8
{
	font-size:8px;
}

.font_size_11
{
	font-size:11px;
}

.font_size_12
{
	font-size:12px;
}

.text_color_pilka
{
	color:#49494b;
}

.text_color_skelbimo_antraste
{
	color:#888888;
}

.text_color_balta
{
	color:#fffffa;
}

.text_color_juoda
{
	color:#000000;
}

.text_bold
{
	font-weight:bold;
}



.text_underline a
{
	text-decoration:underline;
	color:#000;
}

.text_underline a:hover
{
	text-decoration:none;
}

.select_width_168
{
	width:168px;
}

.select_width_79
{
	width:79px;
}

#centrinis_blokas
{
	width:668px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;

}

	#virsutinis_menu_blokas
	{
		width:100%;
		height:29px;
		padding-top:2px;
	}
	
		.menu_mygtuko_blokas
		{
			height:100%;
			cursor:pointer;
			
		}
		
		.menu_mygtuko_pavadinimas
		{
			padding-left:8px;
			padding-right:8px;
			text-align:center;
			position:relative;
			top:1px;

		}
		
		.menu_mygtuko_pavadinimas a
		{
			text-decoration:none;
			color:#49494b;
		}
		
		.skiriamoji_juostele
		{
			width:2px;
			height:100%;
			background-color:#bebfc3;
		}
		
		.menu_mygtukas_1
		{
			width:90px;
		}
		
		.menu_mygtukas_2 
		{
			width:80px;
		}
		
		.menu_mygtukas_3 
		{
			width:110px;
		}
		
		.menu_mygtukas_4
		{
			width:89px;
		}
		
		.menu_mygtukas_5
		{
			width:104px;
		}
		
		.menu_mygtukas_6
		{
			width:80px;
		}
		
		.menu_mygtukas_7
		{
			width:101px;
		}
		
	.horizantali_juostele
	{
		width:100%;
		height:2px;
		background-color:#ec780b;
	}
	
	#paprastos_paieskos_lauko_blokas
	{
		width:100%;
		overflow:auto;
		background-color:#dededc;
		padding-bottom:15px;
	}
	
		#paieskos_lauku_blokas
		{
			width:585px;
			padding-top:7px;
			padding-left:28px;
			overflow:auto;
			padding-bottom:30px;
			
		}
	
			.paieskos_vieno_lauko_blokas
			{
				width:170px;
				padding-right:15px;
				padding-left:15px;
				
				
			}
			
			.lauko_pavadinimas
			{
				width:150px;
				padding-left:2px;
				padding-bottom:4px;
				padding-top:14px;
			}
			.lauko_reiksme
			{
				height:18px;
			}
			
		.teksto_blokas
		{
			padding-right:10px;
			padding-top:4px;
			padding-bottom:4px;
		}
			
			.text_detali_paoeska
			{
				padding-right:31px;
				cursor:pointer;
			}
			
	.skelbimu_blokas
	{
		overflow:auto;
		margin-top:8px;
		border:1px solid #dedede;
		width:327px;
		background-color:#ffffff;
		height:270px;
	}
	
		.skelbimo_bloko_antraste
		{
			padding-left:32px;
		}
		
		.horizantali_pilka_juostele
		{
			height:2px;
			width:311px;
			overflow:hidden;
			background-color:#e4e4e4;
			left:6px;
		}
		
		.mazesniu_skelbimu_blokas
		{
			width:300px;
			padding-top:15px;
			padding-left:13px;
		}
		
			.vieno_skelbimo_blokelis
			{
				padding-top:15px;
				padding-left:11px;
				width:85px;
				
			}
			
				.nuotraukos_blokas
				{
					width:80px;
					height:60px;
					overflow:hidden;
					padding-bottom:6px;
				}
				
				.nuotraukos_blokas img
				{
					cursor:pointer;
					text-align:left;
				}
				
				.nuotraukos_info
				{
					padding-left:1px;
					width:98%;
				}
				
				.vidurinio_skelbimo_bloko_pozicija
				{
					padding-left:11px;
					padding-right:11px;
				}