body {
   margin:0;
   padding:0;
   background-image: url("../img/tlo.jpg");
   background-attachment: fixed;;
   text-align:center;
   font-family: Tahoma;
   font-size:14px;
}
.clear {
clear: both;
}

h1, h3, h4,h5,h6, p,li {
   margin: 0px 0px 0px 0px;
   padding:0;
}

h3{
   margin: 10px 0px 10px 0px;
   padding:0;
}

h1{
   margin: 0px 0px 20px 0px;
}

h1 {font-family: Tahoma; font-size: 20px; color: #000000;font-weight: bold; border-bottom: 1px #000000 solid;}
h2 {font-family: Tahoma; font-size: 16px; color: #000000;font-weight: bold;}
h3 {font-family: Tahoma; font-size: 14px; color: #000000;font-weight: normal; line-height: 20px;}
h4 {font-family: Tahoma; font-size: 14px; color: #FFFFFF;font-weight: normal;}
h5 {font-family: Tahoma; font-size: 10px; color: #000000;font-weight: normal;}
li {font-family: Tahoma; font-size: 14px; color: #000000;font-weight: normal; line-height: 20px;}

#kontener {
   width:900px;
   margin:0 auto;
   text-align:left;
}

#baner{
   width:800px;
   margin: 20px 50px 0px 50px;
}

#menu{
float: left;
padding: 0px 0px 0px 44px;
width: 170px;
}

#tresc{
float:left;
width: 680px;
margin: 15px 0px 0px 0px;
}


#kolumna{
float:right;
width: 190px;
margin: 15px 0px 0px 0px;
}






a.link:link {
        color: #415293;
}

a.link:visited {
        color: #415293;
}

a.opis{
 font-family: Tahoma; 
 font-size: 13px;
 color: #000000;
 font-weight: normal; 
 line-height: 20px;
}



/*zaokragone tabelki*/

.xsnazzy {
background: transparent; 
float:left; 

}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:2px;
}
.xb2, .xb3, .xb4 {

border-left:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
}
.xb1 {
margin:0 5px; 
background:#FFFFFF; 
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}


.xboxcontent {
display:block; 
border:1px solid #FFFFFF; 
border-width:0 2px; 
height:auto;
padding: 1px 10px 1px 10px;
}
* html .xboxcontent {
height:1px;
}

.color_a {
background:#FFFFFF;
color:#FF0000;
}
.color_b {
background:#a4a4a4; 
color:#000;
}
.color_c {
background:#000000; 
color:#000000;
}
.color_d {
background-image: url("../img/grad.bmp");
color:#000;
}
.color_e {
background-image: url("../img/grad900.bmp");
color:#000;
}
/*zaokragone tabelki koniec*/


/*buttony*/

a.button {
    background: transparent url('../img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    width:175px;
   margin: 10px 5px 10px 5px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    text-align:center;
    font-weight: bold;
}

a.button span {
    background: transparent url('../img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


a.button:hover {
        color: #0000FF;
        /*font-style: italic;*/
        text-decoration: none;
}

/*buttony koniec*/

