body {
	background:#FFFFFF;
}
body, td, th, input, textarea, div, a {
	font:normal normal 11px Arial, Verdana, Tahoma, sans-serif;
	line-height:130%;
	color: #706f6f;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:underline;
}
.ainv a:hover {
	text-decoration:none;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:underline;
}
a.ainv:hover {
	text-decoration:none;
}
.outer {
	position: relative;
	height:395px;
	margin:5px 0 0 20px;
	width:475px;
	/**
	scrollbar-3dlight-color : #dddddd;
	scrollbar-arrow-color : #dddddd;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #dddddd;
	scrollbar-face-color : #dddddd;
	scrollbar-highlight-color : #dddddd;
	scrollbar-shadow-color : #dddddd;
	scrollbar-track-color : #ffffff;
	*/
}
.inner {
	height:100%;
	width:100%;
	overflow:auto;
	position:absolute;
	z-index:10000000;
}
.main {
	width:100%;
	height:100%;
	background:#f1f2ed;
}
.main_part {
	width:100%;
	height:100%;
	vertical-align:top;
	text-align:center;
}
.main_part .topbot {
	width:100%;
}
.bottom_line {
	padding: 0 16px 0 12px;
	vertical-align:top;
	text-align:center;
}
.content_block {
	width:844px;
	margin:0px auto;
	height:100%;
	text-align:left;
}

.title_content {
	vertical-align:top;
	padding:15px 0;
}
.to_top {
	position:absolute;
	top:-14px;
	left:17px;
	display:block;
	width:1px;
	white-space:nowrap;
	padding:0 0 0 11px;
	color:#117143;
}
.back {
	float:right;
	display:block;
	width:25px;
	padding:0 0 0 11px;
	margin:10px 0 0 0;
	color:#117143;
	text-decoration: none !important;
}
.back:hover {
	text-decoration: underline !important;
}

/*kampellis zalias*/
.corner_rel {
	height:16px;
	position:relative;
}
.corner_rel .corner {
	width:152px;
	height:29px;
	top:-8px;
	left:0px;
	position:absolute;
}
.corner_rel .corner img {
	margin:8px 0 0 15px;
}
/*kampelis zalias baigias*/


/*Meniu tituliniame*/
.title_menu {
	padding:20px 0 0 25px;
	float:left;
}
.title_menu img {
	margin:0 0 32px 0;
}
/*Meniu pabaiga*/


.flash_container {
	height:260px;
}
/* Viršutinis meniu */
.top_line {
	height:24px;
	background:#e2e1dd;
	border-bottom:1px solid #d1d0ca;
	text-align:center;
}
.top_line .container {
	width:838px;
	margin:0px auto;
}
.top_line .container a {
	font-weight:bold;
	color:#394c77;
	display: block;
	margin:0 0 0 12px;
	display: block;
	float:right;
	font-size: 9px;
	font-family: verdana, arial;
}
.top_line .container a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #8bc404;
}
.top_line .container a.active {
	font-weight: bold;
	text-decoration: none;
	color: #8bc404;
}
.top_line .container .site_map {
	float: right;
	white-space:nowrap;
	padding:0px;
	margin:0 0 0 8px;
}
.top_line .container .site_map a {
	font-weight:normal !important;
	float:left;
	margin: 0 0px 0 12px!important;
}
/* Viršutinis meniu baigiasi*/



/* head eilute */
.top {
	height:76px;
}
.top .padding {
	padding:0 10px 0 0;
	vertical-align:top;
}
.top .title_padding {
	padding:10px 10px 0 0;
	vertical-align:top;
}
.top .header {
	padding:4px 0 0 12px;
	vertical-align:top;
}
.top .header .fl {
	padding: 14px 0 0 0;
}
.top .header .slogan {
	font-size:14px;
	font-family:verdana, arial;
	color:#394c77;
	float:right;
}
.top .logo {
	padding:11px 0 0 25px;
}
.top .menu {
	clear: both;
	padding:22px 0 0 0;
}
.top .menu a {
	float:right;
	margin:0 0 0 6px;
	padding:0 0 0 6px;
	border-left:1px solid #bfc0bd;
}
.top .menu a.first {
	border-left:0px;
}
/* head eilute PABAIGA*/

/* left menu */
.left_menu_content {
	width:153px;
	padding:0 0 0 5px;
	vertical-align:top;
}

