/* CSS */

body {
	background-image: url(../img/bkg-01.jpg);
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center; /* for IE */

}

div#all { 
	width: 830px;
	height: auto;
	margin: 0 auto;
}

* { outline: none; }

a { color: #666666; text-decoration: none; }
a.none { color: #000000; text-decoration: none; }

h1 { display: none; }
img { border: none; }

input#contactImieNazwisko, input#contactEmail { border: #000000 1px solid; width: 200px; padding: 3px; font-size: 11px; margin-right: 10px; font-family: Arial, sans-serif; }
textarea { border: #000000 1px solid; width: 750px; padding: 3px; font-size: 11px; margin-right: 10px; font-family: Arial, sans-serif; }

#contactSubmit { margin: 10px 0 10px 0; }

#syltom-logo { margin-left: 5px; }
#syltom-tel-kom { margin-left: 355px; }

p.hrdiv { background-color: #DDDDDD; width: 470px; height: 1px; margin: 15px 0 0 20px; }
p.hrdivlong { background-color: #DDDDDD; width: 760px; height: 1px; margin: 15px 0 15px 0; text-indent:-9999px; }
p.point { color: black; height: 19px; background-color: #FFFFFF; margin: 10px 0 0 0; padding: 2px 0 0 0; font-size: 12px; }

p.clear { margin: 10px 0 0 0; padding: 0; }

span.presentation_01 { color: #666666; background-color: #FFFFFF; margin: 10px 0 0 0; padding: 2px 0 0 0; font-size: 18px; font-weight: bold; }

p.content { color: black; height: auto; background-color: #FFFFFF; margin: 10px 0 0 0; padding: 2px 0 0 0; font-size: 12px; }

.tick { background-color: transparent; float: left; margin: 10px 5px 0 0; }

.syltom { color: #3399CC; }

.header_01 { color: #000033; font-size: 14px; font-weight: bold; }
.header_02 { color: #000033; font-size: 12px; font-weight: bold; }
.normal { font-weight: normal; }

.menubutton {
	background-color: #EAEAEA;
	background-image: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 150px;
	height: 25px;
	margin: 5px 0 0 5px;
	padding: 5px 0 0 0;
	text-align: center;
	float: left;
}

.inactive { background-color: #EAEAEA; background-image: none; }
.active { background-image: url(../img/menu-bkg.jpg); }

div#top {
	margin: 10px auto 0 auto;
	width: 800px;
	height: 60px;
	text-align: left; /* counter the body center */

}

div#top_bar {
	background-image: url(../img/top-bar.png);
	background-repeat: no-repeat;
	margin: 10px auto 0 auto;
	width: 800px;
	height: 30px;
	position: relative;
	text-align: left; /* counter the body center */

}

div#top_bar_upper {

	margin: 10px auto 0 auto;
	width: 800px;
	height: 30px;
	position: relative;
	text-align: left; /* counter the body center */

}

div#main_info {
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	width: 800px;
	height: 270px;
	position: relative;
	text-align: left; /* counter the body center */

}

div#zamowienie {
	background-color: transparent;
	margin: 10px auto 0 auto;
	width: 800px;
	height: auto;
	position: relative;
	text-align: left; /* counter the body center */

}

div#zamowienietext {
	background-color: #FFFFFF;
	color: #000033;	
	margin: 0 auto 0 auto;
	padding: 10px 20px 20px 20px;
	width: 760px;
	height: auto;
	position: relative;
	font-family: Arial, sans-serif;
	font-size: 11px;	
	line-height: 1.5;
	text-align: left; /* counter the body center */

}

div#footer {
	color: #666666;
	margin: 10px auto 20px auto;
	width: 800px;
	height: 23px;
	position: relative;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

p#footertext {
	position: absolute;
	top: 7px;
	left: 60px;
	margin: 0;
	padding: 0;
}

p#info {
	margin: 0;
	padding: 0;
	text-align: center;
}

#mail { margin: 0; padding: 0; text-decoration: none; }

#main-info-text-01 {
	margin: 20px 0 0 20px;
}

#main-info-text-02 {
	color: #000033;
	margin: 20px 0 0 20px;
	width: 465px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

#main-info-skrzynia {
	position: absolute;
	right: 0;
}

#button-zamowienie {
	margin: 5px 0 0 80px;
}

div#main_part {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #666666;
	margin: 10px auto 0 auto;
	width: 760px;
	height: auto;
	position: relative;
	padding: 10px 20px 20px 20px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align: left; /* counter the body center */

}

.special {
	display: none;
}
