html,body {
	padding: 0px;
	margin: 0px;
}

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F1EDE4;
	background-image: url('./gfx/tlo.jpg');
	background-repeat: repeat-x;
}

.kalendarz {
	font-size:9px; 
	color:#FFFFFF; 
	height:17px; 
	padding-top:3px;
	padding-left: 5px;
}

.prawa_naglowek {
	background:#666666; 
	color:#ffffff; 
	padding:3px; 
	width: 144px; 
	height: 14px;
}

.prawa_tekst {
	background:#666666; 
	color:#ffffff; 
	padding:3px; 
	width: 144px; 
	height: 14px;
}

#pogoda {
	background:#666666; 
	color:#ffffff; 
	padding:3px; 
	width: 144px; 
}

#pogoda a {
	color:#ffffff; 
	text-decoration: none;
	font-size: 1.0em;
}


#container {
	margin: 0px auto;
	width: 750px;
  /*	border: 1px solid #cc0000;*/

}

#tlo1 {
	background-image: url('./gfx/tlosr.jpg');
	width: 100%;
	background-position: 50% top;
	background-repeat: repeat-y;
}


#tlo2 {
	width: 100%;
 	background-image: url('./gfx/tlosrg.jpg');
	background-position: 50% top;
	background-repeat: no-repeat;


}

#dol {
	height: 50px;
	width: 100%;
	background: url('./gfx/dol.jpg');
	background-position: 50% top;
	background-repeat: no-repeat;
	text-align: center;
}

#top {
	height: 68px;
	background: url('./gfx/top1a.jpg');
	background-repeat: no-repeat;
	padding-top:7px;
	margin:0px;
}

#top1 {
	margin: 0px auto 0px 0px;
	width: 345px;
	padding-left: 400px;
	color: #ffffff;
	font-size:9px;
	text-align: right;
	vertical-align: bottom;
	height: 20px;
}

#top1 a
	{
 	color: #ffffff;
 	text-decoration: none;	
}

#top2 {
	height: 115px;
	width:750px;
}

#top2a {
	height: 115px;
	width: 304px;
	background: url('./gfx/top2a.jpg');
	background-repeat: no-repeat;
	float:left;
}

#top2b {
	height: 115px;
	width: 446px;
	background: url('./gfx/top4.jpg');
	background-repeat: no-repeat;
	float:right;
}

#top3 {
	height: 62px;
	width:750px;
	background: url('./gfx/top3a.jpg');
	background-repeat: no-repeat;
}

#main {
	position: relative;
}

#sidebar1 {
	width: 170px;
	border-left: 1px solid #ffffff;
	padding-top: 0px;
	font-size: 0.9em;
	text-align: right;
	background:#ffffff;
	/*border-bottom: 1px solid #dddddd;*/
	padding:0px;
	margin:0px;
}

#sidebar1 ul {
	text-align:left;
	margin: 0;
	padding: 0;
	width: 100%;
	background:#FFF9DC;
	border-right: 1px solid #dddddd;
	
}
a img {
border: none;
}

#sidebar1 ul li {
	border-top: 1px solid #dddddd;
	list-style: none;
	line-height: 20px;
	background: #2B4D97;
}
#sidebar1 ul li a {
	padding-left: 15px;
	color: #ffffff;
}


#sidebar1 ul li ul {
background: none;
padding-bottom:0;
border-right: none;
}


#sidebar1 ul li ul li {
	background:#FFF9DC;
}

#sidebar1 li li a {
		padding-left: 20px;
		font-size: 11px;
		font-weight: normal;
		color: #214589;
		width: 150px;
}

#sidebar1 li a {
	display: block;
	text-decoration: none;
	color: #039;
	font-weight: bold;
}

#sidebar1 li a:hover {
	color: #ffffff;
	background-color: #009FD8;
}

#sidebar1 li li a:hover {
	color: #ffffff;
	background-color: #009FD8;
	width: 150px;
}

#content {
	text-align: justify;
	float: right;
	position: relative;
	width: 550px;
	padding-bottom: 30px;
	font-size: 0.9em;
	background-color: #FFFFFF/*#E1E1FF*/;
	border:0px solid #cc0000;
	padding-right:10px;
	padding-top:15px;
}

#content a {
text-decoration: none;
	color: #039;

}

#content a:hover {
text-decoration: underline;
	color: #039;

}


#content2 {
	text-align: justify;
	float: right;
	position: relative;
	width: 575px;
	padding-bottom: 30px;
	font-size: 0.9em;
	background-color: #ffffff/*#E1E1FF*/;
	padding-right:0px;
	padding-top:1px;
	margin:0px;
	padding-left:0px;
}

#content_main {
	text-align: justify;
	float: left;
	position: relative;
	width: 424px;
	padding-bottom: 30px;
	font-size: 0.9em;
	background-color: #FFFFFF/*#E1E1FF*/;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
}


.timestamp_main {
	font-size: 9px;
	color: #777777;
	font-weight: normal;
}

.news_main {
	font-size: 10px;
}

#newsy_main {
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

a.news_main {
	color:#333333;
	text-decoration: none;
}

.news_main2 {
	color:#555555;
	text-decoration: none;
	font-size: 9px;
	padding-top:4px;
}

a.news_main3 {
	color:#039;
	text-decoration: none;
} 

#right {
	text-align: justify;
	float: right;
	position: relative;
	width: 150px;
	padding-bottom: 30px;
	padding: 0px;
	margin: 0px;
	padding-right: 1px;
	font-size: 0.9em;
}

