/*
Design by Ervin Umerov
http://www.ervincms.com
*/
/* RESET */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, p, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption  {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0 0 12px 0;
}

p {
	margin: 0 0 16px 0;
	padding: 0;
}

ul {
	margin: 10px 0 10px 40px;
	padding: 0;
}
ol {
	margin: 10px 0 10px 45px;
	padding: 0;
}

a img {
	border: none;
}



html, body {
	height: 100%;
}

body {
	color: #565656;
	font: normal .75em/1.5em arial, verdana, sans-serif;
	background:url("/images/dsn/bg45.gif") 0 0 repeat;
}

input, textarea, select {
	font-family: arial, verdana, sans-serif;
	font-size: 1em;
}


p, ol, ul {
	line-height: 170%;
}

a {
	color: #1d5295;
}

a:hover {
	text-decoration: none;
}


/* Header */

#header {
	width: 980px;
	height: 70px;
	position: relative;
}

#logo {
	float: left;
	height: 70px;
	margin-left: 10px;

}

#logo img{
	float: left;
    padding-top: 17px;

}

#logo p {
    padding-left: 215px;
    padding-top: 20px;
   }


#options { float: right; color: #000; font-weight: bold; padding-top:20px;}
	#options a { padding:3px;}


/* Menu */

#menu {
	width: 980px;
	height: 50px;
	margin-top:  25px;
    background: #FFF;
}

	#menu .menu_search {
		background: url(/images/dsn/search_menu_bg.png) 0 0 repeat-x;
		height: 36px;
		overflow: hidden;
	}
		#menu ul.main_menu {
			background: url(/images/dsn/search_menu_bg.png) 0 -36px no-repeat;
			float: left;
			height: 36px;
			list-style-type: none;
			overflow: hidden;
			margin: 0;
		}
			#menu ul.main_menu li {
				background: url(/images/dsn/menu_splitter.png) 100% 0 no-repeat;
				display: block;
				float: left;
				line-height: 32px;
				height: 36px;
				padding: 0 30px;
			}
				#menu ul.main_menu li a {
					color: #fff;
					font-size: 1.4167em;
					text-decoration: none;
				}
				#menu ul.main_menu li a:hover {
					text-decoration: underline;
				}
		#menu .small_search {
			background: url(/images/dsn/search_menu_bg.png) 100% -72px no-repeat;
			float: right;
			height: 15px;
			padding: 5px 5px 0 0;
		}
			#menu .small_search * {
				vertical-align: top;
			}
			#menu .small_search .txt {
				background: #f2f2f2;
				border: solid #ccc 1px;
				border-right: 0;
				color: #6d6d6f;
				margin: 1px 0 0 0;
				padding: 3px 0 2px 8px;
				width: 186px;
			}

/* Page */

#page {
	width: 980px;
	background: #FFF;
}

/* Content */

#content {
	float: left;
	width: 715px;
	padding: 3px 11px 0 0px;
    background: #FFF;

}

#content a {
	color: #0162B1;
}

.pagetitle {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(/images/img13.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

#content #rss-posts {
	margin: 0;
	padding:0;
	background: url(/images/rss.gif) no-repeat right center;
    font-weight: bold;

}


/* Sidebar */

#content #sidebar_main_right {float: right;width: 340px;height: 250px; padding-top: 0px; background: #FFF; text-align: left; }
#content #sidebar_main_right ul {margin: 0;padding-left: 5px;list-style: none; }
#content #sidebar_main_right li {margin: 0;padding-left: 5px; padding-bottom: 5px;}
#content #sidebar_main_right h2 {height: 45px; margin: 0; padding: 10px 0 0 10px;background: url(/images/title.gif) no-repeat;font-size: 14px;color: #FFFFFF;}
#content #sidebar_main_right h2 a{font-size: 14px;color: #575757;text-decoration: none;}
#content #sidebar_main_right h2 a:hover{text-decoration: none;}
#content #sidebar_main_right a {text-decoration: underline;color: #1c4d8f; font-size: 12px;}
#content #sidebar_main_right a:hover {text-decoration: none;}
#content #sidebar_main_right span { display: block;	color: #75798A;      font-weight: bold;      font-size: 12px;}
#content #sidebar_main_right img {float: left; }
#content #sidebar_main_right a.main-block {text-decoration: underline;color: #d8321c; font-weight: bold; font-size: 13px; padding: 10px; padding-left: 12px;  padding-top:  10px;
	background: url(/images/arrow2.gif) no-repeat left center;}

