.frozm0 { font-size: 11px; }
.frozm1 { font-size: 13px; }
.frozm2 { font-size: 16px; }

a { text-decoration: none; color: #9C2E19; }
a:hover {text-decoration: none; color: #FF0000; }

.pathlink { text-decoration: none; color: #C5956A; }
.pathlink:hover {text-decoration: none; color: #D27300; }

.stopa { text-decoration: none; color: #9C2E19; }
.stopa:hover {text-decoration: none; color: #FF0000; }

.obramowanie { margin: 15px; border: 1px solid #707070; padding: 3px; }

.txt_normal {  }
.txt_normal_150 { line-height: 150%; }

.txt_wciecie { text-indent: 30px; }
.txt_wciecie_150 { text-indent: 30px; line-height: 150%; }

.frozm1 { font-size: 11px; }
.frozm2 { font-size: 13px; }
.frozm3 { font-size: 15px; }
.frozm4 { font-size: 17px; }

.fotoramka { position: relative; z-index:60; margin: 10px; border: 2px solid #DDB089; padding: 5px; }

.okienko {font-family: Tahoma; font-size: 11px; text-align: Left; color: #000000; background-color: #FFFFFF; border: 1px solid #AD8549; }
.okienko2 {font-family: Tahoma; font-size: 11px; text-align: Center; color: #000000; background-color: #FFFFFF; border: 1px solid #AD8549; }
.guzik {font-family: Tahoma; font-size: 11px; background-color: #F1EADF; color: #6A522D; border: 1px solid #AD8549; }
.specguzik {font-family: Tahoma; font-size: 11px; font-weight: bold; background-color: #F1EADF; color: #6A522D; border: 1px solid #AD8549; padding: 4px; }

.selekcik {font-family: Tahoma; font-size: 11px; color: #095B40; background-color: #FFFFFF; border: 1px solid #AD8549; }

.edpole {font-size: 11px; font-family: Verdana; color: #000000; background-color: #FFFFFF; border: 1px solid #AD8549; }

#booking{
	width: 195px;
	font-size: 13px;
	text-align: left;
	height:250px;
}
#booking .b_availFormInner{
	padding: 4px;
	background: #f6cc94;
}
#booking #b_availFrm{
	border-color: #c2853c;
}
#booking #b_editDates h3{
	color: #A83311;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	padding: 5px 30px;
	visibility:hidden;
}
#booking #b_editDates h4{
	color: #874E32;
}
#booking #b_availCheckIn{
	padding-right: 0;
}
#booking #b_availSubmit{
	margin-top: 0px;
}
#booking #b_availSubmit input{
	background: #CA6A4A;
	padding: 3px;
	width: 140px;
}
#booking #b_availSubmit input:hover{
	background: #D64921;
}
#booking #b_powered{
	color: #874E32;
}