body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a {
color:#000080;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

h1 {
display:none;
margin:0px;
font-size:14px;
text-align:right;
}

h2,h3 {
margin:0px;
font-size:14px;
}

hr {
display:none;
margin:0px;
padding:0px;
}

img {
border:0px;
}

DIV#categories {
background-color:#FFFFFF;
}
#categories ul {
list-style:none;
background-color:#FFFFFF;
}
#categories li {
margin-left:20px;
background-color:#FFFFFF;
}

.fivestars {
list-style-image:url(sk/stars/5.gif);
}
.fourstars {
list-style-image:url(sk/stars/4.gif);
}
.threestars {
list-style-image:url(sk/stars/3.gif);
}
.twostars {
list-style-image:url(sk/stars/2.gif);
}
.onestar {
list-style-image:url(sk/stars/1.gif);
}
.nostar {
list-style-image:url(sk/stars/0.gif);
}

DIV#bratislava {
background-color:#F8F8F8;
margin-left:auto;
margin-right:auto;
width:800px;
_height:800px;
min-height:800px;
}

DIV#menu {
border:1px #000000 Groove;
padding:2px;
width:200px;
float:right;
margin:5px;
}
#menu p {
text-align:justify;
}
#menu span {
text-align:center;
}
#menu img {
margin-top:5px;
}

DIV#head {
width:800px;
height:100px;
background-color:#FCFCFC;
/* background-image:url(images/slovakiaholiday.jpg); */
background-repeat:no-repeat;
border-bottom:1px #777777 Solid;
}
#head p {
marign-left:240px auto;
}
#head img {
float:left;
}

.hotel {
margin-left:50px;
margin-bottom:10px;
width:500px;
height:100px;
background-color:#F0F0F0;
border:1px #777777 Solid;
overflow:hidden;
}
.hotel img {
width:120px;
height:100px;
margin-right:5px;
float:left;
}
.hotel h4 {
margin:0px;
}
.hotel h4 a {
color:#000080;
text-decoration:none;
}

DIV#foot {
margin-top:10px;
margin-left:auto;
margin-right:auto;
width:800px;
text-align:right;
font-size:9px;
}
#foot span {float:left;}
#foot a {color:#000000; text-decoration:underline;}

DIV.fotka {
float:left;
text-align:center;
height:170px;
margin:5px;
}
.fotka img {
border:0px; margin:0px;
}
.fotka a {
color:#000080;
font-weight:bold;
text-decoration:none;
}

DIV.cisto {
clear:both;
}

DIV#hotelname {
margin-left:300px;
}
#hotelname img {
}
#hotelname h2 {
font-size:24px;
}
#hotelname p {

}

DIV#booknow {
width:550px;
text-align:center;
margin-bottom:10px;
padding-top:5px;
}
#booknow h3 {
font-size:16px;
text-align:center;
color:#000080;
border-bottom:1px #000080 Ridge;
}
#booknow a {
color:#FF0000;
font-weight:bold;
font-size:12px;
}
#booknow p {
text-align:center;
margin-top:0px;
margin-bottom:5px;
font-style:italic;
}

/*-----*/
#hotelpricelist {
	
 	width:550px;
	border:1px Solid black;
	border-collapse:collapse;
	background-color:#FFFFFF;
  	font-size:10px;
  
}
.book {
	
  width:500px;
	font-size:0.60em; 

	margin-top:40px;
	margin-right:3px;
}

#hotelpricelist td {
	border:1px Solid #969696;
	vertical-align:top;
	padding:3px
}
#hotelpricelist .roomtype {
	font-weight:bold;
	color:navy;
	background-color:#F0F0F0;
}
#hotelpricelist .season {
	color:black;
	background-color:#F0F0F0;
}
#hotelpricelist .price {
	text-align:right
	color:#FFFFFF;
}
#hotelpricelist .special {
	background:#FBE8D8;
	color:#000000;
}
#hotelpricelist .seasonname {
	font-weight:bold;
}
#hotelpricelist .seasondates {
	font-style:italic;
	font-size:10px
}
#bookingform {
width:550px;
margin:0px 0px 10px 0px;
	padding:10px 10px 10px 10px;
	background:#EAEAEA;
	/*clear:both;*/
	text-align: left;
} 

#bookingform .description {
	font-size:10px;
} 

#bookingform h3 {margin:0px;
	color:#000055;
} 

#bookingform label {width:150px;
	margin-top:7px;
	background:#ffffff;
	color:#000000;
	float:left;
	clear:left;
	height:17px;
} 

#bookingform input {border:1px Solid #737171;
	background:#ffffff;
	width:250px;
	font-size:12px;
	margin-top:7px;
} 

#bookingform textarea {border:1px Solid #737171;
	background:#ffffff;
	width:250px;
	height:70px;
	font-size:12px;
	margin-top:7px;
} 

#bookingform select {border:1px Solid #737171;
	background:#ffffff;
	font-size:12px;
	margin-top:7px;
} 

#bookingform fieldset {padding:0px 10px 10px 10px;
	border:1px Solid #737171;
	margin:0px 0px 10px 0px;
	color:#000000;
} 

#bookingform fieldset legend {padding:10px 5px 5px 5px;
	color:black;
	font-weight:bold;
} 

#bookingform .submit {background:#EAEAEA;
	color:#000000;
	width:auto;
	height:auto;
	border:2px outset #737171;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
} 
