html, body
{
  height:100%;
}
body{
	width:100%;
	padding:0 0;
	margin:0 0;	
}
p{
	text-indent:1cm;
}
th
{
	height:22px;
}
div.inline_div{
	float:left;
}
table.soft{
	width:100%;
}
.shadow{
  width:8px;
  height:100%;
  border:0;
}
#kontakt{
	width:400px;
}
#main{        
 	width:832px;
	margin:0 auto;
	padding:0;
	border-style:none;
	border-bottom-width:0;	
        position:relative;
        height:auto !important;
	min-height:100%;
	height:100%;
}

#header, #banner, #menu, #footer{
	width:832px;
}
#text{
	width:800px;	
	padding:16px;
	padding-bottom:36px;		
}

#header{
	height:28px;	
}

#header_title
{
  display:inline;
}
#header_cas{
  display:inline;
  float:right;
}
#banner {	
	height:58px;
	padding-top:142px;
}
#menu {	
	height:58px;	
	/*position:relative;
        top:142px;*/
}
#footer{
	height:20px;
	position:absolute;
	bottom:0;	
}
#search_form
{
  margin:0;
  padding:2px;
  height:24px;
  vertical-align:top;
  border: 1px solid #7e9db9;
  /*text-align:justify;*/
  float:right;
  width:200px;
  position:relative;
  top:22px;
  right:4px;
  background-color:white;

}

#search{	
	border:0 none;
	width:175px;
	font-size:16px;
	outline:none;
	padding:0;
	margin:0;	
	height:24px;		
}
#cse-search-box{
	margin:0;
	padding:0;
	height:24px;
	border:0 none;
}

#searchbutton{
	margin:0;
	padding:0;	
	border-style:solid;
	border-width:1px;		
	cursor:pointer;
	background-color: #EEE;
	border-color:#CCC #999 #999 #CCC;
	border-right-width:0px;
	height:22px;
	width:24px;	
	position:absolute; 
	top:50%; 
	left:100%;
	margin-top:-11px;
	margin-left:-24px;
}

#news{
	width:796px;
	margin: auto;  
	font-size:inherit;	
}

td,th
{
    padding:3px 7px;
}

#location
{
  display:block;
  padding:6px 4px 2px;
  width:824px;
  height:18px;
  vertical-align:middle;  
}

div.fb_like
{
	margin:5px 0;
	height:20px;
	text-align:left;
	margin-left:5px;
}

div.fb_like_view
{
	float:right;		
}

.show_fullsize
{	
	display:block;
	text-decoration:none;
	font-size:10px;
}

.gallery_caption, .gallery_caption_album
{	
	height:18px;
	margin:5px 0;
}

.gallery_photo
{
	height:180px;
	vertical-align:middle;
	display:table-cell;
	text-align:center;
	width:228px;
}
img.external
{
  margin-left:2px;
}

.cleaner
{
  clear:both;
  height:0;
}