.left_menu_content .green_block {
	height:30px;
	background:#117143;
	text-align:center;
	vertical-align:middle;
	border-top:2px solid #ffffff;
}
.left_menu_content .green_block img {
	margin:0 auto;
}
.left_menu_content .grey_block {
	height:30px;
	background:#c9c8c2;
	text-align:center;
	vertical-align:middle;
	border-top:2px solid #ffffff;
}
.left_menu_content .grey_block img {
	margin:0 auto;
}
.left_menu_content .links {
	margin:0;
	padding:9px 0 11px 17px;

}
.left_menu_content .links a {
	margin:0 0 6px 0;
	display: block;
	color: #6e6e6a;
	font-family: verdana, arial;
	font-size: 14px;
	padding:0 0 0 12px;
}
.left_menu_content .links a:hover {
	font-weight: bold;
	text-decoration: none;
}
.left_menu_content .links a.active {
	font-weight: bold;
}
.left_menu_content .links_catalogue {
	margin:0;
	padding:9px 0 22px 17px;
	color: #6e6e6a;
}
.left_menu_content .links_catalogue a {
	margin:0 0 9px 0;
	display: block;
	font-family: verdana, arial;
	font-size: 14px;
	padding:0 0 0 12px;
}
.left_menu_content .links_catalogue a:hover {
	font-weight: bold;
	text-decoration: none;
}
.left_menu_content .links_catalogue a.active {
	font-weight: bold;
}
/* left menu PABAIGA*/

/* galerija*/

.gallery {
	padding:0px !important;
}
.gallery img {
	border:4px solid #e2e1dd;
	margin:0 0 6px 0 !important;
}
.gallery td {
	font-size:10px;
	color:#908f8b;
	vertical-align:top;
}
.gallery td.last {
	padding:0 0 22px 0 !important;
}
.gallery .items {
	margin:0px !important;
	width:100%;
}
.gallery .items td {
	padding:0 0 25px 0 !important;
	width:33%;
}
.gallery .txt {
	padding:0 25px 0 0;
}
/* galerija PABAIGA*/


/* content */
.main_content {
	vertical-align:top;
	width:686px;

}

.main_content .line {
	border-bottom:1px solid #84b49d;
	margin:0 0 20px 0;
	/*height: 25px;*/
}
.main_content .line .search_block {
	margin: 2px 0;
}
.main_content .line .search_block td {
	vertical-align: middle;
}
.main_content .line .search_input {
	height: 16px;
}
.main_content .line .search_button {
	cursor: pointer;
	height: 22px;
	width: 60px;
	font: normal bold 11px/130% Arial;
	color: #ffffff;
	border: none !important;
	background: #8bc404;
	margin: 0 135px 0 0;
}
.main_content .line .title,
.main_content .line .title h1 {
	float:left;
	font-size: 20px;
	color: #117143;
	font-weight: normal;
	text-transform: uppercase;
}
.main_content .line a {
	float:right;
	display:block;
}
.main_content .padding {
	padding:22px 38px 30px 20px;
}
.main_content td {
	vertical-align:top;
	padding:1px;
}
.main_content .nfo {
	width:628px;
	margin: -14px 0 0 0;
}
.main_content .text_pad {
	padding:14px 0 0 0;
}
/* content PABAIGA*/

/* fotografijos su remeliu*/
}
.photos {
	vertical-align:top;
	width:1px;
}
.photos img {
	border:4px solid #e2e1dd;
	margin:0 0 5px 25px;
}
.photos .legend {
	margin:0px 0 12px 25px;
}
/* fotografijos su PABAIGA*/

/* aprasymas po nuotraukom */
.legend {
	background:#e2e1dd;
	color:#908f8b;
	padding:4px;
}
.legend .price {
	color:#8bc404;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	height:16px;
	vertical-align: bottom;
}
.legend .price span {
	color:#8bc404;
	font-size:16px;
	font-weight:bold;
}

.legend_big {
	background:#e2e1dd;
	color:#908f8b;
	margin:0px 0px 12px 25px;
	padding:0px;
	width:100%;
}
.legend_big img {
	margin: 2px!important;
	border: 2px solid #e2e1dd;
}
.legend_big table {
	float:left;
	border-right:3px solid #f5f4f3;
	height:100%;
	margin:0px;
	background:#e2e1dd;
}
.legend_big .num {
	text-align:center;
	height:100%;
	font-weight:bold;
	border-top:3px solid #f5f4f3;
	padding: 0 5px;
	vertical-align:middle;
}
.legend_big .price {
	color:#8bc404;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 6px 0;

}
.legend_big .price div {
	color:#8bc404;
	font-size:16px;
	font-weight:bold;
}
.legend_big .padding {
	padding:4px 18px 8px 8px;
}
.legend_big .delivery {
	padding:0 6px 0 0;
}
/* aprasymas po nuotruakom PABAIGA */

