/*KrÄsas:
DzeltenbrÅ«ns: #e1dec6
GaiÅ¡pelÄ“ks: #f2f2f2
ZaÄ¼ais #008053
OranÅ¾ais: #f9a51a
ZaÄ¼pelÄ“ks #d3cfb5
TumÅ¡pelÄ“ks #44433a
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#d3cfb5;
	margin: 0px;
	padding: 0px;
	background-image:url('../gfx/bkg_.gif');
	
}
#main {
	position:absolute;
	top:0px;
	left:50%;
	width:900px;
	margin-left:-470px;
	border:2px solid #d3cfb5;
	background-color:#f2f2f2;
	padding:15px;
	background-image:url(../bildes/konstr/recycle.gif);
	background-position:left bottom;
	background-repeat:no-repeat;

}
a#logo	{
	display:block;
}
#moto	{
	color: #000;
	/*background-color: #b5dbce;*/
	background:transparent;
	padding: 5px;
	font: 16px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	height: 30px;
}
#lang	{
	float:right;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
}
#lang	a	{
	color: #000;
	text-decoration:none;
}
#lang a.active	{
	text-decoration: underline;
}

/*NavigÄcija */
#navig {
	width: 100%;
	height:36px;
	text-align:center;
	background:transparent;
}

ul.navig {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	background:transparent;
}
ul.navig li {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	background: transparent url(../gfx/_menu.gif) bottom left no-repeat;
}

ul.navig li#open	{
	background: transparent url(../gfx/_gmenu.gif) bottom left no-repeat;
	/*border-left: 3px solid #f9a51a;*/
}

ul.navig li a {
	float:left;
	display:block;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	padding: 3px;
	padding-right:15px;
	height:30px;
	margin-left: 10px;
	background: transparent url(../gfx/menu__.gif) bottom right no-repeat;
	line-height: 33px;
}
ul.navig li a.active	{
	color: #000;
	background: transparent url(../gfx/gmenu__.gif) bottom right no-repeat;
}
ul.navig li a:hover {
	color:#007a3a;
}

#navig_bottom	{
	width:100%;
	height:10px;
	background-color:#007a3a;
	padding-top:0;
}

/*Kastes */
div.box {
	width:169px;
	height:169px;
	background-color: transparent;
	float:right;
	margin: 15px 14px 0 0;
}
#ragnSWF	{
	float:right;
	margin: 15px 14px 0 0;
}
#quote {
	background-color:#d3cfb5;
	margin-right:0; 
	width:170px;
}
#quote p {
	margin:20px;
	color:#44433a;
	font-size:13px;
	font-weight:bold;
	line-height:28px;
}
#adrese {
	background-color:transparent;
}
#adrese p {
	font-size:10px;
	color:#44433a;
	line-height:15px;
}
#adrese a {
	color:#008053;
	text-decoration:none;
}
#adrese a:hover {
	text-decoration:underline;
}
	
#saturs {

	width:900px;
	background-color:#e1dec6;
	margin-right:0px;
	float:right;
	margin: 15px 0 10px 0;
	border: 1px solid #d3cfb5;
}
#saturs p {
	text-align:justify;
	margin:15px;
	line-height:20px;
	clear:both;
}
#saturs a {
	color:#008053;
}
#saturs li {
	text-align:left;
	margin-top:13px;
}
#saturs ul {
	text-align:left;
}
#saturs h1 {
	float:left;
	height:25px;
	padding:7px;
	padding-left:20px;
	background-color:#ebe9d9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:20px;
	color:#008053;
	width:300px;
	margin-top:10px;
	text-align:left;
}

h2,h3 {
	text-align:left;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#008053;
	margin:30px 20px 0 20px;
}

h3	{
	font-size: 12px;
}


small {
	float:left;
	font-size:10px;
	font-weight:bold;
	margin-left:10px;
	text-align:left;
}
#saturs img {
	border:1px solid #f9a51a;
}
input {
	margin-bottom:5px;
	border:1px solid #008053;
	background-color:#f2f2f2;
	color:#008053;
	font-size:11px;
	padding:2px;
}
#footer	{
	width: 100%;
	float:left;
	color: #fff;
	background-color: #007a3a;
	padding: 2px;
	font-style: italic;
	text-align: center;
}

#menu_box	{
	width:169px;
	/*background-color:#f9a51a;*/
	background-color:transparent;
	float:left;
	margin: 15px 14px 0px 0px;
}

#menu_box	ul	{
	list-style-type:none;
	padding:0;
	margin:0;
}
#menu_box ul li {
	padding:0;
	margin:0;
	background: transparent url(../gfx/border_dotted.gif) bottom left repeat-x;
}
#menu_box ul li a {
	text-decoration:none;
	display:block;
	color: #008053;
	font-weight: bold;
	padding: 2px;
	width: 100%;
	padding-left: 10px;
}
#menu_box ul li a:hover	{
	background-color: #fabd00;
}

#menu_box ul ul {
	background: transparent url(../gfx/border_dotted.gif) top left repeat-x;
	text-align:left;
	text-indent: 20px;
}
#menu_box ul li a.subnav	{
	font-weight: normal;
}
#menu_box li a.pointer {
	background: transparent url(../gfx/fatsubmenupointer.gif) top left no-repeat;
	background-position: 1%;
}
#menu_box li li a.pointer {
	background: transparent url(../gfx/submenupointer.gif) top left no-repeat;
	background-position: 10%;
}