body {
    text-align:center; /*IE */
	background-color: #ECF5FF;
}

body, td, th, h3, h6 {
	color: #330000;
}
div#contein {
text-align:left; /* wykasuj aligment textu */
width:730px; /* szerokosc strony w % albo pix */
margin:0 auto; /* dla calej reszty */
background-color: #ECF5FF;
color: #333333;
}
div, h1, h2, h3, h4, h5 {
  color: #000066;
}

a {
	color: #003366;
}
div {
}
#side_bar {
font-size: 9px;
}
.topmenu {
	color: #999999;
	font-size: 10px;
	background-color: #FFF9D5;
}
.topbuton {
	color: #999999;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-right: 5px;
	/*padding-left: 5px;*/
	margin-top: 2.5px;
	margin-bottom: 2.5px;
	padding-top: 2.5px;
	padding-bottom: 2.5px;	
	width: 100%;
}
.topbuton a {
	color: #000066;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2.5px;
	margin-bottom: 2.5px;
	padding-top: 2.5px;
	padding-bottom: 2.5px;	
}
.topbuton a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.topbuton a:visited {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
.topbuton a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
	font-weight: bold;
}
.topbuton a:active {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #000066;
	font-weight: bold;
}
.footer {
	color: #999999;
	font-size: 10px;
}
.footer a {
	color: #999999;
	font-size: 10px;
}
.footer a:link {
    color: #999999;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer a:active {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
a {
	color: #000066;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.pix {
	background-color: #000066;
	width: 100%;
	/*height: 580px;*/
	width: 100%;
}
.picturebg {
	background-color: #000066;
	text-align: center;/*
	width: 480px;
	height: 480px;*/
	visibility: visible;
	padding-top: 100px;
	padding-bottom: 100px;	
	/*padding-right: 100px;*/
}
.gads {
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
}
#topbuton2 {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
#topbuton2 li {
	margin-bottom: 2px;
	margin-left: 5px;
}
#topbuton2 a {
   background-color: #FFFFFF;
   color: #000066;
   display: block;
   width: 350px;
   padding-left: 5px;
}
#topbuton2 a:hover {
   background-color: #000099;
   color: #FFFFFF;
   text-decoration: none;
   /*font-weight: bold;*/
}
/*** IE Fix ***/
* html #left {
	left: 150px;           /* szerokosc prawej kolumny dla IE */
}
