/* CSS Document */
html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}
 
body{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	color:#000;
	font-size: 12px;
	background-color: white;
	}
#conteiner {
position: relative;
min-height: 100%;
min-width: 1000px;
width:expression((document.documentElement.clientWidth
 || document.body.clientWidth) < 1000? "1000px": "auto");
}
* html #conteiner {
  height: 100%;
}
* {
outline: none;
}
.right{
position: relative;
margin: 0 3% 0 26%;
padding: 0;
}
.right li.two a {
color:#000;
text-decoration: none;
}
.left a.iskl {
	padding:   8px  0 8px 0;
	margin: 0;
    font-size:98%;
	color:#007143;
	font-weight:bold;
}
.left{
position: relative;
float:left;
width:20%;
padding: 0;
margin: -280px 0 0 0;
}
a img {
	border:none;
}
 
.left a{
	text-decoration:none;
	font-size:85%;
	color:#000;
}
 
a:hover{
	text-decoration:underline;
}
.right a{
	text-decoration:underline;
	font-size:98%;
	color:#007143;
}
 
.data {
float: left;
color: #fff;
font-weight: bold;
background: #007143;
padding: 5px;
}
hr {
background-color: #007143;
color: #007143;
height: 1px;
size: 1px;
border: 0;
}
/* Tables */

table.nice {
border-collapse: collapse;
padding: 0;
margin: 10px 0 10px 0;
width: 750px;
border: 1px solid #007143;
}
table.nice td, table.nice th{
padding: 5px;
margin: 0;
}
table.nice thead th{
background:url('/images/bg-search.gif')  repeat-x; 
text-align: center;
color: #fff;
}
table.nice tbody th{
background: #50a9e1;
text-align: center;
color: #fff;
border-bottom: 1px solid #007143;

}
table.nice tr.even {
background: #e5e6e8;
}

/* LEFT-MENU */
 
ul.menu {
    font-size:98%;
	color:#007143;
	font-weight:bold;
	list-style: none;
	padding: 0;
	margin:  0;
}
.left ul {
	list-style: none;
	padding: 0;
	margin:  0;
 
}
li.one  {
	padding:   8px  0 8px 30px;
	margin: 0;
}
li.two {
      background: url('/images/bullet.gif') 0px 0  no-repeat;
      list-style-position: outside;
	  font-weight:normal;
	  padding:0px;
	  margin:0px;
	  line-height:20px;
}
li.two div {
margin-left: 20px;
border-bottom: 1px solid #dcdcdc;
}
li.three {
	list-style: none;
	margin-left: 40px;
	padding: 0;
border-bottom:1px solid #dcdcdc;
}
 
/* PAGE */
 
li.content {
      list-style-image: none ;
      list-style-position: inside;
	  font-weight:normal;
	  padding-left:5px;
	  margin-left:5px;
	  line-height:20px;
}
UL.content {
    font-size:98%;
	color:#000;
	font-weight:bold;
}
 
/* ** ** */
li.menu2{
      list-style-image: url('/images/bullet.gif');
      font-weight:normal;
	  color:#2b2d2c;
	  padding: 0px;
	  margin: 0px;
	  line-height:20px;
li.smenu {
    font-size:98%;
	color:#2b2d2c;
	font-weight: normal;
	list-style: none;
	border-bottom: 1px solid rgb(220, 220, 220);
}
	  
}
li.menu2 a{
      font-weight:normal;
	  color:#2b2d2c;
	  }
 
/* TOP */ 
#header {
position: relative;
height: 280px;
}
.topmenu{
    position:absolute;
    left:30%;
    top:30px;
	width:69%;
	z-index:20;
	color: #000000;
font-size: 22px;
margin: 0;
padding: 0;
 
}
.small {
font-size: 14px;
}
.blue {
font-size: 18px;
color: #657e92;
}
 
a.topm {
	text-decoration:none;
	font-weight:bold;
	font-size:98%;
	color:#007143;
}
 
a.topm:hover{
	text-decoration:underline;
}
 
 
.photo{
position:absolute;
background-image: url(images/photo.jpg);
width:420px;
height:260px;
top:5px;
right:10px;
z-index:4;
}
 
.greenline{
position:absolute;
left:26%;
top:99px;
height:167px;
width:70%;
background: url(images/bggreen.jpg);
background-repeat: repeat-x;
z-index:3;
}
 
 
 
 
hhH1{
	font-size:98%;
	font-weight:bold;
	padding:5px;
	margin:5px;
}

h1
{
	font-size:16px;
	font-weight:bold;
	color:#007143;
	padding-left:0px;
	margin-left:0px;
}
 
H2{
	font-size:99%;
	font-weight:bold;
	color:#fff;
	padding:0px;
	margin:0px;
	background: #660000;
}
 
H3{
	font-size:16px;
	font-weight:bold;
	color:#007143;
	padding-left:0px;
	margin-left:0px;
}

.ah3{
	font-size:16px;
	font-weight:bold;
	color:#007143;
	padding-left:0px;
	margin-left:0px;
}

H4{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	padding-left:0px;
	margin-left:0px;
}

.ah4{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	padding-left:0px;
	margin-left:0px;
}

.str {
font-weight:bold;
}

H5{
	font-size:14px;
	font-weight:bold;
	color:#000000;
text-align: center;
font-style: italic;
}
H6{
	font-size:12px;
	font-weight:bold;
	color:#000000;
text-align: center;
font-style: italic;
}
 
a.content{
	text-decoration:underline;
	font-weight:normal;
	font-size:95%;
	color:#000;
}
 
a.content:hover{
	text-decoration:underline;
}
 
.stroke{
border-bottom:2px solid #dcdcdc;
}
.strokel{
border-left:2px solid #dcdcdc;
}
 
 
p{
padding:5px;
margin:5px;
}
 
.txt{
margin:10px; padding:10px;}
 
a.c{
	text-decoration:underline;
	font-weight:normal;
	font-size:95%;
	color:#007143;
	padding:0px;
	margin:0px;
}
 
a.c:hover{
	text-decoration:underline;
	padding:0px;
	margin:0px;
}
 
 .footer{
background:#00a144;
height:73px;
width:100%;
margin:0px;
padding:0px;
float:left;
margin-right:-5px;
}
.footertxt{
font-size:85%;
padding-top:10px;
border-bottom:10px;
padding-left:400px;
}
 