/*copyright juosta*/
.copyright {
	color:#929391;
	width:826px;
	margin:0 auto;
	padding:12px 0 19px 0;
}
.copyright * {
	color:#929391;
 }
 .title_bot .copyright {
	border-top:1px solid #c5c5c2;
	padding:3px 0 3px 0;
 }
/*copyright juostos pabaiga*/

/*objekto aprasymo blokelis*/
.object_list {
	padding:0 0 0 15px;
	vertical-align:top;
}
.object_list .object_description {
	border-bottom:#bfbeba 1px solid;
	margin:14px 20px 12px 15px;
	padding:0 0 10px 0;
}
.object_list .object_description table {
	margin:6px 0 0 0;
}
.object_list .object_description td {
	vertical-align:top;
}
.object_list .object_description a.more {
	display:block;
	font-weight:bold;
	color:#3b4e79;
	width:37px;
	white-space:nowrap;
	margin:3px 0 0 0;
}
.object_list .object_description .text {
	line-height:110% !important;
	padding:3px 0px 0px 0px;
}
.object_list .last {
	border:0 !important;
}
/* objekto aprasymo blokelio PABAIGA */


/* blokelis tituliniame*/
.inbetween_line {
	width:1px;
	height:125px;
	background:#C7C7C7;
}
.title_block_1 {
	width:418px;
	float:left;
}
.title_block_1 .header {
	height:23px;
	padding:0 0 0 15px;
}
.title_block_1 .info {
	padding:0 0 0 17px;
}
.title_block_1 .object_list {
	padding:0 0 0 0px!important;
	text-align:center;
	width:50%;
}
.title_block_1 .object_description {
	border:0 !important;
	margin-left:auto !important;
	margin-right:auto !important;
	width:125px;
	text-align:left;
}
.object_list .object_description {
	border-bottom:#bfbeba 1px solid;
	margin:14px 15px 12px 0px;
	padding:0 0 10px 0;
}
.title_block_1 .object_list .object_description .text {
	padding:3px 0px 0px 0px;
	line-height:110% !important;
}
/* blokelis tituliniame PABAIGA*/


/* kontaktų blokelis */
.contacts a {
	color:#8fb533;
}
.contacts .title {
	color:#5c6b8d;
	font-weight:bold;
}
/* kontaktų blokelio PABAIGA */

/* popup */
.popup_content {
	font:normal normal 9px Verdana, Arial, Tahoma, sans-serif;
	color:#7e7e7e;
	text-align:left;
	padding:11px 17px 22px 17px;
}
.popup_content .title {
	font-weight:bold;
	color:#394c77;
	padding:0 0 9px 0;
}

.popup_header {
	font:normal normal 11px Verdana, Arial, Tahoma, sans-serif;
	text-transform:uppercase;
	color:#394c77;
	padding:0px 0 0 17px;
	text-align: left;
	font-weight:bold;
}

/* popup PABAIGA */


/* sitemap */
.site_map {
	padding:14px 0 10px 0;
}
.site_map .level_1, .site_map .level_1 a  {
	font-weight:bold;
	color:#706f6f;
}
.site_map .level_2, .site_map .level_2 a {
	color:#8bc404;
	font-weight:bold;
	padding:0 0 0 11px;
}
.site_map .level_3, .site_map .level_3 a {
	padding:0 0 0 19px;
	color:#706f6f;
}
.site_map .level_4, .site_map .level_4 a {
	color:#8bc404;
	padding:0 0 0 32px;
}
/* sitemap*/


/* kataologas*/
.catalog {
	margin:0px 0 0 0;
}
.catalog td {
	padding: 10px 0 10px 0px;
}
.catalog .photo {
	vertical-align:top;
	padding-left: 15px !important;
}
.catalog .photo img {
	border:4px solid #e2e1dd;
}
.catalog .border td {
	border-bottom:1px solid #c7c7c5;
}
.catalog .form {
	height:100%;
}
.catalog .form td {
	border:0;
	padding:0;
	vertical-align:top;
}
.catalog .form .checkbox {
	padding:0 8px 0 0;
}
.catalog .form .btn {
	padding: 14px 0 15px 0 !important;
}
.catalog .form .btn input {
	float:right;
}
.catalog .middle {
	vertical-align:top;
}
.catalog .middle .padding {
	padding:0px 41px 0 21px;
	width:207px;
}
.catalog .middle .title {
	font-weight:bold;
	padding:0 0 14px 0;
}
.catalog .middle .title a {
	padding: 0 0 0 6px;
}
.catalog .middle .shop_id {
	font-weight:bold;
	padding:0 0 22px 0;
}
.catalog .middle .text {
	font-size:10px;
}
.catalog .right {
	vertical-align:top;
	height:100%;
	width:175px;
}

