body {
	font-family:Times new Roman;
	font-size:14px;
	color:#FFFFFF;
	margin:0px;
	background:url('../images/bgr.jpg') top center no-repeat #e09c39;
	height:100%;
}
html {
	height:100%;
}
a img {
	border:none;
}
td {
	vertical-align:top;
}
a {
	color:#fac751;
}
h1 {
	font-family:Trajan Pro, Times New Roman;
	font-size:26px;
	font-weight:normal;
	color:#fff2a7
}
#main {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	/*background:url('../images/taures.png') right bottom no-repeat;*/
}
#taures {
	text-align:right;
	position:absolute;
	width:1000px;
	z-index:10;
}
#logo {
	position:absolute;
	margin-left:10px;
}
#logo a {
	display:block;
	width:311px;
	height:121px;
	position:absolute;
	z-index:3;
	text-decoration:none;
}
#logo .fl {
	position:relative;
	z-index:2;	
}
#logo img {
	margin:20px;
}
#lang {
	text-align:right;
	padding-top:20px;
	height:20px;
}
#lang a {
	color:#FFF;
	padding:5px;
	line-height:20px;
}
#lang a.a {
	color:#c8831f;
	text-decoration:none;
	background:#FFF;
}
#top {
	margin-top:110px;
	position:relative;
	z-index:20;
}
.block {
	width:270px;
	border:10px solid #FFFFFF;
	background:url('../images/block.jpg') bottom right no-repeat #f3eeda;
	margin-left:20px;
	color:#7b7777;
	padding:10px;
	overflow:hidden;
}
.block input, .block textarea {
	border:1px solid #d6dbd9;
	font-family: Times New Roman, Arial;
	color:#c5c4c4;
	font-size:14px;
}
.block a {
	color:#da0f15;
}
#raktai {
	position:absolute;
	width:360px;
	height:141px;
	background:url('../images/raktai.png') no-repeat;
	margin-left:20px;
	z-index:10;
}
#ico {
	width:311px;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	position:relative;
	z-index:20;
}
#ico img {
	margin-left:5px;
}
#menu {
	font-family:Trajan Pro, Times New Roman;
	font-style:bold;
	list-style:none;
	padding:0px;
	margin:10px;
	margin-top:30px;
	height:270px;
	overflow:hidden;

}
#menu li.a {
	padding-left:15px;
}
#menu li a {
	color:#f41014;
	font-size:15px;
	font-weight:bold;
	line-height:32px;
}
#menu li table {
	height:24px;
	margin-top:3px;
}
#menu li td.m {
	background:#ed2225;
}
#menu li td.m a {
	color:#FFF;
	text-decoration:none;
}
#menu li td.l {
	width:15px;
	background:url('../images/menu_l.gif') no-repeat;
}
#menu li td.r {
	width:15px;
	background:url('../images/menu_r.gif') no-repeat;
}

#page_content {
	margin-left:30px;
	margin-top:px;
}
#solu {
	margin:20px;
}
#solu a {
	color:#fac751;
}
#menub {
	text-align:center;
	margin-top:28px;
}
#menub a {
	line-height:20px;
	padding:5px;
	padding-left:5px;
	padding-right:5px;
}
#menub a.a {
	background:#fac751;
	color:#FFF;
	text-decoration:none;
}



.abs {
	position:absolute;
}
.rel {
	position:relative;
}
.center {
	text-align:center;
}
.float {
	float:left;
}
.clear {
	clear:both;
}
.vam {
	vertical-align:middle;
}
.easy {
	cursor:text;
	text-decoration:none;
	color:#FFF !important;
}
abbr {
	border:none;
}

