@import url("/webfonts/Arsenal_Regular/stylesheet.css");


.mblock {
	padding-top:15px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:10px;
	background-color:#FFF;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.7); /* Для Firefox */
	  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.7); /* Для Safari и Chrome */
		box-shadow: 0 0 10px rgba(0,0,0,0.7); /* Параметры тени */
}

.logo,
.logo:visited
 {
	text-indent: -999em;
	cursor: pointer;
	display: block;
	width: 159px;
	height: 29px;
	position: relative;
	margin-top:20px;
	margin-bottom:5px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}

.d-flags{
	margin-bottom:20px;
}
.lang {
	display:block;
	cursor: pointer;
	width: 16px;
	height: 11px;
	position: relative;
	background-image: url(/img/flags.png);
	background-repeat: no-repeat;
	margin-left:10px;
}

.lang-hung {
	background-position: 0;
}
.lang-eng {
	background-position: -16px;
}
.lang-ru {
	background-position: -32px;
}

.isearch {
	cursor:pointer;
	position:absolute;
	width:22px;
	height:22px;
	top:2px;
	right:6px;
	background-image: url(/img/isearch.png);
	background-repeat: no-repeat;

}
.login {
	text-align:right;
	margin-top:5px;
	color: #8c8c8c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.login a, .login a:visited {
	color: #8c8c8c;
}

.b {
	background-color:#000;	
	height:1px;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}
.tmenu {
	text-align:center;
}

.tmenu a, .tmenu a.visited {
	font-size:17px;
	color:#000;
	margin-right:28px;
}

.tmenu a:hover {
	text-decoration:none;
	color: #F00;
}

.tmenu a.active {
	color: #F00;
}

.topbanner {
	margin-top:50px;
	width:100%;
}
.topbanner td {
	background-color:#f4f5ef;	
}

.topbanner .r {
	color:#aaacb0;
	font-size:16px;
	background-color:#34363e;
	padding-top:5px;
	padding-left:25px;
	padding-right:10px;
	width:180px;
}




.topbanner .r b {
	color:#FFF;
}

.topbanner .r .rlink {
	text-align:right;
	margin-top:20px;
	margin-right:30px;
}

.topbanner .r .rlink a, .topbanner .r .rlink a:visited {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#FFF;
}

.topbanner .r .rlink a:hover {
	text-decoration:none;
	color:#F33;
}



.fb-inner{
	width:100%;
	margin-top:20px;
	border: none;
	text-align:center;
}

.fb-inner h1 {
	margin-top:0;
	margin-bottom:10px;
}


#fp-gal {
	margin-left:-10px;
}

#fp-gal li{
	margin-left:10px;
	margin-bottom:70px;
	width:220px;
}


#fp-gal li a, #fp-gal li a:visited {
	height:210px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#757575;
}

#fp-gal li a:hover {
	color:#F00;
}

#fp-gal li a p{
	margin-top:15px;
	text-align:center;
	line-height:14px;
}

.fb-inner .r-menu {
	width:210px;
	vertical-align:top;
	margin-top:0px;
}

.fb-inner .secondpage {
	padding-top:70px;
}