#content #sidebar_main_left {float: left; width: 340px;  height: 250px;	padding-top: 0px; background: #FFF; text-align: left;}
#content #sidebar_main_left ul { margin: 0;	padding-left: 5px; list-style: none;  }
#content #sidebar_main_left li {margin: 0;  padding-left: 5px;  padding-bottom: 10px;}
#content #sidebar_main_left h2 {height: 45px;  margin: 0;padding: 10px 0 0 10px;  background: url(/images/title.gif) no-repeat;  font-size: 14px;color: #575757;}
#content #sidebar_main_left h2 a{ font-size: 14px; color: #575757;	text-decoration: none;}
#content #sidebar_main_left h2 a:hover{text-decoration: none;}
#content #sidebar_main_left a {  text-decoration: underline;	color: #1c4d8f; font-size: 12px;}
#content #sidebar_main_left a:hover {  text-decoration: none;}
#content #sidebar_main_left span { display: block;	color: #75798A;      font-weight: bold;      font-size: 12px;}
#content #sidebar_main_left img {float: left; }
#content #sidebar_main_left a.main-block {text-decoration: underline;color: #d8321c; font-weight: bold; font-size: 13px; padding: 10px; padding-left: 12px;  padding-top:  10px;
	background: url(/images/arrow2.gif) no-repeat left center;}

/*END Sitebar left*/

#content #sidebar_main_bottom_left {float: left;width: 713px;margin-top: 54px;   background: #FFF;  }
#content #sidebar_main_bottom_left b {     font-size: 12px;}
#content #sidebar_main_bottom_left ul {	margin: 0;  	padding-left: 15px;  	padding-right: 7px;    list-style: none;     margin-bottom: 20px;  }
#content #sidebar_main_bottom_left p {	margin: 0;	padding-left: 5px;	padding-right: 7px;    margin-bottom: 30px;}
#content #sidebar_main_bottom_left li {	margin: 0;  padding-left: 5px;  }
#content #sidebar_main_bottom_left img { border:0; }
#content #sidebar_main_bottom_left h2 {	height: 45px; margin: 0; padding: 14px 0 0 10px; background: url(/images/title_main_bottom.gif) no-repeat;font-size: 14px;
color: #FFFFFF;  text-align: left;  }
#content #sidebar_main_bottom_left h2 a{ font-size: 14px;color: #FFFFFF;  	text-decoration: none;}
#content #sidebar_main_bottom_left h2 a:hover{	text-decoration: none;}
#content #sidebar_main_bottom_left a {  text-decoration: none;	color: #0162B1;  }
#content #sidebar_main_bottom_left a:hover {text-decoration: underline;}



/*Sitebar left bottom*/


/* Sidebar */

#sidebar {float: right;	width: 254px;	 background: #F5F5F5;    text-align: left;}
#sidebar ul {  	margin: 0;  	padding: 0;        list-style: none;    margin-bottom: 0px;  }
#sidebar li {  	margin: 0;    	padding-left: 5px;      padding-right: 5px;  padding-bottom: 4px;}
#sidebar h2 {	height: 45px;  	margin: 0;  	padding: 10px 0 0 10px;  	background: url(/images/img11.gif) no-repeat;      	font-size: 14px;    	color: #575757;}
#sidebar h2 a{    font-size: 14px;  	color: #575757;    	text-decoration: none;  }
#sidebar h2 a:hover{ text-decoration: none;}
#sidebar span { display: block;	color: #75798a; font-weight: bold; font-size: 12px;}
#sidebar span b {color: #ed1c24;}
#sidebar a {  font-size: 12px;	text-decoration: underline;  color: #1c4d8f;  }
#sidebar a:hover {	text-decoration: none;}
#sidebar a.main-more {text-decoration: underline;color: #d8321c; font-weight: bold; font-size: 13px; padding: 10px; padding-left: 12px;  padding-top:  10px;
	background: url(/images/arrow2.gif) no-repeat left center; }




