html, body, form, table
{
	margin: 0;
	padding: 0;
}
html
{
	height:100%;
}
body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:760px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table.maincontainer {
	height:100%;
	padding:0;
	margin:0;
}
td.maincontainer_top_left {
	background: url(/upload/i/bgdots_left.gif) #000000 top right repeat;
}
td.maincontainer_top_center {
	width:760px;
	height: 40px;
	background: url(/upload/i/bgdots_right.gif) #000000 top left repeat;
}
td.maincontainer_top_right {
	background: url(/upload/i/bgdots_right.gif) #000000 top left repeat;
}
td.maincontainer_left {
	background: url(/upload/i/bgdots_left.gif) #000000 top right repeat;
}
td.maincontainer_center {
	background: url(/upload/i/bgdots_right.gif) #000000 top left repeat;
}
td.maincontainer_right {
	background: url(/upload/i/bgdots_right.gif) #000000 top left repeat;
}
td.maincontainer_left_img {
	background: url(/upload/i/bg_left.gif) #000000 top right no-repeat;
	width:104px;
	height:533px;
}
td.maincontainer_right_img {
	background: url(/upload/i/bg_right.gif) #000000 top left no-repeat;
	width:264px;
	height:533px;

}
a.dealer_entrance:link, a.dealer_entrance:visited, a.dealer_entrance:active {
	color: #a3a3a3;
	text-decoration: none;
}
a.dealer_entrance:hover {
	color: #f91919;
	text-decoration: underline;
}
div.topmenu {
	width:760px;
	float: left;
	height:72px;
	background: url(/upload/i/bgdots_topmenu.gif) top left repeat;	
}
div.logo {
	float: left;
	padding:0;
	margin:0;
}
ul.top-menu
{
	list-style:none;
	padding:0;
	margin:0;
	margin-top:32px;
	margin-left:180px;
	position: relative;  /*IE bug*/ 
}
ul.top-menu li
{
	padding: 0px 20px 0px 0px;
	display:inline;
}
ul.top-menu li a, ul.top-menu li a:visited {
	text-transform: uppercase;
	color: #ddd9d4;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
ul.top-menu li a.selected {
	text-transform: uppercase;
	color: #f91919;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
ul.top-menu li a:hover {
	text-decoration: none;
	color: #f91919;
}
div.prod_event {
	background: url(/upload/i/bg_productevent.jpg) #0d0d0d top left no-repeat;
	width: 760px;
	height:480px;
}
div.prod_promo {
	padding-left: 45px;
	padding-bottom: 50px;
}
div.prod_name {
	text-transform: uppercase;	
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	padding: 15px 30px 30px 0px;

}
div.prod_descr {
	width: 360px;
	color: #ddd9d4;
	font-size: 12px;
	text-decoration: none;
}
div.prod_img {
	float: right;
	width: 264px;
}
div.half {
	float:left;
	width:50%;
}
div.where_title {
	color: #f91919;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 0px 10px 45px;
}
div.where_link {
	padding: 0px 0px 0px 45px;
}
div.news_title {
	color: #f91919;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 0px 10px 25px;
}
div.news_descr {
	color: #ddd9d4;
	font-size: 12px;
	text-decoration: none;
	padding: 20px 0px 0px 25px;

}
a.new_link:link, a.new_link:visited {
	color: #ddd9d4;
	font-size: 12px;
	text-decoration: underline;
}
a.new_link:hover {
	color: #f91919;
	font-size: 12px;
	text-decoration: underline;
}

/*Footer*/
div.partners_logo {
	width:100%;
	vertical-align:top;
	padding-top:14px;
	padding-botom:14px;
	clear: both;
}
div.partners_logo img {
	vertical-align:top;
	margin-right:11px;
}
div.partners_logo img.last {
	vertical-align:top;
	padding:0px;
}




























