ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
.error { color:#FF0000; font-weight:bold; font-size:12px; }

em      { font-style: italic; background: #f1f1f1; }

body
{
  background-color: #fff;
  font-family: Arial, Verdan, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

#body
{
  width: 920px;
  margin: 0 auto;
  background-color:#fff;
}

#logo
{
  display:block;
  width: 190px;
  height: 103px;
  background: url(/images/logo.gif) top left no-repeat;
  font-size: 16px;
  cursor: pointer;
}

#left {
	width:190px;
	margin:0 auto;
	float:left;
	min-height: 550px;
    height:auto !important;
    height:550px;	
}

#right {
	width:730px;
	margin:0 auto;
	float:right;
	min-height: 550px;
    height:auto !important;
    height:550px;	
}

/* link style */
a {
  color: #0088CC;
  text-decoration: underline;
}

a:hover {
  color:#96C23C;
  text-decoration: none;
}

/* flash header */
#lang {
	height: 25px;
	width:920px;
	padding: 5px 0 0 0;
	text-align:right;
	background:#fff;
  margin: 0 auto;
}


#header_lang {
  width: 100%;
  height: 10px;
  background-color:#fff;
  margin-bottom:10px;
}

#flash {
  width:730px;
  height: 340px;
  padding: 0px;
  margin: 0px;
 /* background: url(/images/header_img.jpg) no-repeat top left;*/
}


/* header_inner */

#header_inner {
/*  width:725px;
  height: 174px;
  width:730px;
  height: 200px;
  
  padding: 0px;
  margin:0px 0px 30px 0px;*/
 /* background: url(/images/header_img_inner.jpg) no-repeat top left;*/
}


/* go green */

#go_green {
  display:block;
  width:725px;
  height: 46px;
  padding: 0px;
  margin: 40px 0 20px 0;
  background: url(/images/img_eco.gif) no-repeat top right;
}


/* contacts */
#contact-us
{
  margin: 45px 13px 0 0;
  float: right;
}

#contact-us #ctop
{
  color: #999;
  text-align: right;
  font-weight: bold;
  padding: 2px 22px 7px 0;
  background: url(/images/hand.gif) no-repeat top right;
}

#contact-us #cbottom
{
  color: #fff;
  font-size: 21px;
}

/* menu */
#menu
{
  width: 175px;
  float: left;
}

#menu ul
{
  list-style-type: none;
}

#menu ul li
{
  padding: 0 0 3px 0;
  list-style-type: none;
}

#menu ul li a
{
  color:#0099CC;
  font-size: 14px;
  font-weight:bold;
  padding: 2px;  
}

#menu ul li a:hover
{
  font-size: 14px;
  font-weight:bold;
  color:#FFFFFF;
  padding: 2px;
  background-color:#353535;
}
#menu ul li a.current_item
{
  font-size: 14px;
  font-weight:bold;
  color:#FFFFFF;
  padding: 2px;
  background-color:#353535;
  text-decoration:none;
}

.menu-section
{
  margin: 20px 13px 13px 13px;
}

#menu .submenu {
/*	float: left;
	text-align: left;
	width: 160px;
	margin: 0px 0 0px 15px;
	padding: 3px 0 3px 0;*/
	margin: 0px 0 0px 15px;
	/*float: left;*/
}
/*
* html #menu .submenu {
	margin: 6px 0 5px 15; /* IE hack }
*/	
	
/*
#menu .submenu li {
	padding: 3px 0 3px 0;
	border: 0; }
*/
/* search */

#header_search {
  width: 100%;
  height: 35px;
  background-color:#333333;
  margin-bottom:0px;
}
#search_center
{
  width: 920px;
  height: 35px;
  margin: 0 auto;
}

#search_left
{
  width: 700px;
  height: 35px;
  margin: 0 auto;
  float:left;
}

#search_left h1 {
	font-size:12px;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
	color:#4B4B4B;
	padding: 8px 0px 3px 0px;
}

#search_left a, #search_left a:hover, #search_left a:visited{
	font-size:12px;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	color:#4B4B4B;
	text-decoration:none;
}


#search
{
  width: 220px;
  height: 35px;
  margin: 0 auto;
  float:right;
}

#search form
{
  margin: 7px 0 0 0;
  float: right;
}

#search-field-bg
{
  width: 170px;
  height: 18px;
  margin-right: 5px;
  background: url(/images/search_bg.gif) no-repeat;
  float: left;
}

#search-field
{
	font-size:11px;
	color:#999999;
	width: 160px;
	margin: 2px 6px;
	border: 0px;
	vertical-align: middle;	
}

#search-button-div
{
  display: inline;
}

#search-button
{
  width: 17px;
  height: 13px;
  background: url(/images/search_icon.gif) no-repeat;
}

/* forms */
button
{
  border: none;
  vertical-align: middle;
  cursor: pointer;
  font-weight: bold;
  padding:0px;
  margin:0px;
}

