
#main { width: 800px; height: 920px; background-color: #ccc; margin: 0 auto; padding: 10px; }

#daty { background-color: #ddd; margin-right: 10px; width: 300px; overflow: scroll; }
#godziny { background-color: #eee; margin-right: 10px; width: 200px; text-align: center; overflow: scroll; }
#formularz {background-color: #fff; width: 260px; overflow: scroll; }
#header { background-color: #ddd; width: 200px; padding: 10px; margin-bottom: 20px; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
float: left;
}
#tytul { width: 500px; padding: 10px; margin-bottom: 20px; margin-left: 20px; float: left; text-align: center; font-size: 30px; }

#daty, #godziny, #formularz { height: 700px; float: left; padding: 10px; }
#wizyta { background-color: yellow; width: 400px; height: 200px; }

.clr { clear: both; }

.active { background-color: #fff; padding: 10px; }
.zajety { background-color: #f33; padding: 10px; }

#form1 p {
	font-size: 18px;
	line-height: 25px;
}

#form1 p label {
	width: 150px;
	display: inline-block;
}

#footer { width: 780px; padding: 10px; background-color: #ddd; margin-top: 10px; text-align: center; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}

.mainlogin1, #mainlogin { width: 800px; height: 140px; margin: 0 auto; padding: 20px; text-align: center; font-size: 30px; background-color: #ccc; text-decoration: none; }

.left1, .right1, #left, #right { height: 100px; float: left; padding: 5px; }
#left, .left1 { width: 300px; font-size: 14px; background-color: #ddd; }
#right, .right1 { width: 400px; text-align: center; }
.rodzaj_swiadczen { font-size: 18px; color: blue; }