/********************************************
   AUTHOR:  			ARIUS Design 
   WEBSITE:   			http://www.dekskelbima.lt/
	TEMPLATE NAME:		dekskelbima
   TEMPLATE CODE: 	S-0001
   VERSION:          1.1   
	LAST MODIFIED:    2009-07-01
 *******************************************/
/* Global reset */
*,html,body,div,span,applet,object,iframe,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,q,fieldset,form,label,legend,input,select,textarea,table,caption,tbody,tfoot,thead,tr,th,td,var,font,ins,kbd,s,sampsmall,strike,strong,tt,b,u,i,center {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

body { 
	line-height: 1; } 

table {
	border-collapse:collapse;
	border-spacing:0;}

fieldset,img,a img{  /* [a img] Gets rid of IE's blue borders */
	border:0; }

ul,ol,li {
	list-style:none; }

caption,th,td{ 
	text-align:left; }
	
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal; }

blockquote, q { 
	quotes: none; } 
	
blockquote:before,blockquote:after,q:before,q:after{
	content:''; }

abbr,acronym {
	border:0;
	font-variant:normal;}

a { /* Removes Firefox imposed outline */ 
	outline: none; }

sup {
	vertical-align:text-top;}

sub {
	vertical-align:text-bottom;}

ins { 
	text-decoration: none; }

legend{
	color:#000;}

/* Reset sensible defaults */
strong { 
	font-weight: bold }

em { 
	font-style: italic }
	
del { 
	text-decoration: line-through; }