@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4F4F4F;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f1eeec;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	list-style-position: inside;
}
a:link {
	color: #F26322;
}
a:visited {
	color: #F26322;
}
a:hover {
	color: #99371F;
}
a:active {
	color: #F26322;
}
#left {
	text-align: left;
	height: 100%;
	width: 50%;
	float: right;
	clear: none;
}
#container  {
	width: 840px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header  {
	background: #DDDDDD;
	height: 504px;
	width: 840px;
}
#baner {
	height: 193px;
	width: 840px;
	float: left;
	background-color: #202020;
}
.auta_boki {
	background-color: #F1EEEC;
	height: 260px;
	width: 20px;
	float: left;
}
#auta {
	float: left;
	height: 240px;
	width: 800px;
	background-color: #FFFFFF;
}
.auta_opis {
	float: left;
	height: 73px;
	width: 180px;
	padding-left: 20px;
	color: #99371f;
}
.auta_opis a:link{
	color: #FFFFFF;
	background-color: #99371f;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.auta_opis a:active{
	color: #FFFFFF;
	background-color: #99371f;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.auta_opis a:visited{
	color: #FFFFFF;
	background-color: #99371f;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.auta_opis a:hover{
	color: #FFFFFF;
	background-color: #f26322;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.naglowek {
	font-size: 18px;
	color: #99371f;
	background-image: url(images/naglowek_back.jpg);
	height: 27px;
	width: 80%;
	background-repeat: no-repeat;
	padding-left: 30px;
	float: left;
}
.naglowek2 {
	font-size: 18px;
	color: #99371f;
	background-image: url(images/naglowek_back.jpg);
	height: 27px;
	width: 80%;
	background-repeat: no-repeat;
	padding-left: 30px;
}
.cena {
	font-size: 18px;
	color: #99371f;
	float: left;
	height: 27px;
	width: 80%;
	padding-left: 30px;
	text-decoration: underline;
}
.tekst {
	height: 100%;
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
.tekst_25 {
	height: 100%;
	width: 25%;
	float: left;
	padding-bottom: 20px;
}
.tekst_czerwony {
	color: #99371F;
}
.tekst_center {
	height: 100%;
	width: 100%;
	float: left;
	padding-bottom: 20px;
	text-align: center;
}
.tekst_33 {
	height: 100%;
	width: 33%;
	float: left;
	padding-bottom: 20px;
	text-align: center;
}
.fon {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #99371F;
	background-image: url(images/fon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 30px;
	padding-top: 3px;
}
.fon2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #99371F;
	background-image: url(images/koperta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	padding-left: 30px;
	padding-top: 3px;
}
.linia_poziom {
	background-image: url(images/linia_poziom.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	float: left;
}
.lista_foto {
	float: left;
	border: 1px solid #999999;
	margin-right: 20px;
}
.lista_naglowek {
	font-weight: bold;
	color: #99371F;
	float: left;
	height: 30px;
	width: 100%;
	text-transform: uppercase;
}
.lista_naglowek a:link{
	font-weight: bold;
	color: #99371F;
	float: left;
	height: 30px;
	width: 100%;
	text-transform: uppercase;
	text-decoration: none;
}
.lista_naglowek a:visited{
	font-weight: bold;
	color: #99371F;
	float: left;
	height: 30px;
	width: 100%;
	text-transform: uppercase;
	text-decoration: none;
}
.lista_naglowek a:active{
	font-weight: bold;
	color: #99371F;
	float: left;
	height: 30px;
	width: 100%;
	text-transform: uppercase;
	text-decoration: none;
}
.lista_naglowek a:hover{
	font-weight: bold;
	color: #F26322;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
}
.lista_opis {
	float: left;
	padding-right: 20px;
}
.lista_tekst {
	float: left;
	width: 220px;
}
.lista_dane {
	padding-top: 30px;
}
.lista_dane_left {
	font-weight: bold;
}
.lista_dane_right {
	font-weight: bold;
	color: #99371F;
}
#auta_bottom {
	float: left;
	height: 40px;
	width: 800px;
	background-image: url(images/auta_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.auta {
	background-color: #FFFFFF;
	height: 147px;
	width: 200px;
	float: left;
}
#baner_left {
	background-color: #202020;
	background-image: url(images/baner_left.jpg);
	float: left;
	height: 51px;
	width: 20px;
}
#menu {
	background-color: #202020;
	height: 51px;
	width: 800px;
	float: left;
}
#baner_right {
	background-color: #202020;
	background-image: url(images/baner_right.jpg);
	float: left;
	height: 51px;
	width: 20px;
}
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent  {
	width: 840px;
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	background-image: url(images/content_background.gif);
	background-repeat: repeat-y;
}
#content_left_column {
	float: left;
	height: 100%;
	width: 160px;
	padding-right: 20px;
	padding-left: 40px;
}
#content_right_column {
	height: 100%;
	width: 560px;
	padding-right: 40px;
	padding-left: 20px;
	float: left;
}
#footer  {
	background-color: #F1EEEC;
	background-image: url(images/footer.jpg);
	height: 45px;
	width: 840px;
	float: left;
}
.maly_naglowek {
	font-weight: bold;
	color: #99371F;
}
.formInput {
	float: left;
	height: 14px;
	width: 100%;
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 3px;
}
.formInput30 {
	float: left;
	height: 18px;
	width: 30%;
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 3px;
	margin-right: 10px;
}
.formInput_big {
	float: left;
	height: 131px;
	width: 100%;
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 3px;
}
.usługi_formularz_right {
	color: #99371F;
	float: left;
	height: auto;
	width: 240px;
	padding-right: 20px;
}
.usługi_formularz_left {
	color: #99371F;
	float: left;
	height: auto;
	width: 140px;
	padding-right: 20px;
}
.wyślij {
	height: 100%;
	width: 100%;
	float: left;
	padding-bottom: 20px;
	text-align: right;
}
.karta_lewa {
	float: left;
	height: 100%;
	width: 270px;
	padding-right: 20px;
}
.karta_dane_left {
	font-weight: bold;
	float: left;
	height: 16px;
	width: 48%;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #f1f1f1;
	padding-top: 4px;
	padding-left: 4px;
}
.karta_dane_right {
	font-weight: bold;
	float: left;
	height: 16px;
	width: 48%;
	background-color: #f1f1f1;
	margin-bottom: 2px;
	color: #99371F;
	padding-top: 4px;
	padding-left: 4px;
}
.karta_opis {
	height: 100%;
	width: 100%;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
}
.karta_fota_big {
	float: left;
	height: 231px;
	width: 268px;
	border: 1px solid #999999;
	margin-bottom: 20px;
}
.karta_fota_small {
	height: 107px;
	width: 123px;
	border: 1px solid #999999;
	float: left;
}
.karta_przerwa {
	float: left;
	height: 109px;
	width: 20px;
}
#kalkulator_left {
	background-color: #f1f1f1;
	float: left;
	height: 120px;
	width: 190px;
	margin-right: 2px;
	padding: 10px;
}
#kalkulator_right {
	padding: 10px;
	height: 120px;
	width: 208px;
	float: left;
	background-color: #F1F1F1;
	color: #99371F;
	line-height: 20px;
}

