* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #222;
	background-color:  #69F;
}

a {
text-decoration: none;
color: #FFFFFF;
}
a:hover {
text-decoration: underline;
color: #6699FF;
}

#wrap {
	margin: 0 auto;
	width: 800px;
	border: 3px ridge #EDEDED;
	background-color: #FFFFFF;
}

#header {
	height: 110px;
	background: #fff url(images/header.jpg) no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;

}
#header h1 {
	font-size: 20px;
	padding: 30px 0 0 210px;
	color: #fff;
	
}
#header h1 a {
	color: #003;
	text-decoration: none;
	font-weight: bold;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #e1c70e;
padding: 5px 0 0 80px;
letter-spacing: -1px;
font-weight: 100;
}

.link { 
font-size: 12px;
color: #003399;
}

#content {
padding: 0 20px;
}

.right {
float: right;
width: 570px;
text-align: justify;
padding-top: 20px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #425969;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 180px;
padding-top: 10px;
}
.left h2 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	background: #FFFFFF;
	color: #087295;
	font-size: 16px;
	text-align: center;
}
.left ul {
	padding: 5px 0 5px 20px;
	color: #FFFFFF;
	background-color: #425969;
	border-color: #FFFFFF;
	border-bottom-style: outset;
	border-top-style: outset;
}
.left ul li a {
	text-decoration: none;
	font-weight: 600;
	
}
.left ul li a:hover {

}
.articles {
padding: 10px;
}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
padding-bottom: 10px;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }
#wrap #content .right .articles table tr td {
	text-align: center;
}
 .wciecie {
	 margin: 0 100px;
 }
 
  .wciecie2 {
	 margin: 0 50px;
 }
 
#staz {
	color: #E6E622;
}
#uwaga {
	color: #F00;
}

.czerowna {
	color: #F00;
}
