#topleft, #topright{
	height:58px;
	width:100%;
	vertical-align:middle;
}
#topright{
	height:63px;
}
#main_menu{
	width:100%;
	padding-top:5px;
	background:url(../img/left2.png) repeat-y;
}
#middleright{
	width:100%;
	background:url(../img/right2.png) repeat-y;
}
#leftbottom{	
	width:100%;
	height:180px;
	background: #fff url(../img/leftbottom2.png) no-repeat;
}
#bottomright{
	width:100%;
	height:180px;
	background: #fff url(../img/rightbottom2.png) no-repeat;
}
#leftbottom a{	/*zwin guzik*/
	font-size:10px;
	color:#9f9fd0;
	margin-left:64px;
	border-top:1px solid #afaff0;
}

#main_menu .small_menu li {
	background:url(../img/arrow.gif) 1px 7px no-repeat ;
}
#main_menu .small_menu li:hover{
	background:url(../img/arrow.gif) -1px 7px no-repeat;
}
#main_menu a.rozwijalne{
	text-decoration:none;
	font-weight:bold;
	padding-left:14px;
	background:url(../img/plus.gif) 0px 2px no-repeat ;
}
#main_menu a.rozwijalne:hover{
	text-decoration:underline;
	background:url(../img/plus2.gif) 0px 2px no-repeat ;
}
ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#main_menu li div{
	display:none;
	margin-right:18px;
	margin-left:4px;
}
#main_menu li{
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
}
#main_menu .small_menu {
	border-left:1px dotted #99c;
	margin-bottom:5px;
	margin-top:0px;
}

.tit h1{
	margin:-2px 0px 16px 5px;
	height:23px;
	font-weight:bold;
	text-align:center;
	letter-spacing:2px;
	font-size: 18px;	
	line-height:18px;
	vertical-align:top;
}

/*			guzik duzy			*/
.menu_title{
	margin-top:2px;
	margin-bottom:5px;
	margin-left:23px;
	height:23px;
	padding:0px;
}
.menu_left{
	float:left;
	margin:0px;
	
	width:5px;
	height:23px;
}
.menu_center{
	float:left;
	font-size:16px;
	font-weight:bold;
	padding-left:14px;
	padding-right:14px;
	margin:0px;
	margin-left:0px;
	
	height:23px;
}
#content .menu_center a{
	 color: #0f5fa0;
	 text-decoration:none;
}
.menu_right{
	float:left;
	margin:0px
	width:5px;
	height:23px;
}

/*			mapa			*/
.miasto{
	position:absolute;
	color:black;
	font-weight:bold;
}
.wyciag{
	position:absolute;
	color:red;
	font-weight:bold;
	display:none;
	margin-left:15px;
	border:1px solid #888;
	background-color:#ddd;
	padding:0 3px;
}
.point{
	position:absolute;
	width:14px;
	height:15px;
	background:url(../img/point.gif) 0px 2px no-repeat;
}
#content .point{
	text-decoration:none
}
a.wroc { 
	color:#b22;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:0px;
	font-weight:bold;
	letter-spacing:2px;
	font-size:16px;
}
a.wroc:hover{ 
	color:#f22
}
/**						info o wyciagach 		*/
#opcja1, #opcja2, #opcja3, #opcja4, #opcja5{
	width:100%;
}


table.info{
	width:100%;
	border-collapse:separate;
	border-spacing: 3px;
}
table.info td{
	padding:2px;
	vertical-align:center;
}
.info .row1{
	background:#eaeaff
}
.info .row2{
	background:#f2f2ff
}
.info .row1 td{
	border:1px solid #dadaef
}
.info .row2 td{
	border:1px solid #e2e2ef
}

.info_title{
	font-weight:bold;
	background:#ddf;
}
table.info_title td{
	border:1px solid #d2d2f2;
	padding:5px;
}

.opis_wyciagu{
	width:95%;
	margin-top:20px;
	padding:5px;
}
.opis_wyciagu:first-letter{
	font-size:18px;
	font-weight:bold;
	margin-left:15px;
}

.bajery{
	width:40px;
	height:40px;
	border:1px solid #d2d2df;
	margin:3px;
	margin-left:7px;
	margin-right:7px;
}

h4{
	font-size:16px;
	color:#b22;
}

#mapa_strony{
	list-style-type:decimal;
	margin:30px 20px;
	text-align:left;
}

#mapa_strony ul{
	list-style-type:disc;
}

#mapa_strony ul ul{
	list-style-type:circle;
}

#mapa_strony > li{
	margin-bottom:15px;
}

#mapa_strony li{
	margin-left:20px;
	padding:3px;
}

#mapa_strony h2{
	font-size:18px;
}

#mapa_strony h3{
	font-size:14px;
}