body {
	background-color: White;
	font-family: Arial;
	color: #575757;
	font-size: 12px;
	 
}
table
{
	font-size: 12px;
		
}
p {
	padding-left: 15px;
	padding-right : 10px;
}
font.orange {
	font-family: Arial;
	font-size: 16px;
	color: White;
	background: #FF8C00;
	font-weight: bold;
}
font.gray {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
}
font.black {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #343434;
}
font.info {
	font-family: Arial;
	font-size: 12px;
	color: #343434;
	background: #FFFFFF;
}
font.catalog {
	font-family: Arial;
	font-size: 11px;
	color: #404040;
}
font.price {
	font-family: Arial;
	font-size: 18px;
	color: #FF8C00;
	font-weight: bold;
}
font.old_price {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
a:link
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #0068cc;
}
a:visited
{
	color: #0068cc;
}
A.orange {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF8C00;
}
A:visited.orange {
	color: #FF8C00;
}
A:hover.orange {
	color: #0068cc;
}
A.gray {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2e2e2e;
}
A:visited.gray {
	color: #2e2e2e;
}
A:hover.gray {
	color: #0068cc;
}
A.white {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
A:visited.white {
	color: #FFFFFF;
}
A:hover.white {
	color: #ffffff;
}
.pole 
{
background-color: #EFF3F7;
border: 1 solid #808080;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}   
h1
{
	font-size: 25px;
	font-family: Arial;
	color: #343434;
	padding : 4px;
	margin-left: 10px;
}
h2
{
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #787878;
	padding : 7px;
}
#bg {
position: absolute;
right: 0px;
top: 0px;
z-index: 1;
}
#baner {
position: absolute;
left: 770px;
}
#top_banner {
position: relative;
left: 15px;
}
#open {
	position: absolute;
	top: 115px;
}
#logo {
	position: absolute;
	top: 0px;
}
#top {
top: 0px;
position: absolute;
z-index: 2;
}


