/*general*/
body{
	background-color:#FFD48F;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS",Times New Roman,Times,serif;
	font-size:13px;
	background-image:url(../images/background.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	color:#000000;
}
#main{
	padding-top:11px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
/*	background-color:#FFFF99;*/
}
*{
	padding:0;
	margin:0;
}
h1,h2,h3{
	font-weight:normal;
}
.block_title{
	font-size:17px;
	margin-bottom:7px;
	font-weight:bold;
}
a, a:link, a:visited{
	text-decoration:underline;
	color:#000000;
}
a:hover{
	text-decoration:underline;
	color:#008FF6;
}
a img{
	border:none;
}
p{
	margin-bottom:8px;
}
p+p{
	text-indent: 1.5em;
}
/*general finish*/

/*title*/
#attic_title{
}
.desc{
	width:661px;
	float:left;
	padding-left:48px;
	padding-top:10px;
}
h1.big_name{
	font-size:42px;
	padding-bottom:5px;
}
h2.big_name_desc{
	font-size:21px;
	padding-bottom:15px;
}
.desc_rext{
	margin-right: 17px;
}
.more_inf a{
	font-size:12px;
	margin-right:25px;
	float:right;
}
.news_block{
	width:235px;
	float:left;
	padding-left:15px;
	border-left:1px solid #919191;
	height:220px;
}
.name, .name a{
	font-size:15px;
	margin-bottom:3px;
	font-weight:bold;
}
.news_col_item{
	margin-bottom:9px;
}
#menu_flash{
/*	position:relative;*/
	left:0px;
	top:0px;
	z-index:1;
}
#basement_title{
	position:relative;
	left:0px;
	top:-150px;
	z-index:2;
}
.links_block{
	width:186px;
	float:left;
	padding-left:48px;
	padding-right:15px;
	padding-top:20px;
}
.link_item{
	margin-bottom:8px;
}
.menu_dubl_block{
	border-right:1px solid #919191;
	border-left:1px solid #919191;
	width:459px;
	float:left;
	height:160px;
	padding-top:20px;
}
.menu_dubl{
	text-align:center;
	margin-bottom:25px;
}
.copyright{
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}
.menu_item_title a{
	font-size:18px;
}
.supplier_block{
	padding-left:15px;
	width:235px;
	float:left;
	padding-top:20px;
}
.inp_supplier{
	width:131px;
	height:18px;
	border:1px solid #000000;
	background:none;
	padding:0 6px;
	color:#666666;
}
.inp_supplier_act{
	width:131px;
	height:18px;
	border:1px solid #000000;
	background:none;
	padding:0 6px;
	color:#000000;
}
.supplier_text{
	margin-bottom:12px;
}
.button_check{
	margin-left:10px;
}

.button {
    background: #000000;
    color: #eeeeee;
    border:none;
    font-size: 12px;
    font-family: arial;
    padding:2px;
    padding-left:8px;
    padding-right:8px;
    cursor: pointer;
}

/*title finish*/

/*second*/
.menu_top{
	height:163px;
	margin-left:142px;
/*	border:1px solid black;*/
	position:relative;
	z-index:2;
}
.news_pic, .development_pic, .products_pic, .faq_pic, .contacts_pic{
	float:left;
	display:block;
}

.news_pic{
	margin-top:34px;
	margin-left:0;
}
.development_pic{
	margin-top:0;
	margin-left:28px;
}
.products_pic{
	margin-top:16px;
	margin-left:27px;
}
.faq_pic{
	margin-top:13px;
	margin-left:29px;
}
.contacts_pic{
	margin-top:14px;
	margin-left:16px;
}
.content_news,.content_development,.content_products,.content_faq,.content_contacts,.content_page,.content_check{
	float:left;
	width:700px;
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	z-index:1;
	margin-top:-135px;
	margin-right:10px;
}
.content_page,.content_check
{
    margin-top:-250px;
}
.content_news{
	background-image:url(../images/menu_item_news.png);
/*	background-position:0 72px;*/
}
.content_development{
	background-image:url(../images/menu_item_development.png);
/*	background-position:0 4px;*/
}
.content_products{
	background-image:url(../images/menu_item_products.png);
/*	background-position:0 39px;*/
}
.content_faq{
	background-image:url(../images/menu_item_faq.png);
/*	background-position:0 29px;*/
}
.content_contacts{
	background-image:url(../images/menu_item_contacts.png);
/*	background-position:0 34px;*/
}
.rightcol{
	margin-left:15px;
	width:225px;
	float:left;
}
.links_col, .news_col, .supplier_col{
	margin-bottom:35px;
}
.content_margin{
	margin-top:219px;
}
.product_item img{
	border:1px solid #4D4D4D;
	margin-right:11px;
	margin-bottom: 2px;
	float:left;
}
.thin_line{
	border-top:1px solid #4D4D4D;
	height:1px;
	clear:both;
}
.product_item,.news_item{
	margin-bottom:20px;
}
.product_item_name,.news_item_name{
	position:relative;
	top:-4px;
/*	float:left;*/
}
.product_item_name a,.news_item_name a{
	font-size:18px;
}
.product_item_desc,.news_item_desc{
	margin-bottom:16px;
}
.news_item_date{
	margin-bottom:15px;
}
.product_details a{
	font-size:12px;
	float:right;
}
ul.menu_bottom{
	height:25px;
}
ul.menu_bottom li{
	list-style-type:none;
	float:left;
	color:#008FF6;
	font-size:18px;
}
ul.menu_bottom li a{
	font-size:18px;
}
.separator{
	margin:0 18px;
	font-size:18px;
	color:#000000;
}
.copyright_second{
	clear:left;
	text-align:left;
	font-size:12px;
	margin-bottom:10px;
	margin-top:10px;
}
.panel_bottom{
	margin:52px 0;
}
/*second finish*/

.page_title
{
    font-size:17px;
    font-weight:bold;
    margin-bottom:7px;
}

.product_full img
{
    border: solid 1px #000000;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.product_full_desc
{
    text-align: justify;
}

.result_wait
{
    float: left;
    margin-left: 5px;
    width: 23px;
    height: 23px;
    background-image: url('/www/assets/front/images/loadinfo.gif');
}

.result_success
{
    float: left;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    background-image: url('/www/assets/front/images/success.jpg');
}

.result_error
{
    float: left;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    background-image: url('/www/assets/front/images/error.jpg');
}

.result_empty
{
    float: left;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    background-image: none;
}

.butch_result_wait
{
    float: left;
    margin-left: 5px;
    width: 23px;
    height: 23px;
    background-image: url('/www/assets/front/images/loadinfo.gif');
}

.butch_result_success
{
    float: left;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    background-image: url('/www/assets/front/images/success.jpg');
}

.butch_result_error
{
    float: left;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    background-image: url('/www/assets/front/images/error.jpg');
}

.butch_result_empty
{
    float: left;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    background-image: none;
}

.product_full_name
{
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 7px;
}

.inp_text
{
    width: 300px;
	border:1px solid #000000;
	background:none;
	padding:0 6px;
	color:#000000;
}

.block_error
{
	font-size:17px;
	margin-bottom:7px;
	font-weight:bold;
    color: #ff0000;
}

.block_success
{
	font-size:17px;
	margin-bottom:7px;
	font-weight:bold;
    color: #00ff00;
}

.pdf_search_line
{
    font-size:15px;
    margin-top: 10px;
}

.paginationControl
{
    margin-top: 10px;
}
