body {
	background:#fff;
	margin:0;
	padding:0;
}

body, td, th, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5E5E;
}

h1
{
	font-size:18px;
}

h2
{
	font-size:15px;
}

img.left
{
	margin-right:15px;
}

img.right
{
	margin-left:15px;
}

table#mainpage
{
	width:100%;
	height:100%;
	border:0px;
}

table#mainpage td.phone
{
	background:url(/images/sstbg.jpg) repeat-x;
	padding-left:10px;
	font-weight:600;
	color:#FFF;
	
}

table#mainpage td.centersst
{
	background:url(/images/sstbg.jpg) repeat-x;
	text-align:right;
	height:28px;
}

table#mainpage td.homemail
{
	background:url(/images/sstbg.jpg) repeat-x;
	text-align:right;
	padding-right:10px;
	vertical-align:top;
	padding-top:5px;
}

div#engflag
{
	margin:-16px 0px 0px 100px;
}

h3{
	font-size: 14px;
	color: Maroon;
}
.menu_bg{
	background-repeat: no-repeat;
	background-position: top;
}
.ucat{
	background-position: right;
}
.leftcat{
	background-repeat: no-repeat;
	background-position: top right;
}
#menu{
	position: absolute;
	top: 240px;
	left: 5px;
	width: 165px;
	z-index: 1;
}
a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	color: Maroon;
}
a:hover {
	color: #FF0000;
}

a:link.m, a:visited.m, a:hover.m, a:active.m{
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-bottom: 2px;
	width: 165px;;	
	color: Maroon;
	margin: 3px;
	padding-left: 5px;
/*border: 2px solid #FFA500;*/
}
a:hover.m {
	color: #FF0000;
	background: White;
}

#iLoader
{
	display: none;
	visibility: hidden;
}

div.imgDisplay {
	position: absolute;
	background: #FFFFCC;
	border: dotted 1px #CCCCCC;
	visibility: hidden;
	width: 200px;
	height: 30px;
	text-align: center;
	padding: 19px;
	font-size: 12px;
}

div.imgClose
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 65px;
	height: 14px;
	text-align: center;
	color: #FF0000;
	cursor: pointer;
	cursor: hand;
	background: #FFFFCC;
}

#awaitNotice
{
	padding: 25px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-size: 11px;
	text-align: center;
	visibility: hidden;
	position: absolute;
}

#divNotice
{
	padding: 25px;
	font-size: 11px;
	text-align: center;
	visibility: hidden;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 5px center;
}

.finalNotice
{
	padding: 25px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-size: 11px;
	text-align: center;
	visibility: hidden;
	position: absolute;
	background: #F7FFCD;
	border: 1px solid #A5A54A;
}

div.info
{
	background: url(/images/infoIcon.gif) #F7FFCD;
	border: 1px solid #A5A54A;
}

div.err
{
	background: url(/images/errIcon.jpg) #FFE6E6;
	border: 1px solid #FF0000;
	color: #FF0000;
}

div.roznPrice
{
	color: #666666;
	clear: both;
	display: block;
}

span.roznPrice
{
	color: #666666;
	clear: both;
	display: block;
}

td.roznPrice
{
	color: #666666;
}

span.inetPrice
{
	color: #FF0000;
	font-size: 14px;
	clear: both;
	display: block;
}

div.inetPrice
{
	color: #FF0000;
	font-size: 14px;
	clear: both;
	display: block;
}

td.inetPrice
{
	color: #FF0000;
	font-size: 14px;
}


table.calculatorTable
{
	border: 1px solid #666666;
	text-align: center;
	background: #FFFFFF;
	width: 98%;
}

table.calculatorTable th
{
	font-size: 12px;
	font-weight: bold;
	background: #666666;
	color: #FFFFFF;
}

table.calculatorTable td
{
	background: #EFEFEF;
}


#typeDescription
{
	position: absolute;
	width: 300px;
	padding: 10px;
	visibility: hidden;
	background: #FFFFCC;
	border: dashed 1px #666666;
	font-size: 11px;
}

#typeDescription h4
{
	margin: 5px 0px;
}

.descr
{
	cursor: default;
}

