*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #656565; 
	min-width:1000px; 
	font-size:11px; 
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, p, li {
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
}

a{
	color: #83C652;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#main_inside{
	height: 100%;
	min-height:100%; 
	position: absolute;
	left: 50%; 
	margin-left: -453px; 
	min-width: 906px; 
	width: 906px; 
	
}

#main_inside_in{ 
	height: 100%;
	min-height:100%; 
	margin: 0 auto; 
	width:906px;
	min-width:906px;
}

/*=======================================================*/

/* navi */
#navi{
	border-top: 5px solid #85C952;
	width: 100%;
	height: 20px; 
	padding: 17px 0px 0px 0px;
	text-align: right;
	color: #A2A39E;
}

#navi a{
   padding: 0px 5px 0px 8px;
	text-decoration: none;
	color: #A2A39E;
}

#navi a.last{
   padding: 0px 1px 0px 7px;	
}

#navi a.cur{
	text-decoration: none;
	color: #91B230;
	font-weight: bold;
}

#navi a:hover{
	text-decoration: underline;
}
/* //navi */

/* header */

#header{
	width: 100%;
	height: 302px;
	background-image: url(../images/header_bg.jpg);
	background-position: right 10px;
	background-repeat: no-repeat;
	clear: both;
}

#header_left{
	width: 273px;
	float: left;
}

#logo{
	padding: 0px 0px 0px 11px;
	height: 86px;
}

#left_menu{
	padding: 10px 0px 1px 50px;
	clear: both;
}

#left_menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#left_menu ul li{
	list-style: none;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

#left_menu ul li a{
	text-decoration: none;
	color: #C2C2C2;
	background-image: url(../images/left_menu_a.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 17px;
	font-size: 14px;
}

#left_menu ul li a:hover, #left_menu ul li a.cur{
	text-decoration: none;
	color: #595959;
	background-image: url(../images/left_menu_cur.gif);
}

#search{
	clear: both;
	padding: 10px 0px 0px 7px;
}

#search .search_one{
	float: left;
	color: #5B5B5B;
	font-size: 14px;
	padding: 2px 8px 0px 0px;
}

#search .search_inp{
	float: left;
	background-image: url(../images/search.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	width: 154px;
	height: 16px;	
	padding: 5px 3px 0px 6px;
}

#search .search_inp input{
	width: 144px;
	height: 13px;
	border: none;
	background-color: transparent;
}

#search .search_sub{
	float: left;	
	padding: 2px 0px 0px 5px;
}

#search .search_sub input{
	width: 46px;
	height: 18px;
	color: #F5F1EE;
	background-image: url(../images/search_sub.gif);
	background-position: center top;
	background-repeat: no-repeat;
	border: none;
	text-align: center;
	font-weight: bold;
	background-color: transparent;
	padding: 0px 0px 2px 2px;
}

#tel{
	float: left;
	color: #90CB5D;
	font-size: 20px;
	line-height: 20px;
	padding: 45px 0px 0px 0px;
	margin-left: -30px;
}

#tel span.nom{
	position: relative;
	top: 5px;
	left: 1px;
	color: #90CB5D;
	font-size: 11px;	
}

#tel span.nomber{
	position: relative;	
	color: #90CB5D;
	font-size: 20px;	
	left: 25px;
	top: 0px !important;
	top: 4px;
}
/* //header */

/* top_menu */

#top_menu{
	height: 50px;
	clear: both;
	margin: 18px 0px 2px 8px;	
}

#top_menu td{
	padding: 0px 16px 0px 7px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/top_menu_a.gif);
	background-position: left 2px;
	background-repeat: no-repeat;	
	vertical-align: center;
}

#top_menu td a{
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	line-height: 10px;	
	font-size: 9px;
}

#top_menu td:hover, #top_menu td.cur{
	text-decoration: none;
	background-image: url(../images/top_menu_a_cur.gif);	
}

/* //top_menu */

/* content */

#content{
	clear: both;
	width: 100%;
	margin-top:-19px;
}

#sep_for_content{
	clear: both;
	height: 20px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background-color: #ffffff;
}

#content h3{
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	color: #5B5B5B;
	font-weight: bold;
	font-size: 14px;
	font-family: arial narrow;
	padding: 0px 0px 15px 0px;
}

#content h3 a{
	color: #5B5B5B;
	background-image: url(../images/news_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 3px 29px;
	text-decoration: none;
}

#content h3 a:hover{
	background-image: url(../images/news_bg_active.gif);
}

