/*---------------------------------------------------------------------------*/
@font-face {
	font-family: 'eurof56';
	src: url('fonts/eurof56.eot');
	src: local('☺'), url('fonts/eurof56.woff') format('woff'), url('fonts/eurof56.ttf') format('truetype'), url('fonts/eurof56.svg') format('svg');
	font-weight: normal;	font-style: normal;
}
@font-face {
	font-family: 'eurof75';
	src: url('fonts/eurof75.eot');
	src: local('☺'), url('fonts/eurof75.woff') format('woff'), url('fonts/eurof75.ttf') format('truetype'), url('fonts/eurof75.svg') format('svg');
	font-weight: normal;	font-style: normal;
}
@font-face {
	font-family: 'Museo_Cyrillic';
	src: url('fonts/Museo_Cyrillic.eot');
	src: local('☺'), url('fonts/Museo_Cyrillic.woff') format('woff'), url('fonts/Museo_Cyrillic.ttf') format('truetype'), url('fonts/Museo_Cyrillic.svg') format('svg');
	font-weight: normal;	font-style: normal;
}
@font-face {
	font-family: 'Museo_Sans_Cyrillic';
	src: url('fonts/Museo_Sans_Cyrillic.eot');
	src: local('☺'), url('fonts/Museo_Sans_Cyrillic.woff') format('woff'), url('fonts/Museo_Sans_Cyrillic.ttf') format('truetype'), url('fonts/Museo_Sans_Cyrillic.svg') format('svg');
	font-weight: normal;	font-style: normal;
}
@font-face{src:url(fonts/Helvetica.ttf);font-family:HelveticaNeueCondensedBold;}
/*---------------------------------------------------------------------------*/
*{-webkit-appearance: none;}
/*reset styles*/
html,body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,sub,sup,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,table,tbody,tfoot,thead,tr,th,td{border:0;outline:0;vertical-align:baseline;background:transparent;font-size:100%;margin:0;padding:0;}
a{font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
td,td img{vertical-align:top;}
input,select,button,textarea{font-size:100%;font-family:HelveticaNeueCondensedBold, serif, sans-serif;margin:0;}
input[type=text],input[type=password],textarea{padding:0;}
input[type=checkbox]{vertical-align:bottom;}
input[type=radio]{vertical-align:text-bottom;}
sub{vertical-align:sub;font-size:smaller;}
sup{vertical-align:super;font-size:smaller;}
html,body{height:100%;}
body{line-height:1em;background:#000;color:#fff;text-align:left;font:13px HelveticaNeueCondensedBold, serif, sans-serif;}
label,input[type=button],input[type=submit],button{cursor:pointer;}
a,a:hover,a:active,a:visited,a:active img,a:visited img{outline:none;}
img{border:none;}

div > p{font-family:Arial,helvetica,serif;}
.prod_descr,.blog .post .intro{font-family:Arial,helvetica,serif;}
.item .name{font-family:HelveticaNeueCondensedBold;}
.clear{clear:both;float:none;}
h1,h2,h3,h4,h5,h6,.name,.b_name,a.back{font-family:HelveticaNeueCondensedBold;}
/*****/
::selection { background: #0066FF; color: #fff; text-shadow: none; }/*
.item .image > img{-webkit-filter: saturate(10%);-moz-filter: saturate(10%);-ms-filter: saturate(10%);-o-filter: saturate(10%);filter: saturate(10%);}
.item:hover .image > img{-webkit-filter: saturate(100%);-moz-filter: saturate(100%);-ms-filter: saturate(100%);-o-filter: saturate(100%);filter: saturate(100%);}
*/
.item .image>img{-webkit-filter: grayscale(90%);-moz-filter: grayscale(90%);-ms-filter: grayscale(90%);-o-filter: grayscale(90%);filter: grayscale(90%);}
.item:hover .image>img{-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);}

.blog .post .b_img>img{-webkit-filter: grayscale(90%);-moz-filter: grayscale(90%);-ms-filter: grayscale(90%);-o-filter: grayscale(90%);filter: grayscale(90%);}
.blog .post:hover .b_img>img{-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);}
