body {
		font-size: 12px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		color: #FFFFFF;
		background-color: #aaaaaa;
		font-family: Tahoma;
}
.logo {
		border-left: 2px;
		border-right: 2px;
		border-bottom: 1px;
		border-top: 0px;
		border-color: #9090a5;
		border-left-style: ridge;
		border-right-style: groove;
		border-bottom-style: solid;
}
.text {
		width: 506px;
		max-width: 481px;
		margin-left: 0px;
		margin-right: 0px;
		font-family: Verdana;
		float: right;
		height: 900px;
		background-color: #6F3A98;
		padding-left: 10px;
		padding-right: 15px;
}
.dfinput {
		font-size: 12px;
		display: block;
		text-align: left;
		margin-bottom: 3px;
		margin-left: 4px;
}
.finput {
		font-size: 10px;
		border-color: #000000;
		border-width: 1px;
		background-color: #dddde5;
		border-style: solid;
}
form {
		margin-bottom: 3px;
		margin-top: 0px;
		font-size: 12px;
}
.strona {
		width: 744px;
		max-width: 740px;
		height: 900px;
		background-color: white; /* #d0dfff; */
		border-left: 2px;
		border-right: 2px;
		border-bottom: 1px;
		border-top: 0px;
		border-color: #9090a5;
		border-left-style: ridge;
		border-right-style: groove;
		border-bottom-style: solid;
}
.rpanel {
		float: right;
		width: 140px;
		
}
.panel {
		width: 180px;
		margin-top: 10px;
		margin-right: 6px;
		height: 111px;
		background-color: #eeeeee;
		border-left: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-top: 1px;
		border-color: #9090a5;
		border-left-style: solid;
		border-right-style: groove;
		border-bottom-style: solid;
		border-top-style: solid;
		background-image: url("img/panelbg.jpg");
}
.panel2 {
		width: 140px;
		margin-top: 10px;
		margin-right: 6px;
		height: 211px;
		background-color: #ffffff;
		border-left: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-top: 1px;
		border-color: #9090a5;
		border-left-style: solid;
		border-right-style: groove;
		border-bottom-style: solid;
		border-top-style: solid;
		background-image: url("img/panelbg.jpg");
		background-position: bottom;
		background-repeat: no-repeat;
}
.menu {
		width: 234px;
		float: left;
		height: 900px;
		border-left: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-top: 0px;
		border-color: #9090a5;
		border-style: groove;
		background-image: url("img/mbgr.jpg");
}

.mpak {
		background-color: #6F3A98;
		width: 210px;
}

.menu-next {
		color: #000000;
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 5px;
		font-weight: bold;
		background-color: #ffffff;
		border-left: 0px;
		border-right: 0px;
		border-bottom: 1px;
		border-top: 1px;
		border-color: #9090a6;
		border-style: dotted;
		background-color: #C4AED4;
}
A {
		color: #FFFFFF;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
}
.menowy {
		text-align: left;
		margin-top: 3px;
		padding-left: 0px;
		padding-top: 1px;
		margin-bottom: 3px;
		margin-left: 5px;
		margin-right: 15px;
		border-left: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-top: 0px;
		border-color: #cacfda;
		border-style: dotted;
		line-height: 16px;
		text-indent: 0px;
}
.menowy:before {
		content: " :: ";
}
h1 {
		color: #aadce0;
		font-size: 16px;
}
h2 {
		color: #aadce0;
		font-size: 14px;
}
p {
		text-align: left;
		font-size: 12px;
		line-height: 20px;
		text-indent: 50px;
}
UL {
		text-align: left;
		font-size: 13px;
}
OL {
		text-align: left;
		font-size: 13px;
}