* {
    margin: 0pt;
    padding: 0pt;
}

body {
	background: url('../../gfx/bg.jpg') repeat-x #FFF;
    text-align: left;
    font-family: Tahoma;
    font-size: 12px;
    color: #000;
    line-height: 17px;
}

img { border: 0px; }
h1 { font-size: 18px; }
ul { margin-left: 25px; }
ol { margin-left: 30px; }

a {
	color: #444;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.main-line {
	background: url('../../gfx/main-line.jpg') top left repeat-x;
	width: 100%;
	height: 2px;
	font-size: 1px;
}

/* KOMNIKAT */
#prompt_bg {
	background: url('../../gfx/bg-input.png');
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
	z-index: 1;
}

#prompt {
	background: url('../../gfx/prompt.jpg') top center no-repeat;
	width: 500px;
	height: 85px;
	padding: 20px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -43px;
	cursor: pointer;
	z-index: 2;
	text-align: center;
}

#noscript {
	position: absolute;
	left: 0px;
	top: 3px;
	width: 100%;
	text-align: center;
	font-weight: bold;
}

/* PASEK Z IKONAMI */
#bar {
	width: 980px;
	height: 49px;
	margin: auto;
}

/* LOGO */
#logo_div {
	background: url('../../gfx/bg-logo.jpg') top center no-repeat;
	width: 980px;
	height: 129px;
	margin: auto;
}

#logo_div #logo_area {
	display: block;
	width: 146px;
	height: 61px;
	position: relative;
	top: 7px;
	left: 97px;
	cursor: pointer;
}

#logo_div #input_area {
	position: relative;
	top: 25px;
	left: 515px;
	width: 460px;
	margin-top: -61px; /* LOGO_AREA */
}

/* POLE SZUKAJKI I LOGOWANIA */
#search {
	float: left;
	width: 200px;
	margin-top: 20px;
}

#search img, #search input {
	float: left;
}

#login {
	float: right;
	width: 220px;
	line-height: 22px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: center;
}

#login .div {
	float: left;
	font-weight: bold;
	text-align: left;
}

#login .div div {
	line-height: 30px;
}

#login .div #links {
	margin-top: -2px;
	line-height: 13px;
	text-align: center;
}

#login .div #links a {
	font-size: 10px;
	font-weight: normal;
}

/* MENU */
#menu {
	height: 38px;
	text-align: center;
}

#menu a:hover img {
    background-position: 100% -38px;
}

#menu .wypadek {
    border: 0px;
    width: 169px;
    height: 38px;
}

#menu a .wypadek {
    background: url('../../gfx/menu/wypadek.jpg');
}

#menu .pierwsza-pomoc {
    border: 0px;
    width: 115px;
    height: 38px;
}

#menu a .pierwsza-pomoc {
    background: url('../../gfx/menu/pierwsza-pomoc.jpg');
}

#menu .pomoce-drogowe {
    border: 0px;
    width: 115px;
    height: 38px;
}

#menu a .pomoce-drogowe {
    background: url('../../gfx/menu/pomoce-drogowe.jpg');
}

#menu .warsztaty {
    border: 0px;
    width: 157px;
    height: 38px;
}

#menu a .warsztaty {
    background: url('../../gfx/menu/warsztaty.jpg');
}

#menu .assistance {
    border: 0px;
    width: 89px;
    height: 38px;
}

#menu a .assistance {
    background: url('../../gfx/menu/assistance.jpg');
}

#menu .pomoc-prawna {
    border: 0px;
    width: 109px;
    height: 38px;
}

#menu a .pomoc-prawna {
    background: url('../../gfx/menu/pomoc-prawna.jpg');
}

#menu .wolne-ladunki {
    border: 0px;
    width: 119px;
    height: 38px;
}

#menu a .wolne-ladunki {
    background: url('../../gfx/menu/wolne-ladunki.jpg');
}

#menu .dokumenty {
    border: 0px;
    width: 107px;
    height: 38px;
}

#menu a .dokumenty {
    background: url('../../gfx/menu/dokumenty.jpg');
}

/* WOLNE ŁADUNKI */
#loads_div {
	background: url('../../gfx/bg-loads.jpg') top center no-repeat;
	width: 980px;
	height: 31px;
	margin: 10px auto 0px auto;
}

#loads_div #loads {
	width: 940px;
	height: 31px;
	margin: auto;
	overflow: hidden;
}

#loads_div #loads #scroll {
	width: 94000px
}

#loads_div #loads #scroll a {
	display: block;
	text-decoration: none;
	color: #000;
}

#loads_div #loads #scroll a:hover {
	text-decoration: underline;
}

#loads_div #loads #scroll .box {
	float: left;
	width: 180px;
	height: 21px;
	padding: 1px 2px;
	margin: 4px 2px;
}

#loads_div #loads #scroll .bg1 { background: #ffd202; }
#loads_div #loads #scroll .bg2 { background: #b6b6b6; }

#loads_div #loads #scroll .box .date {
	float: left;
	line-height: 20px;
	font-size: 11px;
}

#loads_div #loads #scroll .box .fromto {
	float: right;
	line-height: 10px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

/* GŁÓWNY ŚRODKOWY KONTENER */
#middle {
	width: 980px;
	margin: 10px auto 20px auto;
}

/* BELKA NA TYTUŁY */
#middle #title {
	background: url('../../gfx/title.jpg') top center no-repeat #EEE;
	width: inherit;
	height: 61px;
}

