/* tagy */
* {margin: 0; padding: 0;}
body {font-family: Trebuchet MS, "Arial", Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-align: center; background-color: #000000;}
a {color: #FF0000; text-decoration: underline;}

blockquote, pre, .pre {border: 1px solid #dcdcdc; border-left: 6px solid #ff00ff; padding: 5px; overflow: auto; width: 90%; line-height: 140%;}
p, pre, blockquote, table {margin: 5px 0 15px 0;}
p, pre, blockquote, table td, ul li, ol li {line-height: 170%;}
ul, ol {margin: 5px 0 15px 25px;}
h2, h3, h4 {margin: 15px 0 5px 0;}
h1 {font-size: 26px; margin: 0 0 10px 0; color: #00000;}
h2 {font-size: 19px; color: #00000;}
h3 {font-size: 15px; color: #00000;}
h4 {font-size: 13px;}

/* layout */
#outer {background: #000000 repeat-y scroll left top; width: 1050px; margin: 0 auto;}
#page {background: transparent url("../images/HEDER-TOP-PRSIA4.png") no-repeat scroll left top; width: 1050px; margin: 0 auto; text-align: left;}

  /* head */
  #head {height: 170px;}
  #head a {display: block; width: 890px; height: 300px; text-decoration: none; color: #888888; font-size: 0px; font-weight: regular; font-family: Georgia, "Trebuchet MS", Times, serif;} 
  #head span {position: relative; top: 88px; left: 48px; border-bottom: 2px dashed #9F9F9F;}
  

 /* menu */

#menu { position: relative; width: 100%; height: 45px; background: #2B2B2B; z-index:900; }
  #menu { position: absolute; top: 130px; right: 0; }
  #menu ul {text-align: left; padding: 0px 50px 50px 100px;}
  #menu li {display: inline; line-height: 300%;}
 
  #menu a {font-family: Arial; color: #CACACA; text-decoration: none; font-size: 11px; font-weight: bold; padding-left: 10px;}
  #menu a.act {text-decoration: underline; }
  #menu a:hover, #menu .act {color: #000000;}

  
  /* content */
  #content {width: 849px; float: left; overflow: hidden;}
  #content-pad {padding: 16px 28px 60px 16px;}
  #content h1 {margin-bottom: 8px;}
  #content p {line-height: 160%; margin: 5px 0 15px 0;}
  #content ul, #content ol {padding: 2px 0 15px 18px;}
  
  /* column */
  #column {width: 170px; float: right;  overflow: hidden;}
  #column-pad {padding: 0 1px 20px 0;}
  #column h3 {padding: 5px 0; margin: 0;}
  #column li {padding: 2px 0;}
  
  /* footer */
  #footer {padding: 8px 0; height: 50px; /*border: 1px solid #ff0000;*/ background: #2B2B2B no-repeat scroll center top;}
  #footer, #footer * {color: #000000; font-size: 13px; text-decoration: none;}
  #footer a:hover {color: #FFFFFF;}
