body {
	background: #375f8b;
	background-repeat: repeat-x;
	margin: 0px;
	background-image: url(images/bg_foto.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#container {
	width: 910px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -455px;
}

#logo {
	position: absolute;
	width: 151px;
	height: 151px;
	top: 0px;
	left: 5px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}

#sunaj {
	position: absolute;
	width: 210px;
	height: 50px;
	top: 11px;
	left: 158px;
	background-image: url(images/sunaj.jpg);
	background-repeat: no-repeat;
}

#osk {
	position: absolute;
	width: 325px;
	height: 20px;
	top: 89px;
	left: 158px;
	background-image: url(images/osk.jpg);
	background-repeat: no-repeat;
}

/* FOR IE */
#ramki {
	display: block;
	width: 900px;
	position: absolute;
	top: 180px;
	left: 5px;
}

#ramki_top {
	display: block;
	width: 900px;
	height: 10px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(images/ramki_top_IE2.gif);
	background-repeat: no-repeat;
}

#ramki_content {
	display: block;
	width: 900px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: -10px;
	background-image: url(images/ramki_content_IE2.gif);
	background-repeat: repeat-y;
}

#ramki_bottom {
	display: block;
	width: 900px;
	height: 10px;
	position: relative;
	top: 13px;
	background-image: url(images/ramki_bottom_IE2.gif);
	background-repeat: no-repeat;
	clear: both;
}

/* NORMAL BROWSERS */
html>body #ramki {
	
	width: 910px;
	position: absolute;
	top: 180px;
	left: 0px;
}

html>body #ramki_top {
	width: 910px;
	height: 14px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(images/ramki_top2.png);
	background-repeat: no-repeat;
}

html>body #ramki_content {
	width: 910px;
	position: relative;
	left: 0px;
	margin-top: 0px;
	background-image: url(images/ramki_content2.png);
	background-repeat: repeat-y;
}

html>body #ramki_bottom {
	
	width: 910px;
	height: 13px;
	position: relative;

	background-image: url(images/ramki_bottom2.png);
	background-repeat: no-repeat;
	clear: both;
}

#menu {
	position: absolute;
	width: 910px;
	height: 20px;
	top: 155px;
	left: 5px;
}

p.menu {
	color: #acc1ff;
	font-weight:bold;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin-top: 0px;
}

a.menu:link {
	color: #acc1ff;
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

a.menu:active {
	color: #acc1ff;
	font-size:32px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

a.menu:visited {
	color: #acc1ff;
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

a.menu:hover {
	color: #fff;
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

a.bus:link {
	color: #ffcc00;
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

a.bus:active {
	color: #ffcc00;
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

a.bus:visited {
	color: #ffcc00;
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

a.bus:hover {
	color: #ffcc00;
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}

p.left {
	color: #000;
	margin-left: 20px;
	margin-right: 15px;
	font-size:10pt;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-align: justify;
	/*float: left;*/
}

p.center {
	color: #000;
	margin-left: 20px;
	margin-right: 15px;
	font-size:10pt;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-align: center;
	/*float: left;*/
}

p.adress {
	color: #fff;
	font-size:10pt;
	margin: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
}

p.left a:link {
	color: #2b4e7b;
	text-decoration: underline;
}

p.left a:active {
	color: #2b4e7b;
	text-decoration: underline;
}

p.left a:visited {
	color: #2b4e7b;
	text-decoration: underline;	
}

p.left a:hover {
	color: #2b4e7b;
	text-decoration: underline;
	font-weight: bold;
}

TD a:link {
	color: #2b4e7b;
	text-decoration: underline;
}

TD a:active {
	color: #2b4e7b;
	text-decoration: underline;
}

TD a:visited {
	color: #2b4e7b;
	text-decoration: underline;	
}

TD a:hover {
	color: #2b4e7b;
	text-decoration: underline;
	font-weight: bold;	
}

TABLE {
	margin-left: 20px;
	margin-right: 15px;
	border: 0 0 1px 0 solid #ccc;	
	border-collapse: collapse;
}

TD {
	color: #000;
	font-size:10pt;
	font-family:Verdana;
	font-style:normal;
	font-weight:normal;
	text-align: center;

	/*float: left;*/	
}

TD.godz {
	border: 0 1px 1px 1px solid #ddd;
}

TABLE.cennik {
	margin-left: 20px;
	margin-right: 20px;
}

TABLE.cennik TD {
	color: #000;
	font-size:10pt;
	font-family:Verdana;
	font-style:normal;
	font-weight:normal;
	text-align: left;
	/*float: left;*/	
}

UL LI {
	color: #000;
	font-size:10pt;
	font-family:Verdana;
	font-style:normal;
	font-weight:normal;
	text-align: left;
	/*float: left;*/	
}

p.right {
	color: #fff;
	margin-right: 15px;
	font-size:10pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	/*float: right;*/
}

p.right a:link {
	text-decoration: underline;
	color: #ffcc00;
}

p.right a:visited {
	text-decoration: underline;
	color: #ffcc00;
}

p.right a:active {
	text-decoration: underline;
	color: #ffcc00;
}

p.right a:hover {
	color: #ffcc00
	text-decoration: none;
}

li.kat {
 color: #fff;
}

#left {
	width: 568px;
	float: left;
}

#right {
	width: 290px;
	float: right;
}

hr {
	width: 95%;
	border: 0;
	color: #ffcc00;
	background-color: #ffcc00;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 9pt;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	margin-left: 20px;
}

p.linia {
	margin-top: -10px;
	width: 75%;
	border-bottom: dotted 1px #aabef0;
	text-align: left;
}
.nagl_prawy {
	color: #aabef0;
}
