body {
	text-align:center; 
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration: underline;
}
#bg {
	background:url(images/bg.jpg);
	margin:0 auto;
	width:900px;
	height:1220px;
}


#ttt1 {
	text-decoration: none;
	font-size:12px;
	color:#000000;
	font-weight: 100;
	text-align: center;
	font-family: Tahoma;
	color:#000000
}

#hostel {
	font-size:12px;
	
	
}

#ppp1 {
	text-decoration: none;
	font-size:12px;
	color:#000000;
	font-weight: 100;
	text-align: center;
	font-family: Arial;	
	letter-spacing: 12px
}

#rrr1 {
	text-decoration: none;
	font-size:14px;
	color:#000000;
	font-weight: 100;
	text-align: center;
	font-family: Arial;
	font-weight: bold	
}

#hhh1 {
	text-decoration: none;
	font-size:12px;
	color:#000000;
	font-weight: 100;
	text-align: center;
	font-family: Arial;	
	letter-spacing: 12px

}



#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:50px;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.left {
	width:233px;
	background:#E7ECEF;
	height:1080px
}
.right {
	width:567px;
	height:1080px;
	background:#fff;
}
#logo {
	background:url(images/rudolf22.jpg);
	height:122px;
	width:335px;
	margin-top: 3%
}
#logo h1 {
	font-size:34px;
	color:#223802;
}
#logo h1 {
	padding: 70px 0 0 100px;
}
#logo div {
	padding-left:150px
}
ul#nav {
	background:url(images/hdl.jpg);
	height:176px;
	padding:50px 50px 0 50px
}
ul#nav li {
	line-height:1.9em;
	border-bottom:#fff 1px solid;
}
ul#nav li a {
	color:#FFFFFF
}
#meun h2 {
	font-size:19px;
	color:#7A8B8B;
	padding:30px 0 0 40px
}
#meun ul {
	padding:10px 50px 0 50px;
}
#meun li {
	line-height:2.9em;
	border-bottom:#88bcbc 1px solid;
	list-style: inside disc;
	color:#336666
}
#meun li a {
	color:#336666
}
#main h2 {
	font-size:25px;
	color:black;
	padding: 50px 50px 0 50px;
	font-family: Times New Roman
}
#main h6 {
	font-size:20px;
	color:black;
	padding: 50px 50px 0 50px;
	font-family: Times New Roman
}
#main h22 {
	font-size:18px;
	color:black;
	padding: 50px 50px 0 50px;
	font-family: Tahoma;
	text-decoration: underline
}
#main p {
	padding: 20px 50px 0 50px;
}
/* footer */
#footer {
	clear:both;
	height:60px

}
#footer a {color:#FFFFFF; text-decoration: underline}
#footer {
		
	color: #fff;
	left: 20px;
	position:relative;
	top:10px
}
#xhtml {
	position: absolute;
	left:550px
}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: fixed;
	top: 410px;
	left:  500px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 3px;
	color: inherit;
	display: inline;
	float: left;
	margin: 14px;
	padding: 0px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 500px;
	height: 400px;
}