@CHARSET "UTF-8";

@import '/styles/styles.css';

/* Pagrindinis blokas */
div#wrapper {
    position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 5px 2px;
	overflow: auto;
    background-color:#FFFFFF;
}
/* logas, gal banneris */
div#header {
	width: 1000px;
	overflow: auto;
}
/* viršutinė juosta */
div#top_head {
	height: 36px;
	background-image: url(/images/default/top_head.png);
}
/* Viršutinis meniu */
div#top_menu {
	width: 680px;
	height: 36px;
	margin: 0 auto;
}
div#top_menu ul {
	height: 36px;
	margin: 0;
}
div#top_menu ul li {
	background-image: url(/images/default/top_head.png);
	background-position: -1px -144px;
	background-repeat: no-repeat;
	list-style: none;
	display: block;
	float: left;
	height: 36px;
	padding: 0 1px 0px 2px;
}
div#top_menu ul li.active {
	position: relative;
	height: 36px;
	background-image: url(/images/default/top_head.png);
	background-position: 0 -36px;
	background-repeat: repeat-x;
	padding: 0 15px;
}
div#top_menu ul li.active div.left {
	position: absolute;
	left: 0;
	height: 36px;
	width: 5px;
	background-image: url(/images/default/top_head.png);
	background-position: 0 -72px;
}
div#top_menu ul li.active div.right {
	position: absolute;
	right: 0;
	top: 0;
	height: 36px;
	width: 5px;
	background-image: url(/images/default/top_head.png);
	background-position: 0 -108px;
}
div#top_menu ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	top: 4px;
	line-height: 30px;
	height: 30px;
	vertical-align: center;
	display: block;
	padding: 0 5px;
}
div#top_menu ul li.active a:hover {
	background-color: transparent;
}
div#top_menu ul li a:hover {
	background-color: #92b21b;
}
/* Turinys su šoniniais meniu */
div#container {
	position: relative;
	overflow: auto;
	padding-bottom: 10px;
}
/* apatinė linija */
div#footer {
    clear: both;
	height: 19px;
	background-image: url(/images/default/bottom_line.png);
}
/* pagrindinis turinys */
div#content {
	width: 670px;
	margin:0px 5px 5px 5px;
	float: left;
}
/* kairysis šonas */
div#leftside {
	float: left;
	width: 160px;
}
/* kairysis šonas */
div#rightside {
	float: right;
	width: 160px;
}
div.module_block {
	width: 160px;
	display: block;
}
div.module_content table {
	margin:0;
}
div.module_block td, 
div.module_content td {
	border:0;
}
div.module_block ul {
	margin: 0;
}
div.module_block div.head {
	position: relative;
	background-color: #769d0c;
	height: 26px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
div.module_block div.head span {
	position: absolute;
	left: 12px;
	top: 5px;
}
div.module_block div.module_content {
	border: 1px solid #ccc;
	border-top: 0;
	background-color: #fbfcfc;
}
div.module_block_spacer {
	background-image: url(/images/default/menu_header_footer.png);
	height: 9px;
}
/* komentarų modulio stiliai */
div.comments_block div.head {
	background-image: none;
	border-bottom: 4px solid #769D0C;
	background-color: #fff;
	color: #769d0c;
	height: 20px;
}
div.comments_block div.module_content {
	padding: 5px 0 5px 0;
	border: 0;
	border-bottom: 4px solid #769D0C;
	background-color: transparent;
}
div.comments_block div.module_content a {
	color: #666;
}
div.comments_block hr {
	margin: 1px;
	border: 0;
	border-top: 1px dotted #769D0C;
}
/* viršutinio modulio stiliai */
div.module_block_top {
	width: 160px;
}
div.module_block_top div.module_content {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fbfcfc;
}
div.module_block_top_spacer {
	border-top: 4px solid #769d0c;
	background-image: url(/images/default/menu_header_footer.png);
	height: 9px;
}

/* kainų blokas */
div.kainos_block {	
	width: 160px;
	display: block;
	border-bottom: 4px solid #769d0c;
}
div.kainos_block div.module_content {
	padding: 5px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fbfcfc;
}
div.kainos_block div.module_content h1 {
	font-size: 12px;
	color: #666;
	border-bottom: 1px dotted #ccc;	
}
div.kainos_block div.module_content table {
	font-size: 11px;
	color: #666;
	margin: 5px 0;
}
div.kainos_block div.module_content table td.kultura {
	width: 90px;
	font-weight: bold;
}
div.kainos_block div.module_content table td.kaina {
	width: 40px;
	text-align: right;
}
div.kainos_block div.module_content table td.pokytis {
	width: 10px;
	text-align: right;
}
div.kainos_block div.module_content div.more {
	border-top: 1px dotted #ccc;	
	padding-top: 10px;
}
div.kainos_block div.module_content div.more a {
	font-size: 11px;
	font-weight: bold;
}
div.kainos_block div.module_content div.more p {
	margin: 0;
}
div.voting_block {
	padding: 5px;
}
div.voting_block h1 {
	padding: 0 2px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
div.voting_block li {
	list-style: none;
}
div.voting_block label {
	color: #666;
	font-size: 11px;
}
div.voting_block div.stats {
	text-align: right;
	color: #999;
	font-size: 11px;
}
div.voting_block div.button {
	text-align: right;
}
div.voting_block div.button a {
	font-size: 12px;
	color: #4c6e28;
}
/* skelbimų blokas */
div.skelbimai_block {
	text-align: center;
	padding: 5px;
}
div.skelbimai_block img {
	margin: 2px;
}
/* kategorijų meniu meniu */
div#category_menu {
    position:  relative;
	width: 670px;
	height: 36px;
}
div#category_menu ul {
	margin: 0;
	height: 32px;
	padding: 0 5px;
	background-image: url(/images/default/category_menu.png);
	background-position: 0px -32px;
}
div#category_menu div.left {
	float: left;
	height: 32px;
	width: 2px;
	background-image: url(/images/default/category_menu.png);
}
div#category_menu div.right {
	float: right;
	height: 32px;
	width: 2px;
	background-image: url(/images/default/category_menu.png);
	background-position: 0 -128px;
}
div#category_menu ul li {
	list-style: none;
	float: left;
	height: 32px;
	padding-right: 2px;
	background-image: url(/images/default/category_menu.png);
	background-position: 100% -64px;
	background-repeat: no-repeat;
	line-height: 100%;
}

