* {
    margin: 0;
    padding: 0;
}

body {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	width: 100%; max-width: 100%;
	height: 100%;
	margin: 0 auto;
}

div#wrapper_ie {
	background: #fff url('img/bg.gif') repeat-x top left;
	position: absolute;
	width: 100%;
	height: 100%;
}

div#wrapper {
	width: 900px;
	height: 100%;
	margin: 0 auto;
}

div#mainpage {
	background: url('img/mainpage_bg_img.jpg') no-repeat;
	position: absoulte;
	width: 900px;
	height: 940px;
}

div#mainpage_menu {
	float: right;
	width: 520px;
	height: 100%;
}

div#menu {
	background: url('img/menu_bg_img.jpg') no-repeat;
	position: absolute;
	width: 400px;
	height: 100%;
	z-index: 10;
}

div#menu_background {
	background: url('img/menu_bg_vert.png') repeat-y center;
	position: fixed;
	width: 400px;
	height: 100%;
	z-index: 1;
}

a.menu_element {
	display: block;
	background: url('img/mainpage_menu_bg_3c403c.png') repeat-y right;
	width: 100%;
	height: 140px;
	margin-top: 10px;
	text-decoration: none;
	opacity: 0.50;
	filter: alpha(opacity=50);	// IE 5 6 7
}

a.menu_element:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);	// IE 5 6 7
}

a.menu_element img {
	float: right;
	margin-top: 25px; margin-right: 30px;
	border: none;
}

a.menu_element br.menu_element_br {
	clear: both;
}

a.menu_element p {
	float: right;
	margin: 10px 30px 0;
	line-height: 125%;
	text-align: right;
	font-size: 11px;
	color: #fff;
}
div#mainpage_menu a.menu_element p {
	margin-left: 120px;
}

a.menu_subelement {
	display: block;
	background: url('img/mainpage_menu_bg_595f56.png') repeat-y right;
	width: 100%;
	height: 44px;
	margin-top: 1px;
	opacity: 0.5;
	filter: alpha(opacity=50);	// IE 5 6 7
}

a.menu_subelement:hover {
	opacity: 0.90;
	filter: alpha(opacity=90);	// IE 5 6 7
}

a.menu_subelement img {
	float: right;
	margin: 10px 30px;
	border: none;
}

a#menu_firma {
	margin-top: 100px;
}

div#menu h3, div#mainpage_menu h3 {
	font-weight: normal;
	font-size: 11px;
	float: right;
	text-align: center;
	margin-top: 80px;
	margin-right: 40px;
}

div#menu h3 a, div#mainpage_menu h3 a {
	text-decoration: none;
	color: #798c86;
}

div#menu h3 img, div#mainpage_menu h3 img {
	margin-top: 4px;
	margin-bottom: 20px;
	border: none;
}

div#content {
	float: right;
	width: 500px;
	padding-bottom: 40px;
}

div#content img#logo_300dc_subpage {
	margin: 60px 15px 5px;
	float: right;
	border: none;
}

div#content br#logo_300dc_subpage_br {
	clear: both;
}

div#content h1 {
	font-family: Georgia, 'Bookman Old Style';
	font-weight: normal;
	font-size: 36px;
	color: #89a050;
	padding: 15px 10px 15px 40px;
}

div#content h2 {
	font-family: Georgia, 'Bookman Old Style';
	font-weight: normal;
	font-size: 24px;
	color: #bf6320;
	padding: 10px 0px 10px 30px;
}

div#content p, ul {
	color: #555;
	text-align: justify;
	text-indent: 40px;
	line-height: 150%;
	padding: 5px 0px 5px 30px;
}

div#content p.no_indent {
	text-indent: 0px;
}

div#content li {
	text-align: left;
	text-indent: 0px;
	margin-left: 40px;
	padding: 5px 0;
}

div#content li li {
	margin-left: 5px;
	padding: 3px 0;
}

div#content ul.list_def {
	list-style: none;
}

div#content ul.list_def li span {
	display: inline-block;
	float: left;
	text-align: right;
	width: 120px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
}
div#content ul.list_def li span.long {
	height: 90px;
}

div#content a {
	color: #bf6320;
	text-decoration: none;
	padding: 1px 1px 0;
	border-bottom: 1px solid #bf6320;
}

div#content a:hover {
	background: #bf6320;
	color: #fff;
	text-decoration: none;
	padding: 1px 1px 0;
	border-bottom: 1px solid #bf6320;
}

div#stopka {
	margin: 40px 20px 0;
	padding: 2px 0 20px;
	border-top: 1px solid #ddd;
	font-size: 11px;
}

div#stopka ul {
	list-style-type: none;
	float: left;
}

div#stopka ul#stopka_main {
	line-height: 20px;
}

div#stopka ul#stopka_oferta {
	line-height: 16px;
}

div#stopka ul li {
	padding: 0;
}

div#stopka ul#stopka_oferta li a {
	font-size: 9px;
	color: #bbb;
	padding: 1px 1px 0;
	border-bottom: 1px solid #bbb;
}

div#stopka ul#stopka_oferta li a:hover {
	font-size: 9px;
	color: #fff;
	background: #bbb;
	border-bottom: 1px solid #bbb;
}

div#mapa_google_wrapper {
	padding: 20px 10px 20px 30px;
	text-align: center;
	margin: 0 auto;
}

div#mapa_google {
	width: 450px;
	height: 360px;
	margin: 0 auto;
	border: 1px solid #999;
	overflow: hidden;
}
