html,body{margin:0}
body{
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
H1{
   font-size:12px;	
}
#top{
	width:1077px;
	height:52px;
	background-image: url(images/top_sky.png);
	background-repeat: no-repeat;
	padding-top: 117px;
	padding-left: 130px;
}
#logo_top{
	width:232px;
	height:52px;
	float: left;
	background-image: url(images/logo.png);
}
#container{
	width:958px;
	float:left;
	clear:both;
	margin-left: 126px;
	display: inline;
	margin-top: 12px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
#container_l_g{
	width:954px;
	float:left;
	padding-top: 12px;
	padding-left: 4px;
}
#container_l{
	width:539px;
	float:left;
	padding-top: 12px;
	padding-left: 4px;
}
#container_r{
	width:394px;
	float:right;
	padding-top: 12px;
	padding-right: 4px;
}
#banner{
	width:947px;
	height:306px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 6px;
}
#banner_{
	width:394px;
	height:306px;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*MENI*/
.green_sep{
	width:2px;
	height:48px;
	float:left;
	background-color: #C0DDF7;
}
.green_sep_{
	width:2px;
	height:48px;
	float:left;
}
#menuh-container
	{
	width: 703px;
	height: 48px;
	float: left;
	background-image: url(images/header_green_bg.png);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-left: 27px;
	}

#menuh
	{
	float:left;
	background-image: url(images/meni_bg.png);
	background-repeat: repeat;
	}
		
#menuh a
	{
	display:block;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: #333;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	
#menuh a:hover	/* menu at mouse-over  */
{
	color: #333;
	text-decoration:none;
	width: auto;
}		
	
#active_b{
	height:48px;
	cursor:pointer;
	z-index:100;
	background-image: url(images/meni_bg.png);
	background-repeat: repeat-x;
}	
#menuh a.top_parent, #menuh a.top_parent:hover, #menuh a.top_parent:visited  /* attaches down-arrow to all top-parents */
	{
	text-decoration:none;
	float: left;
	text-align: center;
	font-size:12px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 108px;
	padding-top: 12px;
	
}

#menuh a.top_parentMar, #menuh a.top_parentMar:hover  /* attaches down-arrow to all top-parents */
	{
	background-repeat: no-repeat;
	text-decoration:none;
	float: left;
	width: 89px;
	text-align: center;
	font-size:12px;
	font-weight: normal;
	}
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	color:#fff;
	text-decoration:none;
	}

.top_parentMar 	/* attaches side-arrow to all parents */
	{
	color:#fff;
	text-decoration:none;
	margin-left: 8px;
	}
#menuh ul
	{
	list-style:none;
	float:left;
	margin-left:0px;
	width:auto;	/* width of all menu boxes */
	text-decoration:none;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0px;
	margin-top: 0;
	text-align: left;
	font-size:10px;
	}
#menuh li
	{
	position:relative;
	min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;
	padding-top: 7px;
	width: 138px;
	height: 41px;
	background-image: url(images/meni_top_g.png);
	background-repeat: no-repeat;
	background-position: center 1px;
	}
	
#pro ul ul
	{
	position:relative;
	min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	height: 48px;
	margin-top:10px;
	width:170px;	/* width of all menu boxes */

	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:40px;
	display:none;
	text-decoration:none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -5px;
	
	}
	#menuh li:hover{
	background-image: url(images/meni_top_r.png);
	background-repeat: no-repeat;
	background-position: center 1px;
	}
#act li{
	background-image: url(images/meni_top_r.png);
	background-repeat: no-repeat;
	background-position: center 1px;
	}
#menuh ul ul ul
	{
	top:0px;
	left:175px;
	}

div#menuh ul ul:hover
	{
	cursor:pointer;
	z-index:100;
	background-image: none;
	}
div#menuh ul:hover
	{
	cursor:pointer;
	z-index:100;
	background-image: url(images/meni_bg.png);
	background-repeat: repeat-x;
	}
	
#pro li:hover
	{
	background-color: #999;
	color:#000;
	background-image: none;

	}

	
div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none; }

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{
	display:block;
}

