/* html, body, #contents {
    min-height: 100%;
    width: 100%;
    height: 100%;
}  /* hack for IE5+/Win.*/ 

/* html>body, html>body #contents {height: auto;} */
/* Without this, Moz1.0 adds a vertical scrollbar */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background: #D0DEEE url(../graph/bg_big3.jpg);
	background-position: center;
	background-repeat: no-repeat; 
/*bylo 120 bez banera*/
	background-position: center 290px;
}

table {
	padding: 0;
	spacing: 0;
}

.maintable {
	background-attachment: fixed; 
	background-position: center;
	background-repeat: no-repeat;
}

.whatsnew {
	background-color: #FFFFFF;	
	border: 1px solid #000000;
}

.content {
	background-color: #FFFFFF;
	border: 2px solid #D8D8D8;
	filter: alpha(opacity=75);
	font-size: 14px;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
}

.newsletter {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	filter: alpha(opacity=75);
	font-size: 12px;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.events {
        border: 1px solid #FFFFFF;
        filter: alpha(opacity=75);
        font-size: 12px;
        color: #336699;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}


.archives {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
/*	filter: alpha(opacity=75); */
	font-size: 12px;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.newsletter2 {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	filter: alpha(opacity=75);
	font-size: 12px;
	color: #336699;
	height: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a.newsletter {
	color: #336699;		
}

a.newsletter:visited {
	color: #336699;
}

.logos {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.title {
	background-color: #336699;
	font-size: 18px;
	color: white;
	font-weight: bold;
	height: 25px;
}

.opis {
	font-size: 10px;
	font-family: verdana;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000066; 
	border: 1px #000066 inset; 
	height: 16px; 
}

.button {
	color: black; 
	font-size: 8pt; 
	border: #336699 1px solid; 
	background-color: #F2F2F2;
}

.contact {
	font-size: 8pt;
	background-color: #6699cc;
	color: white;
	font-weight: bold;
}

.contact2 {
	color: black;
	font-size: 8pt;
}

a.contact {
	color: white;
}

a.contact:visited {
	color: white;
}

a:visited {
	color: blue;
}

a.contact2 {
	color: blue;
}

a.contact2:visited {
	color: blue;
}

a.contact2:hover {
	color: brown;
}

a.contact:hover {
	color: brown;
}

a.contact3 {
	color: blue;
}

a.contact3:visited {
	color: blue;
}

a.contact3:hover {
	color: brown;
}


.menu {
	background-color: #336699;
	text-decoration : none;
	color: white;
	font-size: 11px;
	vertical-align: center;
}

.menu2 {
	background-color: #6699cc;
	text-decoration : none;
	color: white;
	font-size: 11px;
	vertical-align: center;

}

a.menu2:visited {
	color: white;
}

.bar {
	color: white;
	font-size: 12px;		
	font-family: verdana,arial,serif;
	text-decoration: none;
	font-weight: bold;	
}

.news {
	color: #336699;
}

a.news:visited {
	color: #336699;
}

a.news:hover {
	color: brown;
}

a:hover {
		color: black;
}

a {
	text-decoration: none;
}