#content .content_left{
	float: left;	
	width: 376px; 
	background-image: url(../images/sep_2.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

#content .content_left .news_inner{
	clear: both;
	padding: 7px 0px 8px 0px !important;
	padding: 7px 0px 7px 0px;
	
	
	height: auto !important;
	min-height: 60px !important; 
	height: 60px;	
}

#content .news_inner .news_img{
	float: left;	
	height: 64px;
	position: relative;
	left: -12px;
}

#content .news_inner .left_rama{
	float: left;
	width: 12px;
	height: 64px;
	position: relative;
	left: 12px;
	background-image: url(../images/left_rama.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}

#content .news_inner .for_img{
	float: left;
}

#content .news_inner .right_rama{
	float: left;
	width: 12px;
	position: relative;
	left: -12px;
	height: 64px;
	background-image: url(../images/right_rama.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}


#content .news_inner .news_desc{
	float: left;
	width: 243px;
	padding: 0px 8px 0px 0px;
	position: relative;
	top: -3px;
}

#content .news_inner .news_desc span.date{
	color: #5B5B5B;
	font-weight: bold;	
}

#content .news_inner .news_desc p{
	padding: 4px 0px 0px 1px;
	line-height: 12px;
	color: #737373;
}

#content .news_inner .news_desc a{
	padding: 4px 0px 0px 1px;
	line-height: 12px;
	color: #737373;
	text-decoration: underline;
}

#content .news_inner .news_desc a:hover{
	text-decoration: none;
}

#content .news_inner .news_desc p a{
	text-decoration: underline;
	color: #737373;
	line-height: 12px;
}

#content .news_inner .news_desc p a:hover{
	text-decoration: none;
}

#content .news_inner .news_desc a.more{
	text-decoration: underline;
	color: #8ACD5C;
	float: right;
	font-weight: bold;
}

#content .news_inner .news_desc a.more:hover{
	text-decoration: none;
}

#content .sep{
	height: 3px;
	width: 100%;
	padding: 4px 0px 10px 0px; 
	background-image: url(../images/sep.gif);
	background-position: left 4px;
	background-repeat: repeat-x;
	clear: both;
	font-size: 2px;
}

#content .slogan{
	width: 100%;
	height: 70px;
	padding: 26px 0px 0px 0px;
	margin: -5px 0px 10px 0px;
	background-image: url(../images/slogan_bg.jpg);
	background-position: 21px 11px;
	background-repeat: no-repeat;
}

#content .slogan p{
	padding: 0px 0px 0px 74px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial narrow;
}

#content .slogan p a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial narrow;
}

#content .slogan p a:hover{
	text-decoration: underline;
}

#content .slogan span{
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Times New Roman;
	font-weight: bold;
}

#content .content_right{
	float: left;
	padding: 0px 0px 0px 4px;
	width: 480px;
}

#content .content_right h1, h1{
	background-image: url(../images/news_bg.gif);
	background-position: 9px top;
	background-repeat: no-repeat;
	padding: 0px 0px 15px 38px;
	margin: 0px 0px 0px 0px;
	color: #5B5B5B;
	font-weight: bold;
	font-size: 16px;
	font-family: arial narrow;
	text-transform: uppercase;
}

#content .content_right h3{
	background-position: 9px 9px;
	background-repeat: no-repeat;
	padding: 9px 0px 5px 38px;
}

#content .content_right .news_inner{
	clear: both;
	padding: 7px 0px 5px 9px !important; 
	padding: 7px 0px 5px 0px;
	
	
	height: auto !important;
   min-height: 60px !important; 
   height: 60px;
} 

.clear{
	clear: both;
	height: 3px;
	font-size: 3px;
}

#content .content_right .news_inner_2{
	clear: both;
	padding: 7px 0px 0px 9px !important;
	padding: 7px 0px 0px 0px;	
	
	height: auto !important;
   min-height: 60px !important; 
   height: 60px;
} 

#content .content_right .news_inner .news_img{
	float: left;	
	height: 64px;
	position: relative;
	left: -12px !important;
	left: -3px;
}

#content .content_right .news_inner .news_img_2{
	float: left;	
	height: 64px;
	position: relative;
	left: -1px !important;
	left: 8px;
}

#content .content_right .sep{
	height: 3px;
	width: 100%;
	margin: 0px;
	padding: 4px 0px 0px 0px !important; 
	padding: 0px 0px 0px 0px;
	background-image: url(../images/sep.gif);
	background-position: left 4px;
	background-repeat: repeat-x;
	clear: both;
	font-size: 6px;
}

