	/* Final CSS */

	form, p, a, body, ul, li, div, span, h1, h2, h3, h4 { margin: 0; padding: 0; }
	a:hover { cursor: pointer; text-decoration: underline; } a, a:visited { color: blue; text-decoration: none; } a img { border: none; }

	textarea, select, input[type="text"], input[type="password"], input[type="file"], input[type="button"], input[type="submit"], input[type="reset"], button {
		background-color: #FFFFFF;
		border-style: solid; border-width: 1px; border-color: #535353; -moz-border-radius: 4px 4px 4px 4px;		
		font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; font-size: 13px;
	}
	
	input[type="text"] { padding-left: 5px; }
	
	button:hover, input[type="submit"]:hover {
		cursor: pointer;
	}

	
	body {
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: 400;
		font-style: normal;
		color: #000000;
		text-transform: none;
		text-decoration: none;
		letter-spacing: normal;
		word-spacing: 0;
		line-height: normal;
	}
	
	#topmenu {
		width: 100%; height: 29px;
		background: #88abcb url('images/topmenu_back.gif') no-repeat right center;
		line-height: 29px;
		font-family: Verdana;
		color: #FFFFFF;
		font-weight: bold;
		border-bottom: 1px solid black;
	}
	
	#topmenu img {
		margin: 6px 10px;
		float: left;
	}
	
	#header {
		background: url('images/top_1.jpg') no-repeat left top;
		height: 138px; width: 100%;
		overflow: hidden;
	}
	
	#header img { float: left;}
	
	#inner_head {
		font-family: verdana, arial;
		margin-left: 245px;
		height: 138px;		
		background: url('images/top_2.jpg') repeat-x;
		font-size: 20px;
		line-height: 45px;
	}
	
	#inner_head  h1 { margin: 0 20px; float: left; font-family: verdana, arial;
					font-size: 20px; line-height: 45px; color: #3396b6; font-weight: normal;
	}
	#inner_head  span { margin: 0 20px; float: left; }
	
	.partneriai {
		clear: both;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 11px;		
		line-height: 13px; font-weight: bold;
		margin: 0 0 0 300px !important;
	}
	.partneriai  a { color: #2974b2; text-decoration: none; }	
	.partneriai  img { float: left; }	
	
	#head_left  { float: left; padding-top: 38px; }
	#head_right {
		float: right; 
		background: url('images/top_7.jpg') no-repeat;
		width: 210px; height: 138px;
	}
		
	/* GOOGLE SEARCH */
	.gsc-input { width: 150px; }
	
	/* MAIN */
	#main { width: 100%; }
	
	#sidebar_left {
		width: 15%;
		float: left;
		padding-top: 20px;
		background-color: #f9fcfe;
		margin-bottom: 20px;
	}
	#sidebar_left div {
		margin: 0 10px 20px 10px;
		padding: 10px;
		width: 79%;
		border: 1px solid #bcd2e9;
	}
	
	#sidebar_left a {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 11px;
		color: #346ba0;
	}
	
	#sidebar_left img { float: right; margin-right: 10px; }
	
	#sidebar_left embed { margin: 10px 10px 10px 0; float: right; border: 1px solid #0d621f; }
	
	#raktazodziai h3 {
		color: #3333ff;
		margin-bottom: 10px;
		font-family: arial,helvetica,sans-serif;
		font-size: 16px;
	}
	#raktazodziai,
	#raktazodziai a,
	#raktazodziai font { color: #009900; font-weight: bold; }
	
	#output { 
		width: 66%;
		float: left; }
		
	#output h2 {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 15px;
		font-weight: bold;
		font-style: normal;
		color: #346BA0;
		text-transform: none;
		text-decoration: none;
		line-height: 16px;
		width: 100%;
		text-align: center;
		padding: 10px 0;
		border-bottom: 1px solid black;		
	}
	
	.description {
		font-family: Verdana;
		font-size: 12px;
		color: #1C1C1C;
		line-height: 14px;
		margin: 10px 0;
	}
	
	#google_adsense {
		text-align: center;
		margin: 0px;
		width: 100%;
		overflow: hidden;
	}
	
	#output_bottom {
		padding: 10px 0 0 10px;
		text-align: left;
		font-family: monospace;
		clear: both;
		width: 100%;
	}
	
	#output_bottom  img { margin-right: 20px; }
	
	#sidebar_right {
		width: 15%;
		float: right;
		background-color: #f9fcfe;
		padding: 10px;
		text-align: center;
	}
	
	#sidebar_right h3 {
		color: #6e8e3b;
		margin-bottom: 10px;
		font-family: arial,helvetica,sans-serif;
		font-size: 16px;
	}
	
	#sidebar_right table {
		text-align: center;
		width: 100%;
	}
	
	#sidebar_right td { text-align: center; }
	
	#footer {
		clear: both;
		width: 100%;
		background: #88abcb url('images/bottommenu_back.gif') no-repeat right;
		line-height: 29px; height: 29px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 11px;
		color: #FFFFFF;
	}
	
	
	/* MAIN OUTPUTS */
	
	/* Index, akcijos */
		
		.akcijos td {
			border: 0px solid black;
			width: 33%;
			text-align: center;
			overflow: hidden;
			vertical-align: top;
		}
		
		.akcijos td img { margin: 5px 0; }
		
		.zaidimai td {
			border: 0px solid black;
			width: 33%;	
			text-align: center;
			overflow: hidden;
			vertical-align: top;
		}
		
		.zaidimai td img { margin: 0px 0; }
		
	/* Nauji PC */
	
	.product {
		border-bottom: 1px solid black;
		clear: both;
		width: 100%;
		margin: 10px 0;
		font-weight: bold;
		font-size: 15px;
	}
	
	.product h3 {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 13px;
		font-weight: bold;
		font-style: normal;
		color: #346BA0;
		line-height: 21px;
	}
	.product span {
		clear: both;
		padding: 0 0 10px 150px;
	}
	
	.product table { margin-bottom: 10px; }
	
	.product td {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
	}
	
	.product  img { padding-right: 20px; }
	
	/* Naudoti Kompiuteriai */
	
	.used_pc { width: 100%; }
	
	.used_pc img { width: 92px; }
	
	.used_pc th {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 13px;
		font-style: normal;
		color: #37628C;
		padding: 6px;
		background-color: #e6eff7; 
	}
	
	.used_pc td{	
		border: 1px solid black;
		background-color: #e6eff7;
		text-align: center;
		padding: 3px 7px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 10px;
	}
	
	.title {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px !important;
		font-style: normal;
		font-weight: bold;
		color: #800000;
		background: white !important;
		line-height: 30px;
	}
	
	.small {
		font-family: Verdana;
		font-size: 12px;
		color: #1C1C1C;
		line-height: 14px;
		height: 100px;
	}
	
	.small  h3 { margin-bottom: 10px; }
	
	/* Paslaugos */
	#paslaugos {
		width: 520px;
		padding: 5px;
	}
	
	#paslaugos ul, #kontaktai ul {
		margin-left: 40px;
	}
	
	#paslaugos span, #kontaktai span {
		text-decoration: underline;
		font-weight: bold;
		line-height: 40px;
	}
	
	#kontaktai{
		width: 520px;
		padding: 5px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: 400;
		font-style: normal;
		color: #1C1C1C;
	}
	
	#kontaktai img { margin-top: 10px; }
	
	#adv_images img { width: 22%; }
	
	#counter { border: none !important; }
	
	#counter a {
		float: left;
		margin-left: 40px;
	}
