body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(pix/sinpolos.gif);
}
.rer #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-left: 22%;
	float: left;
} 
.rer #header {
	background-image: url(pix/logo.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	height: 100px;
	clip: rect(auto,auto,auto,auto);
	left: 0px;
	margin-right: 26px;
	bottom: 0px;
	margin-left: 38px;
	top: auto;
	margin-top: 0px;
} 

.rer #footer {
	padding-left: 40px;
	width: 720px;
	padding-top: 800px;
	margin-top: 25px;

}

.ie .rer #footer-main {
	padding-left: 40px;
	width: 720px;
	padding-top: 20px;
	margin-top: 25px;
}
.webkit .rer #footer-main {
	padding-left: 40px;
	width: 720%;
	padding-top: 650px;
	margin-top: 25px;
	margin-left: 30px;
}
.gecko .rer #footer-main {
	padding-left: 40px;
	width: 720px;
	padding-top: 650px;
	margin-top: 25px;
}



.rer #izolator {
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 0px;
	height: 545px;
	overflow: auto;
	width: 486px;
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(pix/vert-line.gif);
}

.rer #izolator-main {
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 0px;
	width: 490px;
	vertical-align: top;
	background-image: url(pix/v-line.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 350px;
}
.rer #izolator-sip {
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 0px;
	height: 980px;
	overflow: auto;
	width: 486px;
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(pix/vert-line.gif);
}
.rer #izolator-volscom {
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 0px;
	height: 520px;
	overflow: auto;
	width: 486px;
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(pix/vert-line.gif);
}



.rer #main {
	padding-bottom: 0;
	margin-bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	height: 600px;
	margin-top: 5px;
	margin-left: 0px;
}
.rer #main-main {
	padding-bottom: 0px;
	margin-bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 5px;
	margin-left: 0px;
}


.rer #menu {
	padding-bottom: 0;
	clip: rect(auto,auto,auto,auto);
} 
.rer #sidebar1 {
	width: 210px;
	padding-bottom: 5px;
	padding-left: 40px;
	float: left;
}
.rer #submenu {
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 183px;
	padding-left: 5px;
}
.rer #sidebar2 {
	background-repeat: no-repeat;
	width: 522px;
	background-color: #FFFFFF;
	float: right;
	padding-top: 3px;
}
.rer #banner {
	width: 100%;
	background-image: url(pix/banner.gif);
	background-repeat: no-repeat;
	height: 233px;
	clip: rect(auto,auto,auto,auto);
	float: none;
	margin-bottom: 15px;
}
.rer #contact {
	font-family:Tahoma;
	font-size:13.5px;
	line-height:normal;
	color:#000000;
	position: absolute;
	left: 30%;
	width: 616px;
	background-color: #aaaaaa;
	filter:alpha(opacity=90);
	-moz-opacity: 0.8;
	opacity: 0.90;
	background-repeat: no-repeat;
	background-position: center top;
	visibility: hidden;
	font-weight: normal;
	top: 20%;
	}
.rer #catalog {
	font-family:Tahoma;
	font-size:13.5px;
	line-height:normal;
	color:#000000;
	position: absolute;
	left: 45%;
	top: 80%;
	width: 215px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.8;
	opacity: 0.90;
	background-repeat: no-repeat;
	background-position: center top;
	visibility: hidden;
}
.rer #reshen {
	font-family:Tahoma;
	font-size:13.5px;
	line-height:normal;
	color:#000000;
	position: absolute;
	left: 45%;
	top: 80%;
	width: 365px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.8;
	opacity: 0.90;
	background-repeat: no-repeat;
	background-position: center top;
	visibility: hidden;
}

