@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	border:0px;
}

a,a:link,a:visited,a:hover{
	outline:none;
	padding-top:0px;
	margin-top:0px;
}

body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

#container{
	width:951px;
	margin:0 auto 0 auto;
	background-image:url(../images/bg_container.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#797a7b;
	font-size:11px;
}

#header{
	width:951px;
	height:127px;
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
}
#header .logo{
	padding:44px 0 0 30px;
	float:left;
}

#content{
	width:951px;
	padding:0 0 20px 0;
}

#menu_in {
	width:948px;
	position: relative;
}
#menu_in .menu{
	padding-left:10px;
	background-color:#fff;
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
}
.border{
	/*border-bottom:solid #d9d9d9 1px;
	border-left:solid #d9d9d9 1px;
	border-right:solid #d9d9d9 1px;
	*/
}
.menu li{
	list-style:none;
	padding:10px 0 10px 10px;
	background-image:none !important;
}
.menu li a{
	padding:0 0 0 5px;
	width:160px;
	display:block;
	font:bold 12px/13px Arial, Helvetica, sans-serif;
	color:#797a7b;
	text-decoration:none;
}
.menu li a:hover{
	color:#017141;
}


#menu_top{
	width:948px;
	height:33px;
	margin:0 auto 10px auto;
	background-image:url(../images/bg_menu.jpg);
	background-repeat:no-repeat;
}
#menu_top li{
	list-style:none;
	display:inline;
	float:left;
	padding:0 0px 0 0px;
	background-image:url(../images/menu_bar.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
#menu_top li a{
	display:block;
	padding:0 13px 0 13px;
	font:12px/33px Arial, Helvetica, sans-serif;
	color:#3f3e3e;
	text-decoration:none;
	font-weight:bold;
}
#menu_top li a:hover{
	color:#010101;
}
#menu_top li .selected{
	color:#017545;
}
#menu_top .first{
	background:none;
}
#menu_top .play{
	background-color:#f7f3b5;
	background-image:url(../images/play.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
#menu_top .play a{
	color:#AA013F;
	width:119px;
	padding:0 0 0 0;
	height:33px;
	display:block;
}
#menu_top .play span{
	display:none;
}

#gallery{
	width:935px;
	margin:0 auto 0 auto;
}
#gallery #ext{
	width:875px;
	overflow:hidden;
	float:left;
}
#gallery .control .int{
	width:1750px;
}
#gallery .control{
	height:106px;
}
#gallery .control .car{
	width:175px;
	height:97px;
	margin:5px 0 0 0;
	float:left;
}
#gallery .control .car a{
	width:175px;
	height:97px;
	display:block;
}
#gallery .control .car a:hover, #gallery .control .car .selected{
	background-position:bottom;
}

#gallery .control .left{
	padding:50px 10px 0 10px;
	float:left;
}
#gallery .control .right{
	padding:50px 10px 0 10px;
	float:left;
}

#left{
	width:208px;
	padding:10px 0 0 10px;
	float:left;
}
#left .box{
	width:208px;
	margin:0 0 10px 0;
	background-image:url(../images/bg_left_content.jpg);
	background-repeat:repeat-y;
}
#left .box_top{
	margin:10px 0 10px 0;
}
#left .box .top{
	background-image:url(../images/bg_left_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#left .box .bottom{
	background-image:url(../images/bg_left_bttom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:10px;
}
#left .box h1{
	color:#aa013f;
	font-size:18px;
	font-weight:normal;
	border-bottom:solid #aa013f 1px;
	margin:0 0 10px 0;
}
#left .box label{
	font-weight:bold;
}
#left .box .input{
  width:170px;
  margin: 2px 0px 10px 0px;
  border: 1px solid #cccccc;
  font-size:11px;
  color:#666666;
  padding:3px 4px;
}
#menu_left li{
	list-style:none;
	border-bottom:solid #e4e4e4 1px;
	padding:10px 0 10px 10px;
}
#menu_left li a{
	padding:0 0 0 15px;
	width:150px;
	display:block;
	font:bold 12px/13px Arial, Helvetica, sans-serif;
	color:#797a7b;
	text-decoration:none;
	background-image:url(../images/arrow_menu_left.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#menu_left li a:hover{
	color:#017141;
}
#menu_left li .selected{
	color:#017141;
	background-position:bottom left;
}
#menu_left li ul li{
	border-bottom:none;
	padding:10px 0 5px 10px;
}
#menu_left li ul li a{
	background-image:none;
	color:#797a7b;
}
#menu_left .selected_sub{
	color:#AA013F !important;
}


