html {
	background: #ffffff;
	color: #707070;
	font-family: tahoma, arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url('gfx/tlo.png') top left repeat-x;
	color: #707070;
	font-family: tahoma, arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#TOP {
	background: transparent url('gfx/tlo-d.png') bottom center no-repeat;
	width: 1000px;
	margin: auto;
}

#NAGLOWEK {
	clear: both;
	width: 100%;
 	height: 200px;	
	background: transparent url('gfx/logo.png') top left no-repeat;
}

#LOGOWANIE {
	clear: both;
	width: 100%;
 	height: 25px;	
	background: transparent;
	text-align: left;
}

#MENU {
	clear: both;
	width: 600px;
 	height: 25px;
	float: left;
	margin-left: 40px;
	background: transparent;
}

#LEWA {
	width: 110px;
	height: 100%;
	float: left;
	overflow: hidden;
	background: transparent;
}

#CENTRUM {
	width: 780px;
  	float: left;
	overflow: hidden;
	background: transparent;
}

#PRAWA {
	width: 110px;
	height: 100%;
	float: right;
	overflow: hidden;
	background: transparent;
}

#TRESC-G {
	width: 780px;
	height: 35px;
	float: left;
	overflow: hidden;
	background: transparent url('gfx/tresc-g.png') top left no-repeat ;
}
#TRESC {
	width: 740px;
	float: left;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	margin:0px;
	background: transparent url('gfx/tresc.png') top left repeat-y ;
}

#TRESC-D {
	width: 780px;
	height: 25px;
	float: left;
	overflow: hidden;
	background: transparent url('gfx/tresc-d.png') top left no-repeat ;
}

#STOPKA {
	clear: both;
	width: 100%;
	height: 60px;
	background: transparent url('gfx/stopka.png') no-repeat top left;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #5070b0;
}

