body{
background-color: #000000;
color: #ffffff;
font-size: 15px;
font-family: arial;
line-height:120%;
}

h1{
font-size:18px;
color:#860000;
}

h3{
font-size:16px;
color:#860000;
}

p{
text-align:justify;
text-indent:5mm;
}

p.center{
text-align:center;
}

p.tekst{
text-align:justify;
text-indent:5mm;
}

p.right{
text-align:right;
text-indent:0cm;
}

p.left{
text-align:left;
}

/*Kontenery i tabele*/
#box{
background-color:#000000;
margin-top:30px;
height:auto;
width:900px;
}

#gora
{
width:900px
height:20px;
overflow:auto;
}

#top_left_corner{
background: url(images/top_left_corner.png);
width:20px;
height:20px;
float:left;
}
#top{
background: url(images/top_tlo.png) repeat-x;
width:860px;
height:20px;
float:left;
}
#top_right_corner{
background: url(images/top_right_corner.png);
width:20px;
height:20px;
float:right;
}

#glowny{
width:900px;
text-align:center;
background: url(images/tlo.png) repeat-y;

}

#dol
{
width:900px;
height:20px;
overflow:auto;
}

#bottom_left_corner{
background: url(images/bottom_left_corner.png);
width:20px;
height:20px;
float:left;
}
#bottom{
background: url(images/bottom_tlo.png) repeat-x;
width:860px;
height:20px;
float:left;
}
#bottom_right_corner{
background: url(images/bottom_right_corner.png);
width:20px;
height:20px;
float:right;
}

#menu
{
width:900px
height:31px;
overflow:auto;
}

#left_line{
background: url(images/line.png);
width:30px;
height:31px;
float:left;
}

#left{
background: url(images/menu_left.png);
width:20px;
height:31px;
float:left;
}

#right{
background: url(images/menu_right.png);
width:20px;
height:31px;
float:left;
}

#right_line{
background: url(images/line.png);
width:30px;
height:31px;
float:right;
}

div.przycisk1{
background: url(images/przycisk1.png);
padding-top:6px;
width:123px;
height:25px;
float:left;
text-align:center;
}

div.przycisk2{
background: url(images/przycisk2.png);
padding-top:6px;
width:121px;
height:25px;
float:left;
text-align:center;
}

#przycisk3
{
background: url(images/przycisk3.png);
padding-top:6px;
width:191px;
height:25px;
float:left;
text-align:center;
}

#left_glowny{
margin-top:20px;
padding-left:5px;
float:left;
width:195px;
}

#tekst{
margin-top:20px;
float:left;
width:500px;
height:auto;
}

#right_glowny{
margin-top:20px;
padding-left:5px;
float:right;
width:195px;
}

#clear{
clear:both;
width:900px;
height:20px;
}

#stopka{
background: url(images/stopka_839x45.png);
text-align:center;
margin-left:30px;
width:839px;
height:45px;
font-size:13px;
}

div.ramka_top{
background: url(images/ramka_top_190x20.png);
width:190px;
height:20px;
text-align:center;
}

div.ramka_tlo{
background: url(images/ramka_tlo_190x1.png);
width:180px;
padding-left:5px;
padding-right:5px;
text-align:center;
font-size:13px;
}

div.ramka_bottom{
background: url(images/ramka_bottom_190x20.png);
width:190px;
height:20px;
text-align:center;
}

a:link,
a:visited,
a:active{
font-size:15px;
font-family:Arial;
font-weight:bold;
text-decoration:none;
color:#860000;
}
 
a:hover{
font-size:15px;
font-family:Arial;
font-weight:bold;
text-decoration:none;
color: #bd9601;
}

ul{
line-height:150%;
text-align:left;
}



