body
{
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #414141;
	margin: 0px;
	font-family: verdana;
}
a
{
	color: #ff5400;
	text-decoration: none;
}
a:hover
{
	/*color: red;*/
        text-decoration: underline;
}
h1
{
	font-size: 13px;	
}
h2
{
	font-size: 13px;
}

ul ul, ol ul {
    list-style-type: disc;
}

#layout
{
	margin: 0 auto;
	width: 100%;	
	float: left;

}
#page
{
	width: 1003px;	
	margin: 0 auto;	
	background-image: url(images/tlo_page.jpg);
	background-repeat: repeat-y;
}
#page_all
{
	float: left;
	margin: 0 auto;
	background-image: url(images/tlo_page.jpg);
	background-repeat: repeat-y;
}
#page_left
{
	width: 316px;
	
	background-image: url(images/logo_menu.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	float: left;
}
#page_right
{
	width: 687px;
	margin: 0 auto;
	float: left;
}
#logo
{
	width: 316px;
	height: 180px;
}
#top
{
	width: 687px;
	height: 322px;
	float: left;
	background-image: url(images/top.png);
}
#top a
{
	color: white;
	text-decoration: none;
}
#top a:hover
{
	text-decoration: underline;
}
.topAddress
{
    float: left;
    height: 100%;
    margin-top: 140px;
}

.topAddress .blueName {
    color: #1e90ff;
    font-weight: bold;
    padding-bottom: 5px;
}

.topAddress p{
    color: white;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    /*line-height: 14px;*/
    padding: 0;
    margin: 0;
}

.topAddress .address {
    line-height: 18px;
}

#topColLeft {
    width: 225px;
    margin-left: 30px;
}

#topColRight {
    width: 225px;
    margin-left: 15px;
}

#top .upper {
    width: 215px;
    margin-top: 15px;
    height: 90px;
    /*border: 1px red solid;*/
    padding: 10px 5px 10px 0px;
}

#top .lower {
    width: 215px;
    margin-top: 15px;
    height: 20px;
    /*border: 1px red solid;*/
    text-align: center;
    padding: 10px 5px 5px 5px;
}

#menu
{
	float: left;
	width: 300px;
	position: relative;
	left: 9px;
}
.menu_wpis
{
	width: 300px;
	float: left;
	height: 37px;
	background-image: url(images/menu_wpis.jpg);
	background-repeat: no-repeat;
}
.menu_link a
{
	position: relative;
	left: 60px;
	top: 8px;	
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
}
.menu_link a:hover
{
	text-decoration: underline;
}
#tresc
{
	float: left;
	position: relative; left: 1px;
}
#tresc_tlo
{
	float: left;
	width: 688px;
	background-image: url(images/tresc_tlo.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
}

#tresc_bottom
{
	float: left;
	width: 688px;
	height: 49px;
	background-image: url(images/tresc_bottom.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 10px;
	color: #576574;
}
#autor
{
	text-align: right;
	font-size: 10px;
	color: #d6d6d6;
	padding-right: 10px;
}
#autor a
{
	color: #d6d6d6;
	text-decoration: underline;
}
.naglowek_prawa
{
	width: 100%;
	float: left;
	border-bottom: 1px dotted silver;
	position: relative;
	bottom: 8px;
}