#mygtukas {
	width:98px;
	height:27px;
	background: url(/wp-content/themes/zap/images/but_ieskoti.gif) no-repeat top left;
}


#icons img {
	border:none;
	padding:10px 15px 10px 0;
}

/* content */

#content
{
  width: 730px;
  _width: 730px;
  background: #fff;
  padding:0px;
  margin:0px;
}

#text-content
{
  padding: 27px 50px 20px 30px;
}



.block_title {
	font-size:24px;
	padding:0px 0px 0px 35px;
	line-height: 24px;
	color:#000000;
}
/*
.block_title {
	font-size:24px;
	line-height: 24px;
	color:#000000;
}
*/
.block1 {
  width:233px;
  font-size: 11px;
  background: #fff url(/images/img_zoom.gif) no-repeat top left;
  float: left;
  padding:0px 25px 0px 5px;
  margin-top:30px;
  line-height: 14px;
  color:#555555;
}


.block2 {
  width:213px;
  font-size: 11px;
  background: #fff url(/images/img_zoom.gif) no-repeat top left;
  float: left;
  padding:0px 15px 0px 5px;
  margin-top:30px;
  line-height: 14px;
  color:#555555;
}

.block3 {
  width:213px;
  font-size: 11px;
  background: #fff url(/images/img_zoom.gif) no-repeat top left;
  float: right;
  padding:0px 0px 0px 5px;
  margin-top:30px;
  line-height: 14px;
  color:#555555;
}


/* content_inner */

#content_inner
{
  width: 725px;
  _width: 725px;
  background: #fff;
  padding:0px;
  margin:0px;
}

#content_inner h1 {
	font-size:21px;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom:2px solid #e5e5e5;
	color:#0088CC;

}

#content_inner h1 a{
	/*font-size:21px;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom:2px solid #e5e5e5;
	color:#0088CC;*/
	text-decoration:none;
}

#content_inner h2 {
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
/*	border-bottom:1px solid #e5e5e5;*/
	color: #0088CC;
}

#content_inner p {
	font-weight:normal;
	margin: 0px;
	padding-bottom: 10px;
	color:#4B4B4B;;
}
/*
#content_inner ul li {
	list-style-type:none;
	background: url(/wp-content/themes/zap/images/ico_li.gif) no-repeat 0px 8px;
	margin:0px;
	padding: 0px 0px 8px 25px;	
	color:#4B4B4B;;	
}
*/

.li-head {
	list-style-type:none;
	margin:0px;
	padding: 0px 0px 0px 0px;	
	color:#4B4B4B;
	font-weight:bold;
}
.li-foot {
	list-style-type:none;
	background: url(/wp-content/themes/zap/images/ico_li.gif) no-repeat 0px 8px;
	margin:0px;
	padding: 0px 0px 8px 25px;	
	color:#4B4B4B;;	
}


#table_gray .subli {
	list-style-type:none;
	margin:0px;
	padding: 0px 0px 0px 25px;
	font-weight:bold;
}
/*
#table_gray ul li {
	list-style-type:none;
	background: url(/wp-content/themes/zap/images/ico_li.gif) no-repeat 0px 8px;
	margin:0px;
	padding: 0px 0px 8px 25px;	
	color:#4B4B4B;;	
}
*/
#table_gray td {
vertical-align:text-top;
}


#text-content_inner
{
  padding: 27px 50px 20px 30px;
}

#content_inner .content_inner_product p {
	width:300px;
	float:left;
}

#content_inner .content_inner_product img {
	/*width:400px;*/
	float:right;
}

#table_gray {
	width: 695px;
	background:#F1F1F1;
	padding:15px;
	margin:0px 0px 20px 0px;
}

#table_gray h2 {
	font-size:14px;
	font-weight:bold;
	margin: 0px 5px 10px 5px;
	padding: 10px 0px 0 0px;
	border-bottom:2px solid #e5e5e5;
	color:#000;
}

#table_gray h1 {
	font-size:14px;
	font-weight:bold;
	margin: 0px 5px 10px 5px;
	padding: 10px 0px 0 0px;
	border-bottom:2px solid #e5e5e5;
	color:#000;
}


#table_gray p {
	padding:0px 5px 20px 5px;
}

#table_gray_product {
	width: 695px;
	background:#F1F1F1;
	padding:15px;
	margin:0px 0px 20px 0px;
}

#table_gray_product p {
	width:170px;
	line-height: 16px;
}
#table_gray_product h1 {
	font-size:14px;
	font-weight:bold;
	margin: 0px 5px 10px 0px;
	padding: 10px 0px 0 0px;
	border-bottom:2px solid #e5e5e5;
	color:#000;
}

#table_gray_product .small_photo_block h1 {
	width:170px;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	color:#000;
	border-bottom: none;

}

#table_gray_product .small_photo_block_end h1 {
	width:170px;
	font-size:14px;
	font-weight:bold;
	margin: 40px 0 0 0;
	padding: 0px;
	border-bottom: none;

}

