body {
	background: url(images/background.jpg) repeat-x #000000;
	color: #225b00;
	font-family: Century Gothic;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#remai {
	margin: 50px auto 0 auto;
	width: 900px;
}
#logo {
	background: url(images/logo.png) no-repeat;
	width: 500px;
	height: 100px;
}
#top {
	background: url(images/top.png) no-repeat top;
	width: 900px;
	height: 23px;
	margin-top: 20px;
}
#turinys {
	background: #ffffff;
	min-height: 650px;
	width: 900px;
}
#footer {
	text-align: right;
	color: #ccff00;
}
#footer a {
	text-align: right;
	color: #ffffff;
}
#bottom {
	background: url(images/bottom.png) no-repeat top;
	width: 900px;
	height: 23px;
}
#meniu {
	width:850px;
	margin-left: 50px;
	color: #333333;
	font-size: 16px;
	height: 20px;
	font-weight: bold;
} 
#meniu a {
	font-weight: bold;
	padding: 0 3px;
	color: #333333;
	text-decoration: none;
}
#meniu a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#one {
	margin: 10px 0 0 0;
	width: 880px;
	text-align: center;
}
#duo {
	margin: 10px auto 0 auto;
	width: 880px;
}
#duo img {
	width: 410px;
}
#clear {
	clear: both;
}
#kaire {
	text-align: left;
	float:left;
}
#desine {
	text-align: right;
}
#minis {
	width: 780px;
}
#minis img {
	border: 0;
}
#minis ul {
	margin: 0;
	list-style: none;
	text-align:center;
}
#minis li {
	margin: 0 15px 30px 0;
	float: left;
	list-style:none;
}
#minis li a {
	text-decoration: none;
	color:#0C0;
}
a { color: #ccff00; }

div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #DDD;
}

div#mb_center {
background-color: #FFF;
}

div#mb_contents {
width: 400px;
height: 400px;
border: 10px solid #DDD;
overflow: auto;
background-color: #FFF;
visibility: hidden;
}

.mb_loading {
background: #DDD url(images/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #DDD;
border-top-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(images/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}
