﻿HTML {
	HEIGHT: 100%;
	background: #FFFDF2 url(http://www.mergytes.com/wp-content/themes/Zeke10/images/red-bg.png) top left repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

BODY {
	margin: 0px;
	padding: 0px;
}

* HTML #index {
	HEIGHT: 100%
}

#index {
	MIN-HEIGHT: 100%;
	MARGIN: 0px auto;
	WIDTH: 900px; 
	TEXT-ALIGN: left;
}

#header {
	background-image:url('images/header.png');
	height: 165px;
	width: 900px;
}

#footer {
	background-image:url('images/footer.png');
	width: 900px;
	height: 30px;
	text-align: center;
	color: white;
}

#center {
	width: 900px;
}



img {
	border: 0px;
}

.lentele_virsus {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	FONT-SIZE: 14px; 
	FONT-FAMILY: Arial, Tahoma, sans-serif;
}
.lentele_body {
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px; 
}

.lentele_sk {
	text-align: center;
	text-decoration: none;
	color: #790000;
	font-family: Tahoma;
	font-size: 14px; 
}
A.sk, A.sk:visited{
	text-decoration: none;
	color: #790000;
	font-family: Tahoma;
	font-size: 14px; 
	padding-left: 20px;
	padding-right: 20px;
}

A.sk:active, A.sk:hover{
	background-color: #790000;
	color: #FFFFFF;
}

.go {
	border: #6A0000 1px solid; 
	font-size: 14px; 
	background-color: white; 
}


A.button:link, A.button:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	
}
A.button:active, A.button:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6A0000;
	font-weight: bold;
}

input.button {
	background: #D97070;
	border: 1px solid #6A0000;
	color: #6A0000;
}

textarea {
	padding: 2px 5px;
	FONT-SIZE: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #6A0000;
	border: 1px solid #6A0000;
	background: #F1BEBE;
}

input.text {
	padding: 2px 5px;
	background: #F1BEBE;
	border: 1px solid #6A0000;
}


div.info {
	margin-bottom: 5px; 
	border:2px #B50B0B solid; 
	background-color: #F1BEBE; 
	FONT-SIZE: 12px; 
	text-align: justify;
	padding: 3px;
}

A.info{
	text-decoration: none; font-weight: 900; color: #B50B0B;
}

hr.info {
	width:1px;
	height:10px;
	margin-left:10px;
	margin-right:10px;
	color: #B50B0B;
}


A.skelbimas, A.skelbimas:visited{
	text-decoration: none;
	color: #2D2D2D;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; 
}

A.skelbimas:active, A.skelbimas:hover{
	font-weight: bold;
}


table.sk {
	border-collapse: collapse;
	line-height: 20px;
	border: 0px;
}

td.sk {
	font-size: 9pt;
	border: 0px;
	line-height: 135%;
	font-family: Helvetica, Arial, sans-serif;
}

span.sk {
	text-align: left;
	display: block;
	padding: 10px 10px 10px 50px;
	margin: 0px;	
	color: #000000;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	background: #F1BEBE url('images/info.png') no-repeat 0px 50%;
}

#boxlink {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 900px;
}

.boxlink:link, .boxlink:visited {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none; 
	border: 1px; 
	border-color: #CC0000;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	border-style: none; 
	margin-left: 3px; 
	margin-right: 3px
}
.boxlink:hover {
	color: #FF0000; 
	background-color: #660000; 
	border-style: solid; 
	padding-left: 4px; 
	padding-right: 4px
}

#search {
	position: relative;
	top: 120px;
	left: 700px;
	background: url('images/search.png') no-repeat;
	width: 170px;
	height: 30px;
}
#search .input{
	width: 120px;
	height: 30px;
	margin-top: 7px;
	margin-left: 10px;
	border: none;
	padding: 0px;
	background: none;
	color: #FFFFFF;
}

div.projektai {
	background-image: url('images/projektai.png');
	background-repeat: repeat-x;
	display: block;
	height: 25px;
	width: 100%;
	color: #000000;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 5px;
}

a.projektai {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}
a.projektai:hover {
	text-decoration: underline;
}