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; }

.front-ent
{
  /*color: #000000 #afb8ad*/;
  font-size: 15px;
  font-weight: normal;
  font-family: Arial, Verdan, Helvetica, sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  padding:0;
}



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

#body
{
  width: 880px;
  margin: 0 auto;
}

#logo
{
  width: 880px;
  height: 128px;
  background: url('images/zap-logo.gif') top left no-repeat;
  font-size: 16px;
  cursor: pointer;
}

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

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

/* 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
{
  background-color: #f40f67;
  width: 200px;
  float: left;
}

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

#menu ul li
{
  padding-left: -3px;

}

#menu ul li h2
{
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding-top: 15px;

}

#menu ul li ul li
{
  padding-left: 19px;
  background: url('images/menu_bullet.gif') no-repeat 0 9px;
}

#menu ul li a
{
  display: block;
  width: 160px;
  border-bottom: 1px dotted #fa87b3;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  padding: 6px 0;
}

#menu ul li a:hover
{
  display: block;
  width: 160px;
  border-bottom: 1px dotted #000;
  color: #000;
  text-decoration: none;
  font-size: 12px;
  padding: 6px 0;
}

#menu ul li a.current_item
{
  display: block;
  width: 160px;
  border-bottom: 1px dotted #000;
  color: #000;
  text-decoration: none;
  font-size: 12px;
  padding: 6px 0;
}



#menu-top, #menu-bottom
{
  width: 200px;
  height: 5px;
}

#menu-top
{
  background: url('images/menu_top.gif') no-repeat;
}

#menu-bottom
{
  background: url('images/menu_bottom.gif') no-repeat bottom;
  margin-top: 30px;
}

.menu-section
{
  margin: 0px 13px 13px 13px;

}

.menu-title
{
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

/* search */
#search
{
  width: 100%;
  height: 64px;
  background-color: #f6f6f6;
}

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

#search-field-bg
{
  width: 206px;
  height: 28px;
  margin-right: 6px;
  background: url('images/search_bg.gif') no-repeat;
  float: left;
}

#search-field
{
  width: 190px;
  margin: 5px 6px;
  border: 0px;
  vertical-align: middle;
  color: #666;
}

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

#search-button
{
  width: 68px;
  height: 27px;
  background: url('images/button_bg.gif') no-repeat;
}

.titulinis_block {
	width:180px;
	margin:0px 12px 0px 0px;
	float:left;
}
.titulinis_block h1  {
	margin: -10px 0px 15px 0px;
/*padding: -25px 0px 5px 0px;*/
  font-size: 14px;
 /* line-height: 24px;*/
  font-weight: normal;
  font-family: Arial, Verdan, Helvetica, sans-serif;
text-align:center
}
.titulinis_block h1 a {
  color: #f40f67;
  text-decoration: underline;
}

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


/* forms */
button
{
  border: none;
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
  font-weight: bold;
}

/* content */

#content
{
  width: 680px;
  _width: 675px;
  background: #fff url('images/content_bottom.gif') no-repeat bottom;
  float: right;
}

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

#text-content ul li
{
  padding: 0px 0px 0px 60px;
  background: url('images/li_bullet.gif') no-repeat 40px 6px;
  list-style:none;
}
#text-content ol li
{
 /* padding: 0px 0px 5px 0px;*/
  list-style:none;

}

#text-content ol li h1, .header_h1
{
  padding: 15px 0px 5px 0px;
  font-size: 22px;
  line-height: 24px;
  font-weight:normal;
  font-family: Arial, Verdan, Helvetica, sans-serif;
}




/* posts */
.post
{
  
}

.post-title
{
  color: #000000;/*#afb8ad;*/
  font-size: 28px;
  line-height: 24px;
  font-weight:normal;
  font-family: Arial, Verdan, Helvetica, sans-serif;

}

.post-title a
{
  color: #000000/*#afb8ad*/;
  text-decoration: none;
}

.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 */
#footer
{
  text-align: center;
  width: 680px;
  margin-left: 200px;
  padding: 16px 0 20px 0;
  color: #999;
  clear: both;
  font-size: 12px;
}

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

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

a.footer:link {color: #999}
a.footer:visited {color: #999}
a.footer:hover {color: #999}


/* 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 #AFB8AD;
	border-left:2px solid #AFB8AD;
}


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;
}
