*{
	margin: 0;
	padding: 0;
}
body{
	background: #fff;
	font-family:   Arial,Verdana, Helvetica , sans-serif;
	font-size: small;
	color: #3e3e3e;
	text-align: center;

}
h1, h2, h3, h4{
	color: #000066;
}


h1{

	font-weight: bold;
	margin-bottom: 10px;
	background:  url(../images/nadp.gif) no-repeat 3px 5px;
	color: #000066;
	padding: 0 10px 8px 20px;
	font-size: 135%;
	
}
h2{
	font-size: 120%;
}
h3{
	font-size: 110%;
	/*color: #663300;
	margin: 10px 0;
	padding: 7px 0;
	background: #8D8478;*/
}
p{
	margin-bottom: 5px;
	
}

address{
	font-style: normal;
	text-align: left;
	padding: 0 0 120px 20px;
	color: #fff;
}
a{
	color: #000066;
}
a:hover{
	/*background: #000;*/
	color: #000;	
	text-decoration: none;
}
a:visited{
	color: #000066;
}
hr {
	height:1px; 
	border:none; 
	border-bottom:1px solid #CCCCD0;
	margin: 4px 0 8px 0;
}

legend{
	font-weight:bold;
	color: #000;
	padding: 0 3px;
}
fieldset {
	border:1px solid #000066;
	padding:10px 10px 10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 500px;
	display: block;
}
textarea {
	margin-bottom: 15px;
}

img{
	border: none;
}


 hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
} 
.hide, #slogan span, #slogan_en span{
	position: absolute;
	top: -10000px;
	left: 0;
	width:1px;
   height:1px;
   overflow:hidden;
}
.error{
	color: Red;
	font-weight: bold;
	border: 2px solid red;
	margin: 0 auto;
	margin-bottom: 20px;	
	padding: 10px 30px;
	/*background: #FFF0F1;*/
	line-height: 1.4em;
	/*width: 530px;	*/
}
.ok{
	color: Green;
	font-weight: bold;
	border: 2px solid green;
	margin-bottom: 20px;	
	padding: 10px 30px;
	/*background: #FFF0F1;*/
	line-height: 1.4em;
	/*width: 530px;	*/
}
fieldset dt{
	width: 120px;
	padding-right: 30px;
	float: left;
	font-weight: bold;
	clear: left;
	text-align: right;
	line-height: 1.5em;
}
fieldset dd{
	line-height: 1.5em;
}
.mezera{
	margin-bottom: 15px;
}
.mezera2{
	margin-bottom: 45px;
}
.mezera3{
	padding: 10px 0;
}
.mezera-top{
	margin-top: 15px !important;
}

.mezera-top2{
	margin-top: 5px !important;
}
.block{
	display: block;
}

.nastred{
	text-align: center;
}
.red{
	color: Red;
	font-weight: bold;
	font-size: 120%;
}
.red2{
	color: Red;
	font-weight: bold;
}
.nobgr{
	background: none !important;
}
.povinne{
	color: #ED2229;
	font-size: 150%;
}
