@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-image:url(../images/top_bcg.jpg);
	background-repeat:repeat-x;
}
#headerpl {
	background-image:url(../images/header.jpg);
	height:276px;
	width:881px;
	
	background-repeat:no-repeat;
}
#headeren {
	background-image:url(../images/header_en.jpg);
	height:276px;
	width:881px;
	background-repeat:no-repeat;
}
.logo a {
	position:relative;
	background-image:url(../images/fca_logo_off.jpg);
	margin-left:10px;
	width:174px;
	height:94px;
	display:block;
}
.logo a:hover {
	position:relative;
	display:block;
	background-image:url(../images/fca_logo.jpg);
	margin-left:10px;
	width:174px;
	height:94px;
}
#menu_contener {
	width:175px;
	border:0px solid #ff6600;
	height:500px;
	text-align:center;
}
#menu_contener menu li {
	padding: 0px 10px 0 10px;
	text-align:center;
	color: #ccc;
	border-right:1px solid #7e7d79;
	display:inline;
	color:#7e7d79;
	cursor:pointer;
	font-size:12px;
}
#menu_contener #menu li:hover {
	padding: 0px 10px 0 10px;
	text-align:center;
	color: #ccc;
	border-right:1px solid #510604;
	display:inline;
	color:#510604;
}
#menu_contener #menu a {
	color: #ccc;
	text-decoration:none;
	display:inline;
	color:#7e7d79;
	cursor:pointer;
	font-size:12px;
}
#menu_contener #menu a:hover {
	text-decoration:none;
	text-align:center;
	color: #ccc;
	display:inline;
	color:#510604;
}
#sub_menu {
	margin:0 auto;
}
.news_head {
	background-image:url(../images/headline_bcg.jpg);
	width:354px;
	height:30px;
	text-align:center;
}
.head_title {
	font-family:Georgia;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:3px;
	padding-top:8px;
}
.news_box {
	background-color:#fff7d5;
	height:300px;
	width:354px;
}
.main_content {
	background-image:url(../images/main_inner_bcg.jpg);
	width:881px;
	
}
.menu {
	position:relative;
	left:-29px;
	top:-36px;
}
.first_menu_item {
	position:relative;
	background-image:url(../images/button_first.png);
	top:0px;
	height:71px;
	width:225px;
}
.first_menu_item:hover {
	position:relative;
	background-image:url(../images/button_first_on.png);
	top:0px;
	height:71px;
	width:225px;
}
.first_menu_item_selected {
	width:225px;
	position:relative;
	background-image:url(../images/button_first_on.png);
	top:0px;
	height:71px;
}
.first_menu_item a {
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	height:71px;
	padding-top:45px;
	display:block;
	font-weight:bold;
	color:#000000;
}
.first_menu_item a:hover, .first_menu_item_selected a {
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	height:71px;
	padding-top:45px;
	display:block;
	font-weight:bold;
	color:#fff;
}
.uni_menu_item {
	position:relative;
	background-image:url(../images/button_uni.png);
	height:36px;
	width:225px;
}
.uni_menu_item:hover {
	position:relative;
	background-image:url(../images/button_uni_on.png);
	height:36px;
	width:225px;
}
.uni_menu_item_selected {
	background-image:url(../images/button_uni_on.png);
	position:relative;
	height:36px;
	width:225px;
}
.uni_menu_item a {
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	height:36px;
	padding-top:10px;
	display:block;
	font-weight:bold;
	color:#000000;
}
.uni_menu_item a:hover, .uni_menu_item_selected a {
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	padding-top:10px;
	display:block;
	font-weight:bold;
	color:#fff;
}
.last_menu_item {
	position:relative;
	background-image:url(../images/button_last.png);
	height:36px;
	width:225px;
}
.last_menu_item:hover {
	position:relative;
	background-image:url(../images/button_last_on.png);
	height:36px;
	width:225px;
}
.last_menu_item_selected {
	position:relative;
	background-image:url(../images/button_last_on.png);
	height:36px;
	width:225px;
}
.last_menu_item a {
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	height:36px;
	padding-top:10px;
	display:block;
	font-weight:bold;
	color:#000000;
}
.last_menu_item a:hover, .last_menu_item_selected a {
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	padding-top:10px;
	display:block;
	font-weight:bold;
	color:#fff;
}
.content_standard {
	font-size:12px;
	color:#333;
	width:646px;
	line-height:15px;
	margin-left:20px;
	background-image:url(../images/content_bcg.jpg);
	background-repeat:repeat-y;
	position:relative;
	top:-10px;
	background-position:right;
}
.content_standard_top {
	font-size:12px;
	color:#333;
	width:646px;
	line-height:15px;
	padding-left:0px;
	background-image:url(../images/content_bcg_top.jpg);
	background-repeat:no-repeat;
}
.content_standard_bottom {
	font-size:12px;
	color:#333;
	width:646px;
	height:28px;
	line-height:15px;
	padding-left:0px;
	background-image:url(../images/content_bcg_bottom.jpg);
	background-repeat:no-repeat;
}
.page_title {
	padding:0px 0 10px 10px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	width:400px;
	margin-left:20px;
	background-repeat:no-repeat;
}
.page_content {
	width:600px;
	padding:20px 0 10px 20px;
}
.foto_frame {
	display:block;
	width:218px;
	height:159px;
	background-image:url(../images/foto_frame.png);
	position:relative;
	left:-70px;
}
.foto_frame img {
	display:block;
	position:relative;
	top:33px;
	left:45px;
}
.organ_email a
{
color:#c1844e;
text-decoration:none;
font-size:11px;
font-weight:bold;
}
.organ_email a:hover
{
text-decoration:none;
color:#b8b8b8;
font-size:11px;
font-weight:bold;
}

