@CHARSET "UTF-8";
html, body, div, span, h1, h2, h3, h31,  p, a, abbr, em, img, strong, dl, dt, dd, ul, li, fieldset, form, label, legend 
{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {text-align:center; background-color:#ee0711; padding:0px 0px 0px 0px; font:normal 11px Tahoma; color:#fff; background-image:url(../images/bg.jpg); background-repeat:repeat-x} 

#all{ 
text-align:left; /* reset text alignment */
width:768px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
}

.blue{ color:#346ee1; font-weight:bold;}
.menu{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff; text-decoration:none;}
.menu:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#606060; text-decoration:none;}

a{ color:#ee0711;}
a:hover{ text-decoration:none;}


.headline{ font-size:16px; font-weight:bold;}
.text{ font:normal 11px Tahoma; color:#606060;}



.img_rigth{ float:right; margin:26px 8px 10px 10px; display:block;}
.img_left{ float:left; margin:25px 10px 0px 18px; display:block;}
.bor{ border:3px solid #fff;}
img{border:none; }
