html {
	height: 100%;
	background-color: #bfd2f7;
}
body {
	height: 100%;	
	background-color: #bfd2f7;
	background: url(i/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div {
	position: relative;
	border: 0px dotted yellow;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
a:link, a:active, a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #ffcc99;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#kontener {
	width: 1046px;
	text-align: center;
}
#reklamy {
	position: relative;
	z-index: 50;
	text-align: center;
}
#baneryR {
	float: right;
	padding-top: 340px;
}
#baneryL {
	float: left;
	padding-top: 340px;
}
#logo {
	position: absolute;
	z-index: 10;
	width: 230px;
	height: 100px;
	margin-left: 15px;
}
#menu {
	width: 740px;
	height: 75px;
	background: url(i/me_bg.jpg) no-repeat;
}
#menu_strony {
	top: 25px;
	left: 245px;
	width: 485px;
	height: 25px;
}
.menu_pos {
	float: left;
	height: 25px;
}
#grafika {
	width: 740px;
	height: 230px;
	background: url(i/grafika.jpg) no-repeat;
}
#slonce {
	position: absolute;
	z-index: 5;
	width: 740px;
	height: 230px;
}
#main {
	width: 740px;
	background: url(i/main_bg.jpg) no-repeat;
}
#main2 {
	width: 740px;
	background: url(i/main_bg2.jpg) no-repeat;
}
#left {
	float: left;
	width: 200px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#right {
	float: left;
	width: 470px;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 30px;	
}
#stopka {
	width: 740px;
	height: 67px;
	background: url(i/stopka.gif) no-repeat;
}
#stopka2 {
	width: 740px;
	height: 67px;
	background: url(i/stopka2.gif) no-repeat;
}
#copyright {
	float: left;
	width: 225px;
	padding-left: 25px;
	margin-top: 22px;
	font-family: Arial;
	font-size: 11px;
	color: #ebe0d9;
}
a.wykonawca:link, a.wykonawca:active, a.wykonawca:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ebe0d9;
	text-decoration: none;
}
a.wykonawca:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;	
}
#podmenu {
	float: left;
	padding-top: 27px;
	padding-right: 15px;
	text-align: left;
}
a.podmenu:link, a.podmenu:active, a.podmenu:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.podmenu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}
#box1 {
	width: 250px;
	height: 100px;
	background-color: #006699;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 15px;
}
.input1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 200px;
	border: 1px solid #000000;
}
.input2 {
	font-family: Verdana;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	width: 100px;
	border: 1px solid #000000;
	text-align: center;
}
.input3 {
	font-family: Verdana;
	font-size: 11px;
	background-color: #006699;
	color: #ffffff;
	width: 95px;
	border: 1px solid #ffffff;
	text-align: center;
}
.zolty {
	color: #FF3333;
}

