body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.debug
{
	border:1px solid red;
}

.clearboth
{
	clear: both;
	height: 0px;
	overflow: hidden;
}

#siteDiv
{
	margin-left: auto;
	margin-right: auto;
	width: 961px;
	/*height: 660px;*/
}

#leftDiv
{
	float: left;
	width: 207px;
	/*height: 628px;*/
}

#logo
{
	width: 184px;
	height: 114px;
	padding-left: 23px;
	padding-top: 141px;
}

.link_home
{
	padding-left: 6px;
	width: 36px;
	height: 45px;
}

.link_home a
{
	display: block;
	width: 36px;
	height: 45px;
	background-image:url(images/home.gif);
}

.link_home a:hover
{
	background-image:url(images/home_over.gif);
}


.link_lang_en
{
	padding-left: 12px;
	width: 36px;
	height: 45px;
}

.link_lang_en a
{
	display: block;
	width: 36px;
	height: 45px;
	background-image:url(images/en.gif);
}
.link_lang_en a:hover
{
	background-image:url(images/en_over.gif);
}

.blank_img
{
	width: 36px; 
	height: 45px; 
	border: 0px;
}

#centerDiv
{
	width: 460px;
	float: left;
}

#flashDiv
{
	width: 460px;
	height: 479px;
}

#colection_link
{
	width: 426px;
	height: 149px;
	background-color: #bfbebc;
	padding-left: 34px;
}

.KK_links
{
	border: 0px;
	width: 133px;
	height: 149px;
}

#rightDiv
{
	float: left;
	width: 294px;
	height: 255px;
}

#motoDiv
{
	width: 235px;
	height: 114px;
	padding-left: 59px;
	padding-top: 141px
}

#motoDiv img
{
	width: 179px;
	height: 102px;
}

#menu_right
{
	background-color:#FFFFFF;
	height: 45px;
	width: 294px;
	background-image:url(images/menu_right_bg.jpg); 
	overflow: hidden;
}

#menu_right_ul
{
	float: right;
	/*width: 90px;*/
	height: 45px;
	display: inline;
	padding: 0px;
	margin: 0px;
  	list-style-type: none;
}

#menu_right_ul li
{
	float: left;
}

.link_contacts
{
	float: right;
	width: 56px;
	height: 45px;
}

.link_contacts a
{
	display: block;
	width: 56px;
	height: 45px;
	background-image:url(images/contact.gif);
}

.link_contacts a:hover
{
	background-image:url(images/contact_over.gif);
}

.link_fun
{
	float: right;
	width: 45px;
	height: 45px;
}

.link_fun a
{
	visibility: hidden;
	display: block;
	width: 45px;
	height: 45px;
	/*background-image:url(images/fun.jpg);*/
}

.link_fun a:hover
{
	/*background-image:url(images/fun_over.jpg);*/
}

.flexiAdv
{
	width: 294px;
	height: 328px;
	background: url(images/flexi_adv.jpg);
	border: 0px;
}

#footerDiv
{
	clear: both;
	float: left;
	width: 961px;
	height: 32px;
	background: url(images/footer_bg.jpg) no-repeat #fd7200;
}

#footerMenuDiv
{
	clear: both;
	float: left;
	width: 961px;
	height: 32px;
	padding-top: 5px;
	text-align: right;
}

#footerMenuDiv a, #footerMenuDiv a:hover, #footerMenuDiv
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#footerPDF
{
	clear: both;
	float: left;
	width: 961px;
	
	padding-top: 5px;
	text-align: center;
}

#footerPDF a, #footerPDF a:hover, #footerPDF
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

