body {
  padding-top: 10px;
  font-family: verdana, sans-serif;
  font-size: 11px;
  text-align: center;
  height: 100%;
  background: #3D3D3D url(body_bg.png) repeat-x scroll 0% 0%; 
}

* { font-size: 12px; color: #CCCCCC} 

img { border: none; margin: 0px; }
img.with { border: 1px solid #11340a ; }

p { text-align: justify; margin: 0px 0px 19px 0px;}

a { text-decoration: underline; font-weight: bolder; color: #DDDDDD; }
a:hover { text-decoration: underline; color: white; }

h1 { font-size: 16px; margin: 0 0 20px 0; color: #9A3351 ; text-align: center; display: block; padding: 5px; background-color:  #446D83; border-width: 1px 0 1px 0; border-color: white; border-style: solid }
h1 a {  color: white ; text-decoration: none; display: block; margin: 5px; }
h2 { margin-left: 10px; font-size: 11px; clear: both; border-left: 3px solid #D187A2 ; padding: 3px 0px 3px 10px; background-color: #9A3351; color: white; }
h3 { margin-left: 20px; font-size: 11px; clear: both; border-left: 3px solid #D187A2 ; padding: 3px 0px 3px 10px; color: #D187A2 }

b,strong { color: white;}
b { font-weight: normal; }

#global { margin-right: auto; margin-left: auto; width: 780px; padding: 2px;  background-color: black; border: 2px solid #888888}
#copy { margin-right: auto; margin-left: auto; width: 780px; font-size: 10px; margin-top: 2px;  color: #DDDDDD; padding: 3px; text-align: left}
#nik { margin-right: auto; margin-left: auto; width: 780px; font-size: 9px; color: #888888; text-align: right; margin-top: 30px}
#nik a { font-size: 9px; color: #888888; text-decoration: none}


#stbl { margin-top: 20px; width: 100% }
#banner { background-image: url('banner.jpg'); height: 100px; border-width: 1px 0 1px 0; border-color: white; border-style: solid }
#main { text-align: left; vertical-align: top; }
#content { margin-left: 20px; width: 560px }


#menu {
  text-align: center; vertical-align: top; 
  width: 180px;
}

#menu a { text-decoration: none; font-size: 10px; }

#technics { margin-top: 15px }
#technics a { display: block; float: left; color: #DDDDDD; border: 1px solid white; padding: 5px; background: #3D3D3D ; margin-bottom: 10px; text-decoration: none; margin: 8px  }
#technics a:hover { color: white; background-color: #9A3351; }

.bord { margin-left: 20px; border-left: 1px solid #444444; padding-left: 10px }

