
* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	background: #FFFFFF url(images/tlo.jpg) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}

h1, h2, h3 {
	color: #4F789F;
}

h3 {
	font-size: 1em;
}


a {
	color: #4F789F;
	font-style: normal;
	
}
a.sub { 
font-style: italic;
font-weight: lighter;
font-size: smaller;


}
a:hover {
	text-decoration: none;
}

img {
	border: 1px solid #3B3B3B;
}

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

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #3B3B3B;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 700px;
	height: 150px;
	margin: 0 auto;
	background: #69B10A url(images/img2.jpg);
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	background: url(images/img3.gif) repeat-y;
	border-top: 20px solid #3B3B3B;
}

#content {
	float: right;
	width: 497px;
	padding-right: 1px;
}

#sidebar {
	float: left;
	width: 200px;
	padding-left: 1px;
}

/* Menu */

#menu {
}
#w_1{
display: none;
}
#w_1  li a {
padding-left:25px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}
#menu .main {
	
	font-weight: bold;
	font-style: normal;
	
}


/* Footer */

#footer {
	width: 670px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #3B3B3B;
	font-size: .77em;
	color: #FFFFFF;
}

#legal {
	float: none;
	text-align: center;
	
}
#sitemap{
float:right;
}
#links {
	float: right;
}
/* walidacja*/
#walidacja{
text-align:center;
margin-top:20px;
}
#walidacja img{
border-style:none;
}

/* tekst */
.cen{
text-align:center;
}
.bold{
font-weight:bold;
}
.big{
font-size:20px;
}
/* listy*/
#l1{ 
list-style-type: upper-roman;
font-size:18px;
}
.l2{ 
list-style-type: square;
font-size:14px;
font-weight:bold;
}
.l3{ 
list-style-type: circle;
font-size:12px;
font-weight:normal;

}



/*************************************/
.wiadomosc{
width: 450px;
display:block;
border: 1px solid #99CCFF;
margin-bottom:10px;
padding:0px;
text-align:left;
}
/*.wiadomosc:hover{

background-color:#EBEBFF;
}*/
.whead, .wfooter{
display:block;
width:450px;
height:20px;
padding:0px;

background:#99CCFF;

}
.wcontent{
width: 450px;

}

.zero{
margin:0px
padding:0px;
display:block;
width:151px;
height:20px;
}
.l{

float:left;
text-align:left;
}
.p{

float:right;
text-align:right;
}
.zero a{
text-decoration:none;
margin:0px;
padding:0px;

}

/**galeria*****************************/
.gal{

display:block;
width:450px;
height:100px;
border: 1px solid black;

}

.gp{
margin-top:5px;
margin-right:5px;
margin-left:5px;
float:right;
}

.g{
height:110px;
}

.wiadomosc p{
margin-left:5px;
margin-right:5px;
}
/*************kontakt*******/
.lsend{
display:block;
float:left;
width:120px;
margin:3px;
}
.isend{
margin:3px;
}