div#loginFormDiv
{
	padding: 25px;
	font-size: 12px;
	font-weight:bold;
	visibility: hidden;
	position: absolute;
	width: 200px;
	display: none;
	background: #F7FFCD;
	border: 1px solid #A5A54A;
}

#loginForm
{
	margin: 0px;
}

#loginForm label
{
	display: block;
	clear: both;
	width: 150px;
	margin-top: 15px;
}

#loginForm input
{
	clear: both;
	width: 150px;
	margin: 0px;
	background: #FFF;
	border: 1px solid #CCC;
}

div#closeLoginForm
{
	position: absolute;
	right: 0px;
	top: 0px;
}

div#closeLoginForm a
{
	color: #FF0000;
	font-size: 11px;
	margin: 3px;
}

a#registerLink
{
	display: block;
	color: #FF0000;
	font-size: 11px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 3px;
}

a#remindLink
{
	display: block;
	color: #FF0000;
	font-size: 11px;
	margin: 3px;
}

#login
{
	font-weight: bold;
	color: #FF0000;
}


div#registerFormDiv
{
	padding: 25px;
	font-size: 12px;
	font-weight:bold;
	visibility: hidden;
	position: absolute;
	width: 200px;
	display: none;
	background: #F7FFCD;
	border: 1px solid #A5A54A;
}

#registerForm
{
	margin: 0px;
}

#registerForm label
{
	display: block;
	clear: both;
	width: 150px;
	margin-top: 15px;
}

#registerForm input
{
	clear: both;
	width: 150px;
	margin: 0px;
	background: #FFF;
	border: 1px solid #CCC;
}

div#closeRegisterForm
{
	position: absolute;
	right: 0px;
	top: 0px;
}

div#closeRegisterForm a
{
	color: #FF0000;
	font-size: 11px;
	margin: 3px;
}

#register
{
	font-weight: bold;
	color: #FF0000;
}

a.text
{
	font-size:12px;
}

a.buttonLink
{
	display:block;
	margin: 6px 5px;
	text-align: center;
	width: 185px;
	height: 22px;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 13px;
	background: #CCCCCC; border:1px solid #000;
}

#userData
{
	clear: both;
	padding: 10px 15px;
}

#userData label
{
	display: block;
	margin: 6px 5px;
	color: #FF0000;
	font-weight: bold;
}

#userData input
{
	display: block;
	margin: 6px 5px;
	width:185px;
}

table#shop td
{
	padding:15px;
	text-align:center;
}

table#shop img
{
	border: 1px solid #999;
}

table#heaterT
{
	border:1px dashed #999;
	border-collapse:collapse;
}

table#heaterT td
{
	padding:12px;
	vertical-align:top;
}

table#heaterT td.line
{
	border:1px dashed #999;
	width:220px;
}

table#heaterT td.line1
{
	border:1px dashed #999;
	width:460px;
}

table#heaterT h4
{
	margin-left:0px;
}

div#heater
{
	background: #CCC;
	font-size:14px;
	font-weight:600;
	height:50px;
	padding:0px 15px 0px 15px;
	color:#000;
}

div#heater div
{
	height:30px;
	width: 300px;
	color:#FF0000;
	margin-left:650px;
	text-align:center;
	padding:5px;
	margin-top:-22px;
	font-size:16px;
}

div#heatershop
{
	color:#FF0000;
	font-weight:600;
	margin:-25px 0px 20px 750px;
}

p
{
	text-indent:30px;
}

p.art
{
	text-indent:0px;
	text-align:left;
	font-size:12px;
}

p.art a
{
	font-size:12px;
}

p.art a:hover
{
	font-size:12px;
}

table#stats
{
	width:100%;
	border-collapse:collapse;
	border: 1px solid #666;
}

table#stats th
{
	border: 1px solid #666;
	height:30px;
}

table#stats td
{
	border: 1px solid #666;
	text-align:center;
	height:25px;
}	

table#stats td.left
{
	text-align:left;
	padding-left:10px;
}

span.up
{
	text-transform:uppercase;
}

table#glavpage th 
{
	background: url(/images/work/Image/plashka_main.jpg) center top no-repeat;
	height:24px;
	width:229px;
	vertical-align:top;
	font-size:14px;	
}

table#glavpage a.top
{
	font-size:14px;
}

