html
{
	background-color:#000000;
	background-image:url(../images/bg.gif);
	overflow-x:hidden;	
}
body
{
	color:#FFFFFF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:100%;
}

form
{
	margin:0px;
}

#container
{
	height:100%;
	min-height:100%;
	background-image:url(../images/gradbg.gif);
	background-repeat:repeat-x;
	background-position:0px -222px;
	min-height:800px;
}

/*блоки*/
#head
{
	height:295px;
	width:1004px;
	margin-left:auto;
	margin-right:auto;	
/*	background-color:#333333;*/
}

a.item:link, a.item:hover, a.item:visited
{
	margin:0px;
	padding:0px;
	border-bottom:0px;
	background-image:none;
}
a.item img
{
	border:0px;
}
/*центральная часть*/
#middle
{
	margin-left:auto;
	margin-right:auto;	
	height:auto;
	width:1004px;
	background-image:url(../images/grad.png);
	background-repeat:repeat-y;
	background-position:center;
}

#middleMain
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/mainbg.gif);	
	background-repeat:repeat-y;
	background-position:15px 0px;	
	overflow:auto;
	height:100%;
}

#main
{
	background-image:url(../images/maintop.jpg);
	background-repeat:no-repeat;
	background-position:15px 0px;
	padding:10px 48px 0px 48px;
	color:#FFFFFF;
}

#left
{
	float:left;
	width:245px;
/*	border:1px dotted #FFFFFF;*/
	padding-top:7px;
}
#left #box
{
	background-repeat:no-repeat;
/*	margin-bottom:20px;*/
	padding:0px 20px 25px 34px;
	clear:both;
	overflow:hidden;
}

#left #box #text
{

}

#cityname
{
	color:#FF0000;
	font-size:14px;
	display:block;
	font-weight:bold;	
}

#telcod
{
	color:#878787;
	font-size:11px;
	font-weight:normal;	
	background-image:url(../images/telefon.gif);
	background-repeat:no-repeat;
	background-position:5px 0px;
	padding-left:25px;
	float:left;
	margin-top:5px;
}

#telefon
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	float:right;
	padding-right:5px;
	margin-top:5px;	
}

#icq
{
	clear:left;
	font-size:11px;
	font-weight:normal;	
	background-image:url(../images/icq.gif);
	background-repeat:no-repeat;
	background-position:3px 0px;
	float:left;
	height:17px;
	width:25px;
	margin-top:5px;
}

#icqnumer
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	float:left;
	width:75px;
	padding-right:0px;
	margin-top:5px;
}

#mailicon
{
	clear:left;
	font-size:11px;
	font-weight:normal;	
	background-image:url(../images/mail.gif);
	background-repeat:no-repeat;
	background-position:3px -2px;
	float:left;
	height:17px;
	width:25px;
	margin-top:5px;
}

#mailsend
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	float:left;
	padding-right:5px;
	margin-top:5px;
	width:80px;
	white-space:nowrap;
}

#offertext
{
	font-size:13px;
	background-image:url(../images/offer.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding:0px 0px 0px 20px; 
	color:#FF0000;
	display:block;
	text-decoration:none;
}

#offertext:hover
{
	font-size:13px;
	background-image:url(../images/offer_.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding:0px 0px 0px 20px; 
	color:#FF1111;
	display:block;
	text-decoration:none;
}
/*-------------------------------------*/
#border
{
	background-image:url(../images/brpix.gif);
	background-repeat:repeat-x;
	background-position:-2px center;
	font-size:1px;
	height:15px;
	clear:both;
}
#right
{
	background-color:#000000; /*нужен для фикса с float в IE*/
	width:auto;
	margin-left:245px;
	padding-top:7px;	
	background-image:url(../images/brandfull.jpg);
	background-repeat:repeat;	
}

#content
{
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 13px 0px 0px;
	margin-right:2px;
	text-align:justify;
	/*	background-position:100px bottom;*/
	overflow:hidden;
	background-image:url(../images/content_endbg.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
#right, #content
{
	filter:expression(fixPNG(this));	
}
input.edit
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px;
	background-color:#000000;
	margin-top:3px;
	width:130px;
	height:17px;
	color:#999999;
}

input.enter
{
	background-image:url(../images/enter.gif);
	height:25px;
	width:25px;
	float:left;
	margin-top:6px;
	margin-left:7px;
}

/*подвал*/
#footer
{
	margin-left:auto;
	margin-right:auto;	
	width:1004px;
	height:110px;
}

#created
{
	font-size:12px;
	color:#777777;
	text-align:center;
	padding-top:25px;
	padding-bottom:5px;
	margin-left:210px;
	position:relative;
	left:48px;
	background-position:580px 0px;
	background-repeat:no-repeat;
}
#created a:link, #created a:visited
{
	color:#777777;
	text-decoration:none;
	background-image:none;
}
#bottommenu
{
	color:#CCCCCC;
	text-align:right;
	margin-right:10px;
	margin-top:20px;
	text-decoration:none;
}

a.itembot:link, a.itembot:visited
{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	background-image:none;
}

a.itembot:hover
{
	font-size:13px;
	color:#FF0000;
	background-image:none;
}
span.itembot
{
	font-size:13px;
	color:#FF0000;
}

