body {
	margin:0;
	background-color:#EBEBEB;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
img{
	border:0;
}
table {
	width:100%;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	border-collapse:collapse;
	padding:0;
	margin:0;
}

button {
	background:transparent none repeat scroll 0%;
	border:0px solid;
	margin:0px;
	padding:1px;
}

a {
	color:#333333;
	text-decoration:none;
}

form {
	margin:0px;
}

textarea {
	width:95%;
}

#kontener {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#lewa {
	background-image:url(../img/bg_lewa.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:80px;
	height:400px;
	float:left;
}

#prawa {
	background-image:url(../img/bg_prawa.jpg);
	background-repeat:no-repeat;
	width:80px;
	height:400px;
	float:left;
}

#glowna {
	width:819px;
	float:left;
}

#glowna .menu {
	width:225px;
	float:left;
	background-color:#EBEBEB;
	text-align:center;
}

#glowna .tresc {
	min-height:492px;
	height:auto;
	width:594px;
	float:left;
}

#stopka {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:819px;
}

#stopka .lewa {
	background-color:#870C0B;
	float:left;
	width:225px;
	height:10px;
}
#stopka .tresc {
	background-color:#000000;
	float:left;
	width:594px;
	height:10px;
}

#stopka .supron {
	text-align:right;
}

#stopka .supron b{
	color:#870C0B;
}

#stopka .prestiz {
	text-align:right;
	color:#5E5E5E;
}
#stopka .prestiz a{
	color:#5E5E5E;
	text-decoration:none;
}
#opis {
	padding:10px;
}
.komunikat {
	text-align:center;
	color:#FF0000;
}
