* {
     padding: 0;
     margin: 0;
}
img {
     border: 0;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #0F0F0F;
		background:#990000;
		
}
a:link, a:visited {
    text-decoration: underline;
    font-weight: normal;
    color: #000;
    outline: none;
    text-align: left;
}
.float { 
     float: left; 
} 
.clear { 
    clear: both; 
} 
.overall {
    background-color: #fff;   
}
div.center {
    text-align: center;
    margin: 0px auto 0 auto;
    padding: 0;
    width: 1150px;
    background: #FFFFFF;
}
#container {
		padding: 0;
		margin: 0px auto 0 auto;
		width:1200px;
		background:url(images/mariamale.jpg);
    text-align: left;
}
#zapis {
    padding: 0;
    margin: 0px auto 0 auto;
    width:800px;
    background:url(images/mariamale.jpg);
    text-align: center;
}
#header {
    background:url(images/logo.png);
    height: 158px;
		margin-top:10px;
		margin-bottom:20px;
		background-repeat: no-repeat;
}
#breadcrumbs {
		text-transform: uppercase;
		letter-spacing: -1px;
		margin-left:265px;
		font-weight:bolder;
		font-size:larger;
		font-family:arial black;
		color:#ffcc00;
		width: 750px;
}




#content {
		float:left;
    width: 690px;
    text-align: left;
    background:url(images/tlo2male.jpg);
    padding: 25px;
		margin-top:10px;
}



		 


/*---------------------------lewa---------------*/
		
#sidebar_left {
    width: 183px;
    padding: 5px;
		padding-left:23px;
		margin:10px;
		text-align: center;}
		
#sidebar_left ul{
		letter-spacing: -1px;
		text-transform: uppercase;
		font-size:medium;
		font-weight:900;
		font-family:arial black;
		color:#ffcc00;
		display: block;
		list-style: none;
		width:150px;
}

#sidebar_left ul li {		
		display: block;
		list-style: none;
		padding: 5px;
		background:url(images/menutlo.png) no-repeat;
		height:26px;
		width:150px;
		margin-bottom:10px;
}

#sidebar_left ul a:link, ul a:visited {
	display: block;
	width: 186px;
	text-decoration: none;
	color:#ffcc00;
	padding: 5px;
}

#sidebar_left ul a:hover {
	color:#ff6600;
}

/*---------------------------prawa---------------*/

#sidebar_right { 
    text-align: center;
    width: 190px; 
    padding: 5px;
		margin:10px;
     }
		 
#sidebar_right form {
  width: 190px;
}

#sidebar_right form input{
	background:#ffcc00;
	margin-bottom:5px;
}		
		 
.inputbox{
border:10px;
}

.input{
border:10px;
}

input.button{
border:10px;
background:red;
}

.bu_top{
  background:url(images/top.png) no-repeat;
}
.bu_main{
  background:url(images/prawetlo.png);
}
.bu_bottom{
  background:url(images/bottom.png) no-repeat;
}

.top{
  visibility: hidden;
}
.main{
  width:180px;
}
.bottom{
  visibility: hidden;
}

/*---------------------------dół---------------*/

#dol{
width:1200;
height:118;

}

#footer { 
    text-align:center;
    padding: 5px;
		}

		/*-------------------------tekst-------------------*/
		
#content h2{
padding-bottom:10px;


}
#content li{
color:#000000;
}