@CHARSET "UTF-8";

div#main-column {	
	width: 470px;
}

div#index-box1,div#index-box2,div#index-box3,div#index-box4{
	width:408px;
	padding:10px 30px 10px 20px;
	margin-top:10px;
}

div#index-box1 p,div#index-box2 p,div#index-box3 p,div#index-box4 p{
	color:gray;
	font-size:14px;	
}

div.content1{
	margin-top:13px;
	text-align:center;	
}

div#index-box1 .price,div#index-box2 .price,div#index-box3 .price,div#index-box4 .price{
	color: #132c60;
	font-size:18px;
	font-weight:bold;
}

div#index-box3 h1,div#index-box4 h1{
	margin-left:10px;
	width:300px;
	float:left;
} 

div#index-box1{
	height:172px;
	overflow: hidden;
	background:url(/images/layout/bg/index-box1.jpg) no-repeat;
}
div#index-box1 div.price {
	float: left;
	text-align: right;
	width: 90px;
	margin-top: 12px;
}

div#index-box2{
	height:353px;
	background:none;
	padding: 0px;
	margin-left: 2px;
}
div#index-box3{
	height:305px;
	background:url(/images/layout/bg/index-box3.jpg) no-repeat;
}
div#index-box4{
	height:305px;
	background:url(/images/layout/bg/index-box4.jpg) no-repeat;
}

div#navigation{
	color:#909090;
}
.header-blue.wide{
	width: 415px;
}
.header-blue{
	margin:9px 0px 0px 0px;
	padding:0px;
	color:#00a8e9;
	display:block;
	width:315px;
	float: left;
	overflow: hidden;
	font-size: 19px;
}

.mid-line{
	height:1px;
	border: none;
	border-top:1px dotted gray;
	width:410px;
	margin:0px auto 0px auto;
}

img.mid-mini{
float:left;
}


ul.mid-list li{
	clear:both;
	margin-top:20px;
}

div.wczasy-title{
	float:left;
	background:url(/images/layout/strzalka.png) no-repeat;
	background-position:left 15px;	
	width:310px;
	margin-left:20px;
	margin-bottom:3px;
	padding:15px 3px 0px 10px;
	border-bottom:1px dotted gray;
	color:#132c60;
	font-weight:bold;
}

ul.mid-list a.wiecej{
	float:left;	
	margin-left:70px;
}

span.list-cena{
	width:200px;
	float:left;
	color:#01a8a0;
	font-weight:bold;
	margin-left:19px;
}

div#index-box1 .content1, div#index-box1 .content2, div#index-box1 .content3, div#index-box1 .content4 {
	display: none;
}
div#index-box1 .content3 h1.header-blue {font-size: 16px;}
div#index-box1 .content2 h1.header-blue {font-size: 17px;}

div#index-box2 .map-point{
	position: absolute;
	padding-left: 10px;
	height: 10px;
	background: transparent url('/images/layout/bg/map-point-small.png') no-repeat center left;
}
div#index-box2 .map-point span {
	display: none;
	color: #324875;
	background-color: white;
}
div#index-box2 a.stops:link, div#index-box2 a.stops:visited {
	position: absolute;
	margin: 327px 0 0 219px;
}