body {margin:0px; padding:0px; vertical-align:top;}
img {border:none; display:block;}
td {font-size:11px; font-family:Tahoma; color:#303030; vertical-align:top;}
a {border:none; text-decoration:underline; color:#277A9C;}
a:hover {text-decoration:none;}
form {margin:0px; padding:0px;}
/****************************************************/
#main{
	width:1008px;
	margin: 0px auto;
}
#top{
	width:100%; 
	height:79px;  
	/*background:url(images/tall_top.gif) repeat-x top; */
	background:#F6F8FB url(/images/fond_top_low.jpg) repeat-x scroll center top;
	/*padding-top: 4px*/
}
.header{
	width:1008px;
	height: 79px;
	margin: 0px auto;
	background: url(/images/slogan.jpg);
	background-repeat:no-repeat;
	background-position: 100% 94%;
	
}
.logo{
	/*width: 265px;*/
	padding-top:10px;
}
.slogan{
	position:relative;
	bottom:2px;
	right:2px;
}
/****************************************************/
.footertxt {color:#303030;}
.footertxt2 {color:#C98000;}
.footerlink {color:#3C7244;text-decoration:underline;}
.footerlink:hover{color:#3C7244;text-decoration:none;}
.footerlink2 {color:#303030;text-decoration:none;}
.footerlink2:hover{color:#303030;text-decoration:underline;}
/****************************************************/
.link1 {text-decoration:underline;color:#B90302; background:url(/images/pimp1.gif) no-repeat left; padding-left:23px; float:right; margin-top:10px;margin-bottom:10px;}
.link1:hover {text-decoration:none;color:#B90302;}
.link2 {text-decoration:underline;color:#303030; font-weight:bold;}
.link2:hover {text-decoration:none;color:#303030;}
/****************************************************/
ul {margin:0; padding:0; list-style:none}
li {background: none; line-height:18px; color:#277A9C;}
li a {color:#277A9C; text-decoration:underline;}
li a:hover {text-decoration:none;}
/****************************************************/
.myform {width:211px; margin:0px; padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0; height:20px; vertical-align:middle;font-size:11px;font-family:Tahoma;color:#8C8C8C;background:#ffffff; border: solid 1px #A1A8AD;}
/****************************************************/

.txt1 {color:#215F2A;}
.txt1_bold {color:#215F2A;}

.menu_txt {color:#215F2A; font-size:12px;}
.menu_txt_bold {color:#215F2A; font-size:12px; font-weight:bold;}
.menu_txt_sub{color:#215F2A;}
.menu_txt_sub_bold{color:#215F2A;font-weight:bold;}

#menuleft_box {
	/*border: 1px solid red;*/
	margin: 0px 10px;
	padding: 0 0 0 0;
}

#menuleft {
	margin-left:8px;
	margin-top:5px;
	margin-bottom: 10px;
	background: none;
	line-height:18px;
	color:#277A9C;
}
.rightmenu {
	background:transparent url(/images/1b_pict1.gif);
	background-repeat: repeat-x; 
	background-position: 10px 0;
	vertical-align:top; 
	padding-top:0px;
}
.menu-border{
	height:1px;
	background:url('/images/1b_pict1.gif');
}

#menu_top {
	border-bottom: 3px solid #dddedf;
	width:1008px;
}

#menu_top ul {
	/*border: 1px solid red;*/
	height:62px;
	overflow:hidden;
}

#menu_top li {
	/*border: 1px solid green;*/
	display: inline;
	float:left;
	text-indent: -5000px;
}

#menu_top a {
	height:73px;
	width: 126px;
	display:block;
}

#menu_top a.button_up , #menu_top a.button_down:active , #menu_top a.button_up:active {
	background-position: bottom;
}

#menu_top a.button_up:hover , #menu_top a.button_down {
	background-position: top;
}
#submenu_top{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F7F7F7;
	height:24px;
	width:1008px;
	margin-bottom: 10px;
	/*border-top: 1px solid #ced0d2;*/
	border-bottom: 3px solid #dddedf;
}
#submenu_top a.selected{
	background:transparent url(/images/submenu_top_selected.gif) repeat-x scroll center bottom;
	color:#c98000;
	display:block;
	padding:3px 10px 3px 10px;
	text-decoration:none;
	text-transform:uppercase;
}
#submenu_top a.selected:hover{
	background:transparent url(/images/submenu_top_selected.gif) repeat-x scroll center bottom;
	color:#c98000;
	display:block;
	padding:3px 10px 3px 10px;
	text-decoration:none;
	text-transform:uppercase;
}
#submenu_top a{
	color:#c98000;
	display:block;
	padding:3px 10px 3px 10px;
	text-decoration:none;
	text-transform:uppercase;
}
#submenu_top a:hover{ 
	display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #c98000;
    background: url( /images/submenu_top_selected.gif ) bottom repeat-x;
    padding: 3px 10px 3px 10px
}
#submenu_top li{
	float:left;
}

#submenu_top li img{
	display:inline;
}
.content_title {
	font-weight:bold;
	font-size:13px;
}

.news_title {
	font-weight: bold;
	padding-bottom:10px;
}

.prod_add_table{
	background-color:#EEEFF0;
	padding: 5px 5px 5px 5px;
	width:100%;
}

.prod_add_title{
	font-weight:bold;
	margin-bottom:10px;
}

.prod_add{
	font-weight:bold;
	font-style:italic;
	margin-bottom:0px;
	font-size:12px;
}

.prod_img{
	margin-left:10px;
	margin-bottom:5px;
	float:right;
	/*border: 1px solid #B6B8B7;*/
}

.prod_img_first{
	margin-bottom:5px;
	margin-right:10px;
	float:left;
	/*border: 1px solid red;*/
	/*border: 1px solid #B6B8B7;*/
}

.news_img{
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

#references_list{

}

#references_list li{
	margin-left: 20px;
	list-style:url('/images/Puscica_1.gif');
}

#references_list li.bold{
	font-weight:bold;
	margin-left: 20px;
	list-style:url('/images/Puscica_1.gif');
}

.content_text ul {
	list-style:inherit;
	padding-left: 25px;
}
.content_text ol {
	padding-left: 30px;
}

.content_text li {
	list-style:inherit;
	margin: 0 0 0 0;
	padding: 0 0 0 0 ;
	color: #000000;
}
.srch{
    color: #666;
    text-indent: 2px;
    font-size: 10px;
    vertical-align: middle; 
	background: #BECCE3;
    width: 125px;
    margin: 0px 4px 0px 5px;
    padding: 1px 0px 2px 0px;
    height: 13px;
    line-height: 13px;
    border: solid 1px #FFF;
}
.srchimg{
	margin-left:5px;
	vertical-align:bottom;
	display:inline;
}
.search{
	/*border:1px solid red; */
	left: 833px; 
	position: relative; 
	top: -50px; 
	float:: right;
	width:175px;
}

h3.faq_trigger {
	background: transparent url(/images/pimp1.gif) no-repeat scroll left top;
	padding: 0px 20px;
}

h3.faq_trigger a {
	font-weight:bold;	
	font-family:Tahoma;
	font-size:11px;
}
h3.faq_trigger a:hover { text-decoration: none; }

h3.faq_active {text-decoration: none;} 

.faq_toggle_container {
	padding: 0px 20px;
	/*background: transparent url(/images/1b_pict1.gif) repeat-x scroll bottom left;*/
}
.faq_toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}


/*kontact form*/
#form_style{
	width:485px;
	padding: 0px;
	margin:0px;
	border: none;
}
#form_style ol{
	margin: 0;
	padding: 0;
	/*border: 1px solid blue;*/
}
.label{
	width: 180px;
	list-style-type:none;
	margin: 0px;
	text-align:left;
	float: left;
	padding-left: 5px;
}
.field{
	width: 300px;
	list-style-type:none;
	text-align:right;;	
	display:inline;
}
input, textarea {
	width:295px;
	border: 1px solid #6979AC;
	font-size: 10px;
	color: #277A9C
}
select{
	width: 297px;
	border: 1px solid #6979AC;	
	font-size: 10px;
	color: #277A9C
}
.empty{
	border: 1px solid red;
}

#submit{
	cursor:pointer;
}
/*kontact form*/
