html, body {
	height:100%;
}

body {
	color: #000000;
	font: normal 12px "Arial", sans-serif;
	background-color: #FFF;
	padding: 0px;
	margin:  0px;
	width:1280px;
}
td    { vertical-align: top; }
img   { border: none; }
table { border-collapse: collapse; }
table, tr, td, div {
	padding: 0px;
	margin:  0px;
}
input {
	border: 1px solid #c2c2c2;
	padding:0px;
}
button {
	border: 0px solid #c2c2c2;
	padding:0px;
	background-color:#FFF;
}
div.clear {
	clear:both;
}
div.con {		
	max-width:1260px;
	//_width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1260? "1260px":"100%");
}
table.main {	
	height:100%;
	width:100%;
}
td.top_left {
	height:5px;
	width:230px;
}
td.top_center {
	background: transparent url("images/blue_for_top_center.gif") repeat-x 0px 0px;
	height:5px;	
	padding:0px;
	margin:0px;	
}
td.top_right {
	background: transparent url("images/red_for_top_center.gif") repeat-x 0px 0px;
	height:5px;
	width:230px;
}
td.top_space {
	width:50px;
}

div.blue_left {
	background: transparent url("images/blue_for_top_left.gif") no-repeat 0px 0px;
	float:left;
	height:5px;
	width:5px;
}
div.blue_right {
	background: transparent url("images/blue_for_top_right.gif") no-repeat 0px 0px;
	float:right;
	height:5px;
	width:5px;
}

div.red_left {
	background: transparent url("images/red_for_top_left.gif") no-repeat 0px 0px;
	float:left;
	height:5px;
	width:5px;
}
div.red_right {
	background: transparent url("images/red_for_top_right.gif") no-repeat 0px 0px;
	float:right;
	height:5px;
	width:5px;
}


td.search_left {
	height:35px;

}
td.search_center {	
	text-align:right;
	padding-top:5px;
	
}
td.search_right {

}
td.search_space {

}
td.search_center img{	
	width:65px;
	height:20px;	
}
table.search {	
	float:right;	
}
table.search td{
	vertical-align:middle;
	padding:3px;
}
table.search input{
	height:18px;
}

td.header_left {
	height:153px;	
	color:#97999b;
	border-bottom:1px solid #d8d8d8;	
	padding-right:10px;
}
td.header_left a{
	color:#97999b;
	text-decoration:none;
}

td.header_left img {
	padding:20px;	
}
td.header_left p{
margin:0;	
padding:0;
}

td.header_center {	
	width:709px;
	height:142px;
	text-align:center;
	border-bottom:1px solid #d8d8d8;
	padding-bottom:7px;
}
td.header_center div.banner {
	width:709px;	
	height:1px;
	font-size:0;
}
td.header_center div.banner1 {
	width:706px;	
	height:145px;
	border:1px solid #d8d8d8;
	padding-top:2px;
	padding-left:2px;
	padding-bottom:1px;
	position:absolute;
	left:276px;
}	
td.header_center div.banner2 {
	width:709px;
	height:148px;
	border:1px solid #d8d8d8;
	background: transparent url("images/banner2.jpg") no-repeat 3px 3px;
}	
td.header_right {
	text-align:right;
	color:#004c94;
	font-weight:bold;
	border-bottom:1px solid #d8d8d8;
}
td.header_right p.title {
	font-size:13px;
}
td.header_right p a {
	color:#004c94;
	text-decoration:none;
}
td.header_right p a:hover {
	text-decoration:underline;
}





td.center_left {
	padding-top:15px;
	padding-right:15px;
	
}
td.center_content {	
	padding:0px;
	margin:0px;
}
td.center_right {	
	
}





table.news {
	width:210px;
}
table.news_a {	
}


