body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*	line-height: 2em;*/
	color: #336699;
	margin-top: 0px;
	/*	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;*/
	background-image: url(img/tlo.jpg);
	background-repeat: repeat-x;
}

p {
	font-size: 12px;
	line-height: 16px;
}

a {	
	color: #698898;	
	text-decoration: none;
	font-size: 13px;
}

a:hover {	
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	letter-spacing: 7px;
}
	
h2 {
	color: #698898;
	font-size: 15px;
}
	
h3 {	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC;
}

h4 {
	color: #000000;
}

td.tlo_left
{
	background-image: url(img/tlo_left.jpg);
	background-repeat: no-repeat;
	width: 22px;
	height: 737px;
}

td.tlo_right
{
	background-image: url(img/tlo_right.jpg);
	background-repeat: no-repeat;
	width: 22px;
	height: 737px;
}

td.tlo_main
{
	background-color: #FFFFFF;
	width: 739px;
	height: 737px;
}

td.tlo_linia
{
	background-image: url(img/linia.gif);
	background-position : right top;
	background-repeat: no-repeat;
	padding-right: 50px;
	font-size: 12px;
	color: #698898;
}

td.top_tlo1
{
	background-image: url(img/top_tlo1.jpg);
	background-repeat: no-repeat;
	width: 739px;
	height: 126px;
}
td.top_tlo2
{
	background-image: url(img/top_tlo2.jpg);
	background-position : top left;
	background-repeat: no-repeat;
	width: 739px;
	height: 75px;
}

td.tlo_globus
{
	background-image: url(img/globus.jpg);
	background-position : top left;
	background-repeat: no-repeat;
	width: 739px;
	height: 400px;
}

.stopka
{
	background-image: url(img/stopka.jpg);
	background-position : top right;
	background-repeat: no-repeat;
	width: 1000px;
	height: 228px;
}

td.menu_top
{
	text-align: right;
	padding-right: 15px;
	height: 25px;

}

a.link_menu {
	color: #AB6604;
	font-weight: bold;
	letter-spacing: 1px;
}

a.link_menu:hover {
	color: #850322;
	text-decoration: underline;
}

a.link_main {
	color: #336699;
	font-size: 20px;
	letter-spacing: 7px;
	text-decoration: underline;
}

a.link_main:hover {
	color: #850322;
}

a.link_main2 {
	color: #698898;
	font-size: 15px;
	letter-spacing: 4px;
	font-weight: normal;
}

a.link_main2:hover {
	text-decoration: underline;
	color: #850322;
}


td.prawa_pozycjonowanie,
td.prawa_strony_www
{
	width: 279px;
/*	height: 471px;*/
}

td.tlo_kontakt
{
	background-image: url(img/kontakt.jpg);
	background-position: 0px 20px;
	background-repeat: no-repeat;
	width: 339px;
	height: 471px;
}

#kontakt
{
	text-align:center;
	border: 1px solid #000000;
	position: relative;
	top: 400px;
	margin-right: 50px;
	margin-top: 10px;
}

#pakiet1,
#pakiet2
{
	background-image: url(img/pakiet1.jpg);
	background-repeat: no-repeat;
	background-position: 300px center;
}

#pakiet2
{
	background-image: url(img/pakiet2.jpg);
}

#pozycjonowanie
{
	background-image: url(img/pozycjonowanie.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h2.kontakt
{
		font-size: 17px;
}

p.kontakt
{
		font-size: 14px;
}

.tlo_formularz
{
	background-image: url(img/tlo_formularz.jpg);
	background-position: 440px 80px;
	background-repeat: no-repeat;
}

.tlo_mapa
{
	background-image: url(img/mapa.jpg);
	background-position: right 170px;
	background-repeat: no-repeat;
}

p.form
{
	text-align:right;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

.pole,
.pole2 {
	/*	background-image: url(img/a.gif);
	background-repeat: repeat-x;*/
	padding-left: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BABABA;
	border-right-color: #BABABA;
	border-bottom-color: #BABABA;
	border-left-color: #BABABA;
}
.pole2 {
	border-right: #BABABA 1px solid;
	border-top: #BABABA 1px solid;
	border-bottom: #BABABA 1px solid;
	border-left: #BABABA 1px solid;
/*	background-color: WHITE;
	background-image: url(img/b.gif);
	background-repeat: repeat-y;*/
	padding-left: 5px;
}


/* ------------ MENU BOCZNE-------------- */

ul.menu_boczne
{
	text-align: left;
	list-style-type: none;
	background-color: #DDE7F0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #416680;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
}

a.menu_boczne
{
	color: #496B7D;
}

a.menu_boczne:hover
{
	color: #375260;
	padding-left: 5px;
}

h2.menu_boczne
{
	display: block;
	text-align: center;
	background-color: #CDDCE9;
	border: 1px solid #416680;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
}

.artykul
{
	font-size: 13px;
/*	line-height: 10px;*/
/*	color: #336699;*/
/*	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;*/
	padding: 10px;
}

