body {
	margin: 10px;
	background-color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: large;
}

img, .ramka, .ramka2 { 
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.procent100 {
	height: 200px;
}

.procent50 {
	width: 50%;
}

.ramka {
	position: absolute;
	right: 10px;
	top: 10px;
	left: 443px;
	display: block;
	height: 201px;
	width:expression( (document.body.clientWidth-433+"px") );
}

.ramka2 {
	position: absolute;
	right: 10px;
	top: 211px;
	left: 308px;
	display: block;
	height: 201px;
	width:expression( (document.body.clientWidth-298+"px") );
}

.ramka table td, .ramka2 table td {
	cellspacing: 0px;
}

.ramka table, .ramka2 table {
	text-align: center;
}

.czcionkaOzdobna {
	/*font-family: Papyrus, Verdana, Arial, Helvetica;*/
	font-family: Verdana, Arial, Helvetica;
}

.ramka table {
	font-size: x-large;
	color: white;
	background-color: black;
}



.sz {
	background-color: #505050;
	color: white;
}

.red {
	color: #cc0000;
}

.bold {
	font-weight: bold;
}

/*.normal {
	font-size: medium;
}*/

.big {
	font-size: 36pt;
}

.bigger {
	font-size: x-large;
}

.right {
	text-align: right;
	margin-right: 1em;
}

.slogan {
	font-style: italic;
}

.cienkaramka {
	border: 1px solid gray;
}

.wypelnij {
	width: 100%;
}

.ramkaEM {
	border-bottom: 1px solid #505050;
	border-right: 1px solid #505050;
}