html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

body {
  margin:0;
	background: url(back-x.jpg) repeat-x;
  background-color: #EFF7FA;
  color: #354C5F;
}

a {
  outline : none;
  color: #1992E5;
}

img{
  border: 0px solid;
}

#kontener {
    width: 879px;
    margin: auto;
    background: url(content_back.jpg) repeat-y;
}

#top {
    width: 879px;
    height: 223px;
    background: url(banner.jpg) no-repeat;
}

#topnav {
    padding-top: 20px;
    padding-right: 70px;
    width: 809px;
    text-align: right;
    color: #846536;
    font-weight: bold;
}
#topnav a {
    color: #846536;
    font-weight: bold;
}

#left {
    width: 570px;
    float: left;
    min-height: 500px; height: auto !important; height: 500px;
}
#menu {
    width: 570px;
    height: 49px;
}

#content {
  width: 503px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 60px;
  line-height: 18px;
}

#nawigacja {
  width: 503px;
  height: 40px;
  background: url(belka_srodek.jpg) no-repeat;
}

.nav_font {
    padding-top: 10px;
    padding-left: 10px;
    font-size: 11px;
    color: #7B8084;
    font-weight: bold;
}

.nav_font a {
    padding-top: 10px;
    padding-left: 10px;
    font-size: 11px;
    color: #1982BB;
    font-weight: bold;
}

#title {
    font-size: 22px;
    color: #F6801E;
    font-family: Trebuchet MS, Arial;
    font-weight: bold;
    letter-spacing: 2px;
}

#title2 {
    font-size: 22px;
    color: #1C8FE7;
    font-family: Trebuchet MS, Arial;
    font-weight: bold;
    letter-spacing: 2px;
}

#dodaj {
    font-size: 18px;
    color: #1C8FE7;
    font-family: Trebuchet MS, Arial;
    
    
}


#right {
    width: 309px;
    float: right;
}

#top_bottom {
    width: 309px;
    height: 49px;
    background: url(m_bannerbottom.jpg) no-repeat;
}
#niebieski {
  width: 259px;
  float: left;
}

#head1 {
    width: 259px;
    height: 48px;
    background: url(h_saruel.jpg) no-repeat;
}
#head2 {
    width: 259px;
    height: 48px;
    background: url(h_wartoprz.jpg) no-repeat;
}

#head3 {
    width: 259px;
    height: 48px;
    background: url(h_polecamy.jpg) no-repeat;
}
.rightcontent {
    padding-left: 8px;
    padding-right: 9px;
    width: 242px;
}

.rightcontent a {

    color: #1992E5;
}

#footer {
  clear:both;
  width: 879px;
  height: 102px;
  background: url(footer.jpg) no-repeat;
}

#footer-copy {
  text-align: right;
  padding-right: 70px;
  padding-top: 35px;
  color: #1992E5;
}

.nick {
  color: #1E7FD1;
  font-weight: bold;
}

.data {
    font-size: 9px; color: #FB640B;
}

.dataGraphics {
    width: 82px;
    height: 61px;
    background: url(data.jpg) no-repeat;
}

.dataGraphics .dataDay {
    width: 75px;
    font-size: 28px;
    margin: 0;
    padding-left: 2px;
    padding-right: 5px;
    padding-top: 5px;
    height: 30px;
    text-align: center;
}

.dataGraphics .dataMonth {
    width: 75px;
    font-size: 10px;
    color: white;
    margin: 0;
    padding-left: 2px;
    padding-right: 5px;
    padding-top: 8px;
    font-weight: bold;
    height: 12px;
    text-align: center;
}

.titleAkt {
  font-weight: bold;
  font-size: 14px;
  color: #1C8FE7;
}



div.tripThumbnail {
	width: 138px;
	height: 108px;
	background: url(trip_thumbnail.gif) no-repeat 0 0;
}

div.tripThumbnail img {
	margin: 8px 12px 12px 8px;
}

.wydarzeniaTitle {
    font-size: 13px;
    color: #2A95E8;
    text-decoration: underline;
    font-weight: bold;
    padding-bottom: 8px;
}

.hr {
	height: 30px;
	width: 100%;
	background: url(hr_bg.gif) repeat-x 0 50%;
}

ul {
	margin: 0 10px;
	padding: 0;
	list-style: none;
}

li {
	padding: 0px 0 0px 10px;
	line-height: 20px;
	background: url(ico_sidebar_li_pointer.gif) no-repeat 0 50%;
}

#wyslij {
  border: 0;
  cursor: pointer;
  width: 67px;
  height: 27px;
  background: url(button_send_pl.gif) no-repeat;
}

