@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0px;
	margin-left: 25px;/**/
}
ul, li, p, h1, h2, h3 {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
#container {
	width: 755px;
	height: 575px;
/*	border: 1px solid #090030;*/
	border: 1px solid #fff;
	margin: 50px auto 5px;
	position: relative;
}
#container.language {
	background: url(../img/css/logo_lang.gif) no-repeat center 165px;
}
#selector {
	width: 460px;
	margin: 340px auto 0;
	text-align: center;
}
#selector a {
	font-size: 15px;
	color: #fb000d;
	text-transform: uppercase;
}
#selector a.cast {
	float: left;
}
#selector a.eng {
	float: right;
}
#header {
	position: absolute;
	width: 100%;
	height: 125px;
	background: url(../img/css/logo_in.gif) no-repeat center 30px;
}
#header ul.links {
	position: absolute;
	left: 25px;
	top: 45px;
}
#header ul.links li a {
	display: block;
	background:url(../img/css/bull_circ.gif) no-repeat left center;
	padding: 0 0 0 12px;
	color: #fb000d;
	text-transform: uppercase;
	zoom: 1;
}
#header .mail {
	position: absolute;
	right: 25px;
	top: 45px;
}
#menu {
	width: 185px;
	height: 445px;
	left: 0;
	bottom: 0;
	background-color: #fb000d;
	position: absolute;
}
#menu .cont {
	margin: 25px 10px 35px 30px;
	position: relative;
	height: 385px;
}
#menu .cont .submenu {
	overflow: hidden;
}
#menu .cont .submenu h2 a {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
}
#menu .cont .submenu ul {
	margin-left: 30px;
	padding-bottom: 17px;
}
#menu .cont .submenu ul li a {
	display: block;
	padding-left: 12px;
	background: url(../img/css/bull_arr.gif) no-repeat left 4px;
	zoom: 1;
	color: #fff;
}
#menu .cont .submenu ul li.contact  {
	margin-top: 15px;
}
#menu .cont .submenu ul li a.selected {
	color: #000;
	background-image: url(../img/css/bull_arr_s.gif);
}
#menu .cont h2.links a {
	position: absolute;
	left: 0;
	bottom: 1.5em;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	
}
#menu .cont h2.avis a {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
}
#content {
	position: absolute;
	left: 197px;
/*	bottom: 25px;*/
	bottom: 0;/**/
/*	height: 419px;*/
	height: 444px;/**/
	width: 495px;
	border-top: 1px solid #ffffff;
	overflow: hidden;
	background-color: #ffffff;/**/
}
#content #actual {
	width: 100%;
	/*margin-top: 10px;*/
	border-top: 10px solid #ffffff;
	position: relative;
}
#scroller {
	position: absolute;
	background-color: #fb000d;
	width: 25px;
	right: 25px;
/*	height: 420px;*/
	height: 445px;/**/
/*	bottom: 25px;*/
	bottom: 0;/**/
}
#scroller #handle {
	width: 22px;
	height: 22px;
	background: url(../img/css/scroller.gif);
	position: absolute;
	left: 2px;
	top: 2px;
	cursor: pointer;
	display: none;
}
#actual p {
	margin-bottom: 10px;
}
#actual .news {
	font-size: 12px;
	background-color: #ffffff;
	padding: 6px;
/*	color: #fff;*/
/*	margin-bottom: 2px;*/
	border-bottom: 1px solid #000;
	zoom: 1;
}
#actual .news h3 {
	/*color: #fff;*/
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
#actual .news p {
	margin-bottom: .75em;
}
#actual .news a {
	color: #fb000d;
}
#actual .news img {
	border: 2px solid #fff;
}
#actual .news img.left {
	float: left;
	margin-right: 6px;
}
#actual .news img.right {
	float: right;
	margin-left: 6px;
}
#actual .news a.moreinf {
	font-size: 12px;
	float: right;
}
#actual .catalog {
	zoom: 1;
	background-color: #ffffff;
	padding: 8px 0 0 20px;
}

#actual .catalog2 {
	zoom: 1;
	background-color: #ffffff;
	padding: auto;
	
}

#actual .catalog img {
	float: left;
	border: 2px solid #fff;
	margin: 0 19px 10px 0;
}

#actual .catalog2 img {
	float: left;
	border: 2px solid #fff;
	margin: 10px 15px 10px 17px;
}
#actual .innova img {margin:5px 9px;}


#actual .catalog img.name, #actual img.name {
	border: none;
	margin: 0 2px 5px -4px;
}
#actual img.year {
	float:left;
	margin: 10px;
	
}
#actual .text {
	background-color: #ffffff;
	font-size: 12px;
	min-height: 435px;
	height: auto !important;
	height: 435px;
}/**/

#actual .textblack {
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	padding: 10px;
	float: left;
	width:330px;
}/**/

#actual .text a {
	color: #000;
	text-decoration: underline;
}/**/

#actual .textblack a {
	color: #000000;
	text-decoration: underline;
}/**/

.clearer {
	clear: both;
}
#foot {
	width: 745px;
	margin: 0 auto 50px;
	padding: 5px;
	color: #666;
	text-align: center;
}