@charset "iso-8859-2";

body{
/*	background: #E0E5E9;*/
}
a {
	color: Maroon;
	text-decoration: none;
}
p a, h4 a {
	margin-left: 1px;
	margin-right: 1px;
}
p a img{
	margin-left: 0px;
	margin-right: 0px;
}

p a:hover, p a:active,h4 a:hover, h4 a:active {
	background-color: #4C4D62;
	border: 1px solid #6666FF;
	color: #ECECFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

a img.lnk, p a:hover img.lnk {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h2{
/*	border: 1px solid #74849B;*/
	/*background-color: #AEB7C8;*/
	color: #E0E5E9;
	width:70%;
   margin-left:55px;
	text-align: center;
	position: relative;

}
/* konstruktory */
div.lw {
/*   background-color: #74849B;*/
/*	color:#E0E5E9;*/
/*	border: 1px solid #FFFF00;*/
	clear: left;
	float: left;
	width: 48%;

	
	padding:5px;	

}

div.pw {
   color: #181C28;
/*	margin-top: 0px;	*/
/*	border: 1px solid #7FFF00;*/
   float:right;
	clear: right;
	width: 48%;
  position: relative;
	padding:5px;	
}

div.stopka {
   position: relative;
/*	border: 1px solid #FF00FF;*/
	clear: both;
	text-align: center;
	background-color: #E9ECF1;
   margin-left:1px;
}
div.roz{
	font-size: 0.5em;
}
div.txt {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	position: static;
	
	
	
}

/* menu tekstowe (c) R.K.  */
div.mnutxt {
	background-color: #A9A9C3;
	border-top: 3px solid #8280A8;
	text-align: center;
	color: White;
	position: relative;
	clear: both;
   padding-top: 0px;
	


/*	font-weight: bold;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
div.mnutxt a{
	color: #131143;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 1px 0px 1px;


}
div.mnutxt a:hover, div.mnutxt a.wybr{
	color: #AAAED3;
	background-color: #535468;
	border-top: 5px double #A9A9C3;
}
div.mnutxt a.wybr{
	color:orange;
}

/* etykiety formularza*/
form{
	text-align: left;
	margin-left: 20px;
	margin-right: 20px
}	
form p{
	text-align: center;
}
form .prz {
	background-color: #6666FF;
	color: #ECECFF;
}
form span {
   position: relative;
	display: block;
	float: left;
	margin-right: 3px;
	text-align: right;
	width: 40%;
}
form td span{
	display: inline;
	float:none;
	text-align: center;
}
.wyr {
	color: #FF0000;
}
form input{

}
/* boksy informacyjne */
div.info {
	background-color: #A9A9C3;
	color: #131143;
	border: 0px none;
/*	border-bottom: 5px solid #8E8F61;*/
   margin-left:10px;
   margin-right:10px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 5px;
	position: relative;
	text-align: left;
	z-index: 2;
}

div.info img {
	margin-left:5px;
	margin-right:0px;
   border: 5px solid #A9A9C3;

/*	float: right;*/
	position: relative;
	margin-top:-38px;
	z-index: 2;
	width:120px;
	height:90px;
}
h4.info {
/*	background-color: #8E8F61;*/
	border: 0px none;
	position:relative;
/*	border-left-color: #800000;
	border-left-style: solid;
	border-left-width: 5px;*/
	color: #6666FF ;
	font-size: 1.1em;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 1em;
	padding-top: 6px;
	text-align: center;
	z-index: 3;
	}
	h4.info.im{
		margin-bottom:30px;
	}
	h4.info.im span{
      background-color: #6666FF;
		color:#ECECFF;
	   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.8em;

	
	}
div.info ul {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 0.8em;
   border-left: 15px solid #6666FF;
/*	background-color:#74849B;*/
/*	color: #6666FF;*/ 
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 5px;
	position: static;
	vertical-align: top;
	padding-left: 20px;
	list-style: circle;
}
div.info ul li{
/*	border: 1px solid #E0E5E9;*/
}

h4.be{
	color: white;
	font-size: 1.5em;
	margin-bottom:0px;
	text-align: right;
}
div.be {
background-color: #AEB7C8;
color: #181C28;
margin-top: 0px;
margin-right: 5px;
font-size:1.5em;
}













