body {
background-color: #ffffff;
background-image: url(img/bg.bmp);
background-repeat:repeat-x;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

/* Kazdy nieformatowany link */
a {color: #006699; text-decoration:none;}
a:visited {color:#006699;}
a:hover {color: #003366;}
a:active { color:#006699;}

/* Kazdy tekst nieformatowany */
p, pre{
padding: 5px 10px;
margin:0px;
}

/* Czcionki tytulowe */
h2 {
font-size: 12px;
color:#0099CC;
border-bottom:#CCCCCC dotted 1px;
padding:5px 15px;
margin:0px }

h1 {
font-size:5px;
color:#000000;
font-weight: normal;
padding: 5px 10px;
margin:0px;
text-align: right;}

h3 {
font-size:12px;
font-weight: bold;
padding: 5px 10px;
color:#FF0000;
margin:0px;}

/* Miejsce centrowania strony */
#bigbox {
width: 800px;
margin-left: auto;
margin-right: auto;
margin-bottom: 12px;
}

/* Miejsce na logo */
#logo {
text-align: left;
background:url(img/logo.jpg) no-repeat;
height:132px;
padding: 0px;
margin: 0px;
}

/* Miejsce na obrazek antena.bmp */
#antena {
float: right;
text-align: right;
background:url(img/antena.bmp) no-repeat;
width:320px;
height:132px;
padding: 0px;
}

/* Glowna zawartosc*/
#content {
margin-left: 210px;
margin-right: 0px;
background-color: #ffffff;
padding: 0px;
}

/* Miejsce na lewe menu*/
#leftcolum {
float: left;
width: 200px;
margin: 0px;
margin-top: 20px;
background-color:#ffffff;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
}

/* Miejsce na komunikat*/
#komunikat {
float: left;
width: 200px;
margin: 0px;
margin-top: 190px;
margin-left: -203px;
background-color:#ffffff;
border-left: 2px solid #ff0000;
border-right: 2px solid #ff0000;
border-bottom: 2px solid #ff0000;
border-top: 2px solid #ff0000;
text-align:center;
padding-top:15px;
padding-bottom:15px;
font-size:11px; 
color:#ff0000; 
}

/* Stopka*/
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }

/* Menu po lewej stronie*/
a.nav, a.nav:link, a.nav:visited, .chosen {
display:block; 
width:189px; 
height:25px; 
background: #ffffff;
border:1px solid #C7DDE3; 
margin-top:2px; 
margin-left:2px; 
margin-bottom:2px;
text-align:left; 
text-decoration:none;
padding-left:5px; 
font-family:verdana, arial, sans-serif; 
font-size:11px; 
color:#333; 
line-height:25px; 
overflow:hidden;}
a.nav:hover {
color:#333; 
background: #E2E2E2;}
a.nav:active, .chosen {
color:#ffffff; 
background:#79B0BE;}

a.nav2, a.nav2:link, a.nav2:visited, .chosen {
display:block; 
width:158px; 
height:20px; 
background: #ffffff;
border:1px solid #C7DDE3; 
margin-top:2px;
margin-left:16px;
margin-bottom:2px;
text-align:left; 
text-decoration:none;
padding-left:8px; 
font-family:verdana, arial, sans-serif; 
font-size:10px; 
color:#333; 
line-height:20px; 
overflow:hidden;}
a.nav2:hover {
color:#333; 
background: #E2E2E2;}
a.nav2:active, .chosen {
color:#ffffff; 
background:#79B0BE;}



/* Kontener z glownym tekstem*/
.box1{
float:left;
padding:3px;
border:1px solid #CCCCCC;
width:95%;
text-align: justify;
margin:10px 0 -15px 10px;
line-height: 0.4cm;}