/* LEWA KOLUMNA */
#left {
	background: url('../../gfx/left.jpg');
	width: 261px;
	height: 545px;
	padding: 20px 30px 30px 30px;
	text-align: center;
	float: left;
}

/* PRAWA I POJEDYŃCZA KOLUMNA */
#right {
	background: url('../../gfx/bg-right.jpg') no-repeat;
	width: 644px;
	min-height: 338px;
	padding: 6px;
	text-align: justify;
	float: right;
}

#content {
	background: url('../../gfx/bg-content.jpg') no-repeat;
	width: 968px;
	min-height: 338px;
	padding: 6px;
	text-align: justify;
}

#additional_content {
	margin-top: 10px;
	background: url('../../gfx/bg-content.jpg') no-repeat;
	width: 940px;
	padding: 15px 20px;
	text-align: justify;
}

#right #text, #content #text {
	padding: 20px;
	text-align: left;
}

/* POLECANE STRONY */
#services {
	background: url('../../gfx/bg-services.jpg') no-repeat;
	width: 900px;
	height: 86px;
	padding: 25px 40px;
	margin: 0px auto 30px auto;
}

#services .box {
	float: left;
	background: #FFF;
	width: 150px;
	height: 86px;
	margin: 0px 15px;
}

/* STOPKA */
#footer {
	background: url('../../gfx/footer.jpg') no-repeat;
	width: 940px;
	height: 46px;
	line-height: 46px;
	padding: 0px 20px;
	margin: auto;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

#footer a {
	padding: 0px 5px;
}

/* POLECANE FIRMY */
#featured {
	width: 260px;
	height: 430px;
	margin: 10px auto 15px auto;
	overflow: hidden;
}

#featured .box {
	background: #FFF;
	width: 221px;
	height: 90px;
	padding: 3px;
	margin: 0px auto 15px auto;
	text-align: left;
}

#featured .box a {
	font-weight: bold;
	text-decoration: none;
	color: #111;
}

#featured .box span {
	line-height: 14px;
	margin-left: 10px;
}

#featured .box .post {
	position: relative;
	float: right;
	height: 1px;
	right: 20px;
	bottom: 30px;
	margin-top: 15px;
}

/* WYSZUKIWARKA */
#advanced-search {
	background: url('../../gfx/content/search-bg.jpg') top center repeat-y #EEE;
	width: inherit;
	padding-bottom: 10px;
	text-align: center;
}

#advanced-search-btn {
	margin-left: 50px;
	cursor: pointer;
}

/* BOXY WYSZUKIWARKI */
#right .box {
	background: url('../../gfx/bg-box.jpg') top center repeat-x #EBEBE9;
	width: 612px;
	margin: 25px auto 0px auto;
	padding: 5px 5px 0px 5px;
}

#content .box {
	background: url('../../gfx/bg-box.jpg') top center repeat-x #EBEBE9;
	width: 936px;
	margin: 25px auto 0px auto;
	padding: 5px 5px 0px 5px;
}

.pomoc-drogowa { border: 1px solid #1DC3FD; }
.warsztat { border: 1px solid #BA0E0E; }
.assistance { border: 1px solid #FFB203; }
.pomoc-prawna { border: 1px solid #60AC2D; }

#right .box .title, #content .box .title {
	float: left;
	font-weight: bold;
}

#right .box .title a, #content .box .title a {
	color: #000;
}

#right .box .city_region, #content .box .city_region {
	float: right;
	font-weight: bold;
}

#right .box .about, #content .box .about {
	padding: 3px 10px;
}

#right .box .contact, #content .box .contact {
	float: left;
	font-weight: bold;
	font-size: 10px;
}

#right .box .contact .text, #content .box .contact .text {
	padding-right: 10px;
	vertical-align: top;
}

#right #legend .legend, #content #legend .legend {
	float: left;
	width: 90px;
	margin-right: 5px;
	font-size: 9px;
	text-align: center;
}

/* WYŚWIETLANIE WPISU */
#content .left {
	float: left;
	width: 228px;
}

#content .right {
	float: right;
	width: 700px;
}

#content .left .margin, #content .right .margin {
	margin-left: 10px;
}

/* DOWNLOAD I WOLNE LADUNKI */
#download .icons {
	width: 40px;
	height: 40px;
}

#download .title {
	text-align: left;
	font-weight: bold;
}

#loads-table {
	text-align: center;
	margin: auto;
	color: #222;
}

#loads-table .top {
	background: url('../../gfx/content/loads-top.jpg');
	height: 34px;
}

#loads-table .break {
	background: url('../../gfx/content/loads-break.jpg');
	width: 2px;
	height: 34px;
}

#loads-table .fromto { line-height: 12px; }
#loads-table .fromto a { text-decoration: none; }

#loads-table .o { background: #FBF09A; height: 50px; }
#download .w, #loads-table .w { background: #FFF; height: 50px; }
#download .g, #loads-table .g { background: #EEE; height: 50px; }

/* INNE STYLE */
.input {
	border: 1px solid #BBB;
	background: url('../../gfx/bg-input.png');
	width: 132px;
	height: 18px;
	padding: 3px 4px;
	margin: 0px 5px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #888;
}

.select {
	height: 26px;
}

.must {
	border: 1px solid #EBB41B;
	background: #FFF9CA;
	text-align: center;
}

.not_must {
	text-align: center;
}

label {
	margin: 0px 5px;
}

.button-go {
	margin-top: 1px;
}

.question {
	line-height: 24px;
	margin: 0px 0px 10px 20px;
	font-size: 13px;
	font-weight: bold;
}

.question img {
	float: left;
	margin-right: 10px;
}