h1, h2, h3, h4, h5, h6 {
	color: #5070b0;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h1{font-size: 22px;}
h2{font-size: 18px;}	
h3{font-size: 15px;}
h4{font-size: 12px;}
h5{font-size: 11px;}
h6{font-size: 9px;}

.naglowek-1 {
	color: #5070b0;
}

.naglowek-2 {
	color: #78c022;
}

.naglowek-3 {
	color: #da5f14;
}

p { 
	text-align: left;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	text-indent: 20px;
}

a {
	text-decoration: none;
	color:#5070b0;
}

a:hover {
	text-decoration: underline;
	color: #3161b2;
}

p.tresc {
	font-size: 13px;
	padding: 5px 0px;
	text-indent: 20px;
	line-height: 150%;
	text-align: justify;
}

a.tresc {
	font-size: 13px;
	text-indent: 20px;
	line-height: 150%;
}

a.galeria-m:link, a.galeria-m:visited {
	border: 0;
	float: none;
	padding: 0px;
}

a.galeria-m:link img, a.galeria-m:visited img {
	border: 1px solid #aaaaaa;
	padding: 1px;
}

a.galeria-m:hover img {
	border: 1px solid #6bc128;
}

ul.tresc {
	font-size: 13px;
	text-indent: 0px;
	margin: 0px;
	padding-left: 20px;
	line-height: 150%;
}

iframe.tresc {
	border: 1px solid #5070b0;
	float: right;
	padding: 1px;
	margin: 10px;
}

iframe.tresc-m {
	border: 1px solid #5070b0;
	float: none;
	padding: 1px;
	margin: 10px;
}

.adres {
	font-size: 13px;
	margin-left: 15px;
	padding-bottom: 10px;
}

ul.menu {
	float: left;
	width: 600px;
}

ul.menu li.menu, ul.menu li.menu-p {
	float: left;
}

ul.menu, ul.menu li.menu, ul.menu li.menu-p {
	display: block;
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

li.menu a:link, li.menu a:visited {
	color: #5070b0;
	text-decoration: none;
	width: 105px;
	height: 20px;
	display: block;
	padding-top: 5px; 
	font-weight: bold;
	font-size: 15px;
	background: transparent url('gfx/menu.png') no-repeat left top;
}

li.menu a:hover {
	color: #78c022;
	text-decoration: underline;
	background: url('gfx/menu.png') no-repeat left top;
	background-position: 0 -25px;
}

li.menu-p a:link, li.menu-p a:visited {
	color: #5070b0;
	text-decoration: none;
	width: 75px;
	height: 20px;
	display: block;
	padding-top: 5px; 
	font-weight: bold;
	font-size: 15px;
	background: transparent url('gfx/menu-p.png') no-repeat left top;
}

li.menu-p a:hover {
	color: #78c022;
	text-decoration: underline;
	background: url('gfx/menu-p.png') no-repeat left top;
	background-position: 0 -25px;
}

ul.promocje_1 {
	color: #fcce31;
	font-size: 13px;
	text-indent: 0px;
	margin: 0px;
	padding-left: 20px;
	line-height: 150%;	
}

ul.promocje_2 {
	color: #f99d25;
	font-size: 13px;
	text-indent: 0px;
	margin: 0px;
	padding-left: 20px;
	line-height: 150%;	
}

ul.promocje_3 {
	color: #f31011;
	font-size: 13px;
	text-indent: 0px;
	margin: 0px;
	padding-left: 20px;
	line-height: 150%;	
}

ul.promocje_4 {
	color: #399fd3;
	font-size: 13px;
	text-indent: 0px;
	margin: 0px;
	padding-left: 20px;
	line-height: 150%;	
}

ul.promocje_5 {
	color: #81bc37;
	font-size: 13px;
	text-indent: 0px;
	margin: 0px;
	padding-left: 20px;
	line-height: 150%;	
}


form.logowanie {
	padding-top: 2px;
	color: #909090;
	font-size: 11px;
}

input.logowanie {
	width: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #1e4da5;
	color: #BBBBBB;
	background-color: transparent;	
	font-size: 11px;
	font-weight: bold;
}

input.logowanie:hover {
	border-width: 1px;
	border-style: solid;
	border-color: #4e6da6;
}

div.logowanie {
	display: inline-block;
	text-align: right;
	font-weight: bold;
}

input.panel, textarea.panel {
	border-color: #abadb3;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
}

input.panel:hover, textarea.panel:hover {
	border-color: #a2c257;
	background-color: #e8ecf5;
}

table.cennik {
	border: none;
	padding: 1px;
	margin: auto;
	text-align: left;
}

td.cennik_1 {
	border-style: solid;
	border-width: 1px;
	border-color: #a2c257;
	background-color: #e8ecf5;
	min-width: 150px;
	padding: 2px 7px 2px 7px;
	font-weight: bold;
}

td.cennik_2 {
	border-color: #abadb3;
	border-style: solid;
	border-width: 1px;
	background: #ffffff;
	min-width: 100px;
	padding: 2px 7px 2px 7px;
}

.opisik {
	width: 100px;
	display: inline-block;
	text-align: right;
	font-weight: bold;
}

.opisik_f {
	width: 220px;
	display: inline-block;
	text-align: right;
	font-weight: bold;
}

.tekscik {
	width: 300px;
	text-align: left;
	font-style: oblique;
}

.zgloszenie {
	text-align: center;
	margin: auto;
	padding: 5px;
	float: left;
	width: 355px;
}

.bloczek{
	width: 735px;
	text-align: center;
	clear: both;
	padding-top: 15px;
}

.bloczek_f{
	width: 640px;
	text-align: center;
	clear: both;
}

.ilustracja-r { 
	float: right;
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #5070B0;
}

.ilustracja-l { 
	float: left;
	margin-right: 10px;
	padding: 0px;
}

.promocja_1 {
	color: #fcce31;
	text-align: center;
}
.promocja_2 {
	color: #f99d25;
	text-align: center;
}

.promocja_3 {
	color: #f31011;
	text-align: center;
}

.promocja_4 {
	color: #399fd3;
	text-align: center;
}

.promocja_5 {
	color: #81bc37;
	text-align: center;
}

.komunikat_ok {
	color: #5b953a;
	text-align: center;
	font-weight: bold;
}

.komunikat_blad {
	color: #da5f14;
	text-align: center;
	font-weight: bold;
}

.formularz_bf {
	background: #eeeeee;
	color: #707070;
	font-family: tahoma, arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

table.formularz {
	border: none;
	padding: 1px;
	margin: auto;
	text-align: left;
}

td.formularz_1 {
	border-style: solid;
	border-width: 1px;
	border-color: #a2c257;
	background-color: #e8ecf5;
	width: 190px;
	padding: 2px 7px 2px 7px;
	font-weight: bold;
	text-align: right;
}

td.formularz_2 {
	border-color: #abadb3;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	width: 430px;
	padding: 2px 7px 2px 7px;
	font-style: oblique;
}

div.online {
	color: #fcce31;
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0px 20px 0px;
	margin: auto;
	text-align: center;
	border-bottom: solid 1px #5070b0;
}

div.online a:link, div.online a:visited {
	color: #ff8000;
	text-decoration: none;
}

div.online a:hover {
	color: #ff8000;
	text-decoration: underline;
}