@charset "iso-8859-2";
body {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
#tlo_pasek {
	background-image: url(../images/tlo.png);
	background-repeat: repeat-x;
	height: 154px;
	width: 100%;
	z-index: 1;
}
#kontener {
	height: auto;
	width: 848px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 10;
	position: relative;
	top: -154px;
	left: auto;
	right: auto;
	text-align:left;
}
#naglowek {
	padding: 0px;
	float: left;
	height: 75px;
	width: 848px;
	margin-top: 10px;
}
#menu-box {
	float: left;
	height: 25px;
	width: 600px;
	margin-top: 14px;
	font-weight: bold;
	color: #FFF;
	font-size: 0.8em;
	margin-left: 60px;
}
* html #menu-box {
	margin-bottom: -3px;
	margin-left: 30px;
}
#main {
	background-image: url(../images/tlo-g.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 848px;
}
#stopka {
	background-image: url(../images/stopka.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 47px;
	width: 848px;
}
#tresc {
	padding: 0px;
	float: left;
	width: 670px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	line-height: 1.6;
}
* html #tresc {
	margin-left: 5px;
}
#prawa {
	float: right;
	height: auto;
	width: 159px;
	margin-top: 0px;
	margin-right: 0px;
}
#promocja {
	background-image: url(../images/promocja.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 159px;
}
#promocja-tresc {
	background-image: url(../images/promocja-tlo.png);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	height: auto;
	width: 143px;
	color: #FFF;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 4px;
}
h3 {
	color: #333;
	margin-top: 2px;
}
#menu_stopka {
	float: right;
	height: 20px;
	width: 150px;
	text-align:center;
	margin-top: 28px;
	font-size: 0.8em;
}
#menu_stopka a:link, #menu_stopka a:visited, #menu_stopka a:active {
	text-decoration:none;
	color: #FFF;
	font-weight:normal;
}
#menu_stopka a:hover {
	color: #CCC;
}
#tresc a:link, #tresc a:visited, #tresc a:active {
	text-decoration:none;
	color: #600;
	font-weight:normal;
}
#tresc a:hover {
	color: #333;
}
#flash {
	float: right;
	height: 75px;
	width: 512px;
}
#logo {
	float: left;
	height: 75px;
	width: 336px;
}
/* formularze */
form p {
	clear:left;
	margin:0;
	padding:0;
	padding-top:5px;
}
form p label {
	float:left;
	width:20%;
	margin-left: 5px;
}
legend {
	font-weight: bold;
	color: #000;
}
fieldset {
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	padding-left: 5px;
}
.przycisk {
	background-color: #ebebeb;
	border: 1px solid #a00c0f;
	margin-bottom: 3px;
}
.przycisk:hover {
	background-color: #CCC;
	border: 1px solid #900;
	color: #a00c0f;
}
.pod-punkt {
	margin-left: 30px;
}
