body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
	background:#FFF;
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}
#root {
	width:960px;
	margin:auto;
	position:relative;
}

#naglowek {
	width:960px;
	height:340px;
	background: url('naglowek.jpg');
}

#strona {
	width:960px;
	height:auto;
	background: url('tlo.jpg');
}

#stopka {
	width:960px;
	height: 35px;
	background: #6b91a4;
	position:relative;
}

#menu {
	font-size:1.37em;
	color: #666666;
	position:absolute;
	left:45px;
	top:130px;
	width: 180px;
	line-height: 1.57em;
}

#menu div {
	border-bottom: 1px #68a1ba dotted;
}

#menu a {
	color: #666666;
	text-decoration:none;
	font-weight:normal;
	padding-left: 7px;

}

#menu a:hover {
		background:  url('strzalka.gif') 0px 6px no-repeat;
}


#kontakt {
	font-size:1em;
	color: #666666;
	position:absolute;
	left:490px;
	top:14px;
	width: 400px;
}

#kontakt strong {
	color: #3f7186;
}

#kontakt a {
	color: #3f7186;
	text-decoration: none;
}

#kontakt a:hover {
	color: #3f7186;
	text-decoration: underline;
}


#lewa {
	float:left;
	width: 650px;
	margin-left: 25px;
}
#prawa {
	float:right;
	width: 240px;
	margin-right: 25px;
}

h1 {
	color:#336699;
	font-size:1.63em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h1 a{
	color:#336699;
	font-weight: bold;
	text-decoration:none;
}

h1 a:hover{
	color:#336699;
	font-weight: bold;
	text-decoration:underline	;
}


.tlo {
	background: url('tlotresc.jpg') repeat-x;
	padding: 5px;
}

.tresc {
	text-align:justify;
	color: #333333;
}

.tresc a {
	color: #336699;
	text-decoration: none;
}

.tresc a:hover {
	color: #336699;
	text-decoration: underline;
}

.pobranie {
	background: url('pobranie.jpg') no-repeat;
	width: 306px;
	height:93px;
}


#poradnia {
	font-size:1em;
	color: #ffffff;
	position:absolute;
	left:730px;
	top:160px;
}

#poradnia strong {
	color: #ffffff;
}

#poradnia a {
	color: #ffffff;
	text-decoration: none;
}

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

.data {
	font-size: 0.9em;
	color:#999;
}

.tytul {
	font-weight: bold;
	color: #003366;
	font-size:1.1em;
}

tytul a{
	font-weight: bold;
	color: #003366;
	text-decoration:none;
}

tytul a:hover{
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

table {
	width: 600px;
}

table td {
	vertical-align:middle;
	padding: 5px;
}

.ramka {
	padding-right: 10px;
}


#stopkaA {
	color:#FFF;
	top: 10px;
	left: 10px;
	position:absolute;
}

#stopkaA a {
	color:#FFF;
	text-decoration:none;
}



#stopkaA a:hover {
	color:#FFF;
	text-decoration:underline;

}


#stopkaB {
	color:#213e4a;
	text-align: right;
	padding:10px;
}

#stopkaB a {
	color:#213e4a;
	text-decoration:none;
	font-weight:bold;
}



#stopkaB a:hover {
	color:#213e4a;
	text-decoration:underline;

}

