html {
	background-color: #ffffff;
}
body { 
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Verdana; 
	font-size: 11px;
	color: #000000; 
	text-align: left; 
}
div { 
	position: relative; 
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000; 
	border: 0px solid #000000;
	text-align: left;
}
p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-indent: 10px;
	text-align: justify;
}
a:link, a:active, a:visited { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #084284;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
a:hover { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #e66b21; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
#kontener {
	width: 750px;
}
#top {
	width: 750px;
	height: 170px;
	background: url(i/top.jpg) no-repeat;
	text-align: right;
}
#logo {
	width: 300px;
	height: 130px;
}
#left {
	float: left;
	width: 300px;
	text-align: left;
	vertical-align: top;
}
#right {
	float: left;
	width: 450px;
	text-align: left;
	vertical-align: top;
}
#witamy {
	width: 450px;
	height: 130px;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.ikonka {
	margin-left: 7px;
}
#header {
	width: 450px;
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}
#tekst {
	width: 450px;
	color: #000000;
}
#menu {
	padding: 0px;
	width: 250px;
	background: url(i/m_bg.jpg);
	vertical-align: top;
}
.menu_bg {
	width: 250px;
	height: 5px;
}
.pos1 {
	width: 250px;
	height: 30px;
	margin-bottom: 5px;
}
.pos2 {
	width: 250px;
	height: 30px;
}
#jezyki {
	width: 250px;
	text-align: center;
	margin-bottom: 50px;
}
#pas {
	width: 750px;
	height: 10px;
	background-color: #666666;
}
#stopka {
	width: 750px;
	background-color: #999999;
}
#copyright {
	padding: 20px;
	text-align: left;
	color: #ffffff;
}
#wykonawca {
	padding: 20px;
	text-align: right;
}
a.wykonawca:link, a.wykonawca:active, a.wykonawca:visited { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #ffffff;
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
}
a.wykonawca:hover { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
}