@charset "utf-8";

body{
	color:#000000;
	font-family: Arial, serif;
	font-size: 1em;	
	background-color:#0b1474;
	/*background-image:url(img/background.gif);	*/
	margin:0;
	padding:0;
	text-align:justify;
}

a{
	color:#293d9b;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#background{
	margin:0 auto;
	width:1000px;
	background-color:#FFFFFF;
	height:100%;
	padding:0;
	background-image:url(img/back.gif);
	background-repeat:repeat-y;
}
#main{	
	padding:20px;
	background-image:url(img/bg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	
}

#header{
	line-height:normal;
	color:#293d9b;
	font-family: "Verdana", Times, serif;
	font-weight: bold;
	height:93px;	
}
#header_logo{
	padding-left:48px;
	float:left;
	width:150px;
	height:92px;
}
#header_text {
	/*font-size:36px;	*/
	width:auto;
	height:51px;
}
#header_text_bottom{
	font-size:16px;
	width:auto;
	height:41px;	
	text-align:center;
}

#menu{	
	float:left;
	font-size:12px;	
	line-height:2em;
}

#text{
	margin-left: 210px;
	line-height:1.5em;
}

/*#menu_td{
	padding:8px;
	width:180px;
}*/

	
.menu{
	color:#FFFFFF;
	/*background-color:#293d9b;*/
	width:170px;			
	text-decoration:none;	
}
.menu_content{		
	padding-left:10px;
	font-size:1.2em;
	text-align:right;
}
a.menu{
	padding-left:10px;
	line-height:2em;
}
a.menu:hover{
	color:#7D8ED0;		
	background-image:url(img/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px center;
}
a.top_menu{
	text-decoration:none;
	color:#293d9b;
}
a.top_menu:hover{
	text-decoration:underline;	
}
#kontakt_content{
	text-align:left;
}

#footer{
	color:#293d9b;
	text-align:center;
	clear:both;
	margin-left: 210px;
	font-size: 12px;
}

#copyright{
	float:left;
}

#design{
	float: right;

}

img.thumb{
	border-style:solid;
	border-width:2px;
	border-color:#293d9b;
}

h1, h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#293d9b;
	line-height:1.1em;
	text-align:left;
}
.blue{
	color:#293d9b;
}
.kont_left{
	color:#293d9b;
	font-weight:bold;
	width:100px;
	vertical-align:top;	
}
table.gallery{
	border-color:#293d9b;
	border-width:1px;
	border-style:solid;
	text-align:center;
}
td.gallery{
	border-color:#bbbbFF;
	border-width:1px;
	border-style:solid;
	width:244px;
	height:244px;
}
img.gallery{
	border-style:none;
}
img.gallery_view{
	border-style:none;
}
.map
{
  /*font-size:0.7em; */
  margin:0;
  padding:0;  
  line-height:0.8em;
  display:inline;
  font-family:Arial, Helvetica, sans-serif;
}
.map_content
{
  height:5em;
}



