* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url('grafika/background.gif') repeat-x;
	background-color: #FFFFFF;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
    color: #FFFFFF; 	
	text-align: center;
}

a {
	color: #1164AA;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a.link {
	color: #1164AA;
	border-bottom: 1px solid #C7D4D5;
	text-decoration: none;
}

a.link:hover {
	text-decoration: none;
	color: #1164AA;
	border-bottom: 1px solid #1164AA;
}

a.link:visited {
	text-decoration: none;
}

a.link2 {
	color: #1164AA;
	border-bottom: 1px solid #79A9CF;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: none;
	color: #1164AA;
	border-bottom: 1px solid #1164AA;
}

a.link2:visited {
	text-decoration: none;	
}

a.link3 {
	color: #1164AA;
	border-bottom: 1px solid #5B8EB9;
	text-decoration: none;
}

a.link3.active {
	color: #1164AA;
	border-bottom: 1px solid #5B8EB9;
	text-decoration: none;
	font-weight: bold;
}

a.link3:hover {
	text-decoration: none;
	color: #1164AA;
	border-bottom: 1px solid #1164AA;
}

a.link3:visited {
	text-decoration: none;
}

img {
	border: 0px;
}

hr {
	border: 0px;
	height: 1px;
	color: #93ABBA;
	background-color: #93ABBA;
	width: 370px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#container {
	width: 956px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF1D7 url('grafika/background.gif') repeat-x;
	text-align: left;
	position: relative;
}

#right {
	width: 231px;
	float: left;
	min-height: 600px; 
	height:auto;
}

#main {
	float: right;
	width: 725px;
	background-color: #A5B8C9;
}

#foot {
	width: 956px;
	background-color: #FFF1D7;
	height: 59px;
	clear: both;
}

#foot .venti {
	float: left;
	padding-left: 130px;
	padding-top: 24px;
}

#foot .stopka {
	float: right;
	
	text-align: right;
	padding-top: 30px;
	padding-right: 10px;
	
}

#logo {
	float: left;
	width: 231px;
	height: 161px;
}

#logo h1 {
	text-align: center;
	margin-top: 25px;
}

#contact {
	float: left;
	width: 231px;
	height: 125px;
	background: url('grafika/kontakt.gif');
	text-indent: -999999px;
}

#newsletter {
	float: left;
	width: 231px;
	height: 120px;
	background: url('grafika/newsletter.gif');
	text-align: center;
}

#newsletter p {
	padding: 5px 5px 5px 5px;
	text-align: center;
	line-height: 18px;
}

#newsletter p.first{
	padding: 20px 5px 10px 5px;
	text-align: center;
	line-height: 18px;
}

#newsletter .send{
	background-image: url('grafika/wyslij.gif');
	width: 62px;
	height: 20px;
	border:0px solid;
	cursor: pointer;
}

#newsletter .left{
	float: left;
	padding-left: 20px;
	padding-top: 1px;
}

#newsletter .right{
	float: right;
	padding-right: 20px;
}

.texta {
	font-size: 14px;
	width: 120px;
	background-color: #FFFFFF;
	border: 1px solid #768020;
	vertical-align: top;
}

#danekontaktowe {
	background: url('grafika/kontakt_header.gif') no-repeat;
	background-color: #FFF1D7;
	width: 231px;
	float: left;
	bottom: 60px;
	left: 0px;
	position: absolute;
}

#danekontaktowe p{
	padding: 52px 15px 0 0;
	color: #A8895D;
	float: right;
	line-height: 17px;
	text-align: right;
}

#top {
	background: url('grafika/main.png');
	float: left;
	width: 725px;
	height: 285px;
}

#left_sub {
	background: #A5B8C9 url('grafika/subback.gif') repeat-x;
	float: left;
	width: 287px;
}

#left_sub h1 {
	background: url('grafika/aktualnosci.gif') no-repeat;
	text-indent: -999999px;
	margin: 12px 0 0 27px;
}

#left_sub h2 {
	color: #1164AA;
	font-weight: bold;
	font-size: 11px;
	padding: 25px 0 5px 31px;
	
}