table.news td.title {
	color:#fd0000;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}

table.news td.date {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
	text-align:right;
}
table.news td.date div.news_date {
	background: transparent url("images/btn_date_bg.gif") repeat-x 0px 0px;
	padding-top:2px;
	width:55px;	
	height:20px;float:left;
}

table.news td.date div.news_date1 {
	background: transparent url("images/btn_date_r.gif") no-repeat 0px 0px;
	width:9px;	
	height:20px;
	padding-top:3px;
	float:left;
}


table.news td.news_text {
	color:#004c94;
	font-size:12px;
	padding-top:10px;
}

table.news td.news_text img.news_img {
	float:left;
	margin:3px;
}
table.news td.news_text a{
	color:#004c94;
	font-size:12px;
	text-decoration:none;
}
table.news td.news_text a:hover{
	text-decoration:underline;
}
table.news td.arhive_news {
	color:#004c94;
	font-size:12px;
	padding-top:10px;
	font-weight:bold;
}

table.news td.arhive_news a{
	color:#004c94;
}



table.news_a {	
}




table.news_a td.date {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
	text-align:left;
}
table.news_a td.date div.news_date {
	background: transparent url("images/btn_date_bg.gif") repeat-x 0px 0px;
	padding-top:2px;
	width:60px;	
	height:20px;
	text-align:center;
}



table.news_a td.news_text {
	color:#004c94;
	font-size:12px;
	padding-top:2px;
}

.news_img {	
	border:1px solid #aaa;
	padding:0px;
	margin-top:15px;
	margin-right:5px;
}

table.news_a td.news_text a{
	color:#004c94;
	font-size:12px;
	text-decoration:none;
}
table.news_a td.news_text a:hover{
	text-decoration:underline;
}

table.news p {
margin:0;
padding:0;
}
table.news_a p {
margin:0;
padding:0;
}




div.photo_bulbul {
	position:relative;
	margin-top:80px;
	left:-47px;
	background: transparent url("images/main_left.jpg") no-repeat 0px 0px;
	width:250px;
	height:200px;
	margin-right:-40px;
}

table.catalogs {
	height:300px;	
}
table.catalogs td {
	background-color:#dfdfdf;
}
table.catalogs td.text {
	height:300px;	
	color:#585c5f;
	padding-left:5px;
	padding-top:5px;
	font-size:11px;
}
table.catalogs td.text a {
	color:#585c5f;
	text-decoration:none;		
}
table.catalogs td.text a:hover {
	color:#206eb7;
	text-decoration:none;
}
table.catalogs td.text a:active {
	color:#206eb7;
	text-decoration:none;
}
div.cat_main {
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
}
div.cat_a{
	float:left;
	background: transparent url("images/cat_a.gif") no-repeat 0px 0px;
	width:10px;
	height:10px;
	margin-right:3px;
}
div.cat_a1{
	
	float:left;
	background: transparent url("images/cat_a1.gif") no-repeat 0px 0px;
	width:10px;
	height:10px;
	margin-top:3px;
	margin-left:10px;
	margin-right:3px;
}
div.cat_a2{
	
	float:left;
	background: transparent url("images/cat_a1.gif") no-repeat 0px 0px;
	width:10px;
	height:10px;
	margin-top:3px;
	margin-left:20px;
	margin-right:3px;
}
div.cat_a3{
	
	float:left;
	background: transparent url("images/cat_a1.gif") no-repeat 0px 0px;
	width:10px;
	height:10px;
	margin-top:3px;
	margin-left:15px;
	margin-right:3px;
}

table.catalogs td.text a.cat_act {
	color:#206eb7;
	text-decoration:none;
	font-weight:bold;
}
table.catalogs td.text a.cat_act:hover {
	color:#206eb7;
	text-decoration:none;
	font-weight:bold;
}
table.catalogs td.text a.cat_act:active {
	color:#206eb7;
	text-decoration:none;
}
table.catalogs td.text a.cat_act1 {
	color:#206eb7;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
table.catalogs td.text a.cat_act1:hover {
	color:#206eb7;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
table.catalogs td.text a.cat_act1:active {
	color:#206eb7;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	
}


table.catalogs td.t_left {
	background: transparent url("images/blue_for_bottom_left.gif") no-repeat 0px 0px;
	width:8px;
	height:6px;
}
table.catalogs td.t_center {
	background: transparent url("images/blue_for_bottom_center.gif") repeat-x 0px 0px;
	width:200px;
	height:6px;
}
table.catalogs td.t_right {
	background: transparent url("images/blue_for_bottom_right.gif") no-repeat 0px 0px;
	width:8px;
	height:6px;
}
table.catalogs td.b_left {
	background: transparent url("images/ser_b_l.gif") no-repeat 0px 0px;
	width:8px;
	height:6px;
}
table.catalogs td.b_center {
	background: transparent url("images/ser_bg.gif") repeat-x 0px 0px;	
	height:6px;
}
table.catalogs td.b_right {
	background: transparent url("images/ser_b_r.gif") no-repeat 0px 0px;
	width:8px;
	height:6px;
}



td.center_content {

}

table.t_menu {
	height:40px;
	margin-top:10px;
	width:100%;
}

table.t_menu td.menu {
	background-color:#dfdfdf;	
	vertical-align:middle;
	height:49px;
	font-family: Times New Roman;	
}
div.menu_act_l {
	margin-top:10px;
	float:left;
	width:10px;
	height:50px;
	background: transparent url("images/menu_active_l.gif") no-repeat 0px 0px;	
	border-bottom:1px solid #ec0000;
}
div.menu_act {
	margin-top:10px;
	float:left;
	height:50px;
	background: transparent url("images/menu_active_c.gif") repeat-x 0px 0px;	
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	border-bottom:1px solid #ec0000;
}
div.menu_act p{
	margin-top:10px;
}
div.menu_act p a{
	color:#FFF;
	text-decoration:none;
}
div.menu_act_r {
	margin-top:10px;
	float:left;
	width:10px;
	height:50px;
	background: transparent url("images/menu_active_r.gif") no-repeat 0px 0px;	
	border-bottom:1px solid #ec0000;
}
div.menu_noact_l {
	float:left;
	margin-top:10px;
	width:10px;
	height:50px;
	background: transparent url("images/menu_noactive_l.gif") no-repeat 0px 0px;	
	border-top:1px solid #c2c2c2;
}
div.menu_noact {
	float:left;
	margin-top:10px;
	height:50px;
	background: transparent url("images/menu_noactive_c.gif") repeat-x 0px 0px;	
	border-top:1px solid #c2c2c2;
	color:#888888;
	font-weight:bold;
	font-size:16px;
}
div.menu_noact p{
	margin-top:10px;
}
div.menu_noact p a{
	color:#888888;
	text-decoration:none;
}
div.menu_noact_r {
	float:left;
	margin-top:10px;
	width:10px;
	height:50px;
	background: transparent url("images/menu_noactive_r.gif") no-repeat 0px 0px;	
}

table.t_menu td.title {
	background-color:#f20000;	
}

table.t_title {
	width:100%;
	height:69px;
	
}
table.t_title td {
	background: transparent url("images/title_bg.gif") repeat-x 0px 0px;	
	color:#fff;
	font-family:Times New Roman;
	font-size:18px;
	font-weight:bold;
	vertical-align:middle;
	padding-left:30px;
}

table.content {	
	width:100%;

}

table.content tr.red_bg {
}

table.content td.left_red {
	width:5px;
	height:220px;
background: transparent url("/template/images/td_bg_red.jpg") repeat-x 0px 0px;
}
table.content td.right_red {
	width:5px;
background: transparent url("/template/images/td_bg_red.jpg") repeat-x 0px 0px;
}
table.content td.center {
	position:realtive;
	background-color:#dfdfdf;
	padding:15px;
	color:#585c5f;		
}
table.content td.center a{
	color:#52565a;
}	
div.main_content_bg {
	position:relative;
	width:409px;
	height:221px;
	background: transparent url("images/main_content_bg.jpg") no-repeat 0px 0px;
	left:250px;	
}
div.main_content_bg_empty {
	height:221px;
	float:left;
}
div.main_content_text {
	position:relative;
	top:-210px;
	width:100%;	
}

div.main_content_text table td{
	vertical-align:inherit;
}
span.main_content {
	
}
table.content td.right_white {
	width:5px;
	background-color:#FFF;
	height:200px;
}
table.content td.left_white {
	width:5px;
	background-color:#FFF;
}

td.footer_left {
	height:5px;	
}
td.footer_center {	
	height:5px;
	padding:0px;
	margin:0px;
}
td.footer_right {	
	height:5px;	
}
td.bottom_space {	
}

td.footer_center table {
	width:100%;
}
td.bottom_blue_center {
	background: transparent url("images/blue_for_bottom_center.gif") repeat-x 0px 0px;	
	height:5px;
	padding:0px;
	margin:0px;
	width:709px;
}
td.bottom_blue_left {
	background: transparent url("images/blue_for_bottom_left.gif") no-repeat 0px 0px;
	height:5px;
	width:5px;
}
td.bottom_blue_right {
	background: transparent url("images/blue_for_bottom_right.gif") no-repeat 0px 0px;
	height:5px;
	width:5px;
}


td.footer_right table {
	width:100%;
}
td.bottom_red_center {
	background: transparent url("images/red_for_bottom_center.gif") repeat-x 0px 0px;
	height:5px;
	padding:0px;
	margin:0px;	
	width:230px;
}
td.bottom_red_left {
	background: transparent url("images/red_for_bottom_left.gif") no-repeat 0px 0px;
	height:5px;
	width:5px;
}
td.bottom_red_right {
	background: transparent url("images/red_for_bottom_right.gif") no-repeat 0px 0px;
	height:5px;
	width:5px;
}





table.ser_w {
height:10px;
}

table.ser_w td.top_left {
	width:11px;
	height:11px;
	background: transparent url("images/sw_l_t.gif") no-repeat 0px 0px;
}
table.ser_w td.top_center {
	background: transparent url("images/sw_t.gif") repeat-x 0px 0px;
	height:11px;
}

table.ser_w td.top_right {
	width:11px;
	height:11px;
	background: transparent url("images/sw_r_t.gif") no-repeat 0px 0px;
}
table.ser_w td.left {
	width:11px;	
	background: transparent url("images/sw_l.gif") repeat-y 0px 0px;
}
table.ser_w td.center {
	background-color:#fff;	
}

table.ser_w td.right {
	width:11px;	
	background: transparent url("images/sw_r.gif") repeat-y 0px 0px;
}

table.ser_w td.bottom_left {
	width:11px;
	height:11px;
	background: transparent url("images/sw_l_b.gif") no-repeat 0px 0px;
}
table.ser_w td.bottom_center {
	background: transparent url("images/sw_b.gif") repeat-x 0px 0px;
	height:11px;
}

table.ser_w td.bottom_right {
	width:11px;
	height:11px;
	background: transparent url("images/sw_r_b.gif") no-repeat 0px 0px;
}


table.aksiya {

}
table.aksiya td.title {
	padding:10px;
	color:#fd0000;
	font-size:18px;
}
table.aksiya td.title1{
	padding:10px;
	color:#004c94;
	font-size:18px;
}
table.aksiya td.products {
	padding:10px;
}

table.w_ser_red {
	margin-top:10px;
	width:200px;
}

table.w_ser_red td.top_left {
	width:6px;
	height:6px;
	background: transparent url("images/wsr_left_t.gif") no-repeat 0px 0px;
}
table.w_ser_red td.top_center1 {
	background: transparent url("images/wsr_center1_t.gif") repeat-x 0px 0px;
	height:6px;	
}
table.w_ser_red td.top_center2 {
	background: transparent url("images/wsr_center2_t.gif") repeat-x 0px 0px;
	height:6px;
}

table.w_ser_red td.top_right {
	width:6px;
	height:6px;
	background: transparent url("images/wsr_right_t.gif") no-repeat 0px 0px;
}
table.w_ser_red td.left {
	width:6px;	
	background: transparent url("images/wsr_left.gif") repeat-y 0px 0px;
}
table.w_ser_red td.center1 {
	background-color:#fff;	
	vertical-align:middle;
}
table.w_ser_red td.center2 {
	background-color:#e9e9e9;	
	padding-left:5px;
}
table.w_ser_red td.center2 a{
	text-decoration:none;
	color:#000000;
}
table.w_ser_red td.center2 a:hover{
	text-decoration:underline;
}

table.w_ser_red td.right {
	width:6px;	
	background: transparent url("images/wsr_right.gif") repeat-y 0px 0px;
}

table.w_ser_red td.bottom_left {
	width:6px;
	height:6px;
	background: transparent url("images/wsr_left_b.gif") no-repeat 0px 0px;
}
table.w_ser_red td.bottom_center1 {
	background: transparent url("images/wsr_center1_b.gif") repeat-x 0px 0px;
	height:6px;
}
table.w_ser_red td.bottom_center2 {
	background: transparent url("images/wsr_center2_b.gif") repeat-x 0px 0px;
	height:6px;
}
table.w_ser_red td.bottom_center2_ser {
	background: transparent url("images/wsr_center2_t.gif") repeat-x 0px 0px;
	height:6px;
}

table.w_ser_red td.bottom_right {
	width:6px;
	height:6px;
	background: transparent url("images/wsr_right_b.gif") no-repeat 0px 0px;
}
table.w_ser_red td.bottom_right_ser {
	width:6px;
	height:6px;
	background: transparent url("images/wsr_right_b_ser.gif") no-repeat 0px 0px;
}


td.footer_copyrights {
	padding-left:5px;
	padding-bottom:3px;
	padding-top:10px;
	font-size:11px;
	color:#888888;
	text-align:right;
}
td.footer_copyrights p{
margin:0px;
padding:0px;
}
td.footer_copyrights div{
	width:220px;
}
td.footer_copyrights span{	
	font-size:9px;
}
td.footer_copyrights a{
	color:#888888;
}


table.products {
	width:650px;;
	margin-left:15px;
}
table.products td{
	
}

div.product_img {
	position:relative;
	left:220px;	
	width:200px;
}
div.product_img img{
	
}

div.product_name {
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
}

div.product_info {
	padding:5px;
	margin-top:20px;
	text-align:left;
	margin-bottom:30px;
}

div.product_info table{	
	padding:5px;
	border:1px solid #888888;
	width:100%;
}
div.product_info table td{
	padding:5px;
	border:1px solid #888888;
}








/* GALLERY */
table.t_photo {
	float:left;	
}
table.t_photo  td {
	text-align:center;
	font-weight:bold;
}
table#for_menu {
width:100%;
margin-top:-10px;
}

table#for_menu  td#menu{
padding-top:30px;
width:130px;
vertical-align:top;
}

table#for_menu  td#menu a{
text-decoration:none;
}

div.photo_block, div.photo_block_2 {
	width:  176px;
	height: 176px;
	float: left;
}
div.photo_block   {
/*background: transparent url('/images/photo_bg.png') no-repeat 50% 50%; 
padding:20px;*/
border:2px solid #555555;
margin:10px;
}

div.product_cat {
	font-size:13px;
	font-weight:bold;
	background-color:#EEE;	
	padding-top:3px;
	padding-left:15px;
}
div.product_cat1 {
	font-weight:bold;	
	height:17px;
	padding-top:3px;
	padding-left:15px;
}




/* SLAIDE */

#header_img {	
	width:707px;	
	height:144px;
	border:1px solid #DDD;
	padding-top:2px;
}


.Slash {
	
}