.rmenu-right{
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-top: 4px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("/img/i-arr-menu.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.rmenu-bottom{
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-top: 4px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("/img/i-arr-menu.png");
  background-position: -9px 0;
  background-repeat: no-repeat;
}

.fb-inner .r-menu .divider {
	width:100%;
	height:1px;
	background-color:#ff8a8a;
	margin-top:12px;
	margin-bottom:12px;
}

.r-submenu {
	text-align:left;
	margin-top:0px;
	margin-left:0px;
}

.r-submenu a, .r-submenu a:visited {
	color: #000;
	font-size:14px;
	display:block;
	margin-bottom:3px;
}

.r-submenu a:hover {
	text-decoration:none;
	color:#F00;
}

.fb-inner .l-content {
	text-align:center;
	vertical-align:top;
	padding-right:60px;
	padding-left:60px;
	padding-bottom:90px;
}



.fb-inner .l-content h2 {
	text-align:left;
	color: #666;
	font-size:18px;
	line-height:19px;
	margin-top:30px;
	margin-bottom:30px;
	
}

.fb-inner .l-content p {
	font-size:16px;	
	text-align:left;	
}

.fb-inner .l-content p .pic-l {
	margin-left:-50px;
	margin-right:15px;
	float: left;
}
	
.fb-inner .l-content p .pic-r {
	margin-right:-50px;
	margin-left:15px;
	float: right;
}

.fb-inner .l-content .i-page-img {
	width:60%;
	cursor: zoom-in; cursor: -moz-zoom-in; cursor: -webkit-zoom-in;
	cursor: url("/img/zoom_in.ico"); 
}




.inner-content {
	margin-left:150px;
	margin-right:150px;
	padding-bottom:90px;
	margin-top:50px;
}

.inner-content h1 {

	text-align:center;
}

.inner-content h2 {
	text-align:left;
	color: #666;
	font-size:18px;
	line-height:19px;
	margin-top:30px;
	margin-bottom:30px;
	
}

.inner-content p {
	font-size:16px;	
	text-align:left;	
}

.inner-content p .pic-l {
	margin-left:-50px;
	margin-right:15px;
	float: left;
}
	
.inner-content p .pic-r {
	margin-right:-50px;
	margin-left:15px;
	float: right;
}


.inner-card{
	margin-top:50px;
	border:#F00 solid 1px;
	padding:30px;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
			border-radius: 6px;
}

table.product {
	margin-top:40px;
	margin-bottom:40px;
}

table.product td {
	vertical-align:top;
}

table.product td.right {
	padding-left:30px;
	width:50%;

}


table.product td h1 {
	font-size:25px;
	line-height:30px;
	margin-top:0;
}

table.product td p {
	font-size:18px;
	font-style:italic;
	color:#727272;
	line-height:22px;
}

table.product td div {
	font-size:18px;
	font-style:italic;
	color:#727272;
	line-height:22px;
}

table.product td hr {
	margin-top:20px;
	margin-bottom:20px;
	border: 0;
	border-top: 1px solid #dddddd;
}
table.fb-inner {
	min-height:452px;
	vertical-align:top;
}
tbody.fb-inner {
	vertical-align:top;
}


.product-photo {
	margin-top:0;
	margin-bottom:40px;
	max-width: 400px;
	cursor: zoom-in; cursor: -moz-zoom-in; cursor: -webkit-zoom-in;
	cursor: url("/img/zoom_in.ico"); 
}

a.c-zoom:hover {
	cursor: zoom-in; cursor: -moz-zoom-in; cursor: -webkit-zoom-in;
	cursor: url("/img/zoom_in.ico");	
}

.prod-th li {
	max-width:100px;
}
.prod-th li a 
.item-arrows {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.item-number {
	padding-top:0px;
	font-size:12px;
	color:#999;
}

.table.specs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:30px;
}


.table.specs td.t-tag {
	/*color:#F00;*/
	font-weight:bold;
}


.bottom-b {
	width:100%;
	background-color:#dcdbcf;
}

.mblock-b {
	text-align:center;
	background-color:#34363e;
	padding-top:10px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:10px;
	-moz-box-shadow: 0 4px 10px rgba(0,0,0,0.9); /* Для Firefox */
	  -webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.9); /* Для Safari и Chrome */
		box-shadow: 0 4px 10px rgba(0,0,0,0.9); /* Параметры тени */
}

.mblock-b table td {
	padding-right:30px;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9ca0a3;
	line-height:16px;
	text-align:left;
}

.mblock-b table td h1 {
	color:#FFF;
	font-size:20px;
	font-weight:normal;
	margin-bottom:0px !important;
}

.mblock-b table td hr {
	margin-top:20px;
	margin-bottom:20px;
	border-style:solid 1px;
	border-color: #898a8e;
}
.mblock-b a, .mblock-b a:visited {
	font-size:12px;
	color:#eeeeee;	
}
 
.mblock-b2 {
	color:#7c7d81;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

.mblock-b2 a, .mblock-b2 a:visited {
	font-size:12px;
	color:#7c7d81;
	margin-right:15px;
	margin-left:15px;	
}

.mblock-b2 a:hover {
	color:#F00;
	text-decoration:none;
}

.mblock-c2 {
	font-size:11px;
	float: right;
        color:#7c7d81;
        font-family:Arial, Helvetica, sans-serif;
        margin-bottom:0px;
	margin-right: 30px;
}

.mblock-c2 a, .mblock-c2 a:visited {
        font-size:11px;
        color:#7c7d81;
}

.mblock-c2 a:hover {
        color:#F00;
        text-decoration:none;
}

/* SEARCH FORM */
#searchform { margin:50px 200px; font-size:18px; }
#searchform div { color:#eeeeee; }
#searchform div input { font-size:18px; padding:5px; width:320px; }
#suggestions{ position: absolute; left:0px; width:320px; display:none; z-index: 2;}

/* SEARCHRESULTS */
#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:320px; background-color:#a0a0a0; font-size:10px; line-height:14px; }
#searchresults a { display:block; background-color:#e4e4e4; clear:left; height:56px; text-decoration:none; }
#searchresults a:hover { background-color:#b7b7b7; color:#ffffff; }
#searchresults a img { float:left; padding:5px 10px; }
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#searchresults a:hover span.searchheading { color:#ffffff; }
#searchresults a span { color:#555555; }
#searchresults a:hover span { color:#f1f1f1; }
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;
			background-image:url(/img/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }

/* COMMON CLASSES */
.break { clear:both; }
