@charset "windows-1250";
body {
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 80%;
	direction:ltr;
	unicode-bidi:embed;
	margin: 0px;
	padding: 0px;
	color:#333;
	background:#BCBDBF url(img/bkg.jpg) top center repeat-x;
}
input	{
	font-size: 100%;
	color:#333;
}
a, a:visited	{
	color:#aa0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active	{
	color:#aa0000;
	font-weight: bold;
	text-decoration: underline;
}
p	{
	margin:0px 0px 10px 0px;
}
textarea {  
	font-family: Tahoma,Verdana,Segoe,sans-serif;
  overflow: auto; 
  border: none;  
} 
H1	{
/*
	color:#F54029;
	font-size:145%;
	margin: 0px 0px 8px 0px;
	*/
/*	text-decoration: underline; */
/*	font-weight:normal; */
/*	font-weight:lighter; */
/*	text-transform:uppercase; */
	font-size:26px;
	font-family: Calibri, Tahoma;
	color: #69B950;
	margin:0px;
	padding:0px 0px;
	font-weight:normal;
}
H2 {
    font-size:26px;
    font-family: Calibri, Tahoma;
    color: #69B950;
    margin:0px;
    padding:10px 0px 20px;
    font-weight:normal;
}
H3 {
color:#F54029;
font-family: Calibri, Tahoma;
font-size:14px;
/* margin:2px 0px 4px 0px; */
padding:0px;
display: inline;
font-weight: bold;
}
H4 {
color: #FF0;
font-family: Calibri, Tahoma;
font-size:14px;
padding:0px;
display: inline;
font-weight: bold;
}
ul	{
	margin:0px 0px 0px 0px;
}
li	{
	margin: 0px 0px 2px 0px;
	list-style-type: circle;
}
#mbox	{
	width: 	982px;
	padding:	0px 0px 0px 0px;
	margin:	20px auto 20px auto;
}
#topper	{
	background:url(img/wt1.png) top left no-repeat;
	height: 19px;
}
#topper2	{
	background:url(img/wt2.png) top left repeat-y;
	height: 110px;
}
#logger	{
	float:left;
	background:url(img/logomaversro.png) top left no-repeat;
	width: 147px;
	height:105px;
	margin:0px 0px 0px 15px;
}
#menu	{
	margin: 71px 60px 0px 0px;
	height: 40px;
/*	border: 1px solid orange; */
	float:right;
}
.menuitem	{
	float:	right;
	width:	111px;
	margin: 0px 0px 0px 15px;
	background:url(img/menugre.png) top left no-repeat;
	color: #FFF;
	text-transform:uppercase;
	height: 28px;
	padding: 12px 0px 0px 0px;
	font-weight:bold;
    text-align: center;
}
.menuitem:hover	{
	background:url(img/menugra.png) top left no-repeat;
}
#menufac	{
	float:	right;
	width:	47px;
	margin: 1px -25px 0px 15px;
	background:url(img/menufac.png) top left no-repeat;
	color: #FFF;
	text-transform:uppercase;
	height: 40px;
	padding: 0px 0px 0px 0px;
}
#topper3	{
	background:url(img/wt3.png) top left no-repeat;
	text-align: left;
/*	height: 282px; */
	height: 220px;
	padding: 62px 30px 0px 400px;
}
#topper3 H1	{
	color: #FFF;
	font-weight: bold;
	font-family: Calibri, Tahoma;
	text-transform:none;
	font-size:23px;
}
#topper4a	{
	width:387px;
	height: 57px;
	font-size:26px;
	font-family: Calibri, Tahoma;
	text-align:left;
	color: #69B950;
	padding: 5px 0px 0px 15px;
/*	font-weight:bold; */
	background:url(img/wt4a.png) top left no-repeat;
}
#topper4b	{
	text-align:left;
	width:534px;
	height: 57px;
	padding: 5px 35px 0px 10px;
	background:url(img/wt4b.png) top left no-repeat;
}
#topper5a	{
/*	width:401px; */
/*	width: 387px; */
	width: 367px; 
	color: #fff;
/*	min-height: 224px; */
/*	min-height: 219px; */
	min-height: 169px; 
	text-align: left;
/*	padding:5px 0px 0px 15px; */
	padding:5px 20px 8px 15px; 
	font-size:110%;
	background:url(img/wt5a.png) top left repeat-y;
}
#topper5a a, #topper5a a:visited	{
	color:#FFFFFF;
	font-weight:bold;
}
#topper5a a:hover, #topper5a a:active	{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#topper5b	{
	width:526px;
/*	min-height: 224px; */
	min-height: 174px;
	text-align:left;
	background:url(img/wt5b.png) top left repeat-y;
	padding: 0px 38px 10px 15px;
}
#topper6a	{
	width:401px;
	height: 34px;
	background:url(img/wt6a.png) top left repeat-y;
}
#topper6b	{
	width:579px;
	height: 34px;
	background:url(img/wt6b.png) top left repeat-y;
}
#but	{
	background:url(img/greenbutton147x48.png) center center no-repeat;
	color:#fff;
	font-weight:normal;
	font-size: 13px;
	text-align:center;
	padding: 15px 0px 0px 0px;
	text-transform:uppercase;
	height:33px;
	width:147px;
}
#but:hover	{
	background:url(img/graybutton147x48.png) center center no-repeat;
}