* {
	margin: 0;
	padding: 0;
}

body {
background: #F3F3F3 url(images/tlo.gif) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #362e19;
}
a:hover {
text-decoration: underline;
color: #4a3c19;
}

#wrap {
margin: 20px auto;
width: 1000px;


}




#header {
  /* background: #ffffff url(images/header.jpg) no-repeat; */
 /* background: #ffffff url(images/zram2.jpg) repeat-x;*/
  
  
  border: solid silver 0px;
height: 100px;

}
#header h1 { 
font-size: 22px;
letter-spacing: 1px;
padding: 30px 0 0 20px;
font-family:Verdana;
color: #666;
font-weight:bold;
}
#header h1 a { 
color: #666;
text-decoration: none;
font-weight: 100;
letter-spacing: 1px;
font-weight:bold;

}
#header h1 a:hover {
color: #ccc;
}
#header h2 {
font-size: 16px;
color: #666;
padding: 20px 0 0 40px;
letter-spacing: -1px;
font-weight: 100;
}


#przerwa {

padding: 5px ;
}


#menu {
height: 31px;
line-height: 30px;
background: #ffffff url(images/dolphin_bg.gif) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
#menu ul {
list-style-type: none;
padding-left: 20px;  /* Bylo 40 px */
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 40px 0 0;   /* bylo 20 px */
text-decoration: none;
font-weight: 100;
font-size: 11px;
color: #fff;
font-family: Verdana, Geneva, sans-serif;
font-weight:bold;

}
#menu ul li a:hover {
color: #666;
text-decoration: none;
}

#content {

font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
padding: 10px;
border: solid silver 1px;
border-top: 2px solid #FFCC00;
background: #ffffff;


}

.left {
float: left;
width: 730px;
text-align: justify;
padding: 10px;
font-size: 11px;
background: #fff;
border-right: 0px solid #000;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#999;


}
.left h2 {
font-size: 14px;
font-weight: 100;
padding: 15px 0 7px 0;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ABABAB;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
text-decoration: underline;
}

.right {
float: right;
width: 180px;
background: #fff;
padding: 10px;
border-left: 1px solid #F3F3F3;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
}
.right h2 {
height: 24px;
line-height: 24px;
color: #666;
font-size: 10px;
font-family:Verdana, Geneva, sans-serif;
padding-left: 10px;

}
.right ul {
padding: 10px 0 15px 30px;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#666;
list-style-type: square;
}
.right ul li a {
font-weight: 100;
font-size: 10px;
color:#999;
font-family:Verdana, Geneva, sans-serif;

}
.right ul li a:hover {

}

#bottom {

padding: 10px 0;
}

#footer {
text-align: center;
font-size: 10px;
font-family:Verdana, Geneva, sans-serif;
color:#999;
background-color:#FFF;
border: solid silver 1px;
}

#footer  a {
color: #999;
}
#footer a:hover {
color: #ccc;
text-decoration: none;

}

/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{position:relative;height:56px;color:#E0E0E0;background:#143D55;width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;height:33px;}
/* ---------------------- END Dolphin nav ---------------------- */