div#category_menu ul li a {
	padding: 0 5px;
	line-height:32px;
	height:32px;
	display:block;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	top: 0px;
}
div#category_menu ul li a.active,
div#category_menu ul li a:hover {
	color: #333333;
	background-image: url(/images/default/category_menu.png);
	background-position: 0 -96px;
	background-repeat: repeat-x;
}

/* Puslapavimas */
div.paginationControl {
	overflow: visible;
	padding: 5px;
	margin-bottom: 10px;
	clear: both;
	text-align: center;	
	word-spacing: 2px;
}

div.paginationControl span.disabled,
div.paginationControl span.current {
	border: 1px solid #ddd;
	padding: 0 5px 0 5px;
	font-size: 14px;
	color: #ddd;
}
div.paginationControl span.current {
	border-color: #afafaf;
	color: #afafaf;
	background-color: #f3f2f3;
	font-weight:bold;
}
div.paginationControl a {
	text-decoration: none;
	border: 1px solid #999;
	padding: 0 5px 0 5px;
	font-size: 14px;
	color: #fff;
	background-image: url(/images/default/menu_header_footer.png);
	background-position:0 -13px;
}
div.paginationControl a:hover {
	border-color: #afafaf;
	background-color: #f3f2f3;
	color: #afafaf;
	background-image: none;
}
/**
 * MODULIAI
 */

/* Naujienų modulis */
div.category-news {
	clear: right;
	width: 425px;
	margin-bottom: 5px;
	font-size: 12px;
}
div.category-news img {
	margin: 0 0 5px 5px;
	border: 1px solid #ccc;
}
div.category-news h1 {
	margin: 5px 0 10px 0;
}
div.category-news a {
	color: #0b5b9f;
	font-size: 12px;
	font-weight: bold;
}
div.category-news div.item {
	overflow: auto;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
div.category-news span.date {
	color: #666;
	font-size: 11px;
}
/* Naujienų modulis */
div.news-new {
	width: 410px;
	padding: 10px 5px 5px 10px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	
}
div.news-new h1 {
	border-bottom: 1px dotted #ccc;
	color: #cc3333;
	font-size: 12px;
	margin-bottom: 3px;
}
div.news-new a {
	text-decoration: none;
	color: #333;
	font-size: 11px;
	font-weight: bold;
}
div.news-new a:hover {
	color: #0B5B9F;
	text-decoration: underline;
}
div.news-new span.date {
	color: #666;
	font-size: 10px;
}
div.news-new div.item {
	padding-left: 20px;
	margin-bottom: 5px;
}
/* užsakytos neijienos bei straipsniai apačioje */
div.news-top {
	clear: both;
	overflow: auto;
}
div.news-top div.item {
	float: left;
	width: 210px;
	height: 93px;
	padding-left: 0px;
	margin-right: 13px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
div.news-top h1.head {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	color: #769d0c;
	font-size: 12px;
	margin-bottom: 3px;
}
div.news-top h1.text {
	display: inline;
	color: #333;
	font-size: 11px;
	font-weight: normal;
}
div.news-top a {
	text-decoration: none;
	color: #333;
	font-size: 11px;
}
div.news-top a.more {
	clear: both;
	float: right;
	text-align: right;
	color: #999;
	font-size: 11px;
}
div.news-top img {
	float: left;
	margin-right: 3px;
}
/* užsakytos neijienos bei straipsniai šonuose*/
div.index_right_block {
	width: 240px;
}
div#leftside div.item,
div.index_right_block div.item,
div#rightside div.item {
	overflow: auto;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
div.index_right_block div.item {
	clear: right;
}
div#leftside div.item h1.head,
div.index_right_block div.item h1.head,
div#rightside div.item h1.head {
	border-bottom: 1px dotted #ccc;
	color: #769d0c;
	font-size: 12px;
	margin-bottom: 3px;
}
div#leftside div.item h1.text, 
div.index_right_block div.item h1.text,
div#rightside div.item h1.text {
	color: #333;
	font-size: 11px;
	font-weight: normal;
}
div#leftside div.item a,
div.index_right_block a,
div#rightside div.item a {
	text-decoration: none;
	color: #333;
	font-size: 11px;
}
div#leftside div.item a.more,
div.index_right_block a.more,
div#rightside div.item a.more {
	clear: both;
	float: right;
	text-align: right;
	color: #999;
	font-size: 11px;
}
div#leftside div.item a.more:hover,
div.index_right_block a.more:hover,
div#rightside div.item a.more:hover,
div.news-top a.more:hover {
	color: #CC3333;
}
div#leftside div.item img,
div.index_right_block div.item img,
div#rightside div.item img {
	float: left;
	margin-right: 3px;
}
/* Naujienų sarašas */
div.news {
	
}
div.media_block {
	width: 240px;
	display: block;
	margin-bottom: 15px;
}
div.media_block div.head {
	position: relative;
	background-color: #769d0c;
	height: 26px;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
}
div.media_block div.head span {
	position: absolute;
	left: 12px;
	top: 5px;
}
div.media_block div.module_content {
	border: 1px solid #ccc;
	text-align: center;
	border-top: 0;
}
div.news div.item {
	overflow: auto;
	margin-right: 13px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
div.news h1 {
	font-size: 12px;
	margin-bottom: 5px;
}
div.news h1 a:hover {
	color: #0B5B9F;
}
div.news h1 a {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div.news img {
	float: left;
	margin-bottom: 5px;
	margin-right: 3px;
}
div.news span.text {
	color: #666;
	font-size: 12px;
	float: left;
	width: 580px;
	height: 30px;
	margin-top: 12px;
	margin-left: 12px;
	overflow: hidden;
}
div.news div.date {
	margin-top: 7px;
	float: right;
	text-align: right;
	color: #999;
	font-size: 11px;
}

div.news div.datehead {
	font-weight: bold;
	margin: 15px;
	color: #CC3333;
}
div.news div.date a {
	text-decoration: none;
	color: #88aa2c;
}
div.news div.date a:hover {
	text-decoration: underline;
}
/* Naujienos atvaizdavimas */
div.news-show div.related li {
	list-style-type:square;
	color: #c5d800;
}
div.news-show div.related div.head {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
div.news-show div.related {
	margin-bottom: 30px;
	clear: both;
}
div.news-show {
	border-bottom:1px dotted #ccc;
	margin-bottom: 10px;
	overflow: auto;
}
div.news-show h1.head {
	font-size: 14px;
	color: #0B5B9F;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
div.news-show div.text {
	font-size: 12px;
	color: #333;
	margin-bottom: 30px;
	overflow: auto;
}
div.news-show div.comments {
	float: left;	
}
div.news-show div.comments a {
	text-decoration: none;
	color: #0B5B9F;
	font-size: 12px;
	font-weight: bold;
}
div.news-show div.date {
	color: #999;
	font-size: 11px;
	font-weight: bold;
}
div.news-show div.date a {
	text-decoration: none;
	color: #88aa2c;
}

/* Komentarai */
div.comments {
	clear: both;
	margin-bottom: 10px;
	overflow: auto;
}
div.comments h1 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
div.comments div.date {
	float: right;
	text-align: right;
	color: #999;
	font-size: 11px;
}
div.comments div.date a {
	text-decoration: none;
	color: #88aa2c;
    font-weight: bold;
}
div.comments div.comments-menu {
	clear: both;
	padding: 5px 0;
	margin-bottom: 30px;
}
div.comments div.comments-menu span.count {
	float: left;
	color: #999;
	font-size: 12px;
    font-weight: bold;
}
div.comments div.comments-menu span.new {
	float: right;
}
div.comments div.comments-menu span.new a {
	text-decoration: none;
    color:#0B5B9F;
    font-size:12px;
    font-weight:bold;
}
div.comments div.empty {
	clear: both;
	font-size: 12px;
	color: #333;
}
div#comments-list {
	margin-top: 10px;
}
div#comments-list div.item {
	margin-bottom: 10px;
	overflow: auto;
}
div#comments-list div.item div.info {
	float: left;
	width: 173px;
	height: 39px;
	background-image: url(/images/default/comments_bg.png);
}
div#comments-list div.item div.info {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
div#comments-list div.item div.info div.name {
	margin-top: 2px;
	margin-left: 35px;
}
div#comments-list div.item div.info div.comment-date {
	margin-left: 35px;
	font-size: 10px;
}
div#comments-list div.item div.text {
	float: left;
	width: 490px;
	margin-left: 5px;
	min-height: 50px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
	color: #333;
}

