/* CSS Document */
html, body {
	width: 100%; height: 100%;
	margin: 0px; padding: 0;
	text-align: center;
}
body {
	color:#969594;
	font-family:Arial;
	font-size:7pt;
}
a {
text-decoration:none;
color:#ADACAB;
}

#center {
	position: relative;
	width:722px; height:700px;
	border-left: 5px solid #DEDEDD;
	border-right: 5px solid #DEDEDD;
	margin: 0 auto;
}

#news {
	border:1px solid #ADACAB;
	text-transform: uppercase;
	width:180px;
	float:right;
	position: Relative;
	letter-spacing: 2px;
		 right: 81px;
		 top: -104px;
}
#lang {
	border: 1px solid #ADACAB;
	border-left:none;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 57px;
	float:right;
	position: Relative;
		 right: -167px;
		 top: -104px;
}
#active {
	color:#ffffff;
	background-color:#838281;
	width:16px;
	border-left: 1px solid #ADACAB;
	padding-left:2px;
}
#noactive {
	width:16px;
	border-left: 1px solid #ADACAB;
	padding-left:2px;
}
#meniu {
	border-top: 2px solid #ADACAB;
	border-bottom:2px solid #ADACAB;
	height:19px;
	width:100%;
	margin-bottom:14px;
	color:red;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top:4px;
	margin-top: 0px; !important; margin-top: 0px; 
	font-size:8pt;
}
#logo{
        text-align:left;^M
}
.mainpic{
	text-align:left;
	border-top: 5px solid #969594;
	border-bottom: 5px solid #969594;
	height: 146px;
}
#title {
	text-transform: uppercase;
	text-align:center;
	background-color:#EB3D01;
	margin-top: 16px;
	padding-top: 11px;
	padding-bottom: 9px;
	/* padding-left: 14px; */
	color:#FAE5E4;
	letter-spacing: 2px;
	width: 150px;
	font-size:10pt;
}
#submeniu {
	border-bottom: 2px solid #ADACAB;
	border-top: 2px solid #ADACAB;
	height:19px;
	width:100%;
	margin-bottom:41px;
	margin-top:16px;
	color:red;
	text-transform: uppercase;
	padding-top:4px;
	font-size:8pt;
}

#content {
	font-family:Arial;
	font-size:8pt;
	text-align:left;
	margin-left:162px;/* 132 */
	margin-right:162px;
	/*height:228px;*/
}
.item {
	margin-left:30px;
	margin-right:30px;
}
.subitem {
	margin-left:25px;
	margin-right:25px;
}
.subitempro {
	margin-left:4px;
	margin-right:4px;
}
#aitem {
	color:red;
}
#stroke {
	background: url('/images/stroke.jpg'); 
}
#direktore {
	font-size:8pt;
	width:500px;
	position: Absolute;
		 right: 15px;
		 top: 272px;
		text-align: right;
}
#news_images
{
	position: Absolute;
	top: 140px;
	text-align:center;
	width:100%
}
#news_images img
{
    margin: 0 18px;
}
.forma {
	margin-top:86px;
}
input {
	width:290px;
	height: 17px;
	color:#969594;
	border:none;
	border: 1px solid #969594;
}
.butonas {
	width:100px;
	background-color:#DA251D;
	color:#FAE5E4;
	height:21px;
}