/* sidebar top */

#sidebar-top {float: right; width: 254px; height:265px; padding-top: 0px;   background: url(/images/dsn/bg-s-top.gif) no-repeat;   text-align: left;}
#sidebar-top ul { margin: 0; padding: 0; list-style: none; margin-bottom: 20px; }
#sidebar-top li { margin: 0; padding-left: 5px; padding-right: 5px; padding-bottom: 15px;}
#sidebar-top a { font-size: 15px; font-weight: bold; text-decoration: underline; color: #d8321c;}
#sidebar-top a:hover {text-decoration: none;}




.post {
	padding: 3px;
    text-align: justify;
}



 .navi {
	padding: 3px;
    padding-left: 13px;
    text-align: left;
}


.title {
    margin: 0;
	font-size: 1.9em;
	font-weight: normal;
    color:#ed1c24;
}

.title_case {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
    color:#0162B1;
}

.title_news {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
    color:#ed1c24;
}

.title_about  {
	font-size: 1.5em;
	font-weight: normal;
    color:#ed1c24;
    font-style: oblique;
    text-decoration: underline;
}


h3  {
	font-size: 1.5em;
	font-weight: normal;
    color:#FF6633;
    font-style: oblique;
    text-decoration: underline;
}

.title_about_print  {
	font-size: 1.5em;
	font-weight: normal;
    color:#222222;
    font-style: oblique;
    text-decoration: underline;
}



.price {

	font-size: 1.5em;
	font-weight: normal;
    color:#000;
    text-align: center;

}


.title_product {
	margin: 0;
	font-size: 1.4em;
	font-weight: bold;
    color:#ed1c24;
    text-align: left;

}

.title_status {
	margin: 0;
	font-size: 1.0em;
	font-weight: bold;
    color:#EE3D33;
    text-align: left;

}


.title_product_bd {
	margin: 0;
	font-size: 1.4em;
	font-weight: bold;
    color:#0162b1;
    text-align: left;

}

.title_product_desc {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
    color:#EE3D33;
    font-style: oblique;
    text-decoration: underline;
}


.byline {
	margin: 0 0 20px 0;
}

.meta {

    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
    float: right;
    width: 100%;

}

.meta-news {

    border-top: 1px dotted #CCCCCC;
    padding-top: 5px;
    margin-top: 5px;
    float: right;
    width: 100%;

}



.meta2 strong{

	font-size: 16px;
	font-weight: bold;
	color: #EE3D33;

}

.meta strong{

	font-size: 16px;
	font-weight: bold;
	color: #EE3D33;

}

.more_product{
    padding: 10px;
    padding-left: 12px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/arrow.gif) no-repeat left center;

}