/* foto albumų sarašas */
div.albums {
	
}
div.albums div.item {
	position:relative;
	overflow: hidden;
	width: 300px;
	height: 85px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px dotted #b9d40b;
	cursor: pointer;
}
div.albums div.item:hover {
	background-color: #f3f2f3;
}
div.albums div.item div.stats {
	position: absolute;
	width: 180px;
	bottom: 13px;	
	right: 0;
	font-size: 11px;
	color: #999;
}
div.albums h1 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 3px;
}
div.albums h1 a {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div.albums img {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

/* foto albumų sarašas */
div.album {
	
}
div.album div.album_head {
	overflow: auto;
	border-bottom: 1px dotted #ccc;
	font-size: 11px;
	color: #999;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
div.album div.album_head a {
	color: #88aa2c;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
}
div.album div.album_head h1 {
	text-align: left;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	width: 380px;
	height: 15px;
	overflow: auto;
}
div.album div.upload {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 3px;
}
div.album div.upload a {
    color:#0B5B9F;
    font-size:12px;
    font-weight:bold;
	text-decoration: none;
}
div.album div.item {
	position:relative;
	overflow: hidden;
	width: 200px;
	height: 160px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px dotted #b9d40b;
}
div.album div.item:hover {
	background-color: #f3f2f3;
}
div.album h1 {
	font-size: 12px;
	color: #333;
	text-align: center;
	font-weight: normal;
}
div.album div.item div.image {
	text-align: center;
}
div.album div.item div.image div.info {
	color: #999;
	font-size: 11px;
	text-align: left;
	padding-left: 72px;
}
div.album div.item div.username {
	color: #999;
	font-size: 11px;
	text-align: center;
}

/**
	Albumo nuotrauka
*/
div.album_image div.album_head {
	overflow: auto;
	border-bottom: 1px dotted #ccc;
	font-size: 11px;
	color: #999;
    padding-bottom:5px;
    margin-bottom:5px;
}
div.album_image div.album_head a {
	color: #88aa2c;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
}
div.album_image div.album_head h1 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	width: 400px;
	height: 15px;
	overflow: auto;
}
div.album_image div.upload {
	text-align: right;
	margin-bottom: 11px;
}
div.album_image div.upload a {
    color:#0B5B9F;
    font-size:12px;
    font-weight:bold;
	text-decoration: none;
}
div.image_info div.large_image {
	text-align: center;
	float: left;
	width: 402px;
	overflow: auto;
}
div.image_info div.large_image img {
	border: 1px solid #ADADAD;
}
div.image_info div.image_left {
	width: 240px;
	float: right;
	overflow: auto;
	border-bottom: 1px dotted #b9d40b;
}
div.image_info div.image_left div.description {
	font-size: 12px;
	color: #333;
	padding: 15px 0;
}
div.image_info div.image_left div.info {
	font-size: 11px;
	color: #999;
}
div#images_navigation {
	overflow: auto;
	border-bottom: 1px dotted #b9d40b;
}
div#images_navigation img {
	border: 1px solid #adadad;
}
div#images_navigation div.sml_images {
	overflow: auto;
	padding:  2px 10px;
}
div#images_navigation div.sml_images img {
	margin-bottom: 4px;
}
div#images_navigation div.sml_images img:hover {
	border-color: #000;
}
div#images_navigation div.sml_images a {
	color: #0B5B9F;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
}
div#images_navigation div.count {
	text-align: center;
	color: #999;
	font-size: 12px;
	padding: 5px;
}
/**
	Kainų modulis
*/
div#kainos {
	min-height: 300px;
	border: 1px solid #ccc;
	padding: 10px 10px 10px 20px;
	overflow: auto;
}
div#kainos div.order {
	border-bottom: 1px dotted #ccc;
}
div#kainos div.order a {
	color: #666;
	font-size: 12px;
	text-decoration: none;
}
div#kainos div.order a.selected,
div#kainos div.order a:hover {
	color: #cc3333;
}
div#kainoslist {
	padding-top: 35px;
	width: 350px
}

