html, body {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: sans-serif;
	text-align: center;
	color: #ECF9FB;
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #00343d url(images/tlo_cialo.png) repeat-x scroll;
}

#kontener {
	width: 750px;
	margin: auto;
	padding: 0px;
	text-align: left;
	min-height:650px;
	background: transparent url(images/tlo_srodek.png) no-repeat scroll center top;
}

#lewa {
	width:120px;
	float:left;
}

#srodek {
	width:510px;
	float:left;
}

#prawa {
	width:120px;
	float:left;
}

#naglowek {
	height:200px;
}

#menulewe {
	position:relative;
	top: 68px;
	padding-right:8px;
	text-align:right;
}

#menulewe li a:hover * {
	padding-right:5px;
}

#menuprawe {
	position:relative;
	top: 68px;
	padding-left:8px;
	text-align:left;
}

#menuprawe li a:hover * {
	padding-left:5px;
}

#tresc {
	font-size:1.3em;
	margin-bottom:4em;
}

.czysci {
	clear:both;
}

#stopka {
	background:url(images/tlo_stopka_gora.png) #001418 repeat-x ;
	font-size:1.1em;
	padding:10px;
}

#stopkakontener {
	width: 750px;
	margin: auto;
	padding: 0px;
	text-align: left;
	border-bottom: dotted 1px #ECF9FB;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
}

#stopka1,#stopka2,#stopka3 {
	float: left;
	width: 230px;
	margin: 10px;
}

.lewymargines {
	float: left;
	width: 25px;
	margin: -2.5em 0px 0px -25px;
}

h1 {
	margin: 0;
	padding: 0;
	position: relative;
	top: 35px;
	left: -4px;
}

h2 {
	border-bottom: dotted 1px #ffe64f;
	color: #ffe64f;
	margin-top:1.5em;
}

#stopka h2 {
	border: none;
	font-size:1em;
	margin:0 0 10px 0;
	color: white;
}

#stopka ul, #stopka ul li,  ul.menu,  ul.menu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#stopka ul li {
	margin-bottom:0.2em;
}

#motto {
	font-size:0.85em;
	text-align: right;
	margin-bottom:-1.8em;
}

#motto blockquote {
	margin: 0;
}

ul.menu li a {
	display:block;
	font-size:0;
	margin-bottom:2px;
}

a {
	text-decoration: none;
	border-bottom: solid 1px #d3fbff;
	background-color: transparent;
	color: #d3fbff;
}

a:hover {
	background-color: #3D5E63;
}

a.antipixel, a.antipixel *, a.antipixel:hover {
	text-decoration: none;
	border: none;
	background-color: transparent;
}

