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




#bmain {
	width: 850px;
}

#cmain {
	width: 850px;
}

#width1 {
	text-align: left;
	width: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.icons {
	padding-top: 5px;
}

#width3 {
	padding: 5px;
	text-align: left;
}

#width4 {
	color: #003366;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.image {
	background-image: url(../pic/bokler.png);
	height: 150px;
	width: 170px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
}

#title2 {
	background-image: url(../pic/title2.png);
	background-repeat: no-repeat;
	color: #000033;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 5px;
	padding-bottom: 1px;
}

.cal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	width: 100%;
}

.cal_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FC0;
	padding: 2px;
	font-weight: bold;
	padding: 5px;
}

.cal_header select {
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
}


.zuta {
	background-color: #FFCC00;
}
.trn {
	font-family: Arial, Helvetica, sans-serif;
}
.tro {
	background-color: #0F0;
	border: 2px solid #000000;
}
.w2 img {
	border: 2px solid #FFCC00;
}

a.cl:link {
	color: #000000;
	text-decoration: none;
}
a.cl:visited {
	color: #000000;
	text-decoration: none;
}

/*---- color tags ----*/

.obr {
	background-color: #FFFF00;
}

.rez {
	background-color: #FF6666;
}

.re_ob {
	background: url(../pic/re_ob.png) center center no-repeat;	
}

.ob_sl {
	background: url(../pic/ob_sl.png) center center no-repeat;	
}

.sl_re {
	background: url(../pic/sl_re.png) center center no-repeat;	
}

.ob_re {
	background: url(../pic/ob_re.png) center center no-repeat;	
}

.re_sl {
	background: url(../pic/re_sl.png) center center no-repeat;	
}

.sl_ob {
	background: url(../pic/sl_ob.png) center center no-repeat;	
}

/*---------------------*/

.cal_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.slob {
	background-color: #62DFFF;
}

.ned {
	background-color: #E4DDBE;
}

.zuta {
   background-color: #FF9900;
}

.readonly {
	background-color: #62DFFF;
	font-weight: bold;
	color: #000066;
}
.white {
	color: #FFF;
}
.resimage {
	border: 3px solid #FC0;
}

#booknow_content {
	display: none;
}

.infowin {
	width: 201px;
	padding: 10px;
	margin: 10px;
	float: left;
	border: 3px solid #E8E8E8;
	color: #000;
	font-size: 13px;
	line-height: 16px;
}
.infonaziv {
	padding: 10px;
	background-color: #EAE8E3;
	font-size: 22px;
	font-weight: bold;
	width: 550px;
	color: #012F84;
}
#banner_left,
#banner_right{
	padding: 5px;
	position: absolute;
	width: 160px;
	top: 0px;
	color: #666;
}
#banner_left {
	left: -180px;
	top: -5px;
}
#banner_right {
	position: absolute;
	right: -180px;
	top: -5px;
}
