html, body { font-size: 9pt; font-family: sans-serif; margin: 0; padding: 0 } 
#pagewidth{width:700px;min-width: 500px;} 
#header     { background-color: #ffffff; background-image: url("../images/logoarap.png"); background-repeat: no-repeat; text-align: center; padding-left: 150px; width: 100%; height: 108px; vertical-align: top; border-bottom: 1px solid #ccc } 
#leftcol{width:150px; float:left; position:relative; margin-left:-150px;background-color:#000066;}
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 150px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #000066;   /* left column colour */ 
border-left-style: solid; 
background-color: #FFFFFF; /* center column colour */ 
width: auto;} 
 
#footer        { background-color: #ffffff; background-image: url(../images/tl.jpg); text-align: center; margin-right: 145px; width: 750px; height: 15px } 
 
#inner{margin:0; width:100%;}
 
#maincol{ float: left; width: 100%; position: relative; margin: 0 -8px 0 -2px;}
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
.content{padding:5px;} /*padding for content */ 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/  
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}
.menuitem  { font-weight: bolder; line-height: 32px; background-image: url("../images/tl.jpg"); background-repeat: repeat-x; padding-right: 5px; height: 32px }
p { text-align: justify }
hr { color: #ccc; font-size: 1px }

a:link 		 { COLOR: #000066; TEXT-DECORATION: none; font-weight: bold; font-weight: bold }
a:visited    { COLOR: #000066; TEXT-DECORATION: none; font-weight: bold }
a:active     { COLOR: #FF6600; TEXT-DECORATION: none; font-weight: bold }
a:hover      { color: #FF0000; text-decoration: none; font-weight: bold }
.nadpis { text-align: center; border-left: 150px }

h6 {word-spacing: 0; font-weight: bold; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; font-size:9pt }
h5 { font-size: 9pt; font-weight: bold; word-spacing: 0; line-height: 110%;margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom:0 }
h4 { font-size: 11pt; color: #FF0000; font-weight: bold; text-align: Left; word-spacing: 0; line-height: 100%; 
               margin-left: 0; margin-right: 0; margin-top: 8; margin-bottom: 20 }
h3 { font-size: 10pt; color: #AB1245; font-weight: bold; text-align: center; word-spacing: 0; margin-left:0; margin-right:0; margin-top:5; margin-bottom:0 }
h2 {font-size: 12pt; color: #000066; font-weight: bold; text-align: center; word-spacing: 0; margin-left:0; margin-right:0; margin-top:3; margin-bottom:0 }
h1  { color: #000066; font-size: 14pt; font-weight: bold; line-height: 14pt; text-align: center; word-spacing: 0; margin: 0 0 0; padding: 0 }
.error { color: #f30; padding-left: 5px }