#right{
	width:713px;
	padding:10px 0 0 10px;
	float:left;
	line-height:1.98em;
}
#right a{
	color:#797A7B;
}
#right h1{
	color:#017141;
	font-size:18px;
	font-weight:normal;
	border-bottom:solid #e5e4e4 1px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}
#right h2{
	color:#aa013f;
	font-size:14px;
	font-weight:normal;
	margin:0 0 10px 0;
}
#right h3{
	color:#383330;
	font-size:16px;
	font-weight:normal;
	border-bottom:dotted #383330 1px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}
#right ul{
	margin-left:30px;
}
#right ol{
	margin-left:30px;
}
#right .box{
	width:712px;
	margin:0 0 10px 0;
	background-image:url(../images/bg_right_content.jpg);
	background-repeat:repeat-y;
}
#right .box .top{
	background-image:url(../images/bg_right_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#right .box .bottom{
	background-image:url(../images/bg_right_bttom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:18px;
}
#right .box .bottom .box_int{
	width:330px;
	float:left;
}
#right .box .bottom .box_int img{
	float:left;
	margin:0 10px 0 0;
}

#right .box_small{
	width:350px;
	margin:0 0 10px 0;
	background-image:url(../images/bg_right_small_content.jpg);
	background-repeat:repeat-y;
	float:left;
}
#right .box_small .top{
	background-image:url(../images/bg_right_small_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#right .box_small .bottom{
	background-image:url(../images/bg_right_small_bttom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:18px;
	height:340px;
}
#right .more a{
	width:70px;
	display:block;
	color: #017141;
	background-image:url(../images/arrow.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	padding:0 25px 0 0;
}
#right img{
	/*border:solid #b0b0b0 1px;*/
}

#right .margin_right{
	margin-right:10px;
}

#right .ec_left{
	width:310px;
	float:left;
}
#right .ec_left img{
	float:left;
	margin:0 10px 0 0;
}
#right .ec_right{
	width:365px;
	height:540px;
	float:left;
	overflow:auto;
}


#footer{
	width:931px;
	height:153px;
	padding:5px 0 0 20px;
	background-image:url(../images/bg_footer.jpg);
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:top;
}
#footer ul{
	width:300px;
	list-style:none;
	float:left;
	margin:0 100px 0 0;
}
#footer ul li{
	padding:0 20px 5px 0;
	display:inline;
	float:left;
}
#footer ul li a{
	color:#85827d;
	display:block;
	width:130px;
}
#footer ul .title{
	width:240px;
	font-weight:bold;
	border-bottom:solid #85827d 1px;
	margin:0 0 5px 0;
}

#footer .copyright{
	margin:15px 0 0 0;
	font-size:10px;
	width:400px;
	float:left;
}
#footer .anpc {float:left; width:500px; margin:15px 0 0 0; text-align:right;}
#footer .anpc a {color:#797A7B; text-decoration:none;}
#footer .anpc a:hover{text-decoration:underline;}
.contact_tbl td{
	padding:0 0 0 10px;
	color:#000;
}
.contact_tbl td a{
	color:#000 !important;
}

.clear{
	clear:both;
}

#Preturi tr {background-color:#aca8a5; font-size:14px; font-weight:bold;}
#Preturi td{padding:5px 0 5px 0;}
#Preturi table {text-align:center; color:#000000;}
#Preturi .BorderRight{border-right: 3px solid rgb(255, 255, 255);}
#Preturi .BorderBottom{border-bottom: 3px solid rgb(255, 255, 255);}
#Preturi .NoPadding {padding:0;}
#Preturi td.Model {width: 206px!important;}
#Preturi .Odd {background-color:#969494;}
