@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../image/background.jpg);
	text-align: center;
}


.desktop {
	height: auto;
	width: 1300px;
	text-align: center;
}

.header_top {
	height: 161px;
	width: 1300px;
	background-image: url(../image/header_background.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}

.header_main {
	height: 33px;
	width: 1300px;
	background-image: url(../image/header_bar_main.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}

.header_bar {
	height: 24px;
	width: 1300px;
	background-image: url(../image/bar_main.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}

.header_menu{
	height: 103px;
	width: 601px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	right: 201px;
	top: 0px;
}

.menu_bar {
	height: 11px;
	width: 601px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../image/menu_dolna-belka.jpg);
}

.window_main{
	height: auto;
	width: 1300px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 498px top;
	background-image: url(../image/background_main.jpg);
}

.window_content {
	height: auto;
	width: 950px;
	position: relative;
	left: 175px;
}

.window_content_margins {
	height: auto;
	width: 420px;
	text-align: justify;
	padding-top: 45px;
	padding-right: 15px;
	padding-bottom: 45px;
	padding-left: 45px;
}

.window_mapa {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffe8a1;
	border-right-color: #ffe8a1;
	border-bottom-color: #ffe8a1;
	border-left-color: #ffe8a1;
}

.footer_main{
	height: 130px;
	width: 1300px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../image/footer_background.jpg);
}

.footer_submenu {
	height: 35px;
	width: 900px;
	position: relative;
	left: 200px;
	float: left;
	top: 40px;
}

.formularz_pole {
	height: 35px;
	width: 250px;
	font-family: arial;
	font-size: 12px;
	background-color: #B21E1A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	padding-top: 5px;
	padding-left: 15px;
}

.formularz_pytanie {
	height: 100px;
	width: 380px;
	font-family: arial;
	font-size: 12px;
	background-color: #B21E1A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	padding: 15px;
}

.formularz_przycisk {
	height: 40px;
	width: 195px;
	font-family: arial;
	font-size: 12px;
	background-color: #7a1e12;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #ffe8a1;
	padding: 15px;
}


/*---  tekst --- */

.tekst_main {
	font-family: arial;
	font-size: 14px;
	color: #ffe8a1;
	text-decoration: none;
	line-height: 22px;
}

.tekst_main_white {
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
	font-weight: normal;
}

.tekst_naglowek {
	font-family: arial;
	font-size: 22px;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.tekst_submenu {
	font-family: arial;
	font-size: 10px;
	color: #ffe8a1;
	text-decoration: none;
}

.tekst_footer {
	font-family: arial;
	font-size: 10px;
	color: #e18b65;
	text-decoration: none;
}

/* --- linki --- */

a.submenu {
	font-family: arial;
	font-size: 12px;
	color: #ffe8a1;
	text-decoration: none;
}

a.submenu:hover {
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}

a.tekst_copyrights {
	font-family: arial;
	font-size: 10px;
	color: #e18b65;
	text-decoration: none;
}

a.tekst_copyrights:hover {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}


/*---  menu --- */

a.menu_ofirmie {
	height: 35px;
	width: 103px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../image/menu_ofirmie_off.jpg);
	display: block;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 15px;
}

a.menu_ofirmie:hover {
	height: 35px;
	width: 103px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../image/menu_ofirmie_on.jpg);
	display: block;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffe8a1;
	padding-top: 15px;
}


a.menu_oferta {
	height: 35px;
	width: 87px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../image/menu_oferta_off.jpg);
	display: block;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 15px;
}

a.menu_oferta:hover {
	height: 35px;
	width: 87px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../image/menu_oferta_on.jpg);
	display: block;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffe8a1;
	padding-top: 15px;
}

a.menu_transport {
	height: 35px;
	width: 107px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../image/menu_transport_off.jpg);
	display: block;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 15px;
}

a.menu_transport:hover {
	height: 35px;
	width: 107px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../image/menu_transport_on.jpg);
	display: block;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffe8a1;
	padding-top: 15px;
}

a.menu_partnerzy {
	height: 35px;
	width: 110px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../image/menu_partnerzy_off.jpg);
	display: block;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 15px;
}

a.menu_partnerzy:hover {
	height: 35px;
	width: 110px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../image/menu_partnerzy_on.jpg);
	display: block;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffe8a1;
	padding-top: 15px;
}

a.menu_klienci {
	height: 35px;
	width: 88px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../image/menu_klienci_off.jpg);
	display: block;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 15px;
}

a.menu_klienci:hover {
	height: 35px;
	width: 88px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../image/menu_klienci_on.jpg);
	display: block;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffe8a1;
	padding-top: 15px;
}

a.menu_kontakt {
	height: 35px;
	width: 106px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../image/menu_kontakt_off.jpg);
	display: block;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 15px;
}

a.menu_kontakt:hover {
	height: 35px;
	width: 106px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../image/menu_kontakt_on.jpg);
	display: block;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffe8a1;
	padding-top: 15px;
}

