h1 {
	font-family: Verdana;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #99cc00;
}


body { 
	margin: 0px;
	background: #fff url("/img/top_bg.gif") repeat-x;
	text-align: center;
}


div.MainDivCenter{
	border: 0px solid; 
	width: 802px; 
	text-align: left; 
	margin: 0 auto;
}

img {
	border: 0px;
}



p             { font-family: Arial; font-size: 11px}
li             { font-family: Arial; font-size: 11px}
.loguj     { font-family: Verdana; font-size: 11px; color:#ffffff; }
.kat     { font-family: Arial; font-size: 12px; font-weight: bold; }

a:link     { text-decoration: none; color: #747474; font-family: Arial; font-size: 11px; }
a:active   { text-decoration: none; color: #747474; font-family: Arial; font-size: 11px; }
a:visited  { text-decoration: none; color: #747474; font-family: Arial; font-size: 11px; }
a:hover    { text-decoration: underline; color: #B9B9B9; font-family: Arial; font-size: 11px; }

a.ul:link     { text-decoration: none; color: #861D2C;}
a.ul:active   { text-decoration: none; color: #861D2C;}
a.ul:visited  { text-decoration: none; color: #861D2C;}
a.ul:hover    { text-decoration: underline;  color: #861D2C;}











.verdana16           { font-family: Verdana; font-size: 16px}
.verdana13           { font-family: Verdana; font-size: 13px}
.verdana12           { font-family: Verdana; font-size: 12px}
.verdana10           { font-family: Verdana; font-size: 10px}

input.adres {
border-right: #000000 1px solid; 
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
font-size: 12px;
font-family: verdana,sans-serif; 
width: 160px;
height:24px;
margin-top:5px;
}
textarea.zycz {
border-right: #000000 1px solid; 
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
font-size: 12px;
font-family: verdana,sans-serif; 
width: 390px;
height:65px;
margin-top:5px;
overflow: hidden;
}


.verdana162           { font-family: Verdana; font-size: 16px; color:704A22;}




input.sub {
border-right: #000000 1px solid; 
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
font-size: 12px;
font-family: verdana,sans-serif; 
width: 150px;
height:16px;
}


input.adres2 {
border-right: #000000 1px solid; 
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
font-size: 12px;
font-family: verdana,sans-serif; 
width: 330px;
height:24px;
margin-top:5px;
}
textarea.zycz2 {
border-right: #000000 1px solid; 
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
font-size: 12px;
font-family: verdana,sans-serif; 
width: 330px;
height:100px;
margin-top:5px;
overflow: hidden;





















input.in {
	width: 300px;
	height: 13px;
	font-family: Arial;
	font-size: 11px;
}




#DivHid {
	position: fixed; 
	width: 100%; 
	background: #000;
	height: 100%;
	opacity: 0.6; 
	filter: alpha(opacity=60);
	z-index: 100000;
}