#top {
	padding: 5px 0 0 240px;
	width: 510px;
	height: 33px;
	background-image: url(../_images_css/design_top.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888;
}

/* ======================================================================================= */

#menu {
	width: 740px;
	height: 117px;
	margin: 0 0 0 5px;
	background-image: url(../_images_css/design_menu_bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
}

#logo {
	width: 198px;
	height: 117px;
	padding: 0;
	margin: 0 0 0 26px;
	border: 0;
	float: left;
	background-image: url(../_images_css/design_logo.jpg);
	background-repeat: no-repeat;
}

#menu ul {
	list-style-type: none;
	padding: 20px 0 0 35px;
	margin: 0;
	border: 0;
	float: left;
}

#menu li {
	height: 65px;
	padding: 5px;
	margin: 0;
	border: 0;
	display: block;
	float: left;
}

#menu .mline {
	width: 2px;
	display: block;
	float: left;
}

#menu a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	margin: 5px 0 0 0;
	padding: 42px 0 0 0;
	font-weight: bold;
}

#menu a:hover {
	color: #ccc;
	background-image: url(../_images_css/design_crown.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#menu .active {
	display: block;
	float: left;
	margin: 5px 0 0 0;
	padding: 42px 0 0 0;
	color: #ccc;
	background-image: url(../_images_css/design_crown.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
}

/* ======================================================================================= */

#pic {
	width: 740px;
	height: 200px;
	margin: 0 0 0 5px;
	background-color: #535353;
	background-image: url(../_images_css/design_fireplace.jpg);
	background-repeat: no-repeat;
}

#info {
	width: 231px;
	height: 69px;
	float: right;
}

#vizitka {
	width: 231px;
	height: 126px;
	border-top: 4px solid #656963;
	background-color: #453d30;
	float: right;
	clear: right;
}

#vizitka ul {
	padding: 0;
	margin: 16px 0 0 16px;
	border: 0;
	font-size: 18px;
	color: #e3e3e3;
	line-height: 24px;
	list-style-type: none;
}

#vizitka li {
	padding: 0 0 0 24px;
	margin: 0 0 6px 0;
	border: 0;
	background-image: url(../_images_css/design_fire.jpg);
	background-repeat: no-repeat;
}

#pic_shadow {
	width: 740px;
	height: 14px;
	font-size: 1px;
	line-height: 1px;
	margin: 0 0 0 5px;
	background-image: url(../_images_css/design_shadow.jpg);
	background-repeat: repeat-x;
}