.catalog .right .price {
	color:#8bc404;
	font:normal bold 12px Verdana, Arial, Tahoma, sans-serif;
}
.catalog .right .price span {
	font-size:16px!important;
}
/* katalogas PABAIGA*/

/* katalogas (sarasas)*/
.catalog_list {
	margin:0px 0 0px 0;
}
.catalog_list table {
	width:200px;
	height:154px;
	float:left;
	margin:12px 0 0 0;
}
.catalog_list .photo {
	text-align:center;
	vertical-align:middle;
	height:113px;
}
.catalog_list .photo img {
	margin:0 auto;
	border:4px solid #e2e1dd;
}
.catalog_list .link {
	text-align:center;
	padding:0;
}
.catalog_list .link a {
	font:normal bold 16px Arial, Verdana, Tahoma, sans-serif;
}
.catalog_list .devider {
	clear:both;
	height:1px;
	margin:0 0 0 15px;
	background:#c7c7c5;
}
/* katalogas (sarasas) PABAIGA*/


/* paieska*/
.search {
	background:#e2e1dd;
	font-weight:bold;
	width:628px;
}
.search select {
	width:150px;
}
.search td {
	font-weight: bold;
	padding:13px 0px 13px 15px;
}
.search td.right {
	font-weight: bold;
	padding:13px 10px 13px 15px;
}
/* paieska PABAIGA */


/* special offers*/
.special_offers {
	background:#e2e1dd;
	margin:4px 0 0 0;
	width:630px;
}
.special_offers .list {
	padding:15px 0 0 15px;
}
.special_offers .headline {
	padding:11px 0 8px 15px;
}
.offer {
	float: none !important;
	width:178px;
	height: 100% !important;
	margin:0 38px 0 0;
}
.third_offer {
	margin:0 !important;
	height: 100%;
}
.offer .photo, .third_offer .photo {
	text-align:left;
	vertical-align:top;
	height: 130px;
	padding: 0px !important;
}
.offer .photo img {
	border:4px solid #ffffff;
	margin:0px;
}
.offer .description {
	padding:0 0 10px 0;
}
.offer .description .title {
	font-weight:bold;
	padding:8px 0;
}
.offer .description  span.price {
	color:#8bc404;
}
.offer a.order {
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:43px;
	padding:0 11px 0 2px;
	margin:6px 0 0 0;
	text-decoration: none;
}
.offer a.order:hover {
	text-decoration: underline;
}
.offer .text {
	font-size:10px;
	padding: 1px;
}
/* special offers PABAIGA*/


/* kiti pasiulymai*/
.offers {
	border-bottom:1px dashed #b6b6b4;
}
.offer .photos {
	text-align:center;
	vertical-align:top;
	height:128px;
}
.offers .offer .photo img {
	margin:14px 0 0 0;
}
.offers .offer .photo img {
	border:4px solid #e2e1dd;
}
.offers .offer {
	width:192px;
	margin:0 10px 0 0;
}
.offers .offer span.price {
	color:#8bc404;
}
.offers .offer div.price {
	color:#8bc404;
}
.offers .offer .order {
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:43px;
	padding:0 11px 0 2px;
	margin:6px 0 0 0;
}

/* kiti pasiulymai PABAIGA*/


/* vartotojo forma */
.user_form {
	border-top:1px solid #c7c7c5;
	padding:14px 0 16px 0;
}
.user_form td {
	padding:4px 0 0 0;
	font-weight:bold;
	white-space:nowrap;
}
.user_form a {
	font-weight:normal !important;
	margin:0 0 0 30px;
}
.user_form input {
	width:152px;
	margin:0 0 0 30px;

}
/* vartotojo forma PABAIGA*/

.subtitle {
	margin:0px 0 12px 0;
	padding:3px 0;
	background:#e2e1dd;
	text-align:center;
	font-weight:bold;
}

/* print versija */
.print_bottom {
	text-align:left;
	border-top:1px solid #a7a7a7;
	padding:10px 0;
	color:#828282;
	font-size:10px;
}
.print_bottom * {
	color:#828282;
}
.print_bottom strong {
	font-size:11px;
}
/* print versija */

