* {margin: 0; padding: 0;}

/**************************************** Main structure ****************************/

body {
	font-family: Verdana, "Arial", sans-serif;
	font-size: 63.9%;
		background: rgb(200,200,200);
}

#container {
	width: 842px;
	margin: auto;
	font-size: 1.2em;
			}

#top_nav {
	background-image: url(../images/nav_top.jpg);
	height: 31px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	color: #7E0200;
	font-size: 1.1em;

	font-family: Tahoma; "Arial", sans-serif;
}

#header {
	background-image: url(../images/header1.jpg);
	height: 235px;
}

#main_nav {
	background-image: url(../images/main_nav.jpg);
	height: 56px;
	padding-left: 9px;
}

#contentwrapper {
	background-image: url(../images/contentwrapper.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
}

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
}


#content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	line-height: 133%;
	margin-right: 200px;
	margin-left: 200px;
	padding: 15px 0;
}
#content a{
	color: #720201;
	font-size: 1.0em;
	text-decoration: none;
}
#content a:hover{
	color: #720201;
	text-decoration: underline;
}

#footer {
	background-image: url(../images/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#code {
	margin: 4px 0;
	padding: 8px;
	text-align: left; 
	background: #ebe1e1;
	border: 1px dashed #333333;  
}
#code_aktywna {
	margin: 4px 0;
	padding: 8px;
	text-align: left; 
	background: #c8ffc8;
	border: 1px dashed #333333;  
}
#code_czeka {
	margin: 4px 0;
	padding: 8px;
	text-align: left; 
	background: #b1e7fa;
	border: 1px dashed #333333;  
}
#code_wygasa {
	margin: 4px 0;
	padding: 8px;
	text-align: left; 
	background: #ffe2a2;
	border: 1px dashed #333333;  
}
#code_wygasla {
	margin: 4px 0;
	padding: 8px;
	text-align: left; 
	background: #ffb6bf;
	border: 1px dashed #333333;  
}
#code_szczegolowa {
	padding: 10px;
	margin: 4px 0px 0px 20px;
	width: 360px;
	text-align: left; 
	background: #fff;
	color: #720201;
	border: 2px dashed #720201;  
}
#code_szczegolowa_formularz {
	padding: 10px;
	margin: 4px 0px 0px 20px;
	width: 360px;
	text-align: left; 
	background: #eaeaea;
	color: #720201;
	border: 1px dashed #720201;  
}

/**************************************** text, images, lists ****************************/

img.float_left {
	float: right;
}
img.banner {
	float: center;
}
img.button {
	float: center;
	border: 0px;
	margin-bottom:5px;
}
img.zdjecie {
	border: 0px;
	float: center;
	margin: 5px 3px 5px 3px;
}
img.logo {
	border: 0px;
	float: center;
	margin: 5px;
}
img.logo_dodaj {
	border: 0px;
	float: center;
	margin: 5px 150px 5px 3px;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
}

p.topnav, .copyright {
	margin: 0;
	font-size: 0.9em;
}
p.bottom_link a{
	color: #720201;
	text-decoration: none;
}
p.bottom_link a:hover{
	color: #720201;
	text-decoration: underline;
}
p.bottom_link {
	margin: 0px 0px 4px 0;
	font-size: 0.9em;
}
p.topnav a{
	color: #720201;
	font-size: 1.1em;
	text-decoration: none;
}
p.topnav a:hover{
	color: #720201;
	text-decoration: underline;
}
p.copyright a{
	color: #000;
	text-decoration: none;
}
p.copyright a:hover{
	color: #000;
	text-decoration: underline;
}
p.linki {
	margin: 0;
	font-size: 1.0em;
}
p.linki a{
	color: #000;
	text-decoration: none;
}
p.linki a:hover{
	color: #000;
	text-decoration: underline;
}

h1 {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	padding-top: 34px;
	padding-left: 210px;
	font-size: 45px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 9px;
}

h2 {
  font-family: Tahoma; "Arial", sans-serif;
	font-size: 1em;
	color: #9A0500;
	background-image: url(../images/h2.jpg);
	background-repeat: repeat-x;
	height: 42px;
	padding-top: 3px;
	margin-bottom: 20px;
	padding-left: 8px;
	letter-spacing: 0.9px;
}