.organ_position
{
color:#c1844e;	
font-size:11px;
font-weight:bold;
}
.organ_name
{
text-transform:uppercase;	
font-weight:bold;
margin:0 0 10px 0;
}
.organ_text
{
font-size:11px;
color:#000;
padding:0px;
margin:0px;
}
.organ_one_table
{
width:600px;	
}
.contact
{
	display:block;
	
	
	margin:0 auto;
	top:0px;	
}
.footer
{
	
background-image:url(../images/footer.jpg);	
height:186px;
width:881px;
background-position:center;

}

.footer .contact_info
{
font-size:10px;
color:#6f7073;
font-weight:bold;
padding-top:30px;
display:block;
}
.designed
{
padding-top:20px;
font-size:10px;
color:#6f7073;
display:block;	
}


.history_title
{
font-size:15px;
font-weight:bold;
color:#af6528;
}
.history_subtitle
{
font-size:11px;
font-weight:bold;
color:#af6528;
text-transform:uppercase;
}
.history_text_lead, .about_text_lead
{
font-size:11px;
color:#000;
padding:0px;
margin:0px;
}
.about_text_lead a, .designed a
{
	text-decoration:none;
	color:#af6528;
	}
.about_text_lead a:hover, .designed a:hover
{
	text-decoration:none;
	color:#000;
	}
.history_text
{
font-size:11px;
color:#000;
padding:0px;
margin-left:30px;
}
#language_changer
{
position:relative;
top:0px;
border:1px solid #60bb78;
border-top:none;
padding:0 3px 3px 3px;
width:50px;
	
}

.img_typical:hover
{
padding-top:12px;
	padding-left:1px;
border:0px solid #F00;
display:block;
height:111px;
width:137px;
background-image:url(../images/small_frame_photo_over.png);
background-repeat:no-repeat;
}
.img_typical
{
	padding-top:12px;
	padding-left:1px;
border:0px solid #F00;
display:block;
height:111px;
width:137px;
background-image:url(../images/small_frame_photo.png);
background-repeat:no-repeat;
}
.div_line
{
margin-bottom:0px;
margin-top:0px;

}
.photo_frame
{
width:442px;
height:331px;

}
#big_photo
{
	margin:0 auto;
width:442px;
height:331px;
background-image:url(../images/photo_frame.jpg);	
background-color:#00F;	
text-align:center;
}
#big_photo img
{
padding-top:12px;

	
}
#photo_description
{
	
background-image:url(../images/desc_photo_bcg.png);	
	height:34px;
	width:514px;
	margin-left:30px;
	background-repeat:no-repeat;
	display:block;
	color:#58b83f;
	padding-top:10px;
	padding-left:60px;
	text-align:left;

}
#gallery_button
{
background-image:url(../images/desc_photo_bcg.png);	
	height:34px;
	width:514px;
	margin-left:0px;
	background-repeat:no-repeat;
	display:block;

	padding-top:10px;
	padding-left:60px;
	text-align:center;
	text-transform:uppercase;

}
#gallery_button a
{


	margin-left:0px;
	background-repeat:no-repeat;
	display:block;
	font-size:bold;
	color:#333;
	
	
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	font:Georgia, "Times New Roman", Times, serif;

}