/* print puslapis */
.print {
	width:595px;
	height:100%;
}
.print .wrapper {
	padding:0px 35px;
	vertical-align:top;
}
.print .header_p {
	height:1px;
}
.print .header_p td {
	padding:50px 0px 15px 0px;
	vertical-align:bottom;
	border-bottom:1px solid #a7a7a7;
}
.print .header_p .company_logo {
	width:77px;
	height:42px;
}
.print .header_p .company_slogan {
	width:275px;
	height:33px;
}
.print .footer_p {
	height:1px;
}
.print .footer_p * {
	color:#828282 !important;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
}
.print .footer_p strong {
	font-size:11px !important;
}
.print .footer_p td {
	padding:10px 0px 55px 0px;
	border-top:1px solid #a7a7a7;
}
.print .content_p {
	vertical-align:top;
}
.print .content_p .hdr {
	padding:16px 0px 14px 0px;
}
.print .content_p .info_block {
	border-bottom:1px dashed #d9d9d9;
	border-top:1px dashed #d9d9d9;
	padding:13px 0px 12px 0px;
	font-size:11px;
	font-weight:bold;
}
.print .content_p .info_block * {
	font-size:11px;
	font-weight:bold;
}
.print .content_p .info_block .ref_num {
	font-size:12px;
	background:#e6e6e6;
	padding:2px 4px;
}
.print .content_p .info_block .ref_num span {
	text-decoration:underline;
	font-size:12px;
}
.print .content_p .info_block .other_info {
	font-size:11px;
	padding:12px 0px 0px 0px;
	line-height:200%;
}
.print .content_p .text_1 .hdr_1 {
	font-weight:bold;
	padding:15px 0px;
}
.print .content_p .text_1 .txt {
	padding:0px 0px 18px 0px;
}
.print .content_p .last_text {
	padding:23px 0px 18px 0px;
	font-weight:bold;
	line-height:110%;
}
.print .content_p .last_text * {
	font-weight:bold;
	line-height:110%;
}
.print .content_p .final_price {
	padding:10px 0px 0px 0px;
	font-size:14px;
	font-weight:normal;
}
.print .content_p .final_price span {
	font-size:18px;
	font-weight:bold;
	color:#b6e32d;
}
.print .content_p .info_table {
	width:100%;
	border-top:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
}
.print .content_p .info_table td {
	height:48px;
	border-bottom:1px dashed #d3d3d3;
}
.print .content_p .info_table .name {
	width:72px;
	padding:9px 4px;
	font-weight:bold;
}
.print .content_p .info_table .value {
	width:125px;
	padding:9px 0px;
}
.print .content_p .info_table .shop_id {
	width:210px;
	padding:9px 4px;
}
.print .content_p .info_table .price {
	padding:7px 0px 9px 0px;
	text-align:left;
	font-weight:bold;
}
.print .content_p .info_table .quantity {
	width:100px;
	padding:9px 0px;
}
.print .content_p .info_table .price span {
	font-size:14px;
}
/* print puslapis */