h3 {
	background-image: url(../images/sidebar_heading.jpg);
	font-size: 11px;
	font-family: Trebuchet MS, "Arial", sans-serif;
	height: 19px;
	width: 135px;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 24px;
}

h4 {
	background-image: url(../images/sidebar_heading_2.jpg);
	font-size: 11px;
	font-family: Trebuchet MS, "Arial", sans-serif;
	font-weight: bold;
	height: 19px;
	width: 125px;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
}
h5 {
	font-family: Trebuchet MS; "Arial", sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding-top: 42px;
	padding-left: 277px;
	font-size: 1.6em;	
	letter-spacing: 1.5px;
}
h6	{
  font-family: Tahoma;
	font-size: 1em;
	color: #9A0500;
	padding-top: 3px;
	margin-bottom:0px;
	padding-left: 8px;
	letter-spacing: 0.9px;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(../images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
dt a{
  
	color: #720201;
	text-decoration: none;
}
dt a:hover{
	color: #720201;
	text-decoration: underline;
}

dd {
	margin-bottom: 12px;
}

.news:first-letter, dt a:first-letter{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

/**************************************** Menu ****************************/

#navcontainer ul
{
	font-family: Verdana;
	color: White;
	float: left;
	font-size: 14px;
	width: 100%;
	height: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 18px 1.5em;
	height: 18px;
	color: #720201;
	text-decoration: none;
	float: left;
	background-image: url(../../../images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-x;
}

/**************************************** Branze ****************************/



#brancontainer ul li a
{
	padding: 2px 0px 5px 0px;
	color: #720201;
	text-decoration: none;
}

#brancontainer a:hover
{
	padding: 2px 0px 5px 0px;
	color: #720201;
	/*background-image: url(../images/branza_hover.jpg);*/
	background-repeat: repeat-x;
	text-decoration: underline;
}

li.branposition {
	padding: 2px 0px 2px 0px;
	list-style-type: none;
}

/*************************************** Wyniki ***********************************/

#wyniki_row1 {
		margin-bottom:10px;
		padding: 2px 0px 5px 10px;
        background: #e3e3e3;
}
#wyniki_row2 {
		margin-bottom:10px;
		padding: 2px 0px 5px 10px;
        background: #eaeaea;
}

/**************************************** Contact form ****************************/

label {
	font-style: italic;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}
form.dane_uzytkownika {
	margin-top: 0px;
	padding: 0px;
	text-align:right;
}
form.dodaj_usluge{
	margin-top: 10px;
	padding: 0px;
	text-align:left;
}
form.kontakt{
	margin-top: 10px;
	margin-right: 160px;
	padding: 0px;
	text-align:right;
}
form.kontakt_oferta{
	margin-top: 10px;
	margin-right: 60px;
	padding: 0px;
	text-align:right;
}

input.dane_uzytkownika {
        width: 155px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;
	    margin-right: 150px;
	    padding-left: 3px;
}

input.dane_newsletter {
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;
	    padding-left: 3px;
}

input.dane_uzytkownika_long {
        width: 220px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;
	    margin-right: 70px;
	    padding-left: 3px;
}
input.dane_wyswietl{
        width: 80px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin: 3px;
}
input.dane_uzytkownika_kod1 {
        width: 20px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;
	    margin-right: 0px;
	    padding-left: 3px;
}
input.dane_uzytkownika_kod2 {
        width: 30px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;
	    margin-right: 240px;
	    padding-left: 3px;
}
input.dane_usluga_dodaj {
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 5px;
	    margin-bottom:0px;
	    margin-right: 5px;
	    margin-left: 50px;
}
input.kontakt {
        width: 180px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;
	    margin-left: 3px;
}
input.newsletter {
        width: 333px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;
	    margin-left: 10px;
}
textarea.newsletter {
		width: 380px;
		height:200px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
        margin-top: 3px;
        vertical-align:top;
}  
textarea.kontakt {
		width: 180px;
		height:80px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
        margin-top: 3px;
        margin-bottom: 3px;
        vertical-align:top;
} 
        
.submit{
	margin-top: 15px;
	margin-right: 150px;
	padding: 2px;
	font-size: 1.0em;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
.submit_button_contact {
	margin-top: 15px;
	margin-left: 160px;
	font-size: 1.0em;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
.submit_button_contact {
	margin-top: 15px;
	margin-left: 60px;
	font-size: 1.0em;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
.submit_button_newsletter {
	margin-top: 15px;
	margin-left: 330px;
	font-size: 1.0em;
	padding: 1px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
.submit_newsletter_zapisz {
	margin-top: 15px;
	margin-left: 56px;
	font-size: 1.0em;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
.submit_newsletter_wypisz {
	margin-top: 15px;
	margin-left: 10px;
	font-size: 1.0em;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
.submit_wyszukiwarka {
	margin-top: 15px;
	margin-left: 80px;
	font-size: 1.0em;
	padding: 2px 4px 2px 4px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
.submit_dodaj{
	margin-top: 15px;
	margin-left: 200px;
	padding: 2px;
	font-size: 1.0em;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
.submit_precyzja{
	font-size: 1.0em;
	background-color: #910603;
	cursor: pointer;
	margin:0px 2px 0px 2px;
	color: #FFFFFF;
}
.submit_polec {
	margin-top: 15px;
	margin-left: 110px;
	font-size: 1.0em;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
#wyszukiwarka_select {
	background-color:#ddd;
	border-width:0px;
	width:13.2em;
	height:1.3em;
	font-size: 1.1em;
	margin-bottom:5px;
}
#wyszukiwarka_select_ogloszenie {
	background-color:#ddd;
	border-width:0px;
	width:40px;
	height:1.3em;
	font-size: 1.1em;
	margin: 2px;
}
#wyszukiwarka_select_kategoria {
	background-color:#ddd;
	border-width:0px;
	height:1.3em;
	font-size: 1.1em;
	margin: 2px;
}
#main_select {
	background-color:#ddd;
	border-width:0px;
	width:13.2em;
	height:1.3em;
	font-size: 1.1em;
	margin-bottom:5px;
}
#mapa {
	margin-left:30px;
}
#mapa li{
	padding-top: 5px;
}
.dodaj_select {
	background-color:#fff;
	border-width:0px;
	width:13.2em;
	height:1.3em;
	font-size: 1.1em;
	margin-bottom:5px;
	margin-right:135px;
}
table.listowanie {
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		text-align:center;
}
table.listowanie a{
		color: #720201;
		text-decoration: none;
}
table.listowanie a:hover{
		color: #720201;
		text-decoration: underline;
}

tr.naglowek {
        background: #910603;
        color: #ffffff;
}
tr.row1 {
        background: #e3e3e3;
}
tr.row2 {
        background: #eaeaea;
}
#dodaj_usluga_tekst{
	display: none;
}
#dodaj_usluga_branza{
	margin:5px 0px 5px 50px; 
	display: none;
}
#dodaj_usluga_zdjecie_1{
	display: none;
}
#dodaj_usluga_zdjecie_2{
	display: none;
}
#dodaj_usluga_artykul{
	display: none;
	padding-top: 20px;
}
#dodaj_pakiet{
	display: none;
}
textarea.usluga{
		width: 300px;
		height:100px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
        margin-top: 30px;
        margin-left: 50px;
        vertical-align:top;
}
input.usluga {
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 5px;
	    margin-bottom:0px;
	    margin-right: 0px;
	    margin-left: 5px;
}
#textarea_podpis{
	font-size:10px;
	margin:5px 0px 0px 50px;
}
#wiecej{
	vertical-align: bottom;
}
#pozycjonowanie{
	background-color: #fff5de; 
	width: 500px; 
	padding: 5px; 
	text-align: left;
}
#odnosniki{
	position: absolute; 
	left: -6069px; 
	top: -5942px;
}
.podtytul{
	font-family: Georgia;
	font-size: 0.9em;
	font-weight: bolder;
	color: #9A0500;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-right: 210px;
}
.oswiadczenie{
	font-family: Georgia;
	text-align: left;
	font-size: 0.9em;
	font-weight: bolder;
	color: #9A0500;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.drukowany{
	text-align: justify;
	font-weight: bolder;
	color: #9A0500;
	padding-top: 10px;
	padding-bottom: 20px;
}
.justify{
	text-align: justify;
	margin-bottom: 10px;
}

