body
{
    font-size: small;
    font-family: Arial, Monospace, Serif;
    background-color: #30658f;
    color:White;
 
}

#kontener
{
   float:left; 
   min-width:800px;
   width:800px;
    }
#top
{
    background-image: url(../img/top_0300.jpg);
    width: 800px;
    height: 127px;
}
#top h1 {
   display:none;
}

#banner
{
    background-image: url(../img/banner_0.jpg);
    width: 550px;
    height: 100px;
    float: left;
    position:relative;
}

#menu
{
    width: 200px;
    float: left;
    margin-right: 29px;
}

#galeria
{
   
    width: 550px; /* position: relative; 
    border: 1px solid #FFFFFF;
   height:230px;*/
    margin-left: 229px;
}

#stopka
{
    clear: both;
    background-image: url(../img/bg_stopk.jpg);
    height: 30px;
    width: 800px;
    margin-top: 12px;
    text-align:center;
    vertical-align:middle;
    float:left;
}

.tyt_menu
{
    margin-left: 3px;
    font-weight: bold;
    height: 20px;
    position: relative;
    top: 0px;
    display: block;
    vertical-align: middle;
    padding-top: 10px;
    text-align: left;
}

    
strong
{
    font-weight: bold;
    margin-left: 10px;
}
h4
{
    margin: 2px;
    text-align: center;
}
p
{
    border-right: #ffffff 1px solid;
    padding-right: 7px;
    border-top: #ffffff 1px solid;
    padding-left: 6px;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    padding-bottom: 8px;
    padding-top: 12px;
    background-attachment: scroll;
    background-position-y: top;
    background-image: url(../img/bg_menu_.jpg);
    background-repeat: repeat-x;
    position: relative;
   top: -10px;
   min-height:30px;
}
span
{
   text-align:right;
   vertical-align:middle;
    }

/* GALERIA */
td
{
    border: 1px solid #FFFFFF;
    padding: 5px 0px 5px 0px;
    vertical-align: middle;
    text-align: center;
}
table
{
    /*border: 1px solid #FFFFFF;*/
    position: relative;
    width: 545px;
    float:right;
}

#fotki_lewa
{
    border: medium solid #ffffff;
    width: 165px;
    background-color: #00ffff;
    height: 123px;
   /* position: relative;*/
   

}
#fotki_prawa
{
    border: medium solid #ffffff;
    float: right;
    width: 165px;
    background-color: #00ffff;
    height:123px;
    position:relative;

}
#fotki_srodek
{
    margin: 0px 15px 0px 15px;
    border: medium solid #ffffff;
    position:relative;
    width: 165px;
    background-color: #00ffff;
    height:123px;
 
}
a:link {
	color: white;
	border-width:3px;
	
}

a:visited {
	color: purple;
	border-width:3px;
	
}

a:active {
	background-color: yellow;
	border-width:3px;
	
}

a:hover {
	color:red;
	border-width:3px;

}

/* GALERIA - KONIEC*/

