@charset "iso-8859-2";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	background-color:#1a374f;
}
h1{
	color:#900;
	font-size:14px;
	margin-left:10px;
	
	
	}
	

div#count {
	width:900px;
	margin-bottom: 5px;	
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;

}



div#header {
	width:100%;
	height: 189px;
	background-color:#95989b;
}

div#header1 {
	background: url(images/gora2_01.jpg) no-repeat;
	height: 135px;
}

div#header1 ul {
	margin-left:740px;
	list-style:none;
	padding-top: 15px;
}
div#header1 a {
	text-decoration:none;
	font-size:14px;
	color:#FFF;
	}

div#header2 {
	background: url(images/gora2_02.jpg) no-repeat;
	height: 51px;
}

#menu {
	margin: 0;
	height: 40px;
	border-top: 7px;
}

#menu ul {
	margin-top:0px;
	margin-left:auto;
	text-align:left;
	vertical-align: bottom;
}
#menu li {
	display:inline;
	padding-left: 25px;
	color: #666;
	font-size: 11px;
	width: 140px;
	padding-right: 31px;
	border-bottom:none;
	margin:none;
}

#menu li a:link, #menu li a:visited, #menu li a:active  {
	color: #FFF;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}

#menu li a:hover  {
	color: #B8D3E4;
}
#menu .tlo  {
	color: #FFF;
	margin-right: 5px;
	margin-left: 86px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 65px;
	text-align: center;
}

#menu .prommenu {
	border:none;
	
}

div#srodek {
	width:900px;
	height:800px;
	text-align:center;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
}

div#srodek2 {
	width:900px;
	height:800px;
	text-align:center;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}


.szukarka {
	width:429px;
	height:600px;
	float:left;
	background-color:#e1e1e1;
}
.szukarka2 {
	width:429px;
	height:400px;
	float:left;
	background-color:#e1e1e1;
}

.przewoznicy {
	width:250px;
	height:590px;
	float:left;
	border:#900 solid 1px;
	margin-left:10px;
	margin-top: 10px;
}

.ubezpiecz {
	width:190px;
	height:590px;
	float:left;
	border:#900 solid 1px;
	margin-left:10px;
	margin-top: 10px;
}

.miasta {
	width:429px;
	height:200px;
	background-color:#FFF;
	float:left;
	clear:right;
	border:#900 solid 1px;
	background: url(images/suitcase.jpg) no-repeat left bottom;
}

.shen  {
	margin-top:20px;
	color:#030;
	background-color:#033;
}

#qsf-tabs {
	width:550px;
	margin-left:50px;
	overflow:hidden;
	display: inline;
	text-align:center;
}

#qsf-tabs ul {
	
	display: inline;
	text-align:center;
}

#qsf-tabs li {
	float:left;
	clear:none;
	width:144px;
	list-style-type: none;
}
#qsf-tabs a {
	height:50px;
	display:block;
	line-height:25px;
	font-weight:bold;
	color:#fff;
	margin-right:3px;
	text-decoration:none;
	outline:none;
	padding:0px 10px;
	background-color: #B0B197;
}
#qsf-tabs li.selected a {
	
	text-decoration:none;
	background:#E6E6E6;
	color:#000;
}

