/*
Copyright (c) 2008 UAB "IV Media", Aivaras Voveris
All rights reserved. Visos teisės saugomos
*/

body {
	padding:0px;
	margin:0px;
	background:#f5f5ed;
	font-family:verdana;
	font-size:11px;
}

a{
	color: #000;
	font-family:verdana;
	font-size:11px;
}

.login {
	border-top:#8ebac3 1px solid;
	border-left:0px;
	background:#fff;
	width:200px;
}

.loginSubmit{
	background:#1e3940;
	border:0px;
	color:#f4fffc;
}

a.meniu{
	color:#000;
	font-family:georgia;
	font-size:15px;
}

a.lang{
	color:#000;
	text-decoration:none;
}
.hoverM{
	background:#6cb1c1;
}
a.hoverM{
	color:#fff;
	text-decoration:none;
}

input.submit, input.reset, .input-button {
	background:#59aabf;
	color:#fff;
	border-right:#404040 1px solid;
	border-bottom:#706e6f 1px solid;
}
