#menu_kon_wrapper {
	float: right;
    margin-bottom: 6px;
    width: 772px;
}







#nazwa_miasta {
    /*
    background-image:url('http://d.nocimg.pl/gfx/main/menu_kon/nazwa_miasta.jpg');
    background-repeat:repeat-x;
    */
    border: solid 1px #d4d4d4;
    float:left;
    display:block;
   height:45px;
   background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
background: linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );    
}








#nazwa_miasta p {
    line-height:45px;
    padding:0px;
    margin:0px;
    float:left;
    padding-left:8px;
    padding-right:8px;
    
}

#nazwa_miasta p a {
	padding-right:0px;
	color:#014576;
	text-decoration: none;
	font-family: tahoma, arial;
    font-size:11px;
    font-weight:bold;
}

#menu {
    height:45px;
    position: relative;
	width:100%px;
}



#box {
    height: 45px;
    padding-top: 6px;


}






#menu ul {
    height: 39px;
    margin:0px;
    padding:0px;
    list-style:none;
    /*
    background-image:url('http://d.nocimg.pl/gfx/main/menu_kon/menu.jpg');
    background-repeat:repeat-x;
    */
    overflow: hidden;
    
    
background: #017eb4;
background: -moz-linear-gradient(top,  #017eb4 0%, #024677 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#017eb4), color-stop(100%,#024677));
background: -webkit-linear-gradient(top,  #017eb4 0%,#024677 100%);
background: -o-linear-gradient(top,  #017eb4 0%,#024677 100%);
background: -ms-linear-gradient(top,  #017eb4 0%,#024677 100%);
background: linear-gradient(top,  #017eb4 0%,#024677 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#017eb4', endColorstr='#024677',GradientType=0 );

}








#menu ul li {
    display:inline;

}

#menu ul li a {
    
  /*
    background-image:url('http://d.nocimg.pl/gfx/main/menu_kon/linia.jpg');
    background-repeat:no-repeat;
    background-position: right top;
  */
    
   
    background: url(//d.nocimg.pl/gfx/main/gfx_element.gif) no-repeat 0px -1282px;
   
    line-height:39px;
    padding:0px;
    margin:0px;
    font-family: tahoma, arial;
    font-size:11px;
    color:#ffffff;
    padding-left:10px;
    padding-right:10px;
    text-decoration:none;
    display:block;
    float:left;
}





#menu ul li a:hover {
    background-color: white;
    color:#000;
    text-decoration: underline;
}


#menu ul li a.more {
    background: url(//d.nocimg.pl/gfx/main/gfx_element.gif) no-repeat 10px -900px;
    line-height:39px;
    padding:0px;
    padding-right:18px;
    margin:0px;
    font-family: tahoma, arial;
    font-size:11px;
    color:#ffffff;
    padding-left:10px;
    text-decoration:none;
    display:block;
    float:left;
}

#menu ul li a.more:hover {
  	background-color:transparent;
}

#submenu {
    width: 100%;
    background-color: #e9e9e9;
    height: 26px;
}


.nav {
    margin:0px;
    padding:0px;
    list-style:none;
    overflow: hidden;
    background-color: #ffffff;
    margin-left: 15px;
    margin-right: 15px;
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;

}


.nav .marginlr {
margin-left: 2px;
}

.nav .ilosc_noclegow {
margin-left: 2px;
}


#submenu a {
    line-height: 25px;
	padding: 0 0 0 3px;
    margin:0px;
    font-family: tahoma, arial;
    font-size:11px;
    color:#000000;
    text-decoration:none;
}

#submenu a:hover{
	text-decoration: underline;
}





#submenu a.wiecej {
    
    background: url(//d.nocimg.pl/gfx/main/gfx_element.gif) no-repeat 86px -679px;
    
   /*
    background-image:url('http://d.nocimg.pl/gfx/main/menu_kon/arrow_2.jpg');
    background-repeat:no-repeat;
    background-position: right center;
  */
    
    float: right;
    line-height: 25px;
    padding:0px;
    margin:0px;
    font-family: tahoma, arial;
    font-size:11px;
    color:#000000;
    padding-left:10px;
    padding-right:10px;
    text-decoration:none;
    margin-right: 5px;
}





#down {
    width: 300px;
    float: right;
    margin-left: 472px;
	position: absolute;
	z-index: 999;
}

#down ul {
	border: 3px solid #e1e1e1;
    background-color: #ffffff;
    margin:0px;
    padding:10px;
    list-style:none;
}


#down ul li a {
    /*
    background-image:url('http://d.nocimg.pl/gfx/main/menu_kon/green.gif');
    background-repeat:no-repeat;
    background-position: left center;
    */    
    background: url(//d.nocimg.pl/gfx/main/gfx_element.gif) no-repeat 0px -95px;
    line-height:18px;
    padding:0px;
    margin:0px;
    font-family: tahoma, arial;
    font-size:11px;
    color:#000000;
    padding-left:10px;
    padding-right:10px;
    text-decoration:none;
}

#down ul li a:hover {
    color: green;
    text-decoration: underline;
}