body, html {height: 100%;}

body {
    margin: 0;
    padding: 0;
	background: #fff url(body_bg0.jpg) right top repeat-x;
	position: relative;
}

img.logo, img.header_pic_1, img.whereBuy_icon, img.poly_sot, img.poly_mono, img.banner_new_l, img.banner_new_r, img.novattro_logo_m, img.mainBanner_left, img.mainBanner_right
{
	filter: expression((runtimeStyle.backgroundImage != 'none') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=scale)' : runtimeStyle.filter,runtimeStyle.backgroundImage = 'none');
}

img {
    border-width: 0px;
}

img.mime-icon {
    /* display: block; */
    padding: 5px 5px 0 0;
    /* position: absolute; */
}

.clr
{
	display: block;
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
#panel
{
	position: relative;
	z-index: 1000;
}

/* PAGE MODEL */

/* HEADER */
#headerStyle
{
	position: relative;
	z-index: 99;
}
a.logoLnk
{
	position: absolute;
	display: block;
	width: 104px;
	height: 42px;
	top: 25px;
	left: 20px;
}
#topPhone
{
	position: absolute;
	text-indent: -9999px;
	width: 164px;
	height: 30px;
	top: 30px;
	left: 163px;
	background: url(topPhone.gif) no-repeat;
}
.topSlogan
{
	position: absolute;
	top: 30px;
	left: 354px;
	font-size: 10pt;
	color: #004c6d;
	background: url(topStar0.gif) no-repeat;
	padding: 0 0 0 50px;
}
.topSlogan span
{
	display: block;
	font-size: 16pt;
	font-weight: bold;
	margin: -5px 0 0 0;
}
.langSel
{
	position: absolute;
	top: 5px;
	right: 2px;
}
.langSel a
{
	display: block;
	float: left;
	text-indent: -9999px;
	width: 27px;
	height: 17px;
}
.langSel a.rus
{
	background: url(rus00000.gif) no-repeat;
}
.langSel a.eng
{
	background: url(eng00000.gif) no-repeat;
}

/* - - - - - - - - - - - - - - - */

.rainbow
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 590px;
	background: url(http://www.safplast.ru.css.1c-bitrix-cdn.ru/bitrix/templates/safplast-0200/images/rainbow.jpg) right top no-repeat;
	z-index: 1;
}

#mainContainer
{
	margin: 0px auto;
	max-width: 1250px;
	padding: 0px 40px;
	position: relative;
	
}
.cr_center
{
	width: 100%;
	float: right;
	margin-left: -160px;
	position: relative;
	z-index: 10;	
}
.cr_center_inside
{
	padding: 0 0 0 160px;
	position: relative;
	z-index: 30;
	overflow: hidden;	
}

.leftPanel
{
	width: 140px;
	padding: 40px 20px 0 0;
	display: inline;
	float: left;
}
.centerPanel
{
	width: 100%;
	float: left;
	margin-right: -250px;
	position: relative;
	z-index: 10;
}
.centerPanelInside
{
	padding: 40px 340px 0 0;
	position: relative;
	z-index: 30;
	overflow: hidden;
}
/*.centerPanelInside2
{
	padding: 40px 340px 0 0;
	position: relative;
	z-index: 30;
	overflow: hidden;
}*/
.rightPanel
{
	display: inline;
	float: right;
	width: 226px;
	padding: 0 0 0 20px;
	position: relative;
	z-index: 50;
}
.rightPanelInside
{
	padding: 40px 0 0 0;
}
/* FOOTER */

.footer_contacts
{
	position: relative;
	z-index: 10;
	height: 222px;
}
.footer_contacts .footer_bg
{
	height: 222px;
	width: 90%;	
}
.footer_contacts div.contacts
{
	position: absolute;
	top: 77px;
	left: 0px;
	font-size: 8pt;
	height: 145px;
	width: 383px;
	margin: 0 0 0 160px;
}
div.contacts a:link, div.contacts a:active, div.contacts a:visited
{
	text-decoration: none;
}
div.contacts a:hover
{
	text-decoration: underline;
}
.footer_contacts div.contacts h3
{
	font-size: 12pt;
	margin: 24px 0 0 0;
}

.zvezda
{
	display: block;
	position: absolute;
	top: 245px;
	left: 10px;
	font-size: 7pt;
	color: /* #0f5b72 */#0076A9;
	padding: 10px 0 0 150px;
}


.copyright_line
{
	position: absolute;
	z-index: 9;
	margin: -360px 0 0 0;
	clear: both;
	height: 533px;
	width: 100%;
	background: url(footer_b.jpg) left bottom repeat-x;
}
.footer_grad
{
	width: 316px;
	height: 433px;
	background: url(http://www.safplast.ru.css.1c-bitrix-cdn.ru/bitrix/templates/safplast-0200/images/footer_grad.jpg);
}
/* - - - - - - - - */

#block {


}

a {color: #004c6d;}
a:hover {color: #ff1111;}

form {padding: 0; margin: 0;}
form, select, option, input, textarea {
    font-size: 100%; 
    font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
}
input, textarea {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    }
a.dash{
text-decoration:none; border-bottom:1px dashed;
}
.hov:hover{
cursor:pointer;}
.grey {color: #707070;}










/*********************************************************************************/

/*Data table*/
table.data-table
{
    border:1px solid #CECECE;
    border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
    border:1px solid #CECECE;
    background-color:#FFFFFF;
    color:#333;
    padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
    background-color:#E1E5ED;
    text-align:left;
    font-weight:normal;
    background-image:none;
    border:1px solid #CECECE;
    padding:4px;
    color:#333;
}

/*Body cell*/
table.data-table tbody td
{
    background-color:#FFF;
    background-image:none;
    color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
    background-color:#F1F3F6;
    padding:4px;
    color:#333;
}

/*Error & OK messages*/
.errortext
{
    color:red;
}

.notetext
{
    color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
    color:red;
}

.d_body{display:none; }
.d_body2{display:none; }
.d_body3{display:none; }