/*Lang*/
.lang {
  width: 33px;
  height: 18px;
  border: 0;
  padding: 0 0.4em 0 0.4em;
}

/*Foto*/
.foto {
  width     : 430px;
  border    : 0px;
  text-align: center;
  padding   : 0px;
}

.foto div {
  text-align: center;
  border    : 3px #eee outset;
  padding   : 10px 5px 5px 5px;
  margin    : 20px 0px 0px 40px;
  width     : 130px;
}

.foto img {
  border    : 0px;
  height    : 160px;
  width     : 120px;
}

.foto td {
  vertical-align: top;
}

.foto p {
  font-size: smaller;
}

#mleft, #mleft2 {
	text-align:left;
	float:left;
	width:150px;
}

#mleft a {
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	background-repeat:no-repeat;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

a.m0 {
	background-color:#2654BF;
	border-bottom:1px solid #2047A2;
	border-top:1px solid #5D7FCF;
	text-decoration: none;
		color: #EAEEF9;
}

a.m5 {
	background-color:#2654BF;
	border-bottom:1px solid #2047A2;
	border-top:1px solid #5D7FCF;
	text-decoration: none;
		color: red;
}

a.m0:visited {
	text-decoration: none;
}

a.m0:active {
	text-decoration: none;

}

a.m0:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#5D7FCF;
}

a.m3 {
	background-color:#2654BF;
	border-bottom:1px solid #2047A2;
	border-top:1px solid #5D7FCF;
	text-decoration: none;
		color: #EAEEF9;
}

a.m3:visited {
	text-decoration: none;
}

a.m3:active {
	text-decoration: none;

}

a.m3:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#5D7FCF;
}
a.m2 {
	background-color:#2654BF;
	border-bottom:1px solid #2047A2;
	border-top:1px solid #5D7FCF;
	text-decoration: none;
		color: #EAEEF9;
}

a.m2:visited {
	text-decoration: none;
	color: red;
}

a.m2:active {
	text-decoration: none;
	color: red;
}

a.m2:hover {
	text-decoration: none;
	color: #FFFFFF;
	color: red;
	background-color:#5D7FCF;
}
a.m1 {
	background-color:#5D7FCF;
	border-bottom:1px solid #2047A2;
	border-top:1px solid #5D7FCF;
	text-decoration: none;
	color: #FFFFFF;
}

a.m1:visited {
	text-decoration: none;
}

a.m1:active {
	text-decoration: none;

}

a.m1:hover {
	text-decoration: none;
}

a.m4 {


	background-color:#00008B;
	border-bottom:1px solid #2047A2;
	border-top:1px solid #5D7FCF;
	text-decoration: none;
		color: red;
}

a.m4:visited {
	text-decoration: none;
   color: #FFF4FF;
  color: red;
}

a.m4:active {
	text-decoration: none;
  color: #FFF4FF;
color: red;

}

a.m4:hover {
			color: red;
	background-color:#2654BF;
	border-bottom:1px solid #2047A2;
	border-top:1px solid #5D7FCF;
}




.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EAEAEA;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

a.link1 {
	text-decoration: none;
	color: #2654BF;
} 


a.link1:visited {
	text-decoration: none;
}

a.link1:active {
	text-decoration: none;
	}
	
a.link1:hover {
	text-decoration: underline;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	padding-right: 5px;
	padding-left: 5px;
}
/*
.main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
}
*/
.small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.back {
	background-color: #EAEAEA;
}

.tytul{	color: #2654BF;	font-family: "Monotype Corsiva";	font-size: 18pt;
	text-align: justify;	display: block;	font-style: normal;	font-weight: normal;	padding-left: 25px;	padding-right: 25px;}

span.alert {
  font-size: smaller;
	color: #ff0000;
	margin-left: 10px;
	display: none;
}
