#container
{
    background-color: white;
    width: 891px;
    margin: 0 auto;
    z-index: 1;
    height: 100%;
    overflow: auto;
		background-image: url('images/tlo_glowne.png');
		background-repeat: repeat-y;


}

#gora
{
		background-image: url('images/gora.png');
		height: 42px;
}

#gora_tekst
{
		padding-left: 540px;
		padding-top: 18px;
		font-family: arial;
		font-size: 10px;
		color: white;
}

#poziome_menu_container
{
		background-image: url('images/menu_poziome.png');
		height: 40px;
}

#poziome_menu
{
		padding-left: 270px;
		padding-top: 12px;
		font-family: 'Trebuchet MS', arial;
		font-size: 13px;
		font-weight: none;
		color: white;
}

.poziome_menu_spacer
{
		width: 80px; 
		text-align: 
		center; float: left;
		font-size: 11px;	
}

#lewe_menu
{
		background-image: url('images/menu_pionowe.png');
		background-repeat: no-repeat;
		width: 252px;
		min-height: 400px;
		float: left;
		overflow: auto;
}

#menu
{
		padding-left: 40px;
		padding-top: 50px;
		text-align: left;
}

.menu_pos
{
	  padding-top: 5px;
		width: 170px;
		height: 25px;
		border-bottom: 1px solid #004000;
		font-size: 14px;
		font-family: 'Trebuchet MS', verdana, arial;
		color: white;
}


#glowne_okno
{
		width: 639px;
		min-height: 400px;
		float: right;
		background-image: url('images/glowne_okno.png');
		background-repeat: no-repeat;
		
}

#stopka
{
		clear: both;
		width: 891px;
		height: 42px;
		background-image: url('images/stopka.png');
		
}

a.link_white
{
        text-decoration: none;
        color: #ffffff;

}

a.link_white:hover
{
        font-weight: bold;
        color: #ffffff;

}

a.link_white:visited
{
        text-decoration: none;
        color: #ffffff;

}

a.link_white:active
{
        text-decoration: none;
        color: #ffffff;

}

a.link_ebb
{
        text-decoration: none;
        color: #ffffff;

}

a.link_ebb:hover
{
        text-decoration: underline;
        color: #ffffff;

}

a.link_ebb:visited
{
        text-decoration: none;
        color: #ffffff;

}

a.link_ebb:active
{
        text-decoration: none;
        color: #ffffff;

}

a.link_white_poziome
{
        text-decoration: none;
        color: #ffffff;

}

a.link_white_poziome:hover
{
        font-weight: bold;
        color: #ffffff;

}

a.link_white_poziome:visited
{
        text-decoration: none;
        color: #ffffff;

}

a.link_white_poziome:active
{
        text-decoration: none;
        color: #ffffff;

}

#content
{
    min-height: 300px;
    
}

#content_header
{
    padding-top: 0px;
    margin-left: 420px;
    text-align: left;
    font-size: 24px;
    font-family: 'times new roman';
    font-weight: bold;
    color: #46433a;
    
}

#content_strony
{
		font-family: 'Trebuchet MS', arial;
    font-size: 12px;
    text-align: right;
    padding-bottom: 10px;
    padding-right: 55px;
		color: black;
}

#content_main
{
    padding-top: 30px;
		padding-left: 50px;
		padding-right: 50px;
		padding-bottom: 30px;
    text-align: justify;
    font-size: 12px;
    font-family: 'Trebuchet MS', arial;
    color: #0c1019;
}


.content_dodano
{
    text-align: left;
    font-size: 11px;
    font-family: 'Trebuchet MS', arial;
    color: #005f07;
    background-color: #cdcdcd;
    width: 532px;
    height: 20px;
    padding-top: 4px;
    padding-left: 5px;
}

.content_news
{
		padding-top: 15px;
}

.content_more
{
    text-align: right;
    padding-right: 65px;
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 10px;
    font-family: arial;
    color: #9d2404;
}

a:link.content_more_link
{
    font-size: 10px;
    font-family: arial;
    color: #1d2965;
    text-decoration: none;
}
a:hover.content_more_link
{
    font-size: 10px;
    font-family: arial;
    color: #1d2965;
    text-decoration: underline;
}
a:active.content_more_link
{
    font-size: 10px;
    font-family: arial;
    color: #1d2965;
    text-decoration: none;
}
a:visited.content_more_link
{
    font-size: 10px;
    font-family: arial;
    color: #1d2965;
    text-decoration: none;
}
