* {
    padding: 0;
    margin: 0;
} 

body {
background: #eee ;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
line-height: 24px;
}

a {
text-decoration: none;
color: #111;
}
a:hover {
text-decoration: none;
color: #0171AF;
}



#wrap {
width: 800px;
margin: 20px auto;
}

#header {
height: 100px;
background: #eee url(images/header.jpg) no-repeat;
}
#header h1 {
font-size: 34px;
font-weight: 100;
letter-spacing: -3px;
padding: 30px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #EC8714;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #89A537;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;
}
#header p {
padding: 20px 55px 0 55px;
}
#header 135gimg {
      float: left;
      margin-right:0px;
      margin-top:5px;
      margin-bottom: 5px;
      margin-left:20px;
      padding:3px;
      border:1px solid #C0C0C0
}
#header img {
    border: 0;
}

#menu {height: 103px; background: #eee url(images/menu.jpg) no-repeat;}
		
            #menu2 { margin-left: 32px; }
            #menu2 li { list-style: none; float: left; }
		#menu2 li a { cursor: pointer; padding: 5px 24px; line-height: 25px; background: #B0BF82; margin: 0 1px 0 0; color: #000; }
		#menu2 li a:hover { background: #899C4C; color: #000; }
		#menu2 li a.current { background: #D0D4D4; color: #fff; }
		#menu2 li a#last  { margin: 0; padding: 5px 41px 5px 40px; }


/*
#menu {
height: 149px;
background: #eee url(images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding: 5px 0 0 40px;
}
#menu ul li {
}
#menu ul li a {
color: #E7D68D;
font-size: 20px;
font-weight: 600;
letter-spacing: 0px;
}
#menu ul li a:hover {
color: #333;
text-decoration: none;
}
*/
#content {
background: #eee url(images/content.gif) repeat-y;
padding: 20px;
}

.main {
border-top: 0px solid #aaa;
background: white;
padding: 10px;
}
.main h2 {
font-size: 18px;
font-weight: 100;
color: red;
padding: 15px 0 7px 0;
}
.main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

.main2 {
border-top: 1px solid #aaa;
background: #eee;
padding: 10px;
}
.main2 h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.main2 h2 a {
text-decoration: none;
}
.main2 p {
padding-bottom: 10px;
text-align: justify;
}
.main2 p.wstecz {
padding-bottom: 10px;
text-align: right;
margin-right: 20px;
}
.main2 img.lewa{
float: left;
margin-right: 10px;
border: 0px;
}
.main2 img.lewao{
float: left;
margin-right: 10px;
padding:2px;
border:1px solid #C0C0C0
}

.main2 img.center{
padding:2px;
border:1px solid #C0C0C0
}

.left h2 a:hover {
color: #111;
}

.main2 h4 {
border-bottom: 1px solid #b3b3b3;
}

.main2 ul {list-style-type:square; margin-top:0px; margin-left:40px;}

.main3 {
border-top: 0px solid #aaa;
background: #eee;
padding: 10px;
}

#bottom {
background: #eee url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
font-size: 11px;
color: #999;
text-align: center;
}
.red {
color: red;
}
.zero {
color: #333333;
}
