/*Standard HTML elements */
html,body,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,blockquote,form,input,textarea,fieldset,legend,table,td,th {margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;}
body{color:#000;font-family:Arial, sans-serif;line-height:1.4;background-color:#fff;}
img{border-width:0;}
address{font-style:normal;}
small{font-size:0.8em;}
ul,dl{margin:0 0 1.2em;}
ol{margin:0 0 1.2em 2.5em;}
ul{list-style-type:none;}
li{margin:0 0 0.5em;}
li ul,li ol{margin:0.3em 0 0 2.5em;}
dt{margin:0;}
/*
h1, h2, h3, h4, h5, h6 {font-family:Verdana, Arial, Helvetica, sans-serif;} 
h1 {margin:50px 0 30px 0; font-size:30px; font-weight:normal;} 
h2 {margin:20px 0 20px 0; font-size:24px; font-weight:normal;} 
h3 {margin:5px 0 8px 0; font-size:18px; font-weight:normal;} 
h4 {margin:30px 0 8px 0; font-size:14px; font-weight:bold;} 
h5 {margin:50px 0 10px 40px; font-size:18px; font-weight:normal;}  */

h1,h2,h3,h4{font-weight:400;}
h1,h2,h3{line-height:1.2;}
h1{font-size:2.4em; margin:0 0 1em;}
h2{font-size:1.8em;margin:1.5em 0 0.5em;}
h3{font-size:1.6em;margin:1.4em 0 0.3em; font-weight:bold;}
h4{font-size:1.4em;margin:0 0 0.3em; font-weight:bold}
table{border-spacing:0;border:none;}
td,th{border:none;text-align:left;vertical-align:top;padding:0;}
h2:first-child, h3:first-child, h1 + h2, h1 + h3, h2 + h3 {margin-top:0;}

/*  Standart presets  */
.width_fix{width:100%;}
.clear{clear:both;font-size:0;overflow:hidden;}
.clickable{cursor:pointer;}
.nobr{white-space:nowrap;}
.hidden{display:none !important;}
.success{color:#40ae49;}
.error{color:#d2232a;}
.success,.error,.message{margin-bottom:1.5em;}
.pseudo_link span{text-decoration:none;color:#000;border-bottom:1px dotted;cursor:pointer;}
.pseudo_link:hover span{color:#fff !important;}
img.resized_vertical{height:100%;width:auto;}
img.resized_horizontal{width:100%;height:auto;}
input.empty{color:#b2b2b2;}
.blue_mode .sub_menu a,.interesting .sub_menu a,a:hover,a:focus,.blue_mode a:hover,.blue_mode a:focus,.interesting a:hover,.interesting a:focus{color:!important;}
p,address,blockquote,dd{margin:0 0 0.6em;}
