/* CSS Document */
*{
	padding: 0; margin: 0;
	border: 0;
}

body {
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 10px; color: #6b6b6b;
	margin: 0; margin-bottom: 10px;
	background: #ffffff;
}

#kontener {
	position: relative;
	margin: 0 auto;
	width: 1164px;
	text-align: left;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

#kontener .mapa {
	border: 1px solid #d1d1d1;
	width: 768px; height: 598px;
	float: left;
}

#kontener .mapa_dojazd {
	margin-top: 10px;
	border: 1px solid #d1d1d1;
	width: 744px; height: 598px;
	float: left;
}

#kontener .directions {
	width: 742px; float: left;
}                           

#kontener .podaj_miasto {
	display: block; float: left; padding-top: 2px;
}


#topmenu {
	list-style: none;
	position: absolute; top: 1px; left: 18px;
	z-index: 100;
	background: #e4e4e4;
	border-bottom: 3px solid #e1e1e1;
	padding-bottom: 2px;
	background: #efefef;
}

#topmenu li {
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	background: #e4e4e4;
}

#topmenu li a {
	color: #000000;
	text-decoration: none;
}

#topmenu li a:hover { text-decoration: underline; }

#flagi {
	list-style: none;
	position: absolute; top: 62px; left: 64px;
	z-index: 100;
}

#flagi li {
	float: left;
	padding-right: 3px;
}

#flagi li a { float: left; width: 15px; height: 11px; background: url(../i/element.gif) no-repeat; }
#flagi li a.pl { background-position: 0 -650px; }
#flagi li a.en { background-position: -15px -650px; }
#flagi li a.de { background-position: -30px -650px; }
#flagi li a.ru { background-position: -45px -650px; }
#flagi li a.cz { background-position: -60px -650px; }
#flagi li a.sk { background-position: -75px -650px; }

#header {
	width: 1164px; height: 85px;
	position: relative;
}

#header h1 {
	position: absolute; top: 40px; left: 702px;
	color: #a5a5a5;
	font-size: 180%;
}

#header h1 span { color: #056b9b; }

#header ul { list-style: none; }

#header .menu {
	position: absolute; top: 24px; right: 24px;
}

#header .menu li {
	float: left;
	height: 36px;
	padding-top: 24px; padding-left: 12px;
	background: #aaaaaa;
}

#header .menu a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#header .menu a:hover { color: #c0d6e2; }

#header .logo { position: absolute; top: 26px; left: 17px; }



#path {
	float: left;
	list-style: none;
	margin-top: 4px; margin-bottom: 5px;
	padding-left: 10px;
	width: 930px;
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 8px;
}

#path li {
	float: left;
	padding-left: 14px; padding-right: 8px;
	background: url(../i/element.gif) no-repeat;
	background-position: 0 -95px; 
}

#path li a {
	text-decoration: none;
	color: #016295;
	font-size: 110%;
}

#path li a:hover { color: #3a9cd0; text-decoration: underline; }



#lewa {
	float: left;
	width: 206px;
	padding-left: 8px;
}

#lewa .blok {
	float: left;
	width: 200px;
	margin-top: 8px;
	border: 1px solid #d7d7d7;
	padding-bottom: 8px;
	background: url(../i/bg_cen.gif) repeat-x;
}

#lewa .blok3 {
	background: #eff3e0 url(../i/bg_cen_green.gif) repeat-x;
}

#lewa .blok .box {
	float: left;
	margin-bottom: 2px; margin-top: 6px;
	width: 180px;
	font-size: 110%;
	padding-left: 10px; padding-right: 10px;
}

#lewa .blok .box2 { margin-top: 14px; }

#lewa .blok .box2 p {
	float: left; width: 100%;
}

#lewa .blok .box2 img {
	float: left;
	margin-right: 8px;
}

#lewa .blok .box2 span {
	display: block; float: left;
	margin-top: 3px;
	font-weight: bold;
	text-align: right;
	width: 55px;
}

#lewa .blok .box2 span.text {
	width: 90px;
	color: #747474;
	font-weight: normal;
	text-align: left;
}

#lewa .blok h2 {
	margin-top: 6px; margin-bottom: 2px;
	padding-bottom: 6px; padding-left: 10px;
	font-size: 110%;
	font-family: arial;
	color: #737373;
	border-bottom: 1px solid #d7d7d7;
}

#lewa .blok h3 {
	font-size: 130%;
	font-family: arial;
	margin-bottom: 3px;
}

#lewa .blok h3 a {
	color: #014e80;
	text-decoration: none;
}

#lewa .blok h3 a:hover { color: #3585b8; }

#lewa .blok p {
	color: #908f8f;
	margin-bottom: 5px;
}

#lewa .blok p.foto {
	text-align: center;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding-top: 7px; padding-bottom: 7px;
}

#lewa .blok p.foto img { border: 1px solid #dadada; padding: 2px; }

#lewa .blok span { color: #236691; }

#lewa .blok p a {
	text-decoration: none;
	color: #016295;
	font-size: 110%;
}

#lewa .blok p a:hover { color: #3a9cd0; text-decoration: underline; }


#lewa ul {
	list-style: none;
	line-height: 130%;
}

