/*
This style sheet was created for Ekocentr Home Page
*/

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #F6F6F6;
	font-size : 10px;
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : center;
}

a:link {
	color : #0085FA;
}

a:hover {
	color : Red;
}

th {
	background-color : #8FBC8F;
	color : Black;
	font-family : Arial CE;
	font-size : 8pt;
	padding-bottom: 5px;
	padding-top: 10px;
}

caption {
	text-align : left;
	font-family : Arial CE;
	font-size : 8pt;
	font-weight: bold;
}

div {
	text-align : center;
}

blocquote {
	text-align : justify;	
	font-size : 13px;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
}

em {
	color : #2F4F4F;
	font-weight : bold;
	}

hr {
	color : #0078AA;
	}

/* classes */

.center {
	text-align : center;
}

.dwa {
	background-color : #E8E8E8;
}

.jeden {
	background-color : #F1F1F1;
}

.lewy {
	text-align : left;	
}

.linki {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

.linki1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	color: White;
}

.prawy {
	text-align : right;	
}

.logo {
	width: 211px;
	padding: 5px 5px 5px 5px;
}

.just {
	text-align: justify;
}