div#kainoslist table {
	width: 100%;
	margin-bottom: 20px;
}
div#kainoslist h1 {
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
}
div#kainoslist td.kultura {
	text-align: left;
	width: 100px;
}
div#kainoslist td.kaina {
	text-align: right;
	width: 80px;
}
div#kainoslist td.pokytis {
	text-align: center;
	width: 10px;
}
div#kainoslist td.company {
	text-align: right;
	width: 160px;
	color: #999;
}
div#kainoslist td {
	border:0px;
	border-bottom: 1px dotted #ccc;
}
div#kainoslist tr {
	color: #666;
}
div#kainoslist table tr:hover {
	background-color: #e6e6e6;
}
div#kainos div.date {
	clear: right;
	float: right;
	padding-top: 20px;
}

a.showmore {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #cc3333;
}
a.showmore:hover {
	text-decoration: underline;
}
/**
	failų modulis
*/
div#files {
	min-height: 300px;
	border: 1px solid #ccc;
	padding: 10px 20px 10px 20px;
	overflow: auto;
}
div#files div.item {
	width: 300px
}

div#files div.item table {
	width: 100%;
	margin-bottom: 20px;
}
div#files div.item h1 {
	color: #666;
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: bold;
}
div#files div.item td {
	border: 0;
	border-bottom: 1px dotted #ccc;
	padding: 2px;
}
div#files div.item tr {
	color: #666;
}

a.showmore {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #cc3333;
}
a.showmore:hover {
	text-decoration: underline;
}

/*
 * skelbimai
 */