#powitanie {
	background-image: url('./gfx/glowna1.jpg');
	background-repeat: no-repeat;
	padding:0px;
	margin-top: 0px;
	height:289px;
}

#powitanie2 {

	margin-top: 165px;
	background-image: url('./gfx/glowna3.jpg');	
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 104px;
}

#powitanie3 {
	margin-left:30px;
	margin-right: 30px;
}

#linia {
	padding-top:5px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#sidebar2 {
	text-align: left;
	float: left;
	width: 150px;
	margin-right: 15px;
	margin-bottom:5px;
	padding: 0 0 0 0;
	color: #039;
	font-size: 0.8em;
	background-color: #9BABCD;
	border: 2px solid #4169c8;
	border-top: 1px solid #4169c8;
}

#sidebar2 ul {
	list-style: none;
	padding: 0 0 0 0px;
	margin: 0px;
}


#sidebar2 li {
	border-top: 1px solid #4169c8;
	padding: 1px 4px 1px 8px;
	
}

#sidebar2 ul a:hover {
	color: #03A;
	background-color: #9BABCD;
	text-decoration: underline;
}

#bip {
	color: #039;
	font-size: 0.8em;
	font-weight: bold;
	padding:0px;
	padding-left: 114px;
	padding-top: 28px;
	position: absolute;
	text-align: right;
	vertical-align: bottom;
	float: left;


}

#currentpos {
	color: #039;
	font-size: 0.8em;
	font-weight: bold;
	float: right;
	width:560px;
	padding-top: 41px;
}

#currentpos a {
	text-decoration: none;
	color: #039;
}
#currentpos  a:hover {
	color: #036;
}


/*-------------------*/
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*----------------------*/


#footer {
	color: #cccccc;
	background:#4967A3;
	font-weight: bold;
	margin: 0px auto;
	width: 750px;
	line-height: 30px;
	text-align: center;
	font-size: 0.8em;
}
#footer a {
	text-decoration: none;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
}

/* generalnie takstowe*/



h1 {
	margin: 0px;
	padding: 0 0px;
	font-size: 1.4em;
	/*font-variant: small-caps;*/
	border-bottom: 1px solid #4169c8;
	/*border-top: 2px solid #4169c8;*/
	color: #2B4D97;
	text-align: left;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 0px solid;
}

h3 {
	font-size: 1em;
	margin: 0px;
	margin-top: 7px;
}

p {
	margin: 1em 5px;
	line-height: 1.5em;
}


ul, ol {
		line-height: 1.5em;
}

.timestamp {
	border-bottom: 1px solid #4169c8;
	padding-top: 0.2em;
	font-size: 0.8em;
	color: #555555;
}

img.left {
	float: left;
	margin: 10px;
}

img.right {
	float: right;
	margin: 10px;
}

img.center {
	text-align: center;
	margin: 10px;
}

blockquote {
	line-height: 1.4em;
	font-style: italic;
	text-align: center;
}

table {
	display: block;
	/*width: 550px;*/
	border-collapse: collapse;
	vertical-align: top;
}

th {

font-weight: bold;
}

td {
border-collapce: collapse;
vertical-align: top;
padding: 3px;
}


.wizytowka {
width: 530px;
margin-left: 5px;
vertical-align: top;
padding: 10px;
background:#EFF1FD;
border-bottom: 1px solid #cccccc;
}

.wizytowka0 {
width: 530px;
margin-left: 5px;
vertical-align: top;
padding: 10px;
background:#EFF1FD;
border-bottom: 1px solid #cccccc;
}



.wizytowka0 .nazwa {
vertical-align: top;
width: 190px;
text-align: left;
}


.wizytowka0 .dane2 {
vertical-align: top;
width: 180px;
}

.wizytowka0 .dane1 {
vertical-align: top;
width: 150px;
}

.wizytowka1 {
width: 530px;
margin-left: 5px;
vertical-align: top;
padding: 10px;
background:#FEF9DC;
border-bottom: 1px solid #cccccc;
}

.wizytowka1 .nazwa {
vertical-align: top;
width: 190px;
text-align: left;
}


.wizytowka1 .dane2 {
vertical-align: top;
width: 180px;
}

.wizytowka1 .dane1 {
vertical-align: top;
width: 150px;
}

.wizytowka3 {
width: 530px;
margin-left: 5px;
vertical-align: top;
padding: 10px;
padding-bottom:15px;
background:#EFF1FD;
border-bottom: 1px solid #cccccc;
}



.wizytowka3 .nazwa {
vertical-align: top;
width: 190px;
padding:5px;
text-align: left;
}


.wizytowka3 .dane2 {
vertical-align: top;
width: 250px;
padding:5px;
color: #555555;
font-size: 0.9em;
}

.wizytowka3 .dane1 {
vertical-align: top;
width: 250px;
padding:5px;
color: #555555;
font-size: 0.9em;
}

.wizytowka4 {
width: 530px;
margin-left: 5px;
vertical-align: top;
padding: 10px;
padding-bottom:15px;
background:#FEF9DC;
border-bottom: 1px solid #cccccc;
}

.wizytowka4 .nazwa {
vertical-align: top;
width: 190px;
padding:5px;
text-align: left;
}


.wizytowka4 .dane2 {
vertical-align: top;
width: 250px;
padding:5px;
color: #555555;
font-size: 0.9em;
}

.wizytowka4 .dane1 {
vertical-align: top;
width: 250px;
padding:5px;
color: #555555;
font-size: 0.9em;
}