body
{
	background-image: url('img/bg_bot_right.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	background-atachment: fixed;
}
body, td
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #434342;
	
}
p
{
	margin:0px;
}
td.logo
{
	background-image: url('img/bg_top_logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 95px;
}
td.top_left
{
	background-image: url('img/bg_top_left.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
td.top_right
{
	background-image: url('img/bg_top_right.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	width:210px;
	padding-right: 5px;
}
td.journal img
{
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 2px solid #D5D5D5;
	border-bottom: 2px solid #D5D5D5;
	width: 80px;
	height: 95px;
}
td.address
{
	background-image: url('img/bg_address.jpg');
	background-repeat: no-repeat;
	background-position: top;
	font-size: 9px;
	padding: 15 15 10 40px;
	color: #6C6C6C;
}
td.bot_menu
{
	font-size: 8pt;
	padding: 12 0 20 0px;
	color: #248252;
}
td.main
{
	padding: 8 0 5 10px;
}
td.content img
{
	border: 1px solid #D5D5D5;
	margin-right: 8px; 
	margin-bottom:5px;
}
td.title
{
	font-size: 11pt;
	font-weight: bold;
	color: #AAA9A9;
}
img
{
	border: 0px;
}

a, a:link, a:active, a:visited
{
	color: #248252;
	text-decoration: underline;
}
a:hover
{
	color: #248252;
	text-decoration: none;
}
div.catalog_menu
{
	font-size: 8pt;
	padding: 2 5 1 45px;
}
.price
{
	color: #434342;
	font-size: 8pt;
}
.price_dis
{
	color: #248252;
	font-size: 8pt;
}
.producer
{
	color: #8F8F8E;
	font-size: 8pt;
}
.dev img
{
	background-color: #D4D4D4;
}

.pt07 {font-size: 7pt; }
.pt08 {font-size: 8pt; }
.pt09 {font-size: 9pt; }
.pt10 {font-size: 10pt; }
.pt11 {font-size: 11pt; }
.pt12 {font-size: 12pt; }
.pt14 {font-size: 14pt; }
.pt16 {font-size: 16pt; }
.pt18 {font-size: 18pt; }

.ptb07 {font-size: 7pt;color:#248252; }
.ptb08 {font-size: 8pt;color:#248252; }
.ptb09 {font-size: 9pt;color:#248252; }
.ptb10 {font-size: 10pt;color:#248252; }
.ptb11 {font-size: 11pt;color:#248252; }
.ptb12 {font-size: 12pt;color:#248252; }
.ptb14 {font-size: 14pt;color:#248252; }
.ptb16 {font-size: 16pt;color:#248252; }
.ptb18 {font-size: 18pt;color:#248252; }


/*-------------FORM--------------------*/
.inp_ins
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #248252;
	background-color: #FDFDFD;
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	border-top: 1px solid #5C5C5C;
	border-left: 1px solid #5C5C5C; 
	height:18px;
}
.inp_but
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #248252;
	background-color: #EAEAEA;
	border: 1px solid #5C5C5C;
	height:18px;
	cursor: hand;
}
.inp_ins_tot
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #248252;
	background-color: #FFFFFF;
	border: 0px;
	height:18px;
}
.inp_tot_adm
{
	background-color: #e2f0ff;
	color: #434342; 
	border: 0px;
	height: 18px;
	text-align: right;
}
.select
{
height:18px;
font-size: 8pt;
}
.arc-h{
	width:70%;
	text-align:left;
	/*display:none;*/
}
.arc-item{
	overflow:hidden;
	zoom:1;
}
	.arc-it-l{
		float:left;
		width:90%;
		font-size:8pt;
	}
	.arc-it-r{
		float:right;
		width:5%;
		font-size:8pt;
	}
#hidemenu{position:absolute;top:0px;left:0px;visibility:hidden;}