/* master css reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: inherit;
	}
/* remember to define focus styles! */
:focus {outline: 0;	}
ol, ul {list-style: none;	}
/* tables still need 'cellspacing="0"' in the markup */
table {	
border-collapse: separate; 
border-spacing: 0;	
}



#wrapper {
	min-height:100%;
	width:100%;
	height:49px;
	margin:0px;
	padding:0px;
	background-image:url(images/klasteris_01.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
	
}

#wrapper a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
	padding-left:2px;
	padding-right:2px;
}

#wrapper2{
	min-height:100%;
	width:100%;
	height:230px;
	margin:0px;
	padding:0px;
	background-color:#000000;
	}
	
#wrapper3 {
	min-height:100%;
	width:100%;
	height:24px;
	margin:0px;
	padding:0px;
	background-image:url(images/bottomimg.gif);
	background-repeat:repeat-x;
	
}

#footer {
	min-height:100%;
	width:100%;
	height:49px;
	margin:0px;
	padding:0px;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	vertical-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
	
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ed1c24;
	font-size:18px;
	text-align:left;
}
.meniulinkas {
	text-align:left;
}

.meniulinkas a {
	font-family:Arial, Helvetica, sans-serif;
	color:#ed1c24;
	font-size:12px;
	font-weight:bold;
	text-align:left;

}

#meniulinkas {
	font-family:Arial, Helvetica, sans-serif;
	color:#ed1c24;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.separator {
	width:182px;
	height:5px;
	background-color:#ed1c24;
}

.box1 {
	padding-top:10px;
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#626262;
}

.box2 {
	padding-top:10px;
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626262;
	text-align:justify;
	padding-right:14px;
	padding-bottom:10px;
}

#placiau {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ed1c24;
	font-weight:bold;
}

.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	padding:inherit;
	margin:inherit;
}

.maintext a {
	color:#9E1429;
	font-weight:bold;
}

#catlink {
	color:#53261A;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

#catlink:hover {
	text-decoration:underline;
}

.maincatalog {
	font-size:16px;
	font-weight:bold;
	color:#333333;
}

.maincatalog a {
	font-size:13px;
	color:#666666;
	font-weight:normal;
}

.maincatalog a:hover {
	text-decoration:none;
}

#antr {
	font-size:13px;
	color:#7E0E11;
	font-weight:bold;
}

.sep {
	width:540px;
	border:#B90000 1px solid;
}

#psl a {
	color:#000000;
	border:1px solid black;
	padding:3px;
	text-decoration:none;
}

.sept {
	width:540px;
	background-color:#CCCCCC;
	color:#A40F0F;
	font-weight:bold;
}

#inp {
	width:350px;
	margin-bottom:3px;
}

#submit {
    border:3px solid #BDC9F9;
	font-weight:bold;
	cursor:pointer;
	color:#000033;
	background-color:#F7F5FE;
}

.lang {
	padding-top:10px;
	padding-right:700px;
}


#slideshow {
    position:relative;
    height:230px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#vipp_link {
	font-weight:normal;
	color:#000000;
	font-style:italic
}

#vipp_link:hover {
	text-decoration:none;
}
