@charset "utf-8";
/* CSS Document */

* {

	margin: 0px;
	padding: 0px;
	border:0;
}

.b1{
background-image:url(../images/tlo.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;


}

.b2{
background-image:url(../images/tlo2.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;

}
.b3{
background-image:url(../images/tlo3.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;

}
.b4{
background-image:url(../images/tlo4.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;

}
.font_bottom{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #fcf4e5;
padding-left:70px;
float:left;
}
.font_top{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#93742c;
padding-left:40px;
float:left;
}
.font_top_r{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#93742c;
padding-right:45px;
float: right;
}

.font_med1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#93742c;
width:400px;
padding-top:100px;
padding-left:70px;
float:left;
}

.font_med2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#93742c;
width:400px;
padding-top:60px;
padding-left:70px;
float:left;
}
.font_rez{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#93742c;
}
.font_rezp{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
background-color:#eae3d2;
color:#93742c;
}
.font_r{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#93742c;
float:left;
}

.font_med_pokoje{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#93742c;
width:590px;
padding-top:100px;
padding-left:70px;
float:left;
}

.font_stopka{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#93742c;
padding-left:40px;
}

.font_top a:link {
	text-decoration: none;
	color: #93742c;
}
.font_top a:visited {
	text-decoration: none;
	color: #93742c;
}
.font_top a:hover {
	text-decoration: none;
	color: #b08d3b;
}
.font_top_r a:link {
	text-decoration: none;
	color: #93742c;
}
.font_top_r a:visited {
	text-decoration: none;
	color: #93742c;
}
.font_top_r a:hover {
	text-decoration: none;
	color: #b08d3b;
}

#main{
background-image: url(1.0.jpg);
background-repeat:no-repeat;
margin:0 auto;
width:950px;
height:600px;


}
#main2{
background-image: url(2.0.jpg);
background-repeat:no-repeat;
margin:0 auto;
width:950px;
height:600px;


}

#main3{
background-image: url(3.0.jpg);
background-repeat:no-repeat;
margin:0 auto;
width:950px;
height:600px;


}

#main4{
background-image: url(4.0.jpg);
background-repeat:no-repeat;
margin:0 auto;
width:950px;
height:600px;


}

#menu{
font-weight: bold;
font-size:18px;
padding-top:118px;
padding-left:30px;
}


#text{
color: #EBEBEB;


font-size:14px;
padding-top:90px;
padding-left:40px;
}
#text2{
color: #EBEBEB;

font-size:14px;
padding-top:90px;
padding-left:40px;
}

#text3{
color: #EBEBEB;
font-size:16px;
padding-top:60px;
padding-left:40px;
}

#text4{
color: #EBEBEB;
font-size:16px;
padding-top:0px;
padding-left:40px;
}

#stopka{
color: #EBEBEB;
font-size:12px;


}

#stopka4{
color: #EBEBEB;
font-size:12px;


}

#stopka2{
color: #EBEBEB;
font-size:12px;


}

.big{
font-size:16px;
font-weight:bold;

}
.big2{
font-size:16px;
font-weight:bold;
padding-left:30px;

}
.vbig{
font-size:19px;
font-weight:bold;
}
.red{
color:#CC3333;
}
.f1{
padding-left:40px;
float:left;

}

.s a:link {
	text-decoration: none;
	color: #eee1c8;
}
.s a:visited {
	text-decoration: none;
	color: #eee1c8;
}
.s a:hover {
	text-decoration: none;
	color: #eed7aa;
}

.s1 a:link {
	text-decoration: none;
	color: #93742c;
}
.s1 a:visited {
	text-decoration: none;
	color: #93742c;
}
.s1 a:hover {
	text-decoration: none;
	color: #b08d3b;
}

.bord{
border:solid 3px #93742c;


}


/*KALENDARZ*/

input {
  width: 100px;
}
input.calendar {
  width: 74px;
}
button.calendar {
  background: url(calendar-icon.gif);
  border: 0;
  cursor: pointer;
  float: left;
  height: 20px;
  margin-right: 6px;
  width: 20px;
}
button.calendar:hover,
button.calendar.active {
  background-position: left bottom;
}