#content .content_right .news_inner .news_desc{
	float: left;	
	padding: 1px 0px 0px 0px;
	position: relative;
	top: -3px !important;
	top: -3px;
   left: 0px !important;
	left: 9px;
	width: 388px;
}

#content .content_right .news_inner .news_desc p{
	padding: 5px 0px 0px 1px;
}

#content .news_inner .left_rama_2{
	float: left;
	width: 12px;
	height: 53px;
	position: relative;
	left: 12px;
	background-image: url(../images/left_rama_2.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}

#content .news_inner .for_img_2{
	float: left;
}

#content .news_inner .right_rama_2{
	float: left;
	width: 12px;
	position: relative;
	left: -12px;
	height: 53px;
	background-image: url(../images/right_rama_2.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}

#content .for_catalog{
	float: left;
	width: 250px;
	border-right: 1px solid #DCDCDC;
	padding: 0px 10px 20px 3px;
	display: inline;
}

#content .for_catalog .catalog_text{
	clear: both;
	padding: 0px 0px 0px 0px;	
}

#content .content_right .for_catalog .catalog_text p{
	padding: 0px 0px 0px 10px;
	text-align: justify;
}

#content .for_catalog  .catalog_text p a{
	text-decoration: underline;
	color: #727272;
}

#content .for_catalog  .catalog_text p a:hover{
	text-decoration: none;
}

#content .natif{
	float: right;
	width: 200px;
	display: inline;
	margin:20px 10px 0px 0px;
}

#content li{
	margin-left: 30px;
}

#content p{
	margin-bottom: 10px;
}

.catalog_inner .clear{
	clear: both;
	height: 10px;
	font-size: 3px;
}

/* //content */




/*=======================================================*/

#footer_main{
	height: 50px; 
/*	margin: -50px auto;  */
}

#footer{
	height: 70px; 
	margin: 0 auto; 
	width: 997px; 
}

/*For IE*/
* html #footer{
/*	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%'); */
	width: 1000px;
	margin: 0 auto;
}

#footer_in{ 
	margin: 0 auto; 
	padding: 0px 44px 0px 46px;;
}

#bottom_menu{
	width: 100%;
	height: 28px;
	background-color: #85C952;
	color: #6D6B6E;
	text-align: center;
	padding: 7px 0px 0px 0px;
}

#bottom_menu a{
	text-decoration: none;
	color: #6D6B6E;	
	padding: 0px 6px 0px 6px;
}

#bottom_menu a:hover{
	text-decoration: underline;
}

#counters{
	float: right;
	width: 250px;
	padding: 10px 0px 10px 0px;
}

#copyright{
	float: left;
	padding: 18px 0px 0px 20px;
	width: 600px;
	color: #918F90;
}

/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}

/* ================================================================================*/

.catalog_item{
	clear: both;	
	margin: 0px 0px 20px 0px;
	height: 152px;	
}

table.catalog_item{
	width: 100%;
	border: 0px solid #FFFFFF;
}

table.catalog_item tr{
	border-top: 1px solid #CCCCCC;
}

table.catalog_item td.img{
	width: 200px;
	padding: 15px 0px 20px 0px;
}

table.catalog_item td.descr{
	width: 100%;
	padding: 15px 3px 20px 20px;
}

table.catalog_item td.descr h3{
	color: #000000;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
}

table.catalog_item td.descr p{
	padding: 2px 0px 19px 0px;
}

table.catalog_item td.descr a.more{
	font-weight: bold;
	background-image: url(../images/li.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 9px;
}

table.catalog_item td.img img{
	border: 0px solid #000000;
}

table.login{
	width: 400px;
	height:200px;
	border: 1px solid #CCCCCC;
}

table.login td{
	padding: 20px;
}

#content .item{
	height: 193px;
	width: 30%;
	float: left;
	padding: 0px 0px 0px 19px;
}

#content .item div{
	background-image: url(../images/catalog_item.jpg);
	background-position: right 14px;
	background-repeat: no-repeat;
	height: 193px;
	width: 210px;
	float: left;
}

#content .item div img{
	border: 1px solid #000000;
}

#content .item div div.title{
	height: 29px;
}

#content .item div div.title img{
	border: 0px;
}

div.list {
	margin: 5px 0px 5px 5px;
}

ul.list li{
	list-style: none;
}

#content .catalog_separ{
	clear: both;	
	margin: 17px 0px 17px 0px;
	border-top: 1px solid #CCCCCC;
}

.textfield{
	width: 300px;
}