body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #d3d3d3;
	background-image: url(img/tako-bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a:link{
	text-decoration:none;
	color:#666666;
} 
a:visited {
	text-decoration:none;
	color:#666666;

}
a:active{
	text-decoration:none;
	color:#666666;
}
a:hover{
	text-decoration:none;
	color:#dd0000;

}

#main{
	width:800px;
	margin:100px auto;
	text-align:justify;
}
#content{
	width:800px;
	height:850px;
	border:3px solid #dbdbda;
	background-color:#FFFFFF;
	
}
#menu{
	background-image: url(img/menu-bg.gif);
	width:180px;
	height:830px;
	margin:10px !important;
	margin:10px 5px 10px 5px;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	font-size:10px;
	float:left;
	
}
#menu ul{
	padding:0px;
	margin:10px;
	width:160px;
	list-style-type:none;	
	float:left;
}
#menu li{
	width:160px;
	height:30px;
	margin-bottom:20px;
	float:left;
	
}
#menu p{
	margin:4px 0px;
}
#menu a:link{
	text-decoration:none;
	background-color:#fafafa;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	line-height:30px;
	float:left;
	width:150px;
	color:#a1a1a1;
	padding-left:10px;
}
#menu  a:visited{
	text-decoration:none;
	background-color:#fafafa;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	line-height:30px;
	float:left;
	width:150px;
	color:#a1a1a1;
	padding-left:10px;

}

#menu a:active{
	text-decoration:none;
	background-color:#fafafa;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	line-height:30px;
	float:left;
	width:150px;
	color:#a1a1a1;
	padding-left:10px;
	}
#menu a:hover{
	height:30px;
	padding-left:15px;
	width:145px;
	text-decoration:none;
	background-color:#ffffff;
	
}
#text {
	width:560px; 

	height:480px;
	margin:10px !important;
	margin:10px 5px;
	float:left;
	
}
#text p{
	margin:5px auto;
}
.link{
	background-image: url(img/link.gif);
	padding:3px;
	font-size:10px;
	text-align:left;
	padding-left:20px;
	width:150px;
	margin-left:350px;
	border-left:1px solid #e4e4e4;
	
}
.logo{
	/*margin-left:340px !important;*/
	margin-right:20px;
	border:0px;
}
.h1_hidden{
	font-size:12px;
	display:inline;
}
.menu-kontakt{
	margin:10px;
	background-color:#ffffff;
	float:left;
	padding:10px;
	width:135px;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	text-align:left;
}
h1{
	margin-top:0px;