.menu {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#5A5A5A;
	background-image: url(pix/b.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	clip: rect(auto,auto,auto,auto);
	margin-right: 10px;
	margin-left: 15px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu1 {
	font-family:Tahoma;
	font-size:10px;
	line-height:normal;
	color:#5A5A5A;
	background-repeat: no-repeat;
	background-position: left 5px;
	clip: rect(auto,auto,auto,auto);
	margin-right: 10px;
	margin-left: 15px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: normal;
	text-transform: uppercase;
	font-variant: small-caps;
	font-style: normal;
}
.menuSmall {
	font-family:Tahoma;
	font-size:10px;
	line-height:normal;
	color:#5A5A5A;
	background-repeat: no-repeat;
	background-position: left 5px;
	clip: rect(auto,auto,auto,auto);
	margin-right: 10px;
	margin-left: 15px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: normal;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
}

.menu_bold {
	font-family:Tahoma;
	font-size:10px;
	line-height:normal;
	color:#333333;
	background-repeat: no-repeat;
	background-position: left 5px;
	clip: rect(auto,auto,auto,auto);
	margin-right: 10px;
	margin-left: 15px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: normal;
	font-weight: 600;
}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#2A2A2A;
	}
.m_textPlain {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#2A2A2A;
	font-style: normal;
	font-weight: normal;
}


.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#5A5A5A;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#29849D;
	}
	
.l_text
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#164F90;
	}	


.t-xap {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#5A5A5A;
	background-image: url(pix/b.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	clip: rect(auto,auto,auto,auto);
	margin-right: 10px;
	margin-left: 15px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.b_text {
	font-family:Tahoma;
	font-size:13px;
	line-height:11px;
	color:#000000;
	background-color: #FFFFFF;
	font-weight: 800;
	font-variant: small-caps;
	text-transform: uppercase;
	text-align: left;
	text-indent: 8px;
}
.c_text
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#29849D;
	background-color: #FFFFFF;
	}
.ls_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#2A2A2A;
	}
	
.menu_bold {
	font-family:Tahoma;
	font-size:10px;
	line-height:normal;
	color:#5A5A5A;
	background-repeat: no-repeat;
	background-position: left 5px;
	clip: rect(auto,auto,auto,auto);
	margin-right: 10px;
	margin-left: 15px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: normal;
}
.rer #banner1 {
	width: 488px;
	background-image: url(pix/banner1.jpg);
	background-repeat: no-repeat;
	height: 200px;
	clip: rect(auto,auto,auto,auto);
	float: none;
	margin-bottom: 15px;
}
.menu1upper {
	font-family:Tahoma;
	font-size:8px;
	color:#5A5A5A;
	clip: rect(auto,auto,auto,auto);
	text-decoration: underline;
}
.rer #seo {
	font-family:Tahoma;
	font-size:13.5px;
	line-height:normal;
	color:#000000;
	position: absolute;
	left: 40px;
	width: 215px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.8;
	opacity: 0.90;
	background-repeat: no-repeat;
	background-position: center top;
	visibility: hidden;
	height: 100px;
}
.rer #counter {
	font-family:Tahoma;
	font-size:13.5px;
	line-height:normal;
	color:#000000;
	position: absolute;
	left: 40px;
	top: 289px;
	width: 215px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.8;
	opacity: 0.90;
	background-repeat: no-repeat;
	background-position: center top;
	visibility: hidden;
	height: 300px;
}
.rer #IpBox {
	font-family:Tahoma;
	font-size:14px;
	line-height:normal;
	color:#000000;
	position: absolute;
	left: 854px;
	top: 127px;
	width: 300px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.90;
	background-repeat: no-repeat;
	background-position: center top;
	visibility: hidden;
	text-align: justify;
	font-style: normal;
	font-weight: 700;
}
.rer #search {
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
	left: 0px;
	bottom: 0px;
	top: auto;
	margin-top: 165px;
	background-image: url(pix/xmag.gif);
	padding-left: 30px;
	height: 30px;
	float: right;
	margin-right: 30px;
}
.rer #lep {
	font-family:Tahoma;
	font-size:14px;
	line-height:normal;
	color:#000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.90;
	background-repeat: no-repeat;
	text-align: justify;
	font-style: normal;
	font-weight: 700;
	float: right;
	background-position: right bottom;
	padding-top: 48%;
}