/* katalogas*/
.catalog_1 {

}
.catalog_1 .text {
	padding:0 0 18px 2px;
	width:100%;
}
.catalog_1 .text a {
	text-decoration: underline;
}
.catalog_1 .text a:hover {
	text-decoration: none;
}
.catalog_1 .content {
	vertical-align:top;
	width:100%;
}
.catalog_1 .photos {
	vertical-align:top;
}
.catalog_1 .title {
	padding:0 0 12px 0;
	font-weight:bold;
}
.catalog_1 .title_small {
	padding:4px 0 12px 0;
	font-weight:bold;
}
.catalog_1 .buttons {
	width:265px;
	border-top:1px solid #c7c7c5;
	padding:8px 0 0 0;
}
.catalog_1 .buttons .first {
	border-right:1px solid #c7c7c5;
	padding:4px 10px 4px 0;
}
.catalog_1 .buttons .sec {
	padding:4px 0px 4px 10px;
}
.catalog_1 .form_radios {
	border-top:1px solid #c7c7c5;
	border-bottom:1px solid #c7c7c5;
	padding:25px 0 19px 0;
}
.catalog_1 .form_radios .radios_block {
	clear:both;
}
.catalog_1 .form_radios .radios_block .detailed {
	width:178px!important;
}
.catalog_1 .form_radios .radios_block .dimensions {
	float:left;
	width:128px
}
.catalog_1 .form_radios .radios_block .dimensions span {
	color:#8bc404;
}
.catalog_1 .form_radios .radios_block .dimensions a {
	color: #117143;
}
.catalog_1 .form_radios .radios_block .input_block {
	clear:both;
	padding:16px 0 14px 0;
}
.catalog_1 .form_radios .radios_block .small_top_pad {
	padding:0px 0 14px 0 !important;
}
.catalog_1 .form_radios .radios_block .input_block input {
	width:40px;
	color:#908f8b
}
.catalog_1 .form_radios .radios_block .radio {
	vertical-align:top;
	width:1px;
}
.catalog_1 .form_radios .phrase {
	clear:both;
	padding:4px 0 0 0;
}
.catalog_1 .form_radios .question {
	clear:both;
}
.catalog_1 .form_radios .question strong {
	display:block;
	padding:0 0 0px 1px;
}
.catalog_1 .form_radios .question table {
	margin:8px 0 0 0;
}
.catalog_1 .form_radios .question table.accessory {
	float:left;
	width:178px;
	margin:4px 0 2px 0 !important;
}
.catalog_1 .form_radios .question .accessory .label {
	width:100%;
	padding:0 0 0 4px;
}
.catalog_1 .form_radios .question table.bot_line {
	margin:8px 0 10px 0;


}
.catalog_1 .form_radios .question .devider {
	padding:0 0 0 15px;
}
.catalog_1 .form_radios .radios_block .dimensions .title {
	font-weight:bold;
	padding:0 0 6px 0;
}

.catalog_1 .form_radios .radios_block .input_block .input_name {
	width:122px;
}
.catalog_1 .agree {
	margin-top: 8px;
}
.catalog_1 .agree td {
	padding:0 6px 0 0;
}
.button {
	position: relative;
	width: 100%;
}
.button input {
	position: absolute;
	top:10px;
	right:0px;
}
.catalog_1 .form_radios .radios_block .gates {
	width:200px;
	float:left;
	margin-bottom: 10px;
}
.catalog_1 .form_radios .radios_block .gates img {
	border:4px solid #e2e1dd;
}
.catalog_1 .form_radios .radios_block .roof {
	width:120px;
	height:62px;
	float:left;
	margin-bottom: 10px;
}

/* katalogas PABAIGA*/
.print_line {
	padding: 0px 20px;
	margin: 10px 0px;
	height: 13px;
}
a.print_btn {
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:28px;
	padding:0 11px 0 2px;
	margin:6px 0 0 0;
	text-decoration: none;
	float: left;
}
a.print_btn :hover {
	text-decoration: underline;
}



.small_form td {
	padding: 15px 9px 5px 2px !important;
}
.small_form input {
	width:40px !important;
	color:#908f8b
}
/* brochure */
#forma{
	height:110px;
	background:transparent;
	color:#54636D;
	font-family:verdana, sans-serif;
	font-size:12px;
}
.forma_btns{
	color:white;
	border:1px solid black;
	background-color:#88ADC9;
	height:21px;
	width:154px;
	margin-top:3px;
	vertical-align:middle;
	text-align:center;
}
.checkboxas{
	height:18px;
	padding:0px;
	margin:0px;
	text-align:left;
	vertical-align:middle;
}
.field_input{height:25px; text-align:right;}
.inputas{
	text-align:left;
	padding-left:10px;
	width:160px;
}
.laukai{width:150px;}

.catalog_photos {
	width: 100%;

}
.catalog_photos .photo_big {
	background: #e2e1dd;
	margin: 0 0 19px 0;
}

.catalog_photos .photo_big td {
	padding: 4px;
}
.catalog_photos .photos_list div {
	cursor: pointer;
	padding: 4px;
	background: #e2e1dd;
	margin: 0 0 6px 0;
	text-align: center;
}


.google_search {
	float: right;
	width: 350px;
	overflow: hidden;
	text-align: center;
	padding: 0px;
	margin: 0px;
	white-spaces: nowrap;
}

.google_search form {
	padding: 0px;
	margin: 0px;
		text-align: center;
}

.google_search input {
	margin: 0px;
	padding: 0px;
}

.google_search input#submit_sa {
	background-color: #8BC404;
	color: white;
	font-weight: bold;
	width: 60px;
	height: 20px;
	border-style: none;
}

.google_search input#text_q {
	width: 204px;
	height: 14px;
}

.google_search form {
	margin-top: 4px;
	margin-bottom: 4px;
}
