* {
	  font-family: Verdana,Arial,'Arial CE',Helvetica;
	font-size: 11px;
}
a {
    color: #0337E2;
    background-color:transparent;
    text-decoration:none;
}
a:hover {
    text-decoration: underline;
}

#naglowek_wypoczynek {
  text-align: center;
  height: 126px;
}
#naglowek_wypoczynek .obszarLinkow {
  text-align: right;
  height: 124px;
  width: 758px;
  margin: auto;
  border: 0px red solid;
  background:url('http://www.wypoczynek.pl/img_wiosna/header2.jpg');
  /*background-color:#2C87B4;*/
}
#naglowek_wypoczynek .przerwaMenu{
	height: 99px;
	border:0px solid black;
	text-align: left;
}
#naglowek_wypoczynek .containerMenu{
	height: 25px;
	border:0px solid black;
	text-align: left;
}
#naglowek_wypoczynek #elementMenu{
	border:0px solid black;
	text-align: left;
	padding-left:5px;
	padding-right:5px;
	height:25px;
	background:url('/images/wypoczynek/tab.gif');
	background-repeat: repeat-x;
	cursor:pointer;
	font-weight:bold;
	color:#ffffff;
}

#naglowek_wypoczynek .linki {
  text-align: center;
  color: #FFFFFF;
  height: 98px;
  width: 109px;
  border: solid 0px red;
  float: right;
  text-align: center;
}
img.logo {
  height: 55px;
  width: 210px;
  border: solid 0px red;
  position: relative;
  top: -20px;
  right: 170px;
  clear: none;
}
#naglowek_wypoczynek .napisLinki {
  position: relative;
  top: 25px;
  border: solid 0px red;
  height: 30px;
  width: 100%;
  display: block;
  padding-top: 15px;
}
#naglowek_wypoczynek a {
  height: 11px;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
  position: relative;
  top: 0px;
  border: solid 0px red;
}
#naglowek_wypoczynek a:link {

	color: #FFFFFF;

}
#naglowek_wypoczynek a:visited {
	color: #FFFFFF;
}
#naglowek_wypoczynek a:active {
	color: #FFFFFF;
}
#naglowek_wypoczynek a:hover {
	color: #FFFFFF;
}