
body {
background: #555;
font-family:verdana,sans-serif; font-size:80%; line-height:1.3;
color: #333333;
}




img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

#wrap {
margin: 40px auto 0 auto;
width: 800px;
}

#header { 
padding-bottom:10px;
}


#header h2 {
color: #ccc;

}
#header h3 {
color: #ccc;
}
#header h4 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 10px 0 5px 10px;

line-height: 12px;
}

#menu {
height: 30px;
line-height: 30px;
background: #2B9B0B url(images/menu.jpg) no-repeat;
}
#menu ul {
padding-left: 10px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
background: #555 url(images/content.jpg) repeat-y;
padding: 10px 20px;
}

.left {
width: 568px;
float: left;

}
.left h2 {
color: #319d0c;
}

.right {
width: 170px;
float: right;
padding: 5px;
border-left: 1px solid #bbb;

}

.right h3 {

font-size: 13px;
color: #666;

}


#top {
background: #555 url(images/top.jpg) no-repeat;
padding: 5px 0;
}
#bottom {
background: #555 url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
color: #eee;
font-size: 11px;
padding: 0 0 10px 0;
}

table.TblList {
border-collapse:separate; 
border-spacing:7px;
margin:5px 1px 5px 0;
line-height:1.1;

}
caption {
margin:0 0 0.5em 0;
font-family:"trebuchet ms",sans-serif;
font-style: normal;
text-transform:uppercase; text-align:center;
color:#FF6F1A;
word-spacing:-0.2em;
}
table.TblList th {
border:0; padding:5px 5px;
font-weight:normal; text-align:left; vertical-align:top;
background-color:#3165CE; color:#FFF;
}

table.TblList td {
border:1px dashed silver; 
padding:5px 5px;
vertical-align:top;
}

h2.ZajezdName {
color: blue;
font-family:verdana,sans-serif; 
font-size: 125%;

margin: 0;
line-height:1.3;
padding:2px 0 2px 0;
}
