body {
	background: #FFFFFF;
	color: #3c4c3a;
	font-size: 11px;
	font-family: tahoma,verdana,sans-serif;
	margin:0px;
}

table    { font-size: 1em; }

h1    { font-size: 15px; font-weight: 600; color: #0750a4 }

p     { margin: 5px 0 15px 0; text-align:justify; }


a       { color: #3c4d3b; }
a:hover { color: #ff9613; }


/*------------------------------------ menu ----------------------------------*/
#menu td {margin: 0; padding: 0 15px 0 10px; background: url(../img/top-menu/bet.jpg) 100% 50% no-repeat; color: #FFF;
	font-size: 12px; text-align:center; white-space:nowrap;}
#menu a  { color: #FFF; text-decoration:none }
#menu a:hover  { color: #FFF; text-decoration:underline }

#menu2 td {margin: 0; padding: 0 15px 0 10px; background: url(../img/bet.gif) 100% 50% no-repeat; color: #385e1f;
	font-size: 13px; font-weight:600;  text-align:center; white-space:nowrap;}
#menu2 a  { color: #385e1f; text-decoration:none }
#menu2 a:hover, #menu2 a.on, #menu2 a.on:hover  { color: #ff9613; text-decoration:underline }



#fspec td {
  padding: 20px 0px 0px 0px;
}


#main li a:hover {
  background:#ff9613;
  color:#FFF;
}

#main ul {
  width: 160px;
  list-style:none;
  margin:0 0; padding:0 0 0 30px;
  font-size: 12px; font-weight:bold; font-family: tahoma,verdana,sans-serif;
  }

#main li.on {
  display:block;
  background:#ff9613;
  color:#FFF;
  margin:0 0; padding:4px 5px;
}

#main li a {
  display:block;
  color:#2e620e;
  padding:4px 5px;
  text-decoration:underline;
}

#main2 ul {
  width: 150px;
  list-style:none;
  margin:0 0; padding:0 0 0 40px;
  font-size: 11px; font-weight:normal; font-family: tahoma,verdana,sans-serif;
  }

#main2 li a {
  
  color:#004967;
  padding:2px 5px;
  text-decoration:underline;
}

.text12 {
	font-size: 12px;
	font-weight: bold;
	color: #385e1f;
	padding-right: 5px;
	padding-bottom: 10px;
}


.header {
	font-size: 15px;
	font-weight: 600;
	color: #ff9613;
	padding-right: 5px;
	padding-bottom: 10px;
}



/*-----------------  bloki --------------------------*/
.zilais_bloks {
	background:#c9f0ff;
}
.zilais_bloks .top {
	background:url(../img/zils-ramis/left-top.gif) top left no-repeat;
	text-align:right;
}
.zilais_bloks .bottom {
	background:url(../img/zils-ramis/left-bottom.gif) top left no-repeat;
	text-align:right;
}
.zilais_bloks .middle {
	padding:7px 18px 29px 8px;
}


.dzeltenais_bloks {
	background:#fdfedb;
}
.dzeltenais_bloks .top {
	background:url(../img/dzeltens-ramis/left-top.gif) top left no-repeat;
	text-align:right;
}
.dzeltenais_bloks .bottom {
	background:url(../img/dzeltens-ramis/left-bottom.gif) top left no-repeat;
	text-align:right;
}
.dzeltenais_bloks .middle {
	padding:7px 18px 29px 8px;
}