/*MENI END*/
#bottom_container{
	width:539px;
	float:left;
	clear:both;
	padding-top: 20px;
}
#bottom_container_{
	width:539px;
	float:left;
	clear:both;
}
#bottom_left_t{
	float:left;
	width: 539px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#bottom_left_t a{
     color:#000;
	font-size: 12px;
}
#bottom_left_t_g{
	float:left;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-right: 4px;
}
#bottom_left_t_{
	float:left;
	width: 220px;
}
.bottom_left_gal_1{
	float:left;
	background-color: #FFF;
	padding: 10px;
	width: 273px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B12517;
}
#pagination{
	width:540px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	float: left;
}
#pagination a{
	color: #000;
}
#bottom_left_gal_2{
	width:540px;
	float:left;
}
#bottom_right_f{
	width:394px;
	float:right;
}
#bottom_right_f_title{
	width:394px;
	height: 20px;
	background-image: url(images/greyBig.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-bottom: 1px;
}
#bottom_right_f_title_{
	width:394px;
	height: 56px;
	background-image: url(images/greyBig.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-bottom: 1px;
}
#bottom_right_f_bg{
	width:394px;
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	float: left;
	clear: both;
	padding-bottom: 10px;
}
#bottom_right_f_bg_l{
	width:182px;
	float:left;
	padding-left: 15px;
}
#bottom_right_f_bg_r{
	width:182px;
	float:left;
	padding-left: 15px;
}
.form_field_1{
	height:20px;
	width:170px;
}
.form_field_drop{
	height:26px;
	width:170px;
}
.form_text_1{
	height:132px;
	width:165px;
}
.form_btn_1{
	height:40px;
	width:170px;
	background-color: #efefef;
	background-image: url(images/redM.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCC;
	clear: both;
	margin-top: 16px;
}
.mImgFrame{
	padding:2px;
	border:solid 1px #ccc;
	float: left;
}
#bottom_left_txt{
	width:519px;
	background-color: #FFF;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	float: left;
	padding-bottom: 10px;
}
#bottom_left_partners{
	width:537px;
	height:50px;
	clear: both;
	float: left;
	border: 1px solid #CCC;
}
#bottom_left_partners_title{
	width:539px;
	clear: both;
	background-image: url(images/greyBig.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 12px;
}
#footer{
	width:947px;
	padding-top:5px;
	border-top:1px solid #ccc;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 10px;
	height: 20px;
	margin-right: auto;
	padding-bottom: 20px;
	margin-left: auto;
}
#footer a{
color:#000;
}
#bottom_right_f_proiz{
	padding-left: 17px;
	float: left;
}
#bottom_right_f_proiz_2{
	padding-left: 17px;
	float: left;
}
#bottom_right_f_proiz_3{
	padding-left: 17px;
	float: left;
}
#bottom_btn{
	width:128px;
	float:left;
	height: 35px;
	border: 1px solid #CCC;
	background-color: #dbdee1;
	text-align: center;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
}
#bottom_btn1{
	width:128px;
	float:left;
	height: 35px;
	border: 1px solid #CCC;
	background-color: #dbdee1;
	text-align: center;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
}
#bottom_btn2{
	width:128px;
	float:left;
	height: 35px;
	border: 1px solid #CCC;
	background-color: #dbdee1;
	text-align: center;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
}
.bg_btn{
	background-image: url(images/greyM.png);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_btn_r{
	background-image: url(images/redM.png);
	background-repeat: repeat-x;
	background-position: top;
}
#bottom_right_f_title_ a{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#bottom_left_pro{
	padding-top:20px;
	background-color: #FFF;
	float: left;
	padding-bottom: 10px;
}
#kontakt_det{
	width:540px;
	height:200px;
	background-color: #FFF;
}
#kontakt_det_in{
	width:540px;
	height:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text_kontakt{
	float:left;
	padding-top:2px;
	padding-left: 10px;
}
#cat_title_bg{
	width:539px;
	height:40px;
	background-image: url(images/title_bg.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 10px;
	background-position: left bottom;
}
#cat_title_bg_g{
	width:953px;
	height:40px;
	background-image: url(images/title_bg.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 10px;
	background-position: left bottom;
}
#cat_title{
	padding-top:12px;
	padding-left: 65px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B12517;
	font-weight: bold;
}
#cat_txt{
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	text-align: justify;
	padding-right: 15px;
	background-color: #FFF;
	padding-bottom: 10px;
}
.titl_pr{
	float:left;
	padding-left: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;
	padding-top: 20px;
	width: 420px;
	padding-right: 10px;
}
.rows_in{
	float:left;
	width:529px;
	padding-left:10px;
	cursor:pointer;
	clear: both;
}
.rows_in a{
	beckground-color:#fff;
	cursor:pointer;
}
.rows_in a:hover{
	beckground-color:#CCC;
	cursor:pointer;
}
#map{
	width:524px;
	pading-left:10px;
	background-color: #FFF;
	padding-left: 15px;
	float: left;
	padding-bottom: 10px;
}
#response{
display: none;
width: 200px;
}

