html, body {
	height:100%;
	width:100%;
	margin:0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	min-width: 1000px; 
}

h1 {
	font:normal 22px Georgia,Verdana, Arial, Helvetica; 
	margin: 0px 0px 45px 45px; 
	color:#0;
}

h2 {
	font:normal 26px Georgia,Verdana, Arial, Helvetica; 
	display:inline; 
}

h3 {
	font:normal 18px Verdana, Arial, Helvetica; 
	font-weight:bold;
}

h4 {
	font:normal 10px Verdana, Arial, Helvetica; 
	font-weight:bold;
	display:inline;
}

a { 
	font-size: 12px;
	color:#0857a6; 
	text-decoration:underline;
	outline: none; 
}

a.selected {
	text-decoration:none;
	color:#000;
}

div.body {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
}

div.company {
	font: normal 52px Georgia,Verdana, Arial, Helvetica; 
	margin: 35px 0px 35px 50px; 
	background-color: #fff;
	color: #fff;
	position: absolut;
	border-width: 0px;
	display: block;
	width : 120px;
}

a.company
{
	background-color: #fff;
	color: #fff;
	border-width:0px;
	display:block;
	width : 120px;
}

div.header {
	position:absolute;
	min-width:1000px;
	top:0px;
	width:100%;
	background:url(../images/logo.jpg) no-repeat right;
	height:244px;
}

div.phone {
	font-family: Georgia,Verdana, Arial, Helvetica;
	position:relative;
	float:right;
	#margin-bottom:50px;
	right:280px;
}

div.lmenu {
	position:absolute;
	padding-left: 5px;
	left:0px;
	top:227px;
	width:200px;
}

div.lmenu a {
	font-size: 12px;
}

div.lmenu li { 
	padding:0px 0px 0px 22px; 
	list-style: none;   
}

div.lmenu li.top {
	width:150px; 
	height:18px; 
	background:url(../images/bluebox.png) no-repeat left; 
	list-style: none; 
	padding:5px 0px 10px 10px;
}

li.top a {
	color:#000;
}

div.lmenu li.gtop {
	width:150px; 
	height:18px; 
	background:url(../images/redbox2.gif) no-repeat left;  
	list-style: none;  
	padding:5px 0px 10px 10px;
}

li.gtop a {
	color:#FFFFFF;
}

div.price {
	width:200px; 
	height:60px;  
	list-style: none;  
	padding:3px 0px 0px 0px; 
	color:#000;
	text-align:center;
	font-size:15px; 
	float:right; 
	top:30px
}

div.tmenu-inner a {
	font-size: 14px;
}

div.tmenu-inner a.selected {
	text-decoration:none;
	color:#000;
}

div.container {
	width: 100%; 
	min-height:700px; 
	line-height: 2;
}

div.content { 
	margin-left:250px;
	margin-right:250px;
	margin-top:240px;
}

div, p {
	border: 0px solid;
} 

div.redlb { 
	border-left: 1px solid #de352f; 
	margin-left: 25px; 
	padding-left: 10px;
}

P.price {
	MARGIN-TOP: 0.35em
}

div.rightblock {
	float:right;
	width:200px; 
	padding-top:50px;
}

div.rightblock input {
	color:#000;
}

div.rightblock textarea {
	color:#000;
}

p.quot {
	background: url(../images/quot.gif) no-repeat; 
	text-indent: 2em; 
	line-height: 2; 
	font-size: 11px; 
	width:150px; 
}

p.quotcomm {
	background: url(../images/quot.gif) no-repeat; 
	text-indent:2em;   
}

div.signature {
	text-align:right; 
	font-size: 11px; 
	width: 150px; 
	margin-bottom: 40px; 
	font-weight:bold;
}

div.signcomm {
	text-align:right;
	margin-bottom: 40px; 
	font-weight:bold;
}

input {
	margin:5px; 
	width:150px; 
	color:#aaaaaa
}

textarea {
	margin:5px;
	width:150px; 
	color:#aaaaaa 
}

div.pagenav {
	padding:  20px ;
	text-align:center;
}

hr {
	color:#de352f;
	background-color:#de352f;
	height: 1px;
	border-width:0px;
}

hr.hrblack {
	color:#000;
	background-color:#000;
	height: 1px;
	border-width:0px;
}

div.pagenav a {
	font-size: 12px; 
	padding:10px;
}

div.product {
	width: 100%;
	min-height:250px;
}

div.subproduct {
	width: 96%;
	margin-left:2%;  
}

div.pic {
	float:left;
	width:300px;
}

div.text {
	position: relative;
	line-height: 2;
	margin-left: 300px;
}

div.footer {
	text-align:center; 
}

div.footer img { 
	padding:10px 5px 10px 0;
}

div.bmenu {
	padding-bottom:20px;
}

div.tmenu {
	margin-left: 25px;
	margin-right: 270px;
	min-width: 780px;
}

div.box-c {
	height:5px;
	margin: 0 5px;
	position: relative;
	background: #79d1fa;
}

div.box-c em b {
	position: absolute;
	font: 50px Arial;
	line-height: 12px;
	font-weight: normal;
}

.ctl, .cbl, .ctr, .cbr {
	z-index: 11;
	width: 5px;
	height: 5px;
	color: #79d1fa;
	overflow: hidden;
	position: absolute;
	background: transparent;
}

.ctl {
	top:0; 
	left:-5px;
}

.cbl {
	bottom:0; 
	left:-5px;
}

.ctr {
	top:0; 
	right:-5px;
}

.cbr {
	bottom:0; 
	right:-5px;
}

.ctl b {
	left:-3px; 
	top:-1px 
}

.ctr b {
	left:-10px;
	top:-1px
}

.cbl b {
	left:-3px; 
	top:-7px;
}

.cbr b {
	left:-10px; 
	top:-7px;
}

div.tmenu-inner {
	padding: 10px;
	text-align: justify;
	background: #79d1fa;
}

div.tmenu-inner a {
	padding:10px;
	color:#000; 
	text-decoration:underline;
}

div.tmenu a.selected {
	text-decoration:none;
}

.date {
	font-size:95%; 
	color:#555555; 
	line-height:100%;
}

@font-face { 
	font-family: "Rubl Sign"; 
	src: url(/css/ruble.eot); 
}

span.rur { 
	font-family: "Rubl Sign"; 
	text-transform: uppercase; 
     // text-transform: none;
}    

span.rur span { 
	position: absolute; 
	overflow: hidden; 
	width: .45em; 
	height: 1em; 
	margin: .1ex 0 0 -.55em; 
// display: none; 
}

span.rur span:before { 
	content: '\2013'; 
}