.buy {
	color: #fcb340;
	text-decoration: none;
	background-image: url(/images/buy.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 104px;

}
.buy:hover {
	background-image: url(/images/buy2.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 104px;
    }


.buy_en {
	color: #fcb340;
	text-decoration: none;
	background-image: url(/images/buy_en.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 104px;

}
.buy_en:hover {
	background-image: url(/images/buy_en2.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 104px;
    }




.buy_en2 {
   	background-image: url(/images/buy_en.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 104px;
    margin: 15px;
    margin-left: 75px;
    display: block;

}

.buy_en2:hover {
	background-image: url(/images/buy_en2.gif);
	background-repeat: no-repeat;
    height: 29px;
	width: 104px;
    margin: 15px;
    margin-left: 75px;
    display: block;
}




.buy2 {
   	background-image: url(/images/buy2.gif);

	background-repeat: no-repeat;
	height: 29px;
	width: 104px;
    margin: 15px;
    margin-left: 75px;
    display: block;

}

.buy2:hover {
   	background-image: url(/images/buy.gif);
	background-repeat: no-repeat;
    height: 29px;
	width: 104px;
    margin: 15px;
    margin-left: 75px;
    display: block;
}

.buy-post {
	color: #fcb340;
	text-decoration: none;
	background-image: url(/images/buy-post.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 104px;

}
.buy-post:hover {
	background-image: url(/images/buy-post2.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 104px;
    }


.buy-post2 {
	background-image: url(/images/buy-post2.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 104px;
    margin: 15px;
    margin-left: 75px;
    display: block;

}

.buy-post2:hover {
    background-image: url(/images/buy-post.gif);
	background-repeat: no-repeat;
    height: 29px;
	width: 104px;
    margin: 15px;
    margin-left: 75px;
    display: block;
}




.download {
    padding: 10px;
    padding-left: 12px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/img14.gif) no-repeat left center;

}

.more {
    padding: 10px;
    padding-left: 12px;
    padding-top:  10px;
	background: url(/images/more.gif) no-repeat left center;
    float: right; color: #000;
}



.www {
    padding: 10px;
    padding-left: 15px;
    padding-top:  10px;
	background: url(/images/home.gif) no-repeat left center;
    float: right;

}


.print {

    padding-left: 22px;
    background: url(/images/printer.gif) no-repeat left center;
    float: right;

}

.article{
    padding-left: 12px;
	background: url(/images/more.gif) no-repeat left center;
    float: right;

}


.car {
    padding: 10px;
    padding-left: 22px;
    padding-top:  10px;
    background: url(/images/car.gif) no-repeat left 17px;;
    float: right;
}


.cats {
    padding: 10px;
    padding-left: 12px;
    padding-top:  10px;
	background: url(/images/arrow2.gif) no-repeat left center;
}







div.show_products {background:#fff; width:705px;  padding-top:15px;
  text-align: justify;font-size:12px verdana, arial, sans-serif;
  display: block; float:left;}
div.show_products img {float:left; margin:0 10px 10px 0; border:0}





div.show_product {clear:left; background:#fff; width:705px; margin-top:0;  padding-top:15px;
 position:relative; z-index:50; text-align: justify; font-size:14px verdana, arial, sans-serif; line-height:18px;}
div.show_product img {margin:0 10px 10px 0; border:0}

div.show_product ul {
	margin: 0;
	padding: 10px;
    list-style: none;

}

div.show_product li{ 	margin: 0;
	padding-left: 25px;
	background: url(/images/check2.gif) no-repeat left top;

}
div.show_product strong{
color:#EE3D33;
font-weight: bold ;

}


.country {
    padding: 10px;
    margin-left:  15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/arrow.gif) no-repeat left center;
}

.country_am {
    padding: 10px;
    margin-left:  15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/flags/am.gif) no-repeat left center;
}

.country_az {
    padding: 10px;
    margin-left:  15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/flags/az.gif) no-repeat left center;

}

.country_by {
    padding: 10px;
    margin-left:  15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/flags/by.gif) no-repeat left center;

}

.country_ge {
    padding: 10px;
    margin-left:  15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/flags/ge.gif) no-repeat left center;

}

.country_kg {
    padding: 10px;
    margin-left:  15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/flags/kg.gif) no-repeat left center;

}

.country_kz {
    padding: 10px;
    margin-left:  15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/flags/kz.gif) no-repeat left center;

}

.country_md {
    padding: 10px;
    margin-left:  15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/flags/md.gif) no-repeat left center;

}

.country_mg {
    padding: 10px;
    margin-left:  15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/flags/mg.gif) no-repeat left center;

}

