BODY {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%; 
	max-height: 100%; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4e4e4e;
	line-height: 1.5em;
	background: #4d9bd9 url(../images/tlo2.jpg) repeat-x top left;
}

a{
	font-weight: bolder;
	color: #005ca7;
	text-decoration: none;
}

a:hover{
	color: #cb1025;
	text-decoration: underline;
}

img.foto{
    border: 6px solid #d0d4cf;
    margin: 2px 5px 2px 5px;
}

#header {
	height: 100%;
	width: 700px;
	margin: 0px auto 0px auto;
	position: relative;
	top: 0px;
}

#header #content{
	background: white;
	min-height: 700px;
}

#main_foto{
	padding: 0 9px 0 9px;
	position: relative;
	margin: 0;
	height: 267px;
}

#main_menu{
	background: url(../images/naglowek_bottom.jpg) no-repeat top left;
	height: 60px;
	padding: 26px 0 0 4px;
	margin: 0 0 0 9px;
}

#main_menu a{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 4px 0 2px;
}

#main_menu a:hover {color : #f8d90a;}

#foot{
    border-top: 1px solid #c5c5c5;
    font-size: 11px;
    margin: 10px 18px 30px 18px;
    height: 30px;
}

#tresc{
	padding: 0 17px 15px 17px;
	height: 100%;
}

#tresc h1{
	font-size: 17px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c5c5c5;
}

#tresc h3{
	font-size: 1em;
	margin-bottom: 2px;
}

#tresc h2{
	font-size: 1.2em;
	color: #2e5d26;
}

#tresc ul.dzien{
	line-height: 1.5em;
}

#tresc ul.def{
	line-height: 1.5em;
	list-style-type: disk;  
}

p.error{
    color: #ff0000;
    font-weight: bold;
}