/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background:url(../images/background.jpg) repeat-x top left #FDDF63;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}

h1
{	color: #343537; 
	font-weight: 800;
	font-size:14px;
	margin: 0px;
}
h2
{ 
	font-size: 12px;
	color: #343537; 
	font-weight: 800;
}
h3
{ 
	font-size: 12px;
	color: #343537; 
	font-weight:800;
	padding: 0px 0px 0px 0px;
}
h4
{
	font-family : Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;  
	font-weight:800;
}

.clear {clear:both;height:1px;font-size:0px;}
.clear10 {clear:both;height:10px;font-size:0px;}
a{color:#FF6600; text-decoration:none;}
a:hover,a:active { color:#FF9933; }
a img {border:none;}
.fieldset {border:1px solid #cccccc;padding:10px;margin-top:20px; }
.fieldset legend {color:#000000;}


#page {margin:0px auto;width:920px;}
#header {clear:both;width:920px;}
.top_page {background:url(../images/top1.jpg) no-repeat left top;width:920px;height:28px;font-size:0px;}
.bg_header {background:url(../images/header1.jpg) no-repeat left top #1B191A;width:900px;height:256px;text-align:right;padding:0px 10px 10px 10px;}
#content {clear:both;width:920px;}
.top_content {background:url(../images/content_top1.jpg) no-repeat left top;width:920px;height:15px;font-size:0px;}
.bg_page {background:url(../images/bg_page1.jpg) repeat-y left top ;width:876px;padding:10px 25px 10px 19px;}
.left_content {float:left;width:198px;padding:0px 24px 0px 0px;}
.body_content {float:left;width:642px;}


/*.menu_top {background:url(../images/menu_top1.jpg) no-repeat left top;width:198px;height:12px;font-size:0px;}
.menu_bg {background:url(../images/menu_bg1.jpg) repeat-y left top;width:199px;}
.menu_bottom {background:url(../images/menu_bottom1.jpg) no-repeat left top;width:198px;height:12px;font-size:0px;}

.menu_bg ul {margin:0px;padding:0px 11px 0px 11px;clear:both;float:left;width:175px;}
.menu_bg ul li {list-style-type:none;clear:both;float:left;width:175px;border-bottom:1px solid #e78f26;}
*/
.meniu ul li a.link_menu_off:link, a.link_menu_off:visited, a.link_menu_off:hover, a.link_menu_off:active {clear:both;float:left;padding:18px 0px 18px 15px;background:url(../images/arrow_off.jpg) no-repeat 2px 21px;width:auto;color: #FFFFFF;font-size:11px;text-decoration: none;	text-transform:uppercase; }
.meniu ul li a.link_menu_on:link, a.link_menu_on:visited, a.link_menu_on:hover, a.link_menu_on:active {clear:both;float:left;padding:18px 20px 18px 16px;background:url(../images/arrow_on.jpg) no-repeat right 21px;width:auto;color: #000000;font-size:11px;text-decoration: none;text-transform:uppercase;}

.text_ {float:left;width:400px;padding:0 70px 0 0;}
.text_ h2 {font-size:12px;font-weight:800;color:#de6a0a;}
.img_ {float:left;border:1px solid #626262;}
.line {background:url(../images/line.jpg) no-repeat left center;clear:both;width:558px;height:1px;font-size:0px;padding:6px 0px;}

#footer {clear:both;width:920px;font-size:10px;color:#646363;text-align:center;}
.bottom_page {background:url(../images/bottom1.jpg) no-repeat left top;width:920px;height:28px;font-size:0px;}
#footer ul {padding:10px 0 0 0;width:auto;}
#footer ul li {list-style-type:none;display:inline;}
#footer ul li a {color:#646363;font-size:10px;text-decoration: none;padding-right:9px;}
#footer ul li a:hover {color:#000;}

/*meniu left*/
.menu_top {background:url(../images/menu_top1.jpg) no-repeat left top;width:198px;height:12px;font-size:0px;}
.menu_bottom {background:url(../images/menu_bottom1.jpg) no-repeat left top; float:left; width:198px;height:12px;font-size:0px;}

.meniu {float:left;background:url(../images/menu_bg1.jpg) repeat-y left top;width:199px;}

.meniu ul{
margin:0px;padding:0px 11px 0px 11px;clear:both;float:left;width:175px;
}
	
.meniu ul li{
position: relative;
display:block; 
list-style-type:none;clear:both;float:left;width:175px;border-bottom:1px solid #e78f26;

}

.meniu ul li a{
display: block;
width:172px;
text-decoration:none;
color:#ffffff;font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;font-weight:800;
background:url(../images/arrow_off.jpg) no-repeat scroll 2px 21px;
clear:both;float:left;padding:18px 0px 18px 15px;
text-transform:uppercase; 

}

.meniu ul li a:hover {/*background:url(../images/arrow_on.jpg) no-repeat scroll 2px 21px;*/color:#000;}
.meniu ul li span {width:130px;font-size:0px;margin-left:25px;clear:both;float:left;height:0px;}
.meniu ul li a.selectat{color:#000;/*background:url(../images/arrow_on.jpg) no-repeat scroll 2px 21px;*/}

/* subeniu */
.menu {
position:relative;
float:left;
}

ul.submenu {
position:absolute;
left:187px;
top:0px;
visibility:hidden;
margin: 0px;
padding:0px;width:205px;
list-style-type: none;
border-top:none;
background:#DF6A0A; }
ul.submenu li a{
display: block;
width:181px;
text-decoration:none;
color:#ffffff;font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;font-weight:800;
background:none;
clear:both;float:left;padding:18px 0px 18px 15px;
text-transform:uppercase; 


}
ul.submenu li{
position: relative;
display:block; 
list-style-type:none;clear:both;float:left;width:205px;border-bottom:none;
background:url(../images/submeniu_top.jpg) no-repeat left top;
border-right:1px solid #B1550A;
}

ul.submenu a:hover{
color:#000;background:none;
}

/*end meniu left*/

.repeat
{
background:transparent url(../images/repeat_x.jpg) repeat-x scroll center center;
clear:both;
float:left;
margin:0;
padding:5px 0;
width: 615px; 
}

ul.ul_sitemap
{
margin:0px;
padding:10px 0px 0px 0px;
}
ul.ul_sitemap li { list-style:none;}
ul.ul_sitemap li a{text-decoration:none}
.img_body{margin:0px 0px 5px 0px;}

.top_idei {background:url(../images/top_idei.jpg) no-repeat;clear:both;float:left;width:615px;height:9px;font-size:0px;}
.bottom_idei {background:url(../images/bottom_idei.jpg) no-repeat;clear:both;float:left;width:615px;height:9px;font-size:0px;}
.bg_idei {background:url(../images/bg_idei.jpg) repeat-y;clear:both;float:left;width:589px;padding:0px 13px;color:#1c1c1c;font-size:11px;}
.center_title_bar{color:#FF6600; font-size:12px; font-weight:800}

.tab_contact td {
font-weight:800;
padding:0px 5px 3px 3px;
font-family:tahoma; 
font-size:10px;
 font-weight:800
}
.tab_contact .inp_tx
{

color:#282828;
width:200px;
}
.tab_contact .textarea_
{
background-attachment:scroll;
width:370px;
height:150px;
}
.but_trimite
{
background-color:#DF6A0A;
color:#FFFFFF;
padding:5px 15px 5px 15px;
font-size:11px;
}