div#skelbimai div.skelbimas {
	padding: 5px;
	overflow: auto;
}
div#skelbimai div.new {
	background-image: url(/images/default/skelbimas_new.png); 
	background-repeat: no-repeat; 
	background-position: 100% 0;
}
div#skelbimai div.spacer {
	border-bottom: 1px dotted #ccc;
	margin: 5px 0;
}
div#skelbimai div.skelbimas:hover {
	background-color: #f3f2f3;
}
div#skelbimai div.skelbimas img.thumb {
	float:left;
	border: 1px solid #AFAFAF;
}
div#skelbimai div.skelbimas table {
	width: 580px;
	float: right;
}
div#skelbimai div.skelbimas table td {
	font-size: 12px;
	color: #666;
	border: 0px;
}
div#skelbimai div.skelbimas table td.name {
	font-weight: bold;
	width: 110px;
}
div#skelbimai div.skelbimas table td.price {
	padding-top: 5px;
	font-weight: bold;
	color: #769d0c;
}
/* skelbimai2 */
div.skelbimai2-menu-outter {
    line-height: 1px;
	padding: 1px 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
div.skelbimai2-menu-inner {
    padding: 0 10px;
	background-color: #dfdddd;
}
.skelbimai2-search-input {
    margin: 4px 0 0 5px;
    border:1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px;
}
div.skelbimai2-kategorijos {
    overflow: auto;
}
div.skelbimai2-kategorijos li {
    padding: 3px 0;
    list-style: none;
    float:left;
    width: 200px;
}
div.skelbimai2-kategorijos li a {
    font-size: 12px;
    font-family: arial;
    color: #666;
    font-weight: bold;
}
div.skelbimai2-item {
    position: relative;
    margin: 15px 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
div.skelbimai2-item table {
    background: #f1f1f1;
    margin: 1px 0;
}
div.skelbimai2-item table td {
    border:0px;
}
.skelbimai2-item-city {
    font-size:12px;
    color: #333;
}
.skelbimai2-item-date {
    font-size:12px;
    color: #999;
}
.skelbimai2-item-name {
    font-size:14px;
    color: #0b5b9f;
    font-weight: bold;
}
.skelbimai2-item-kaina {
    font-size:15px;
    color: #fff;
    font-weight: bold;
    position:absolute;
    top:-7px;
    right:10px;
    width:101px;
    height:35px;
    background-image: url('/images/default/skelbimai2/kainos-blokas.jpg');
}
.skelbimai2-show-head {
    background-color:#f1f1f1;
    position:relative;
    height:30px;
}
.skelbimai2-show-name {
    margin:15px;font-size:14px;color: #0b5b9f;font-weight: bold; line-height: 30px;
}
.skelbimai2-show-skelbimas {
    margin-top:2px;background-color:#f1f1f1;
}
.skelbimai2-show-kontaktai {
    margin-top:2px;background-color:#f1f1f1;padding:15px;
}
.skelbimai2-show-skelbimas table {
    width:100%;margin: 0;
}
.skelbimai2-show-skelbimas table td {
    padding:15px;
    width:50%;
    border:0;
    vertical-align: top;
}
.skelbimai2-show-outter {
    margin: 20px 0;
    padding: 1px 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
.skelbimai2-show-kaina {
    font-size:15px;
    color: #fff;
    font-weight: bold;
    position:absolute;
    top:-8px;
    right:100px;
    width:101px;
    height:35px;
    background-image: url('/images/default/skelbimai2/kainos-blokas-red.jpg');
}
.skelbimai2-show-kontaktai table {
    width:100%;
    margin:0;
}
.skelbimai2-show-kontaktai table td {border: 0;vertical-align: top}
.skelbimai2-kontaktai-label {
    width: 100px;
    color: #666;
    padding: 3px;
    font-size: 13px;
}
.skelbimai2-kontaktai-value {
    color: #333;
    padding: 3px;
    font-size: 13px;
    font-weight: bold;
}
.skelbimai2-new-outter {
    margin: 20px 0;
    padding: 1px 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
.skelbimai2-new-kategorija{
    background-color:#f1f1f1;
    padding: 5px 15px;
}
.skelbimai2-new-kategorija label,.skelbimai2-new-aprasymas label {
    font-size: 12px;
    font-weight: bold;
    color:#666;
}
.skelbimai2-new-aprasymas {
    background-color:#f1f1f1;
    padding: 5px 15px;
    margin: 3px 0;
}
.skelbimai2-new-aprasymas table {
    width: 100%;
    margin: 0;
}
.skelbimai2-new-aprasymas table td {
    border:0;
    vertical-align: top;
    padding: 5px 0;
}
.skelbimai2-new-input {
    border: 1px solid #dfdddd;
}


/* orai */
div#oraicities {
	margin-left: -1px;
	position: absolute;
	width: 158px;
	z-index: 10000;
	top: 19px; 
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	border-top: 0;
}
div.Lmeniu_orai {
	width: 160px;
	overflow: auto;
	height: 99px;
}
div.Lmeniu_orai div.whcity {
	padding: 3px;
	width: 152px;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;
	color: #666;
}
div.Lmeniu_orai div.whimg {
	position: absolute;
}
div.Lmeniu_orai div.whtemp {
	color: #135387;
	position: absolute;
	font-weight: bold;
	font-size: 16px;
	top: 38px;
	left: 80px;
}
div.Lmeniu_orai div.whwind {
	position: absolute;
	top: 36px;
	left: 120px;
}
div.Lmeniu_orai div.wmore {
	position: absolute;
	top: 80px;
	width: 154px;
	padding: 3px;
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}
div#oraicities a.current {
	font-weight: bold;
}
div#oraicities a {
	margin-left:2px;
	text-decoration:none;
}
div#oraicities a:hover {
    text-decoration: underline;
}
/*
 * traktorių gidas
 */
div#tractors_form {
	overflow: auto;
	border: 1px solid #ccc;
	border-bottom: 0;
	background-color: #ededed;
}
div#tractors_form label {
	color: #000;
}
.tractors_info {
	background-image: url(/images/icons/warning_red.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 35px;
	color: #666;
}
div#tractors_form_left {
	padding: 15px;
	float: left;
	border-right: 1px solid #ccc;
	width: 219px;
	height: 223px;
}
div#tractors_form_left form {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 15px 0;
	padding:10px 0;
}
div#tractors_form_left a {
	color: #666;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
div#tractors_form_left a:hover {
	color: #b3322f;
}
div#tractors_form_left td {
	border: 0;
	padding: 5px;
}
div#priducts_list {
	min-height: 300px;
	border: 1px solid #ccc;
	padding: 10px;
}
div#priducts_list div.menu {
	border-bottom: 1px dotted #ccc;
	line-height: 35px;
}
div#priducts_list div.menu a {
	border: 1px solid #fff;
	padding: 5px;
	color: #666;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
div#priducts_list div.menu a.selected,
div#priducts_list div.menu a:hover {
	color: #0B5B9F;	
	border: 1px solid #CCCCCC;
	background: #eee;
}
table.tractors_guide {
	margin-top: 10px;
	width: 100%;
	color:#63656B;
}
table.tractors_guide th {
    background-color: #ddd;
    padding:2px;
	font-weight: bold;
	border: 0;
}
table.tractors_guide tr.odd {
	background-color: #eee;
}
table.tractors_guide tr:hover {
	background-color: #ddd;
}
table.tractors_guide td.info {
	background-color: #eee;
	color: #0B5B9F;
	font-size:14px;
	padding: 2px;
	font-weight:bold;
}
table.tractors_guide td.label {
	text-align: right;
	font-weight: bold;
	padding-right: 3px;
}
table.tractors_guide td h1 {
	font-weight: bold;
	font-size: 13px;
}
table.tractors_guide td img {
	border:1px solid #ccc;
	float: left;
}
table.tractors_guide tr {
	border-bottom: 2px solid #fff;
}
table.tractors_guide td {
	border: 0;
}
.renginiai-td {
	padding:3px;
}
#selected_tractors {
	overflow: auto;
	border-bottom: 1px dotted #ccc;
}
.selected_tractors_item {
	float:left;
	width:205px;
	height: 70px;
	padding: 5px;
	position: relative;
	margin-bottom: 10px;
	border-left: 1px solid #ccc;
}
.selected_tractors_item:FIRST-CHILD {
	border-left: 0;
}
.selected_tractors_item a {
	color: #666;
	text-decoration: none;
}
.ico-close {
	position: absolute;
	background-image: url(/images/default/ico-close.png);
	background-repeat: no-repeat;
	display: block;
	width: 18px;
	height: 18px;
	bottom: 0px;
	right: 5px;
	background-position: 0 -18px;
}
.ico-close:hover {
	background-position: 0 0;
}
.selected_tractors_item:hover {
	background-color: #eee;
}
.selected_tractors_item img {
	float:left;
	margin-right: 5px;
}
/*
 * Naujausi forumo pranesimai
 */
