@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial;
	font-size:12px;
	color:#5c5c5c;
	background-image: url(/images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	margin:0;
	line-height:20px;
}
.footer, a {
	color:#bcd7f6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color: #bcd7f6;
	text-decoration: none;
}
a.turinys {
	font-family:Arial;
	font-size:12px;
	color:#5c5c5c;
	text-decoration:none;
}
a.turinys:hover {
	text-decoration:underline;
}
a.turinys:visited {
	color:#5c5c5c;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color: #bcd7f6;
	text-decoration: none;
}
a.meniu {
	color:#4d4e4f;
	font-weight:bold;
	text-decoration:none;
}
a.meniu:visited {
	color: #4d4e4f;
	font-weight:bold;
	text-decoration: none;
}
a.meniu:hover {
	color: #6bc9e9;
	font-weight:bold;
	text-decoration:underline;
}
.melyna {
	color:#00acdc;
}
.SEO {
	color:#00acdc;
}
input {
	border: 1px solid #bcd7f6;
}
textarea {
	border: 1px solid #bcd7f6;
}
div#main {
	display: none;
	width: 720px;
	min-height: 380px;
}
input:focus, textarea:focus {
	border: 2px solid #00acdc;
}
#preview {
	position:absolute;
	border: 1px solid #00acdc;
	background-color:#FFFFFF;
	display:none;
	color: #5c5c5c;
}
/* main site text decoration */
a.tinklapiu_kurimas {
	font-family:Arial;
	color:#bcd7f6;
	font-size:12px;
}
a.tinklapiu_kurimas:hover {
	font-family:Arial;
	color:#bcd7f6;
	font-size:12px;
	text-decoration:underline;
}
h1 {
	font-family:Arial;
	font-size:12px;
	color:#00acdc;
	padding: 0px;
	margin: 0px;
}
a.link_h1 {
	font-family:Arial;
	font-size:12px;
	color:#00acdc;
}