* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width:909px;
	max-width:909px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 156px;
	background-image: url('header.jpg');
	padding-top:20px;
	background-position:0 20px;
	background-repeat:no-repeat;
}
.phone {
	font-size:170%;
	color:#fb820d;
	font-family:tahoma;
	margin-left:305px;
	margin-top:15px;
}
.sitename {
	font-size:180%;
	color:#f1ca2f;
	position:relative;
	z-index:1;
	top:35px;
	left:137px;
	font-weight:bold;
	font-femily:verdana;
}
.sitenamebg {
	font-size:180%;
	color:#333;
	position:relative;
	z-index:0;
	top:18px;
	left:138px;
	font-weight:bold;
	font-femily:verdana;
}
.textheader {
	color:gray;
	font-size:90%;
	position:relative;
	top:44px;
	left:139px;
}

.textheader2 {
	color: #F00;
	font-size: 45px;
	position:relative;
	top:40px;
	left:590px;
}


.homelink {
	display:block;
	width:14px;
	height:14px;
	cursor:pointer;
	float:right;
	margin-top:-80px;
	margin-right:68px;
}
.maplink {
	display:block;
	width:14px;
	height:15px;
	cursor:pointer;
	float:right;
	margin-top:-80px;
	margin-right:41px;
}
.emaillink {
	display:block;
	width:14px;
	height:12px;
	cursor:pointer;
	float:right;
	margin-top:-78px;
	margin-right:14px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 105px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 270px;
}
.headertitle {
	background-image:url('headertitle.jpg');
	width:635px;
	height:39px;
}
.text {
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	padding:20px 10px;
	width:613px;
	position:relative;
	z-index:2;
}
.text h1 {
	font-size:200%;
	font-family:verdana;
	color:#ff7f02;
	font-weight:400;
	border-bottom:2px solid #efca31;
	padding-bottom:10px;
	padding-left:5px;
	width:98%;
}
.footertitle {
	background-image:url('footertitle.jpg');
	background-repeat:no-repeat;
	margin-top:-40px;
	height:54px;
	position:relative;
	z-index:0;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
}
.menu-title {
	background:url('menu-title.jpg') no-repeat;
	height:42px;
}
.menu-title h2 {
	color:white;
	font-size:140%;
	font-family:tahoma;
	font-weight:400;
	padding-top:10px;
	padding-left:30px;
}
.menu-content ul {
	list-style-position:inside;
	list-style-image:url('menu-punct.png');
	background-color:#e7a024;
	width:235px;
	padding-left:11px;
}
.menu-content ul li {
	padding:3px 0;
}
.menu-content ul li a {
	text-decoration:none;
	color:#333534;
	position:relative;
	top:-4px;
	left:5px;
	font-size:120%;
}
.menu-content ul li a:hover {
	text-decoration:underline;
}
.menu-footer {
	background:url('menu-footer.jpg') no-repeat;
	height:14px;
}
.evakuator {
	width:250px;
	padding-top:10px;
}
.evakuator h3 {
	font-size:150%;
	padding-left:10px;
	font-weight:400;
	color:#fb820d;
}
.evakuator p {
	text-align:justify;
	padding-left:5px;
}
.evakuator img {
	padding:10px 0;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 909px;
	margin: -105px auto 0;
	height: 35px;
	padding-top:70px;
}
.copy {
	float:left;
}
.footmenu {
	float:right;
	margin-right:200px;
}
.footmenu ul {
	list-style:none;
}
.footmenu ul li {
	display:inline;
}
.footmenu ul li a {
	color:#000;
	font-family:arial;
	font-size:130%;
	font-weight:bolder;
	text-decoration:none;
	padding: 0 7px;
}
.footmenu ul li a:hover {
	color:#fff;
	background-color:#000;
	padding:3px 7px;
}

/* ÒÀÁËÈÖÛ */
table.catalog tr { margin: 0px; padding: 0; }
table.catalog td, table.catalog th {
	margin: 0px;
	border: 0px solid black;
	padding: 5px;
	background: #f1f1f1;
	color: #0000000;
}
table.catalog th {
	color: white;
	background: #0091ff;
}
table.catalog th a { color: white; text-decoration: none; }
table.catalog tr.z th, table.catalog tr.z td {
	background: #e0e0e0;
}