div.new_forum_post_block div.head {
	background-image: url(/images/default/new_forum_head.png);
	margin: 0;
	padding: 0;
	height: 30px;
	width: 200px;
	color: #535353;
	line-height: 30px;
	padding-left: 40px;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	float: left;
}
div.new_forum_post_block div.head a{
	float: right;
	margin-right: 3px;
	width: 72px;
	height: 26px;
	margin-top: 2px;
	background-image: url(/images/default/write_to_forum.png);
}
div.new_forum_post_block div.head a:HOVER{
	float: right;
	margin-right: 3px;
	width: 72px;
	height: 26px;
	margin-top: 2px;
	background-image: url(/images/default/write_to_forum_on.png);
	text-decoration: none;
}
div.new_forum_post_block div.head span {
	float:left;
}
div.new_forum_post_block div.module_content {
	border: 1px solid #ccc;
	border-top: 0;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	clear: both;
}
div.new_forum_post_block div.module_content table{
	margin: 0;
	padding: 0;
	width: 228px;
}
div.new_forum_post_block div.module_content td{
	border-bottom: 1px dotted #cccccc;
	padding: 2px 0px;
}
div.new_forum_post_block div.module_content td a{
	color: #333333;
}
div.new_forum_post_block div.module_content td a:HOVER{
	color: #0996c1;
}
div.new_forum_post_block div.module_content td.theme{
	width: 200px;
	color: #666666;
	font-weight: bold;
}
div.new_forum_post_block div.module_content td.time{
	width: 35px;
	color: #666666;
	font-weight: bold;
}
/*
 * Imoniu paieška
 */
