body {
	margin:0px;
	background-image:url('img/tlo.png');
	background-repeat:repeat;
	color:#fff;
	letter-spacing:1px;
	font-size:9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	letter-spacing:1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #1CA3E5;
	line-height:20px;
	font-size:11px;
}
.tytul {
	letter-spacing:1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #1CA3E5;
	line-height:20px;
}
input, textarea {
	background-color:#232323;
	border: 1px solid #424242;
	padding-left:3px;
	line-height:14px;
	margin-bottom:2px;
	color:#424242;
	width:200px;
}
img {
	border:0px;
}
a {
	color:#1CA3E5;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
	
#header a {
	margin-left:10px;
	color:#1ca3e5;
	text-decoration:none;
	background-image:url('img/tlo_menu.png');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
}
#header a:hover {
	color:#fff;
}
#all {
	width:729px;
	margin:auto;
}
#headerTop {
	margin:auto;
	height:20px;
	background-image:url('img/ramka.png');
	background-repeat:repeat-x;
	background-position:bottom;
}
#header {
	margin-top:120px;
	background-image:url('img/pasek_g.png');
	background-repeat:repeat-y;
	margin:auto;
	height:96px;
}
#topMenu {
	float:right;
	margin-right:25px;
	margin-top:20px;
	color:#1ca3e5;
	text-align:right;
}
#menu {
	margin:auto;
	height:213px;
	background-image:url('img/pasek_g.png');
	background-repeat:repeat-y;
}
#menuGfx {
	width:194px;
	height:174px;
	float:left;
	background-color:#CCC;
}
#content {
/*	height:250px; */
	height:100%;
	width:763px;
	background-image:url('img/sprezyna.png');
	background-repeat:repeat-y;
	background-position:top right;
	margin:auto;
	padding-left:10px;
}
#tresc {
	background-image:url('img/pasek_s3.png');
	background-repeat:repeat-y;
	background-position:left top;
	height:100%;
	float:left;
	width:643px;
	color:#fff;
	font-size:11px;
	margin-left:12px;
	padding-left:60px;
	padding-top:10px;
	padding-bottom:10px;
}
#stopkaSpace {
	margin:auto;
	width:729px;
	height:10px;
	background-image:url('img/pasek_g.png');
	background-repeat:repeat-y;
}
#stopka {
	margin:auto;
	width:729px;
	height:63px;
	background-image:url('img/stopka.png');
}
#stopkaPisz {
	color:#fff;
	margin-left:70px;
	margin-top:15px;
	float:left;
}
#podpis {
	margin:auto;
	width:720px;
	text-align:right;
	margin-top:5px;
}