#pic {
	margin: 0 auto;
	top:0px; 
	width:934px;
	height:auto;
	background:url(../img/kontakt.jpg) top right no-repeat;
}
* html #pic {
	background:url(../img/kontaktb.jpg) top right no-repeat;
}
#logo {
	float:right;
	margin-right:10px;
	margin-top:21px;
	width:500px;
	height:200px;
	background:url(../img/logom.png) center top no-repeat;
}
* html #logo {
	background:none;
}
#fig {
	margin-left:0px;
	margin-top:0px;
	background:url(../img/fig.jpg) top left no-repeat;
	width:300px;
	height:640px;
}
* html #fig {
	background:url(../img/fig.jpg) top left no-repeat;
}
#menu {
	margin: -350px auto 50px auto;
	padding-top:0px;
	width:985px;
	height:72px;
	text-align:right;
	background:url(../img/menu.jpg) top right no-repeat;
}

#forma {
	width:670px;
	padding-left:220px;
	clear:both;
	margin:0px auto 0;
	height:auto;
	text-align:center;
}
#forma a {
	font-weight:bold;
	padding:2px 3px; 
	border:1px #000000 solid;
	text-decoration:none;
	color:#CCCCCC;
	text-align:center;
}

#forma a:hover {
	border:1px #666666 solid;
	color:#FFFFFF;
}
#forma a:active {
	border:1px #666666 solid;
	color:#000000;
	background-color:#FFFFFF;
}
* table {
	border: 1px #666666 solid; 
	background-color:#000000;
}
* td {
	border: 1px #666666 solid; 
}
td.title {
	color:#FFFFFF;
	background-color:#4A4A4A;
	font-weight:bold;
	height:50px;
}
td.subtitle {
	color:#EEEEEE;
	background-color:#333333;
	font-weight:bold;
	font-style:italic;
	height:30px;
}