#lewa ul li {
	padding-left: 14px;
	background: url(../i/element.gif) no-repeat;
	background-position: 0 -142px;
	border-bottom: 1px solid #DCDCDC;
	padding-top: 3px; padding-bottom: 3px;
}

#lewa ul li.end {
	border: 0;
	padding-bottom: 0;
}

#lewa ul li a {
	text-decoration: none;
	color: #016295;
}

#lewa ul li a:hover { color: #3a9cd0 }

#lewa ul ul li {
	background: url(../i/element.gif) no-repeat;
	background-position: 0 -294px;
}

#lewa ul li.sub {
	padding-left: 28px;
	background: url(../i/element.gif) no-repeat;
	background-position: 14px -142px;
}

#lewa ul li.sub a { color: #555555; }
#lewa ul li.sub a:hover { color: #999999; }

.wyszukiwarka {
	float: left;
	background: #01c8f3 url(../i/spread.gif) repeat-x;
	background-position: 0 -53px;
	width: 200px;
	border: 1px solid #15a4d1;
	position: relative;
	z-index: 100;
	padding-bottom: 8px;
}

.wyszukiwarka h2 {
	color: #ffffff;
	font-size: 110%;
	padding-left: 12px;
	padding-top: 5px; padding-bottom: 5px;
	margin-bottom: 7px;
	border-bottom: 1px solid #018cbe;
}

.wyszukiwarka h3 {
	color: #ffffff;
	font-size: 110%;
	padding-left: 26px;
	background: url(../i/element.gif) no-repeat;
	background-position: 12px -47px;
	padding-bottom: 4px;
	font-weight: normal;
}

.wyszukiwarka p {
	text-align: center;
	padding-bottom: 6px;
}

.wyszukiwarka p.szukaj {
	padding-top: 4px;
}

.wyszukiwarka input {
	padding-left: 5px; padding-right: 5px;
	padding-top: 1px;
	font-family: arial; font-size: 11px;
	border: 1px solid #e3e9ef;
	width: 174px; height: 15px;
}

.wyszukiwarka span:hover { color: #d9edb3; }

.wyszukiwarka .button {
	width: 61px; height: 18px;
	padding: 0;
	padding-bottom: 2px;
	background: url(../i/spread.gif) repeat-x;
	background-position: 0 -253px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold; font-size: 110%;
	cursor: pointer;
	border: 1px solid #ccf4fd;;
}


#lewa .podpowiedz {
	position: absolute; right: -136px; top: 62px;
	display: none;
	width: 140px;
	border: 1px solid #676767;
	background: #ffffff;
	z-index: 110;
	padding: 5px;
}

#lewa .podpowiedz_ul {
	position: absolute; right: -136px; top: 102px;
}

#lewa .podpowiedz h4 {
	margin-bottom: 6px;
	padding-bottom: 2px;
	border-bottom: 1px solid #dadada;
}

#lewa .podpowiedz p {
	text-align: left;
	cursor: pointer;
	padding-bottom: 0;
}

#bottom {
	float: left;
	margin-top: 16px; padding-left: 10px;
	line-height: 140%;
}

#bottom .pole {
	background: url(../i/spread.gif) repeat-x;
	background-position: 0 -274px;
	float: left;
	width: 1144px; height: 19px;
	padding-top: 4px;
}

#bottom .pole .kolumna {
	float: left;
	padding-left: 16px;
}

#bottom .blok {
	float: left;
	border-right: 1px solid #d3d3d3;
	padding-right: 20px;
	padding-left: 20px;
	width: 160px;
	margin-top: 10px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

#bottom .blok2 { width: 390px; }

#bottom .blok3 {
	width: 280px;
	border-right: 0;
}

#bottom .blok .kolumna {
	float: left;
	width: 80px;
	padding-right: 16px;
}

#bottom .blok3 .kolumna {
	width: 120px;
}


#bottom a {
	color: #016ca0;
	text-decoration: none;
}

#bottom a:hover { color: #5aa4c8; }

#bottom a.all {
	color: #5da301;
	font-weight: bold;
}

#bottom h2 {
	font-size: 100%;
	margin-bottom: 4px;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 3px;
}

#bottom .blok {
	font-size: 110%;
}

#bottom ul {
	float: right;
	list-style: none;
	padding-right: 8px;
}

#bottom ul li {
	float: left;
	padding-left: 7px; padding-right: 7px;
	border-right: 1px solid #727272;
}

#bottom ul li.last { border: 0; }

#bottom ul li a { color : #727272; }


#cse-search-results {
}

.szczegoly_przewoznika {
	font-size: 90%;
}

#srodek .belka_szczegoly {
	font-size: 120%;
	background: #014e80;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	padding-top: 6px; padding-bottom: 6px;
}

.menu_ikony {
	position: absolute; top: 21px; left: 225px;
	font-family: tahoma;
	font-size: 10px;
	z-index: 1000;
}

.menu_ikony a {
	float: left;
	width: 94px;
	color: #767676;
	text-decoration: none;
	text-align: center;
}

.menu_ikony a.on { font-weight: bold; }

.menu_ikony a:hover { text-decoration: underline; }