table#glavpage th.right
{
	padding-top:5px;
	width:200px;
	height:24px;
	vertical-align:top;
	font-size:14px;
}

table#glavpage td.right
{
	width:210px;
	vertical-align:top;
	font-weight:500;
	padding:0px;
}

table#glavpage div.art
{
	text-align:right;
	font-size:8px;
	font-weight:600;
	margin-top:-10px;
}

table#glavpage p.text1
{
	text-indent:0px;
	padding-top:5px;
}

table#glavpage p.text
{
	text-align: left;
	font-size:10px;
	text-indent:0px;
}

table#glavpage img.art
{
	margin-right:10px;
}

table#glavpage td.main
{
	text-align:justify;
	font-weight:500;
	width:900px;
	padding-right:10px;
}

table#glavpage h4
{
	font-size:13px;
}

table#glavpage td
{
	width:229px;
	height:244px;
	font-weight:600;
	text-align:center;
	padding:10px 0px 3px 15px;
}

table#glavpage td.art1
{
	height:30px;
	padding-right:17px;
}

table#glavpage td.art
{
	font-weight:500;
	text-align: justify;
	padding:0px 18px 3px 18px;
	vertical-align:top;
}

table#glavpage div.teploluxe
{
	margin-left:10px;
	background:#F7BF20;
	width:229px;
	vertical-align:bottom;
	text-align: center;
}

table#glavpage div.stopice
{
	margin-left:10px;
	background:#EF7A2B;
	vertical-align:bottom;
	width:229px;
	text-align: center;
}

table#glavpage div.radiator
{
	margin-left:10px;
	background: #2CA34F;
	vertical-align:bottom;
	width:229px;
	text-align: center;
}

div#korpus
{
	text-transform:uppercase;
	border:1px solid #666;
	padding:5px 10px 5px 10px;
	width:330px;
	text-align:center;
	font-size:15px;
	margin-left:25px;
}

div#korpus a
{
	font-size:15px;
	font-weight:600;
	color:#ff6600;
}

div#korpus a:hover
{
	color:#FF0000;
}

table#termoreg td
{
	vertical-align:top;
	padding-bottom:15px;
}

table#termoreg td.left
{
	text-align:center;
	padding-right:20px;
}

table#termoreg a
{
	font-size:12px;
	font-weight:600;
}

a.clh3
{
	font-size:14px;
	text-decoration:underline;
}

a.clh3:hover
{
	font-size:14px;
}

table#tech
{
	border-collapse:collapse;
	border:1px solid #666;
}

table#tech td
{
	border:1px solid #666;
	padding:5px;
}

li.ss
{
	font-size:10px;
}

div#ban
{
	margin-top:-35px;
}
div#ban1
{
	padding-left:250px;
}

table#oficces
{
	width:600px;
	border-collapse:collapse;
	margin-bottom:20px;
}

table#oficces th
{
	border-bottom:2px solid #CCCCCC;
	text-align:left;
	padding:5px;
	background:#ECECEC;
	font-size:13px;
}

table#oficces td
{
	border-bottom:1px solid #CCCCCC;
	padding:5px 15px 5px 5px;; 
}

table#oficces td.left
{
	width:100px;
}

table#oficces td.bot
{
	border-bottom:2px solid #CCCCCC;
}

table#mag
{
	border-collapse:collapse;
	width:900px;
}

table#mag td
{
	padding:5px;
	border-bottom:1px solid #CCCCCC;
}

table#mag th
{
	padding:3px;
	border-bottom:2px solid #CCCCCC;
	background:#ECECEC;
	text-align:left;
}

table#mag td.wid1
{
	width:200px;
}

table#mag td.wid2
{
	width:300px;
}

table#mag td.wid3
{
	width:200px;
}

table#mag td.wid4
{
	width:150px;
}

table#mag th.thwid1
{
	width:200px;
}

table#mag th.thwid2
{
	width:300px;
}

table#mag th.thwid3
{
	width:200px;
}

table#mag th.thwid4
{
	width:150px;
}

table#markdown
{
	border-collapse:collapse;
	border:1px solid #666;
}

table#markdown td
{
	padding:5px;
	border:1px solid #666;
	text-align:center;
}

table#markdown th
{
	padding:10px;
	border:1px solid #666;
}