body {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0;
}
a {
	color: #A0AEAE;
	text-decoration: none;
}
a:hover {
	color: #A0AEAE;
	text-decoration: underline;
}
p,span,div {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom:0.5em;
	line-height: 16px;
}

img {
	border: 0;
}

h1,h2,h3,h4,h5,h6,h7,h8,h9 {
	font-family: Arial, Helvetica, sans-serif;
	line-height:150%;
	font-weight:normal;
	margin:0;
	margin-bottom:0.3em;
}



/*class*/

.toRight {
	float: right;
    cursor: pointer; 
	cursor: hand;
}

.linkRed {
	font-size: 11px;
	color: #9b1317;
	text-decoration: underline;
}
.linkRed:hover {
	font-size: 11px;
	color: #9b1317;
	text-decoration: none;
}

/*id`s*/

#kontener {
	width: 922px;
	margin: auto;
	height: auto;
	overflow: hidden;
}

#top {
	width: 922px;
	height: 109px;
	margin: auto;
	float: left;
	text-align: left;
		
}

#logo {
	width: 190px;
	height: 109px;
	float: left;
	text-align: left;
	margin: auto;
}

#menu {
	width: 732px;
	height: 109px;
	float: left;
	text-align: left;
	margin: auto;
}

#modul_glowny {
	width: 922px;
	height: auto;
	margin: auto;
}

#modul_glowny_dolny {
	width: 922px;
	height: auto;
	margin: auto;
}

#przerwa {
	width: 922px;
	height: auto;
	margin: auto;
}

#modul_dolny {
	width: 922px;
	height: 161px;
	margin: auto;
}

#stopka {
	width: 922px;
	height: 70px;
	margin: 0px;
	text-align: left;
	
}

#bottom_do_gory {
	width: 135px;
	height: 70px;
	margin: auto;
	background: #FFFFFF;
	text-align: left;
	float: left;
}

#bottom {
	width: 787px;
	height: 70px;
	margin: auto;
	background: #FFFFFF;
	text-align: left;
	float: left;
}

#bottom ul {
	padding: 16px 0 0 20px;
	margin: 0;
	list-style: none;
}
#bottom li {
	display: inline;
	margin: 0 0px 0 15px;
}
#bottom a {
	margin: 0 0px 0 1px;
}
#bottom p {
	padding-top: 20px;
}