/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	padding:0;
	margin:0;
}
body{	
	text-align:center;
	background-color: #FFF;
	color: #3d3d3d;
	background:  url(../images/bg.jpg) repeat-x 0 0;
	font-family:Tahoma;
	font-size:11px;
}
#outer{
	min-height:100%;
	width:978px;
	color: #3d3d3d;
	text-align:left;
	height:auto;
	margin:auto;
	background: #f0f0f0 url(../images/outerbg.jpg);
	padding-bottom:10px;
}
a {
	text-decoration:none;
	color:red;
}
a:hover {
	text-decoration:underline;
}
* html #outer{
	height:100%; /*IE treats height as min-height anyway*/
	width:978px;
	w\idth:758px;
}
#header {
	width:978px;
	height:208px;
   background:  url(../images/top.jpg) no-repeat;
	overflow:hidden;
	color: #3d3d3d;
	z-index:100;
}
#header ul {
	list-style:none;
	margin:0px;
	margin-top:184px;
	margin-left:-40px;
	height:24px;
	width:978px;
	background:  url(../images/menu.jpg) repeat-x;
}
#header a {
	font-family:Calibri;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	font-style: italic; 
}
#header a:hover {
	color:#000;
}
#header ul li {
	float:left;
	height:20px;
	background:  url(../images/menuspc.jpg) no-repeat right -20px;
	padding-right:9px;
	padding-left:9px;
	padding-top:4px;
	text-align:center;
	margin:0px;
}
#flags {
	float:right;
	margin-top:70px;
	margin-right:10px;
}
#flags a img {
	border:0px;
	margin-bottom:10px;
}
#left {
	position:relative;
	width:190px;
	float:left;
   background:  url(../images/left.jpg) no-repeat;
	height:591px;
}
#left img {
	border:0px;
}
p {padding:0 3px;margin:0 0 1em 0}
#footer {
	width:978px;
	clear:both;
	height:117px;
	margin:auto;
	margin-top:-15px;
   text-align:center;
	background:  url(../images/footer.jpg) no-repeat;
	color: #3d3d3d;
	text-align:center;

}
* html #footer {/*only ie gets this style*/
	\height:103px;/* for ie5 */
	he\ight:103px;/* for ie6 */
}
#centrecontent {
	width:640px;
	background:#f0f0f0;
	margin:15px;
	margin-left:200px;
}
html>body #minHeight{float:right;width:0;height:100%;margin-bottom:-117px;} /*safari wrapper */
.clearer{height:1px;overflow:hidden;clear:both}
#kontakt {
	margin-top:480px;
	text-align:right;
	width:175px;
	float:right;
	margin-right:25px;
	font-family:Tahoma;
	font-size:12px;
}
#kontakt span {
	font-style: italic; 
	font-size:22px;
	font-weight:bold;
	font-family:Calibri;
}
#reserv input, #reserv select, #reserv textarea {
	border:1px solid #bcbcbc;
}
#reserv {
	background:#fff;
	width:670px;
	height:auto;
	padding:20px;
	float:left;
	border:1px solid #e5e5e5;
	color:#595959;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
	
}
#reserv .left {
	width:320px;
	float:left;
	padding-left:15px;
	text-align:left;
	margin-bottom:3px;
}
#reserv .belka {
width: 100%; 
text-align:left;
border-bottom:1px solid #e5e5e5;
height: 24px; 
color: #39393b; 
font-size: 18px; 
margin-bottom: 15px;
 padding:3px;
}
#reserv .right {
	width:300px;
	float:left;
	border-left:1px solid #e5e5e5;
	height:auto;
	padding-left:15px;
	text-align:left;
	margin-bottom:3px;
}
img.title {
	position:absolute;
	margin-top:-40px;
	margin-left:-130px;
}
table.tableform {
	width:99%;
	text-align:left;
}
table.tableform .c1 {
	text-align:right;
}
.group {
width:500px;padding:5px; border:1px #b3b3b3 solid; margin:5px; vertical-align:top;background:#f4f4f4;

}
.group select {
	border:1px solid #ddd;
}
.group .infos {
	float:right;
	margin-right:10px;
	width:250px;
}
.group .btn {
	float:right;
	margin-top:-50px;
	margin-right:10px;
}
a.toplink {
 padding-top:150px;
 padding-left:230px;
 float:left;
}
