﻿/*reset*/
html{height:100%;color:#000c0e;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/*text*/
body{font:11px Tahoma,'Lucida Grande CE',lucida,sans-serif}a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:18px}h2{font-size:16px}h3{font-size:14px}h4{font-size:12px}h5{font-size:11px}h6{font-size:10px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}
td{_font-size:11px}strong{font-weight:bold}h1,h2,h3{margin-top:15px;font-weight:bold}
body{margin:7px; background:transparent;}
img{vertical-align:middle;}
/*common*/
h1 
{
    margin:0;
}
.filtr-panel 
{
    float:right;   
}
img
{
    border: solid 1px #dfdfdf;
    -webkit-box-shadow: 0 0 14px #c6c6c6;
    -moz-box-shadow: 0 0 14px #c6c6c6;
    box-shadow: 0 0 14px #c6c6c6;
    margin-bottom:25px;
}