body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(bg.gif);
	background-color: #29497e;
	text-align: left;
}

a:link {
	color: #ae1402;
	text-decoration: underline;
}
a:hover {
	color: #555555;
	text-decoration: underline;
}
a:visited {
	color: #ae1402;
	text-decoration: underline;
}

h1 {
	color: #ae1402;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
h2 {
	color: #ae1402;
	font-size: 12px;
}

input {
	border: #999999 1px solid;
}
input.sub {
	cursor: pointer; _cursor: hand;
}
textarea {
	border: #999999 1px solid;
}
.req, .msg, .err {
	color: #ae1402;
}
.head {
	font-weight: bold;
}


/* Header */
#header {
	width: 1004px;
	height: 108px;
	padding: 0px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header .logo {
	width: 1004px;
	height: 95px;
	cursor: pointer; _cursor: hand;
	display: block;
	float: left;
	text-decoration: none;
}
#header .lang {
	width: 1004px;
	height: 12px;
	cursor: pointer; _cursor: hand;
	display: block;
	float: left;
}
#header .lang .lv {
	display: block;
	float: left;
	padding-left: 46px;
}
#header .lang .ru {
	display: block;
	float: left;
	padding-left: 19px;
}
#header .lang .en {
	display: block;
	float: left;
	padding-left: 19px;
}
#header .lang a img {
	border: 0px;
}


/* Top menu */
#topmenubox {
	width: 1004px;
	height: 45px;
	display: block;
	padding: 0px;
	background-image: url(menu_free_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#topmenu {
	display: block;
	width: 1004px;
	height: 45px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#topmenu .space {
	display: block;
	width: 168px;
	float: left;
}

/* Items before selected item */
#topmenu a.itemb, #topmenu a.itemb:visited {
	display: block;
	float: left;
	height: 45px;
	cursor: pointer; _cursor: hand;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a.itemb:hover {
	text-decoration: underline;
}
#topmenu a.itemb .startf {
	display: block;
	float: left;
	width: 16px;
	height: 45px;
	background-image: url(menu_bef_startf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topmenu a.itemb .start {
	display: block;
	float: left;
	width: 11px;
	height: 45px;
	background-image: url(menu_bef_start.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topmenu a.itemb .content {
	display: block;
	float: left;
	height: 32px;
	padding: 13px 10px 0px 8px;
	background-image: url(menu_bef_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;

	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a.itemb .end {
	display: block;
	float: left;
	width: 10px;
	height: 45px;
	background-image: url(menu_bef_end.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topmenu a.itemb .endl {
	display: block;
	float: left;
	width: 10px;
	height: 45px;
	background-image: url(menu_bef_end.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* Selected item */
#topmenu a.items, #topmenu a.items:visited {
	display: block;
	float: left;
	height: 45px;
	cursor: pointer; _cursor: hand;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a.items:hover {
	text-decoration: underline;
}
#topmenu a.items .startf {
	display: block;
	float: left;
	width: 16px;
	height: 45px;
	background-image: url(menu_sel_startf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topmenu a.items .start {
	display: block;
	float: left;
	width: 11px;
	height: 45px;
	background-image: url(menu_sel_start.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topmenu a.items .content {
	display: block;
	float: left;
	height: 28px;
	padding: 17px 10px 0px 8px;
	background-image: url(menu_sel_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;

	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a.items .end {
	display: block;
	float: left;
	width: 10px;
	height: 45px;
	background-image: url(menu_sel_end.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topmenu a.items .endl {
	display: block;
	float: left;
	width: 12px;
	height: 45px;
	background-image: url(menu_sel_endl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* Items after selected item */
#topmenu a.itema, #topmenu a.itema:visited {
	display: block;
	float: left;
	height: 45px;
	cursor: pointer; _cursor: hand;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a.itema:hover {
	text-decoration: underline;
}
#topmenu a.itema .start {
	display: block;
	float: left;
	width: 11px;
	height: 45px;
	background-image: url(menu_aft_start.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topmenu a.itema .content {
	display: block;
	float: left;
	height: 32px;
	padding: 13px 10px 0px 8px;
	background-image: url(menu_aft_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;

	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a.itema .end {
	display: block;
	float: left;
	width: 10px;
	height: 45px;
	background-image: url(menu_aft_end.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topmenu a.itema .endl {
	display: block;
	float: left;
	width: 12px;
	height: 45px;
	background-image: url(menu_aft_endl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}




#base {
	float: left;
	width: 1004px;
	padding: 29px 0px 0px 0px;
	text-align: left;
}
#dlv {
        background-image: url(extinguisher_lv.jpg);
        background-repeat: no-repeat;
        background-position: 550px 0px;
}
#dru {
        background-image: url(extinguisher_ru.jpg);
        background-repeat: no-repeat;
        background-position: 550px 0px;
}
#den {
        background-image: url(extinguisher_en.jpg);
        background-repeat: no-repeat;
        background-position: 550px 0px;
}
#content {
	width: 1004px;
	padding: 0px;
	text-align: left;
	border: 0px;
}

/* Image */
#content .image {
	width: 242px;
	vertical-align: top;
	padding: 22px 0px 0px 28px;
}

/* Data */
#content .data {
	width: 386px;
	padding: 10px 38px 15px 38px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}
#content .data .box {
	_height: 440px;
	min-height: 440px;
}
#content .dataf {
	width: 686px;
	padding: 10px 38px 15px 38px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}
#content .dataf .box {
	_height: 240px;
	min-height: 240px;
}

/* Advert */
#content .advert {
	width: 300px;
	vertical-align: bottom;
}

/* Footer */
#content .spacer {
	height: 120px;
	width: 554px;
}
#content .footer {
	width: 554px;
	height: 143px;
	padding: 0px 0px 0px 60px;
}
#content .footerf {
        width: 554px;
        height: 143px;
        padding: 0px 0px 0px 60px;
}
#content .footer .phone, #content .footerf .phone {
	display: block;
	float: left;
	padding-top: 30px;
}
#content .footer .copy, #content .footerf .copy {
	display: block;
	width: 500px;
	color: #69696b;
	font-size: 11px;
	float: left;
}

/* Banners */
#banners {
	float: left;
	display: block;
	width: 0px;
	height: 100px;
	margin-top: -147px;
	padding-left: 55px;
	overflow: visible;
}
#banners img {
	border: 0px;
	padding-bottom: 5px;
}



/* News */
#news .item {
	padding-bottom: 20px;
}
#news .item .title {
	font-size: 14px;
	font-weight: bold;
}



/* Gallery */
#gallery {
}
#gallery .title {
	display: block;
	color: black;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	background-image: url(gallery_tborder.gif);
	background-position: 0px 25px;
	background-repeat: repeat-x;
}
#gallery .group {
	display: block;
}
#gallery .boxx {
	float: left;
	width: 120px;
	height: 83px;
	padding: 3px 3px 3px 3px;
}
#gallery .pic {
	float: left;
	text-align: center;
	vertical-align: center;
	width: 110px;
	height: 73px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #e9e9e9;
}

