/*body {
	scrollbar-face-color: #CC3399; 
	scrollbar-shadow-color: black; 
	scrollbar-highlight-color: FFFAFC; 
	scrollbar-3dlight-color: FFFAFC; 
	scrollbar-darkshadow-color: black; 
	scrollbar-track-color: FFFAFC; 
	scrollbar-arrow-color: FFFCFC;
	background-color:#FFFCFC;
	margin-top:50px;
}*/

/************************************** topmenu **************************************/
.topmenu {
width:100%;
height:100%;
}

.menuleft {
   width:47%;
   height:100%;
   float:left;
   background-image:url(../images/fini.gif);
}

.menuright {
  height:100%;
  float:right;
}

/******************* topmenu links *********************/

.nav {
   color:#000000;
   font-size: 18px;
/*   padding: 6px 12px;*/

}

.topmenu a:hover {
  text-decoration:bold;
}

.menuindex {
   margin-top:10px;
   background: #ec98ac;
   -webkit-border-radius: 60px;
   -moz-border-radius: 60px;
   border-radius: 60px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   width:45px;
   height:15px;
   margin-top:12px;
   margin-left:140px;
   display:block;
}

.menuabout {
background:#f48b9a;
   width:45px;
   height:15px;
   margin-top:3px;
   margin-left:120px;
  display:block;
  -webkit-border-radius: 60px;
   -moz-border-radius: 60px;
   border-radius: 60px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
}
.menurates {
margin:0 20px;
   background:#f86871;
   width:45px;
   height:15px;
   margin-top:3px;
   display:block;
  -webkit-border-radius: 60px;
   -moz-border-radius: 60px;
   border-radius: 60px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   margin-left:120px;
}
.menustudios {
  background:#f77d89;
  width:45px;
  height:15px;
  -webkit-border-radius: 60px;
   -moz-border-radius: 60px;
   border-radius: 60px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   margin-top:3px;
   margin-left:90px;
  display:block;
 -webkit-border-radius: 60px;
   -moz-border-radius: 60px;
   border-radius: 60px;
}
.menubooking {
  background:#fb4d56;
  width:45px;
  height:15px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   margin-top:3px;
   margin-left:140px;
   display:block;
   -webkit-border-radius: 60px;
   -moz-border-radius: 60px;
   border-radius: 60px;
}

/**************************** end links and topmenu *********************************/

.mainbooking{
width:400px;
border:1px solid #CCDEF3;
background-color:#B13073;
color:#000;
}

h3.bookingtitle{
background-color:#B13073;
font-size:15pt;
width:370px;
}

.bookingcenter{
background-color:#D792AC;
margin-left:18px;
margin-right:18px;
}

.divbookingtable{
background-color:#D792AC;
margin-left:30px;
margin-right:30px;
}

.bookingbutton{
width:52px;
font:xx-small;
}

/*
.innerBody {
	scrollbar-face-color: #CC3399; 
	scrollbar-shadow-color: black; 
	scrollbar-highlight-color: FFFAFC; 
	scrollbar-3dlight-color: FFFAFC; 
	scrollbar-darkshadow-color: black; 
	scrollbar-track-color: FFFAFC; 
	scrollbar-arrow-color: FFFCFC;
	background-color:#FFFCFC;
	margin-top:15px;
	margin-left:0px;
}*/

.table7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: xx-small;*/
	color: gray;
	width: 700px;
	border-top: thin solid #480024;
	border-right: thin solid thistle;
	border-bottom: thin solid thistle;
	border-left: thin solid #480024;

}

.tdnice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: gray;
}

/*.th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #480024;
}*/

.tdpurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFAFC;
	background-color: #480024;
}

.innerTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: gray;
	width: 100%;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #480024;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #480024;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #480024;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #480024;
	text-decoration: none;
}

.button100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFC;
	background-color: #480024;
	width: 100px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: snow;
	border-right-color: darkslategray;
	border-bottom-color: darkslategray;
	border-left-color: snow;
	cursor: hand;

}

.texbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: black;
	background-color: white;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: dimgray;
	border-right-color: snow;
	border-bottom-color: snow;
	border-left-color: dimgray;
}

td.t1 {
	color: #FF0033;

}
