/* @override 
	http://namestnik.net/themes/negrean/css/layout.css
	http://namestnik.net/themes/negrean/css/typography.css
	http://www.namestnik.net/themes/negrean/css/layout.css
	http://www.negrean.at/themes/negrean/css/layout.css
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #6A8B1A url(../images/back_all2.gif);
	font: 13px;
	
	color: #383838;
}
#content {
	position: relative;
	width: 100%;
	text-align: left;
	background: url(../images/back_all.gif) repeat-x;
}
#main {
	width: 756px;
	padding: 10px;
	background: #ffffff;
}
#back {
	width: 776px;
	margin: 0px auto;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#header {
	position: relative;
	height: 413px;
	text-align: right;
	background: url(../images/header.jpg) no-repeat;
}
#logo {
	width: 756px;
	height: 100px;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	position: absolute;
	top:30px;
	left: 0;
}
#menu1 {
position: absolute;
	top:320px;
	left: 0;
	width: 736px;
	height: 73px;
	padding-left: 40px;
	padding-top: 20px;
	background: url(../images/buttons.gif) repeat-x;
}
#menu ul { list-style: none; }
#menu li { display: inline; }
#right {
	width: 218px;
	float: right;
}
#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
	background: url(../images/title_bottom.gif) no-repeat top;
}
#right li {
	padding: 7px;
	padding-left: 10px;
}
#right .sub {
	background: url(../images/small.gif) no-repeat 10px 8px;
	padding-left: 30px;
}
#right p {
	font-size: 10px;
	padding-left: 10px;
}
.bot { padding: 10px; }
#left {
	width: 490px;
	padding: 10px;
	overflow: hidden;
}
#left p {
	margin: 5px;
	padding: 0;
}
.date {
	text-align: right;
	color: #208A06;
	font-size: 11px;
}
#left .date2 {
	float: left;
	width: 81px;
	height: 93px;
	padding-top: 5px;
	background: url(../images/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#left .date2 b {
	display: block;
	margin-top: 5px;
	font-size: 40px;
	color: #9BB164;
}
#footer {
	height: 53px;
	clear: both;
	padding-top: 30px;
	background: url(../images/buttons.gif) repeat-x top;
}
#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#home-image{
	position: absolute;
	right: -55px;
	top: -30px;

}


#home-text p{
	margin-bottom: 1em;
}
#home-text{
	margin-top: 10px;
	width: 420px;
	margin-bottom: 50px;
}

#main {
	position: relative;
}

.home h1{
	margin-left: 15px;
	width: 400px;
}

.home p{
	margin-left: 15px;

}

#left  img.right{
	position: absolute;
	right: -58px;
	top: -30px;

}

#left table{
	margin-top: 0em;
	margin-bottom: 1em;
	width: 100%;
}

#left  table td{
	padding: 0.25em;
	
	border-bottom: solid 1px #eee;
	background-color: #b7d278;
}

#rooms{
	
	position: absolute;
left: -20px;
top: 60px;
width: 810px;
}

#rooms #room1{
	position: absolute;
	top: 0px;
	left: -10px;
}



#rooms #room2{
	position: absolute;
	top: 0px;
	left: 230px;
}


#rooms #room3{
	position: absolute;
	top: 0px;
	left: 399px;
}


#rooms #room4{
	position: absolute;
	top: 0px;
	left: 600px;
}


#rooms #room5{
	position: absolute;
	top: 190px;
	left: 99px;
}



#rooms #room6{
	position: absolute;
	top: 190px;
	left: 309px;
}


#rooms #room7{
	position: absolute;
	top: 170px;
	left: 529px;
}



#page-2 #left{
	height: 400px;
}