.country_ru {
    padding: 10px;
    margin-left:  15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/flags/ru.gif) no-repeat left center;

}

.country_tj {
    padding: 10px;
    margin-left:  15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/flags/tj.gif) no-repeat left center;

}

.country_tm {
    padding: 10px;
    margin-left:  15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/flags/tm.gif) no-repeat left center;

}


.country_ua {
    padding: 10px;
    margin-left:  15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/flags/ua.gif) no-repeat left center;
}

.country_uz {
    padding: 10px;
    margin-left:  15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top:  10px;
	background: url(/images/flags/uz.gif) no-repeat left center;

}

.city {
    padding: 5px;
    margin-left:  10px;
    padding-left: 15px;
    padding-right: 15px;

	background: url(/images/arrow2.gif) no-repeat left center;

}


.jcvd {
  padding: 20px 15px 0 15px;
  text-align: left;

}

.title_gold {
    margin: 0;
	font-size: 1.5em;
	font-weight: normal;
    color:#FF6633;
    background-color: #FFCC00;
     }

.title_silver  {
    margin: 0;
	font-size: 1.5em;
	font-weight: normal;
    color:#FF6633;
    background-color: #CCCCCC;  }





.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none;
color: #FFF;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #FFF;
background-color: #CCC;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

.pdf { background: transparent url('/images/pdf.gif') 0 0 no-repeat; padding: 0 0 2px 20px; }
.doc { background: transparent url('/images/doc.gif') 0 0 no-repeat; padding: 0 0 2px 20px; }
.xls { background: transparent url('/images/xls.gif') 0 0 no-repeat; padding: 0 0 2px 20px; }

.jcvd25 td {
	padding:5px;
	border:1px solid #CCCCCC;
    }
.jcvd25 img {
	align: center;
    }

/* Footer*/
.page_wrapper2 {
	background: #fff url(/images/dsn/footer_bg.png) 0 0 no-repeat;
	border-top: solid #ebebeb 1px;
	height: 90px;
	margin: 0 auto;
	position: relative;
	width: 988px;
	z-index: 30;
	text-align: left;
}
	.page_footer_wrapper {
		border-bottom: solid #f3b5b2 1px;
	}
		.page_footer {
			border-bottom: solid #ec5a57 10px;
			height: 79px;
			position: relative;
			text-align: left;
		}
			.page_footer .copy {
				background: url(/images/dsn/logo2.png) 0 0 no-repeat;
				color: #7c7c7c;
				font-size: 0.8333em;
				left: 11px;
				line-height: 1.2em;
				padding: 6px 0 10px 71px;
				position: absolute;
				top: 19px;
				text-align: left;
			}

			.page_footer #kontacts {
				color: #7c7c7c;
				font-size: 0.9167em;
				left: 368px;
				line-height: 1.1818em;
				position: absolute;
				top: 25px;
				text-align: left;
			}
			.page_footer .links {
				position: absolute;
				right: 37px;
				top: 21px;
				text-align: left;
			}
				.page_footer .links a {
					color: #7c7c7c !important;
					display: block;
					float: right;
					font-size: 0.9167em !important;
					margin: 0 0 0 20px;
					text-align: left;
				}
				.page_footer .links a.mail {
					background: url(/images/dsn/mail.gif) 0 6px no-repeat;
					padding: 0 0 0 20px;
				}
				.page_footer .links a.smap {
					background: url(/images/dsn/smap.gif) 0 4px no-repeat;
					padding: 0 0 0 18px;
				}




#footer2 { background:url("/images/dsn/bg-foot2.gif") no-repeat; width:990px; height:21px;margin:0 auto;}
#main1 { background: #FFF url("/images/dsn/bg-top2.gif") 0 0 no-repeat;  width:990px;height:13px; margin:0 auto; overflow:hidden; }
#main2 { width:988px; margin:0 auto; overflow:hidden;  background-color: #FFFFFF; }