body {
	background-color: white;
	font-family: Arial;
	font-size:14px;
	margin: 0;
	padding: 0 0 10px 0;
	background:  url(img/t.png) repeat-x;
}

div.strona {
	width: 880px;
	margin: 0 auto;
	background-color: #e6f8fa;
	padding: 0;
	/*
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	*/
}

div.baner {
	width: 880px;
	margin: 0 auto;
	height: 70px;
}

div.baner img {
	border: none;
}

div.baner_l{
	border: none;
	margin: 14px 0 0 20px;
	float: left;
}
div.baner_r{
	border: none;
	margin: 10px 20px 0 0;
	float: right;
}

div.stopka {
	width: 880px;
	height: 25px;
	margin: 10px auto 0 auto;
	padding: 4px 0;
	background:  url(img/stopka.gif)
    60px 0px no-repeat;
	text-align: center;
	color: white;
}

div.stopka_dane {
	width: 880px;
	margin: 0 auto 0 auto;
	height: 40px;
	padding: 4px 0;
	text-align: center;
	background-color: #e6f8fa;
}

div.info_lewa {
	float: left;
	margin: 0 0 0 50px;
	color: #b72746;
	text-align: left;
	width: 250px;
}
		
div.info_srodek {
	float: left;
	margin: 0 0 0 70px;
	color: #b72746;
	text-align: left;	
}

div.info_prawa {
	float: right;
	margin: 0 70px 0 0;
	color: #b72746;
	text-align: right;
}

div.stopka a {
	margin: 5px 8px;
	color: white;
}

div.stopka a:link {
	text-decoration: underline;
	color: white;
}

div.stopka a:visited {
	text-decoration: underline;
	color: white;
}

div.stopka a:hover {
	text-decoration: none;
	color: white;
}



#menu {
 width: 880px;
 height: 24px;
 background: url(img/menu.jpg);
 margin: 0; padding: 0;
 position: relative;
}
#menu li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#menu li, #menu a {height: 24px; display: block;}

#m1 {left: 0px; width: 64px;} 
#m2 {left: 64px; width: 172px;} 
#m3 {left: 237px; width: 164px;}
#m4 {left: 402px; width: 157px;} 
#m5 {left: 560px; width: 132px;} 
#m6 {left: 693px; width: 187px;}

#m1 a:hover {
    background: transparent url(img/menu.jpg)
    -0px -24px no-repeat;}
#m2 a:hover {
    background: transparent url(img/menu.jpg)
    -64px -24px no-repeat;}
#m3 a:hover {
    background: transparent url(img/menu.jpg)
    -237px -24px no-repeat;}
#m4 a:hover {
    background: transparent url(img/menu.jpg)
    -402px -24px no-repeat;}
#m5 a:hover {
    background: transparent url(img/menu.jpg)
    -560px -24px no-repeat;}
#m6 a:hover {
    background: transparent url(img/menu.jpg)
    -693px -24px no-repeat;}

#menu span { display: none;}


a:link {
     color: black;
     text-decoration : none;
}
a:visited {
     color: black;
     text-decoration : none;
}
a:hover {
     color: black;
     text-decoration : none;
}

a.dol {
	font-size: 15px;
	color: black;
	text-decoration: none;
}

a.dol:link {
;
}

a.dol:hover {
  color: red;
}

a.dol:visited {
;
}

.wybr {
	font-size: 15px;
	color: black;
}

h1 {
	font-size: 17px;
	text-align: center;
	margin: 0;
	color: white;
}

p {
	text-align: justify;
	margin: 0 0 8px 0;
}

form {
	padding: 0;
	margin: 0;
}

/**************** TABELKI **********************/

table {
	width: 878px;
	background-color: black;
	margin: 3px auto;
}

table tr {
	background-color: #ffffff;
	/*background-color: #c9e2ec*/
}


table td {
	padding: 2px 5px;
}
table td.b {
	background-color: #005873;
	/*background-color: #044a4c;*/
	color: white;
}
table td.naglowek {
	background-color: #005873;
	/*background-color: #044a4c;*/
}
table td.text1 {
	font-size: 12px;
	padding: 5px;
}
table td.text2 {
	font-size: 14px;
	padding: 20px;
}
table td.text3 {
	font-size: 14px;
	padding: 15px 20px;
}

table.jachty {
	border-spacing: 1px;
	background-color: white;
}


table.jachty td {
	text-align: center;
	padding: 1px 2px;
}
table.jachty td.pasek {
	text-align: center;
	padding: 1px 2px;
	background-color: #e6f8fa;
}

table.jachty td.ustawienia {
	padding: 5px;
	background-color: #e6f8fa;
}
table.jachty tr.naglowek {
	background-color: #005873;
	/*background-color: #c8c8b0;*/

}

table.jachty  tr.naglowek  td {
	/*padding: 3px 0px;*/
	padding:  8px 0 0px 0;
}

table.jachty  tr.naglowek  td a{
	color: white;
}

table.jachty td.lewa {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 428px;
}
table.jachty td.lewa_jachty {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 428px;
	background-color: #e6f8fa;
}


table.jachty a.jacht {
	text-decoration : underline;
}
table.jachty a.jacht:visited {
	text-decoration : underline;
	color: #888888;
}
table.jachty a.jacht:hover {
	text-decoration : none;
	color: red;
}

table.kontakt {
	border: none;
	width: 300px;
	margin: 0 0 0 15px;
	background-color: white;
}

table.kontakt tr {
	
}
table.kontakt tr td{

}


/* */
input[type=button] {
	background-color: #c8c8b0;
}
input[type=submit] {
	background-color: #c8c8b0;
}

input.i1 {
;
}

input.i2 {
	width: 35px;
	text-align: right;
}

input.i3 {
	width: 45px;
	text-align: right;
}

input.i4 {
	width: 20px;
	text-align: right;
}

input.f1 {
	margin: 2px 10px;
}

select.s1 {
	width: 45px;
}

table td.edycja_oferty {
	padding: 20px;
}

table td.edycja_oferty input {
	width: 240px;
	margin: 10px;
}


/**/

img.guzik_sort {
	margin: -8px 6px 0px 3px;
	padding: 2px 0 2px 0;
	border: none;
}

/**/

img.thumb {
	border: 1px solid black;
	margin: 4px auto;
}

div.thumb_cont {
	width: 110px;
	height: 85px;
	float: left;
}

img.thumb_index {
	width: 80px;
	height: 60px;
	border: 1px solid black;
	margin: 1px 5px 1px 1px;
	vertical-align: middle;
}