#left_sub p {
	padding: 0 35px 0 35px;
	line-height: 16px;
}

#left_sub p.archiwum {
	background-color: #79A415;
	height: 18px;
	padding: 2px 0 0 13px;
	margin: 37px 35px 20px 35px;
	font-size: 11px;
	vertical-align: bottom;
}

#left_sub a {
	color: #FFFFFF;
	text-decoration: none;
}

#right_sub {
	background: #A9C0D0 url('grafika/middleback.gif') repeat-y;
	float: left;
	width: 438px;
}

#right_content {
	background: url('grafika/revgradient.gif') repeat-x bottom center;
	margin-left:2px;
}

#right_content h1 {
	background: url('grafika/witaj.gif') no-repeat;
	text-indent: -999999px;
	height: 42px;
	margin: -2px 0 0px 30px;
}

#right_content h2 {
	background: url('grafika/oferta_salute.gif') no-repeat;
	text-indent: -999999px;
	height: 24px;
	margin: 10px 0 10px 30px;
}

#right_content p {
	padding: 10px 39px 0 37px;
	line-height: 16px;
}

/* menu */
#menu {
	position: absolute;
	color: #ffffff;
	float: left;
	font-size: 11px;
	width: 600px;
}

#menu li {
	padding-left: 14px;
	padding-right: 10px; 
	background-image: url('grafika/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 .2em;
	list-style: none;
	display: inline;
	vertical-align: top;
	text-transform: lowercase;
}

#menu li a {
	color: #774E1E;
	font-weight: bold;
	text-decoration: none;
}

#menu li a:hover {
	color: #1164AA;
	text-decoration: none;
}

#menu li.active a{
	color: #1164AA;
	font-weight: bold;
	text-decoration: none;
}

#menuposition {
	float: left;
	padding-top: 21px;
}
/* /menu */

/* podmenu */
#podmenu {
	color: #ffffff;
	float: left;
	font-size: 11px;
	width: 200px;
}


#podmenu li {
	padding-left: 14px;
	padding-right: 17px; 
	background-image: url('grafika/podmenu.gif');
	background-repeat: no-repeat;
	background-position: 0 .1em;
	list-style: none;
	vertical-align: top;
	line-height: 22px;
	text-align: right;
}

#podmenu li a {
	color: #1164AA;
	text-decoration: none;
}

#podmenu li a:hover {
	color: #774E1E;
	text-decoration: none;
}

#podmenu li.active a{
	color: #774E1E;
	text-decoration: none;
}

#podmenuposition {
	float: right;
	padding-top: 21px;
	padding: 19px 10px 110px 0;
}
/* /podmenu */

#ptext ul { 
	padding-top: 10px;
}

#ptext li {
	padding-left: 20px;
	padding-right: 10px; 
	background-image: url('grafika/bluearrow.gif');
	background-repeat: no-repeat;
	background-position: 0 6px;
	list-style: none;
	vertical-align: top;
	line-height: 18px;
	margin-left: 20px;
}

/* adres */

.adres {
	padding-bottom: 3px;
	padding-top: 7px;
}

.adres li {
	padding-left: 10px;
	padding-right: 3px; 
	background-image: url('grafika/arrow2.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	list-style: none;
	display: inline;
}

.adres li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
	vertical-align: middle;
}

.adres li a:hover {
	color: #1164AA;
	text-decoration: none;
}

.adres li.active a{
	color: #1164AA;
	font-weight: bold;
	text-decoration: none;
}

.adres li.first {
	background-image: none;
	padding-left: 0px;
	padding-right: 3px; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma, Verdana, sans-serif;
}



/* /adres */

/* stopkamenu */
#stopkamenu {
	font-size: 10px;
	width: 600px;
}

#stopkamenu li {
	padding-left: 14px;
	padding-right: 10px; 
	background-image: url('grafika/stopkamenu.gif');
	background-repeat: no-repeat;
	background-position: 0 3px;
	list-style: none;
	display: inline;
	vertical-align: top;
	text-transform: lowercase;
}

