h1
{
	float: left;
	width: 333px;
	height: 90px;
	background: transparent url(img/logo.gif) no-repeat 0 0;
}
h1 a
{
	display: block;
	width: 290px;
	height: 54px;
}	
h2
{
	clear: both;
	_width: 909px;
	padding: 10px 0 15px 0;
	font-size: 23px;
	color: #fff;
	font-weight: normal;
	line-height: 30px;
}
h2 span
{
	color: #ff7800;
}
ul.menu
{
	float: left;
	padding-top: 46px;
}
ul.menu li
{
	padding-right: 2px;
	float: left;
}
ul.menu li a
{
	display: block;
	float: left;
	width: 176px;
	height: 43px;
	font-size: 14px;
	font-weight: bold;
	color: #fff; 
	text-align: center;
	line-height: 43px;
	background: transparent url(img/bg_menu.gif) no-repeat 0 -43px;
}
ul.menu li.select a
{
	background-position: 0 0;
}
ul.menu li a:hover
{
	text-decoration: none;
}
.kontakt
{
	float: right;
	text-align: right;
}
.kontakt p
{
	font-size: 14px;
	color: #fff;
}
.kontakt p.tel
{
	font-size: 18px;
	color: #ff7800;
	border-top: 1px solid #ff7800;
	margin-top: 5px;
	padding: 5px 0 5px 20px;
}
.kontakt a
{
	font-size: 17px;
	color: #fff;
	line-height: 17px;
}
.box230
{
	padding: 0 15px 0 0;
	width: 215px;
	_width: 230px;
}
.box445
{
	width: 445px;
}
h3
{
	font-size: 17px;
	color: #ff7800;
	font-weight: normal;
	padding: 10px 0 5px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #ff7800;
}
.link_map
{
	display: block;
	background: transparent url(img/btn_map.gif) no-repeat 0 0;
	width: 169px;
	height: 29px;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	margin: 30px 0 0 5px;
}
.link_map:hover
{
	text-decoration: none;
}
.box445 img
{
	vertical-align: top;
	margin-bottom: 20px;
}
.box445 p img
{
	margin: 5px 9px 0 0;
	float: left;
}
.box445 p
{
	width: 445px;
}
.box445 p a
{
	color: #ff7800;
	text-decoration: underline;
}
a.image
{
	display: block;
	float: left;
	margin: 8px 15px 4px 0;
	padding: 5px;
	width: 90px;
	height: 90px;
	background-color: #d8c4c2;
}
a.image_l
{
	display: block;
	float: right;
	margin: 8px 0 4px 0;
	background-color: #d8c4c2;
	padding: 5px;
	width: 90px;
	height: 90px;
}
a.image img, a.image_l img
{
	vertical-align: bottom;
	margin: 0;
}
a.image:hover, a.image_l:hover
{
	background-color: #ff7800;
}