img {
	behavior:	url("pngbehavior.htc");
}
<!--
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 100%;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.calage {
	background-image: url(img/s1.gif);
	background-repeat: repeat-x;
}
.poloska {
	background-image: url(img/polo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Poloska2 {
	background-image: url(img/Calage.jpg);
}
.Tel {
	font-family: "Times New Roman", Times, serif;
	padding-left: 10px;
}
.sp3 {
	background-image: url(img/sp3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.podpis {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	padding-top: 5px;
}
.sp4 {
	background-image: url(img/sp4.jpg);
	background-repeat: repeat-y;
}
.sp6 {
	background-image: url(img/sp5.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pogoda {
}
.CentrText2 {
	font-family: Calibri;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 80px;
	background-image: url(img/sp3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.CentrTextPhoto {
	font-family: Calibri;
	padding-right: 30px;
	padding-left: 10px;
	font-size: 18px;
	background-image: url(img/sp3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.photo {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
.TablText {
	font-family: Calibri;
	padding-left: 10px;
	font-size: 18px;
}
.InformationSmall {
	font-family: Calibri, "Times New Roman", Tahoma;
	font-size: 14px;
	padding-right: 80px;
	padding-left: 200px;
	padding-top: 10px;
}
.photocentr {
	padding-left: 40px;
}
.PhotoGalery {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}

.CentrText {
	font-family: Calibri;
	padding-right: 30px;
	padding-left: 10px;
	font-size: 18px;
}

h1{
	margin: 0px 0px 10px 10px;
	color: #537196;
}
/*************** Table Styles ********************/

.gtabel{
	border: 1px solid #c3c3c3;
	margin: 5px;
}
.gtabel td, .gtabel th{
	border: 1px solid #c3c3c3;
	padding: 0px 5px;
	margin: 1px;
	font-size: 16px;
}
/*************** Calendar Styles *****************/
.f_r{
	float: right;
}
.f_l{
	float: left;
}
.calendar{
	width: 300px;
	font-size: 16px;
	text-align: center;
	margin: 10px 0px 0px 0px;
}

.calendar .head{
	font-weight: bold;
}
		
.calendar a.day{
	cursor: pointer;
	display: block;
}

.calendar a.day:hover{
	background-color: #0e4ef0;
	color: #fff;
}
.calendar .day, .calendar .empty{
	float: left;
	width: 38px;
	height: 25px;
	border: 1px solid #c3c3c3;
	margin: 1px;
}
.calendar a div{
	margin: 2px;
}
.calendar a.selected{
	background-color: #f5796c;
}
.selected-green{
	background-color: #7fdb99;
}

.selected-yellow{
	background-color: #f7ec6d;
}
.selected-blue{
	background-color: #91d7fa;
}
.blue{
	background-color: #91d7fa;
}

.selected-orange{
	background-color: #ffa01c;
	opacity: 50%;
}
.orange{
	background-color: #ffa01c;
}

.calendar .empty{
	background-color: #c9c9c9;
}
.calendar .title{
	font-size: 18px;
	font-weight: bold;
}
.clear{
	clear: both;
}
form{
	margin: 0px 20px;
}
form div.item{
	margin: 5px 0px;
}
form div.item .field{
	width: 250px;
}
form div.item input.active{
	border: 2px solid #0e4ef0;
}
.errors{
	margin: 15px;
	width: 500px;
	border: 1px solid red;
	background-color: #fcfc9d;
	color: red;
	padding: 10px;
}
.legend{
	padding: 0px 10px;
}
.red{
	background-color: #f5796c;
}
.green{
	background-color: #6bff61;
}
.free{
	border: 1px solid #c3c3c3;
	padding: 0px 9px;
}
.calendar-table{
	width: 90%;
}
.calendar-table tr td{
	vertical-align: top;
}
.req{
	color: red;
}
.yellow{
	background-color: #f7ec6d;
}
.full-calendar .calendar{
	float: left;
	height: 200px;
}
