@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/tlo.gif);
	margin: 0px;
}
#tloTop {
	position: absolute;
	height: 390px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(images/tlo_lewa.jpg);
}
#top {
	background-image: url(images/tlotop.gif);
	position: absolute;
	height: 215px;
	width: 970px;
	left: 0px;
	top: 0px;
	z-index: 100;
}
#menu {
	position: absolute;
	height: 225px;
	width: 970px;
	left: 0px;
	top: 215px;
	z-index: 100;
}
/*
#content {
	position: absolute;
	height: auto;
	width: 970px;
	left: 0px;
	top: 276px;
	background-image: url(images/tloTacka.gif);
	z-index: 0;
}
*/
#content {
	position: relative;
	width: 970px;
	left: 0px;
	top: 276px;
	background-image: url(images/tloTacka.gif);
	z-index: 0;
	height: auto;
	background-repeat: repeat-y;
}
#koniec {
	position: relative;
	width: 970px;
	left: -40px;
	top: 30px;
}
#poz {
	position: relative;
	width: 970px;
}
body #poz {
	margin-right: auto;
	margin-left: auto;
}
#teksty {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 660px;
	z-index: 1;
	position: relative;
	height: auto;
	line-height: normal;
	color: #333333;
	left: 0px;
	top: 0px;
}
.box {
	height: 200px;
	width: 300px;
	position: relative;
	left: 0px;
	top: 0px;
	display: inline-block;
}

#blueBox {
	position: absolute;
	height: 267px;
	width: 213px;
	left: 725px;
	top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#blueBox li {
	list-style-type: disc; color:#0066CC
}

#blueBox a {
	color: #666666;
	text-decoration: underline;
}
.nag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0C87B6;
}
#teksty a {
	color: #666666;
	text-decoration: underline;
}
.wiecej {
	color: #6699FF;
	font-weight: bold;
	text-decoration: none;
}
#greenBox{
	position:relative;
	top:0px;
	left:0px;
	width:391px;
	height:auto;
	background-image: url(images/box_lgreen.gif);
	background-repeat: repeat-x;

}
#greenBox_eng{
	position:absolute;
	top:160px;
	left:307px;
	width:391px;
	height:auto;
	background-image: url(images/box_lgreen_eng.gif);
	background-repeat: repeat-x;
	padding-top: 40px;
}

#greenBox a {
	text-decoration: none;
	color: #3399FF;
	padding-right: 5px;
	padding-left: 5px;
}


#orangeBox{
	position:relative;
	width:250px;
	height:115px;
	top:0px;
	left:0px;
	
	background-image:url(images/box_leczenie.gif);
	background-position:top;
	background-repeat: no-repeat;
}
#orangeBox_eng{
	position:relative;
	top:39px;
	width:250px;
	height:115px;
	padding-top:30px;
	background-image:url(images/box_leczenie_eng.gif);
	background-position:top

}
#stopka{
	position:relative;
	height:auto;
	width:970;
	text-align:center;
	padding-top: 30px;
	color: #06A9D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06A9D9;
	font-size: 11px;
	left: 0px;
	top: 0px;
	display: block;
}
#stopka a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}


#stopka ul li{
	display: inline;
}
.formy {
	font-size: 11px;
	background-color: #dddddd;
	border: 1px solid #666666;
	margin: 2px;
	padding: 5px;
	width: 100px;
}
#ankieta{
	padding:8px; margin:4px; background-color:#FFF; font-family:Verdana, Geneva, sans-serif
	}#ankieta form fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #093;
}
#ankieta form fieldset label {
	font-size: 0.8em;
}

#ankieta form fieldset ul {
	list-style-position: inside;
	list-style-type: none;
}
#ankieta form fieldset ul li {
	display: inline;
	float: left;
	padding-right: 20px;
	color: #C00;
	text-align: center;
}
#ankieta form fieldset {
	margin: 4px;
	margin-top:8px;
	padding: 4px;
	border:#ccc dotted 1px;
}