div.imoniu_katalogas {
	width: 657px;
	padding: 0 6px;
}
div.imoniu_paieska_block h2.head {
	background-image: url(/images/default/imoniu-paieskos-blokas.png);
	height: 32px;
	width: 230px;
	color: #535353;
	line-height: 32px;
	padding-left: 10px;
	float: left;
}
div.imoniu_paieska_block td {
	border: 0px;
}
div.imoniu_paieska_content {
	border: 1px solid #ccc;
	border-top: 0;
	margin-bottom: 15px;
	background-color: #f0eef0;
	clear: both;
}
.imoniu-paieska-head {
	font-size: 18px;
	color: #0071B1;
	font-family: "Myriad Pro";
	font-weight: bold;
}
div.imoniu_katalogas div.search {
	border: 1px solid #ccc;
	height: 144px;
	background-color: #ededed;
	background-image: url(/images/banners/baneris_imones.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.imoniu-paieska-form {
	display: block;
	width: 220px;
	margin-top: 20px;
	margin-left: 20px;
	text-align: right;
}
div.imoniu_katalogas div.search label {
	color: #666;
	
}
div.imoniu_katalogas div.search input[type="text"] {
	border: 1px solid #ccc;
	width: 115px;
	margin-left: 10px;
}
div.imoniu_paieska_content label {
	color: #535353;
}
div.imoniu_paieska_content select,
	div.imoniu_paieska_content input[type="text"] {
	margin: 2px 0;
	width: 140px;
	border: 1px solid #ccc;
	font-size: 12px;
}
.button-katalogas {
	color: #0071B1;
	font-size:14px;
	font-weight: bold;
}

div.imoniu_katalogas h1.head {
	color: #0071b1;
	border-bottom: 1px dotted #797979;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px;
	margin-top: 10px;
}
div.imoniu_katalogas h2.head {
	color: #666;
	border-bottom: 1px dotted #797979;
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.imoniu_katalogas div.category_block {
	padding-left: 20px;
	padding-top: 20px;
	margin-left: 10px;
	width: 298px;
	float: left;
}
div.imoniu_katalogas div.category_block h1 {
	margin-left: -15px;
	margin-bottom: 15px;
	color: #666;
	font-size: 13px;
	font-weight: bold;
}
div.imoniu_katalogas div.category_block a {
	color: #666;
	font-size: 12px;
}

div.imoniu_katalogas div.veikla h2 {
	color: #666;
}
div.imoniu_katalogas li {
	list-style-type:square;
	color: #c5d800;
}

div.imoniu_katalogas table {
	margin: 20px 0;
	width: 100%;
}

div.imoniu_katalogas table td {
	border:0;
	border-bottom: 1px dotted #797979;
}

div.imoniu_katalogas table tr td.info {
	color: #797979;
	padding: 5px 0;
	/* border-bottom: 1px dotted #797979;*/
}
div.imoniu_katalogas table tr td h1 {
	margin-bottom: 10px;
}
div.imoniu_katalogas table tr td h1 a {
	color: #0071b1;
	font-size: 13px;
	font-weight: bold;
}
div.tags {
	padding: 3px;
	clear: both;
	font-size: 12px;
	color: #666;
}
/*
 * katalogo grybai
 */
div.katalogas {
	padding: 20px 30px;
	overflow:auto;
}

div.katalogas div.grybas {
background-image: url(/images/default/paprastas_gybas.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	float: left;
	padding: 20px;
	width: 244px;
	position: relative;
}
div.katalogas div.grybas a.kepure {

	display: block;
	width: 224px;
	height: 51px;
	padding-left: 10px;
	line-height: 51px;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
div.katalogas div.grybas:hover {
	background-image: url(/images/default/aktyvus_gybas.png);
}
div.katalogas div.grybas div.kotas {
	margin-left: 5px;
	padding: 15px 0;
	width: 233px;
	background-color: #ebebed;
	background-image: url(/images/default/apvali_apacia.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
}
div.katalogas div.grybas div.kotas a:hover {
	background-image: url(/images/default/red_square.png);
	color: #b71f14;
}
div.katalogas div.grybas div.kotas a {
	display: block;
	border-bottom: 1px solid #d1d5d9;
	margin: 0 15px;
	background-image: url(/images/default/green_square.png);
	background-position: 8px 12px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #666;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}
div.kelias {
	font-size: 13px;
}
div.kelias a {
	font-size: 13px;
	font-weight: bold;
}

/**
 * laidų archyvas
 */
.show-item {
	background-image: url(/images/default/shows-item-gray-bg.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	border: 1px solid #ccc;
	width: 200px;
	height: 223px;
	margin-top: 15px;
	padding: 5px 0;
}
.show-item-active,
.show-item:hover {
	background-color: #e6e6e6;
	background-image: url(/images/default/shows-item-blue-bg.png);
}
.show-item-description {
	margin: 0 5px;
	display: block;
	height: 45px;
	width: auto;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
	color:#333;
}
.shows-item {
	width:423px;
	overflow: auto;
	padding: 2px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 3px;
}
.shows-item:hover {
	background-color: #e6e6e6;
}
.shows-item img {
	margin-right: 5px;
	border: 1px solid #ccc;
}
.shows-item-head {
	color: #424242;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}
.shows-item-date {
	font-size: 11px;
	font-weight: normal;
}
.shows-item-description {
	color: #444;
}
.show-item-head {
	margin-left: 15px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
.blue-link {
	text-decoration: none;
	font-size: 11px;
	color: #666;
}
.blue-link:hover {
	color: #1597c2;
}
.show-item-date {
	margin-left: 15px;
	color: #666;
	font-size: 11px;
}
.show-item-image {
	border-top: 1px solid #ccc;
	text-align: center;
}
.show-item-image img {
	margin-top: 5px;
	border: 1px solid #ccc;
}
.show-item-blue {
	color: #0393be;
}
.show-item-views {
	margin: 0 5px;
	color: #999;
	font-size: 11px;
}
.blue-head {
	display: block;
	height: 28px;
	background-image: url(/images/default/shows_head.png);
	border: 1px solid #ccc;
}
.blue-head span {
	width: 100%;
	line-height: 28px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.blue-head-ico {
	margin-left:10px;
	float:left;
	display: block;
	width: 20px;
	height: 28px;
	background-position: center 2px;
	background-repeat: no-repeat;
	background-image: url(/images/default/televizorius.png);
}
.blue-head-link {
	display: block;
	width: 169px;
	height: 28px;
	margin-right: 1px;
	background-position: 0 center;
	background-repeat: no-repeat;
	text-align: right;
	line-height: 26px;
	background-image: url(/images/default/shows-button-all-inactive.png);
}
.blue-head-link:hover {
	background-image: url(/images/default/shows-button-all-active.png);
}
.blue-menu {
	margin-top: 5px;
	margin-left: 0px;
}
.blue-menu li {
	margin: 0;
	border-bottom: 1px dotted #ccc;
	list-style: none;
	margin-bottom: 2px;
}
.blue-menu a {
	text-decoration: none;
	display: block;
	width: auto;
	height: 22px;
	line-height: 22px;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
}
.blue-menu a.active,
.blue-menu a:hover {
	background-image: url(/images/default/shows_active_item.png);
	background-repeat: no-repeat;
	color: #0594bf;
}
h1.main-head {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
.date {
	color:#999999;
	font-size:12px;
}
.uzduoti-klausima-head-bg {
	position: relative;
	background-image: url('/images/default/blue_head_bg.png'); 
	width: 100%;
	display: block;
	height: 30px;
	margin-bottom: 1px;
}
.uzduoti-klausima-head-text {
	position: absolute;
	font-size:14px;
	font-weight: bold;
	color: #fff;
	top: 7px;
	left: 40px;
}
.uzduoti-klausima-head-ico {
	position: absolute;
	top: 5px;
	left: 10px;
}

.skelbimai-head-bg {
	position: relative;
	background-image: url('/images/default/blue_head_bg.png'); 
	width: 100%;
	display: block;
	height: 30px;
}
.skelbimai-head-text {
	position: absolute;
	font-size:14px;
	font-weight: bold;
	color: #fff;
	top: 7px;
	left: 40px;
}
.skelbimai-head-ico {
	position: absolute;
	top: 7px;
	left: 10px;
}
.skelbimai-block-content {
	border: 1px solid #ccc;
	border-top:0;
	padding: 3px 1px; 
	margin-bottom: 15px;
}
.skelbimai-block-table {
	margin:0;
}
.skelbimai-block-table td {
	padding: 2px;
	border: 0px;
	color: #666;
}
.skelbimai-block-table td.bold {
	font-weight: bold;
}
.skelbimai-block-content-href {
	color: #666;
	font-size: 12px;
	font-weight: bold;
}
.skelbimai-block-content-href:hover {
	text-decoration: underline;
}
.katalogas-head-ico {
	position: absolute;
	top: 3px;
	left: 10px;
}
.news-category-head {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	height:23px;
	padding-top: 5px;
}
.news-category-head span {
	color:#fff;
	float:left;
	padding: 5px 30px 1px 10px;
	line-height:18px;
	background-image: url(/images/default/baltas-trikampis.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.consultants-sritis {
	display: block;
	width: 277px;
	height: 25px;
	background-image: url(/images/default/klausimai_arrow_head.png);
	background-repeat: no-repeat;
	line-height: 25px;
	color: #fff;
	font-size: 18px;
	padding-left: 5px;
}
.consultants-atsako-i-klausimus {
	color: #2075cc;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	float:left;
	width: 233px;
}
.consultants-aprasymas {
	float:left;
	width: 233px;
	padding: 10px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	position: relative;
	min-height: 180px;
}
.consultants-blokas {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 5px;
}
.renginiai-meniu li {
	list-style: square;
	color: #666;
}
.renginiai-meniu a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.renginiai-meniu a:hover,
.renginiai-meniu li:hover {
	color: #55a242;
}
.renginiai-siandien {
	position: absolute;
	left: 50px;
	top:170px; 
	color: #666;
	font-weight: bold;
}
.renginiai-siandien a {
	font-size:14px;
	color:#666;
	text-decoration: none;
}
.renginiai-siandien a:hover {
	color: #55a242;
}

/**
 *
 */
.joriu-nominacijos {
    border-left: 5px solid #B72727;
}
.joriu-nominacijos:hover,
.joriu-nominacijos-active {
    border-left: 5px solid #FE3B3B;
}

 /*
 * Darbo skelbimai 
 */
.darbo-skelbimai-menu {
	border-bottom: 1px dotted #ccc;
	padding: 3px;
	margin-bottom: 10px;
    overflow: auto;
}
.darbo-skelbimai-menu a {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.darbo-skelbimai-menu a:hover {
	text-decoration: underline;
}
.darbo-skelbimai-menu a.siulo {
	background-image: url(/images/default/siulo-darba-inactive.png);
}
.darbo-skelbimai-menu a.siulo:hover {
	background-image: url(/images/default/siulo_darba_active.png);
}
.darbo-skelbimai-menu a.iesko {
	margin-left: 10px;
	background-image: url(/images/default/iesko_darbo_inactive.png);
}
.darbo-skelbimai-menu a.iesko:hover {
	background-image: url(/images/default/iesko_darbo_active.png);
}
.darbo-skelbimai-menu a.naujas {
	float: right;
	color: #0071b2;
	background-image: url(/images/default/naujas_darbas_ico.png);
}
#form-ideti-skelbima td {
	border: 0px;
	padding: 5px;
}
#form-ideti-skelbima label {
	font-weight: bold;
	color: #666;
}
#form-ideti-skelbima input[type="text"],
#form-ideti-skelbima input[type="file"] {
	border:1px solid #b4b4b4;
	width: 100%;
}
#form-ideti-skelbima textarea {
	border:1px solid #b4b4b4;
}

/**
 * darbų kalendorius
 */
.darbu-kalendorius-td-months span {
    font-size: 14px;
    color: #999;
}
.darbu-kalendorius-td-months li {
    list-style: square;
    color: #c5d800;
    margin:8px;
}
.darbu-kalendorius-td-months a {
    color:#333;
    font-weight: bold;
}
.darbu-kalendorius-kategorijos {
    background-color: #f1f1f1;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}
.darbu-kalendorius-kategorijos ul {
    margin-left:200px;
    padding-top:20px;
    padding-bottom:20px;
    overflow: auto;
}
.darbu-kalendorius-kategorijos li {
    list-style: none;
    display:block;
    float: left;
    width: 200px;
    margin-bottom: 10px;
}
.darbu-kalendorius-kategorijos a {
    color: #333;
    font-weight: bold;
}
a.darbu-kalendorius-active {
    color: #B3322F;
}
.datehead  {
    color: #CC3333;
    font-weight: bold;
    margin: 15px;
}
/*
 * Tags Cloud
 */
.tagscloud {
	padding:3px;
	border:1px solid #ccc;
	margin-bottom:10px;
    text-align: justify;
}
.tagscloud a {
	color: #ccc;
}
.tagscloud a:hover {
	text-decoration: underline;
}
#form-errors {
	display: none;
}
/* icons */
.icon {
	display: block;
	background-image: url(/images/default/icons.png);
	background-repeat: no-repeat;
}
.icon-1 {
	background-position: -25px -16px;
	width: 10px;
	height: 12px;
}
.icon-1-left {
	background-position: -109px -16px;
	width: 10px;
	height: 12px;
}
.icon-2-red-arrow {
	background-position: -40px -16px;
	width: 10px;
	height: 12px;
}
.icon-2-green-arrow {
	background-position: -58px -16px;
	width: 10px;
	height: 12px;
}
.icon-kaina-krenta {
	background-position: -75px -18px;
	width: 10px;
	height: 12px;
}
.icon-kaina-kyla {
	background-position: -92px -18px;
	width: 10px;
	height: 12px;
}
.icon-komentarai {
	background-position: -22px -43px;
	width: 23px;
	height: 17px;
}
.icon-rasyti-komentara {
	background-position: -96px -43px;
	width: 23px;
	height: 17px;
}
.icon-upload {
	background-position: -60px -42px;
	width: 20px;
	height: 17px;
}
.facebook-share-button {
    background-image: url(/images/icons/facebook.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    color: #0B5B9F;
    padding-left: 18px;
    font-weight: bold;
}

/* Formos stilius */
form.form input[type="text"],
form.form select,
form.form textarea {
	border: 1px solid #ADADAD;
}
form.form input[type="submit"]
{
    margin-top: 5px;
}
form.form label {
	color: #666666;
}
div.label {
    margin-top: 5px;
}

/* teksto stiliai */
div.text img {
	margin: 0px 10px 5px 0px;
	border: 1px solid #ADADAD;
}
div.text p {
	margin: 10px 0;
	/*text-indent: 20px;*/
}

/* Valiutu kursai */
.valiutu-kursai table {margin:0;border:0;padding:0;width:100%}
.valiutu-kursai td {border:0;}