#table_gray_product .small_photo_block a, #table_gray_product .small_photo_block_end a {
	font-size:14px;
	line-height:14px;
	font-weight:bold;
text-decoration:underline;
}

#table_gray_product .small_photo_block_end {
	width:100px;
	margin:0px;
	float:left;
}


#small_photo_list h2 {
	width:170px;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	color:#000;	
}

#table_gray .small_photo_block {
	width:170px;
	margin:0px 12px 0px 0px;
	float:left;
}

#table_gray .small_photo_block_end {
	width:78px;
	margin:0px;
}

#table_gray .small_photo {
	width:78px;
	height:56px;
	border:1px solid #DFDFDF;
	float:left;
	margin-bottom:10px;
}

#table_gray .small_photo_block p {
	margin:0px;
	padding:0px;
	line-height:16px;
}

#table_gray .small_photo_block a {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}



#small_photo_list {
	width:725px;
	margin:0px 0px 40px 0px;
	padding:0px;
}

.small_photo_block {
	width:170px;
	margin:0px 12px 0px 0px;
	float:left;
}

.small_photo_block_end {
	width:170px;
	margin:0px;
	float:left;
}

.small_photo {
	width:170px;
	height:122px;
	border:1px solid #DFDFDF;
	float:left;
	margin-bottom:10px;
}

.small_photo_titulinis {
	width:213px;
	height:79px;
/*	border:1px solid #DFDFDF;*/
	float:left;
	margin-bottom:10px;
}

.small_photo_list_h2 {
	width:170px;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	color:#000;	
}

#small_photo_list h1 {
	font-size:21px;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom:2px solid #e5e5e5;
	color:#0088CC;
}

#small_photo_list h2 {
	width:170px;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	color:#000;	
}

#small_photo_list p {
	width:170px;
	line-height: 16px;
}

/* posts */
.post
{
  
}

.post-title
{
  color: #afb8ad;
  font-size: 28px;
  line-height: 24px;
}

.post-tags
{
  color: #f40f67;
  font-size: 12px;
  margin: 5px 0 0 0px;
}

.post-content
{
  padding-top: 0px;
}

.post-content img
{
  margin-top: 15px;
  display: block; 
}

.post-more-link
{
  margin-top: 10px;
  font-size: 12px;
}

.post-spacer
{
  height: 1px;
  width: 100%;
  background-color: #e5e5e5;
  margin: 27px 0;
}

.post-comment-link
{
  height: 17px;
  background: url(/images/comment.gif) no-repeat top left;
  padding-left: 17px;
  font-size: 12px;
  vertical-align: middle;
  margin-top: 10px;
}

/* footer */
.spacer
{
  height: 20px;
}

#footer
{
  text-align: left;
  width: 920px;
  padding: 6px 0 20px 0;
  border-top: 1px solid #E5E5E5;
  color: #999;
  clear: both;
  font-size: 11px;
}

#footer div a
{
  text-decoration: none;
  color: #999;
}

#footer div a:hover
{
  text-decoration: underline;
}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* Cooltable */

.coolTable
{
	font-family:Arial;
	font-size:12px;
	color:#000;
	width:100%;
    border-collapse:collapse;
	border-top:2px solid #E5E5E5;
	border-left:2px solid #E5E5E5;
	margin:0px 0px 20px 0px;
}


table.coolTable td {
	padding:10px;
	vertical-align:top;
	border-bottom:1px solid #E5E5E5;
	border-right:2px solid #E5E5E5;
}

.CoolTH {
	text-align:center;
	font-weight:bold;
	background:#E5E5E5;
}

.CoolTD {
	text-align:center;
}

/* Quote */

.quote
{
	font-style:italic;
	padding:0 15px 15px 40px;
	background:url(/images/quote.gif) no-repeat 9px top;
}
.quote img
{
	border:0 none !important;
	vertical-align:top;
	padding:0 0 0 11px;
	margin:0 !important;
	float:none !important;
}

/* Contact form */

#formWrapper th {
	width: 160px;
	text-align: left;
	}
#formWrapper td {
	width: 350px;
}

.input {
	width: 250px;
	border:1px solid #D5E3D5;
	padding: 3px;
}

#formWrapper td button {
	width:98px;
	height:27px;
	background: url(/images/but_send.gif) no-repeat top left;
}

.star {
	font-size:11px;
	color:#96C23C;
}

/* UK*/

#content_inner ul li {
	list-style-type: none;
}

#content_inner ul li h1 {
	font-weight:normal;
	border-bottom:0px solid #000000;
	text-align:right;
	margin:0;
	padding:0;
}

#content_inner ul li h1 a{
	font-size:8px;
	font-weight:normal;
	color:#ffffee;
	text-decoration:none;
cursor:default;
}


/*
.uk a, .uk a:hover, .uk a:visited{
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
cursor:default;
}
*/