#stopkamenu li a {
	color: #BB9F7A;
	text-decoration: none;
}

#stopkamenu li a:hover {
	color: #774E1E;
	text-decoration: none;
}

#stopkamenu li.active a{
	color: #88AAC0;
	text-decoration: none;
}

#stopkamenu li.first {
	color: #88AAC0;
	background-image: none;
	text-decoration: none;
}

/* /stopkamenu */

/* lista */

.lista li {
	background-image: url('grafika/more.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	list-style: none;
	line-height: 15px;
	padding-left: 18px;
}

.lista li a {
	color: #1164AA;
	border-bottom: 1px solid #79A9CF;
	text-decoration: none;
}

.lista li a:hover {
	color: #1164AA;
	border-bottom: 1px solid #1164AA;
	text-decoration: none;
}

.lista li.active {
	color: #1164AA;
	font-weight: bold;
	text-decoration: none;
}

/* /lista */

#polecaj {
	position: relative;
	float: right;
	top: 75px;
	right: 15px;
	color: red;
	background: url('grafika/polecaj.gif') no-repeat bottom right;
	padding-right: 8px;
	z-index: 9;
}

#polecaj a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

#box1, #box2, #box3 {
	float: left;
}

#box1 {
	padding-left: 34px;
	width: 150px;
}

#box2 {
	width: 100px;
}

#box3 {
	width: 100px;
}



#clear {
	clear: both;
}

/* Kalendarz */

.dp_container * {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
}

input.dater {
	width:70px;
	cursor:pointer;
}
.dp_container {
	background-color:#CCCCCC;
	position:absolute;
	margin-top:20px;
	height:0px;
	width:165px;
	padding:2px;
	overflow:hidden;
}


.dp_cal {
	width:100%;
	border-collapse:collapse;
	background-color:white;
}

.dp_cal th { background-color:#eaeaea; border-bottom:1px solid black;}
.dp_cal td { text-align:center;}
.dp_cal td.day { cursor:pointer;}
.dp_cal td.day:hover{ background-color:#eaeaea; }
.dp_cal td.today { border:1px solid black;}
.dp_cal td.current { background-color:#aeaeae;}
/* koniec Kalendarz */

.error {
	color: red;
}

#text {
	padding: 15px 30px 15px 30px;
	line-height: 15px;
}

#text p.archiwum {
	background-color: #79A415;
	color: #FFFFFF;
	width: 225px;
	height: 18px;
	padding: 2px 0 0 13px;
	margin: 37px 35px 10px 0px;
	font-size: 11px;
	vertical-align: bottom;
}

#textRamka {
	float: left;
	background: url('grafika/text-background.gif') repeat-x;
	width: 725px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.text_table {
	border: 1px solid #D2DCE4;
}

.foto {
	background-color: #8E9FB1;
	padding: 0px;
	vertical-align: middle;
	margin: 5px;
	padding: 1px 1px 0px 1px;
	text-align: right;
}

.foto_container {
	width: 130px;
	float: left;
	text-align: right;
	margin:0 auto;
}

.news_date {
	font-size: 9px;
}

.news_title {
	color: #1164AA;
	font-weight: bold;
	font-size: 11px;
}

.news_text {
	margin-top: 14px;
}

td {
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
    color: #FFFFFF; 	
}

.label {
	width: 160px;
	text-align: right;
	padding-right: 0px;
	padding: 5px;
	padding-left: 10px;
}

.labelzgoda {
	width: 460px;
	text-align: left;
	padding-right: 0px;
	padding: 5px;
	padding-left: 70px;
	display: block;
}

#zapisz {
	border: medium none; 
	width: 93px; 
	height: 20px; 
	margin-right: 45px;
}

.tnx {
	line-height: 20px;
	font-size: 19px;
	padding-top: 100px;
	text-align: center;
}

.red {
	line-height: 20px;
	font-size: 19px;
	text-align: center;
	color: red;
	padding-bottom: 10px;
}

select {
	background-color: #FFFFFF;
}

#flash {
	position: absolute;
	width: 725px;
	height: 219px;
	top: 43px;
}
