/* https://wiki.whatwg.org/wiki/Presentational_elements_and_attributes */
/*iPhone4: 960x640 (3,5") iPhone5: 1136x640 (4") iPhone6: 1334x750 (4,7") iPhone6+: 1920x1080 (5,5")*/
/* padding: top right bottom left */
/* margin: left top bottom right */
@media(min-width:750px){.main_wrapper{background:url(bg/bg1.gif)}}
@media(max-width:750px){.main_wrapper{background:url(bg/bg2.gif)}}
@media(max-width:640px){.main_wrapper{background:url(bg/bg3.gif)}}

Body{font:normal 100% Verdana,Arial,Sans-Serif,Georgia; color:gray; margin:auto; background:#000041}
.main_wrapper{display:table; width:100%; max-width:784px; margin:auto}
.bg-r {display:table-cell; width:10px; background:url(bg/bg-r.gif)}

a{text-decoration:none; font-weight:bold; color:royalblue}
a:hover{text-decoration:underline} a:visited{color:gray}

IMG {max-width:100%; height:auto; border:0; width:auto\9; display:block; clear:both; margin:auto}

Table {margin:auto; padding:0; width:100%; border-collapse:collapse}

.hr {display:block; text-align:center; padding:0; margin:14px auto; border-bottom:solid 1px}
UL {margin-left:20px; padding:0px; font:normal 12pt arial}
H1 {font-size:130%; color:darkslategray} H2{font-size:110%} H3{font-size:100%}
h1,h2 {margin:20px 10% 20px 10%}
P  {text-indent:20px}
.big1 {font-size:120%} .big2{font-size:140%}
.small{font-size:0.8em}
.arial{font-family:arial}
.top40 {margin-top:40px}
.right {text-align:right}.center{text-align:center}
.radius6 {border-radius:6px}.radius16{border-radius:16px}
.box-shadow1{ box-shadow:inset rgb(0,0,0) 0 -3px 8px,inset rgb(252,255,255) 0 3px 8px,rgb(0,0,0) 0 3px 8px -3px}
.article{max-width:640px; margin:auto; padding:14px; margin-bottom:14px}
.footer {margin:8px; padding:2px; border:dashed 1px grey; font:11px verdana; text-align:center}
.ttop {position:fixed; bottom:0; right:0}
.white {background-color:white; color:black}
.timestamp {position:absolute; right:2px;top:0}
.skp-banner {background-color:white; padding:2px}
li a {font:bold 0.9em arial; color:black}
ol.strelka {list-style-type:none; padding:2%; margin-top:0; font-family:verdana} .strelka li:before {content: "→";}
.links {display:block; width:100%; max-width:650px; margin-right:2px; margin-left:auto; padding-left:1%}
.thumnail {width:40%; float:left; vertical-align:middle; border:1px solid rgb(243, 243, 243); box-shadow:rgba(0, 0, 0, 0.0980392) 1px 1px 5px; padding:5px; margin-right:15px}
