body {
	font-family: Arial;
	font-size: 14px;
	margin-top:20px;
	text-align:center;
	background-color:  rgb(52,143,187);
	color: white;
}

table, tr, td {
    font-size:12px;
}

img {
	border:none;
    margin:0px;
}

#forall {
	width: 675px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}

#main {
	width:653px;
	font-size:12px;
	margin-right:auto;
    margin-left:auto;
	text-align:left;
}

#top {
	width:675px;
    background-color: rgb(17,157,203);
	font-size:12px;
	margin-right:auto;
    margin-left:auto;
	text-align:left;
}

#menu {
    width:653px;
    margin-left:11px;
    margin-right:11px;
	margin-bottom:5px;
   line-height:18px;
   margin-top:0px;
    background-color: rgb(17,157,203);
}


#netpartners {
	background-color:rgb(17,157,203);
	text-align:right;;
    font-size:11px;
}

a.menu1 {
	text-align:center;
	margin-top:1px;
	margin-bottom:1px;
	height:15px;
	font-family: Arial;
	font-size:13px;
	border: 1px solid white;
	background-color: rgb(111,194,222);
}

a.menu1:hover {
	text-align:center;
	margin-top:1px;
	margin-bottom:1px;
	height:15px;
	font-family: Arial;
	font-size:13px;
	border: 1px solid white;
	background-color: rgb(17,157,203);
}

 a {
    color:black;
    font-size:14px;
    text-decoration:none;
}

a:hover {
    text-decoration:none;
    color:white;;
}

.tekst {
    margin-left:22px;
    margin-right:22px;
    text-align:left;
}

.tytul {
    font-weight:normal;
    font-size:18px;
}

.center {
    text-align:center;
}

.imgborder {
    border: 1px solid rgb(108,213,245);
}
.odstep {
	margin-bottom:5px;
}