html, body  
	{
	 text-align: center; 
	 font-size: 11px; 
	 font-family: verdana, tahoma, arial, 'Liberation Sans', 'Nimbus Sans L', helvetica, sans-serif;
	}

body *
	{margin: 0px; 
	 padding: 0px; 
	 font-size: 1em; 
	 
	}
.text_w {
	color: #FFFFFF;
	text-align: left;
	}
img	{
	border: 0px;
	}
h1 
	{font-size: 1.4em; 
	 font-weight: bold;
	}
h2 
	{font-size: 1.2em;
	}
h3
	{font-size: 1em; 
	 font-weight: bold;
	}
table.main 
	{padding: 0px; 
	 border: 0px; 
	 margin: 0px auto 0px auto; 
	 width: 900px; 
	 background: #fafafa;
	}
td 
	{
	 vertical-align: top; 
	 
	}
hr  {
	color: #444444;
	background-color: #444443;
	
}
a 
	{color: #9a0000; 
	 font-size: 1em;
	}
a:visited 
	{color: #c60000;
	}
a:hover 
	{color: #cb8583;
	}
.stopka {
	font-size: 10px; 
	font-family: Tahoma, verdana, arial, 'Liberation Sans', 'Nimbus Sans L', helvetica, sans-serif;
	color: #444444;
	text-align: left;
	}
.pwd {
	font-size: 10px; 
	font-family: Tahoma, verdana, arial, 'Liberation Sans', 'Nimbus Sans L', helvetica, sans-serif;
	color: #444444;
	text-align: right;
	}
	
.ssy:link {
	color: #444444; 
	font-size: 10px;
	font-family: Tahoma, verdana, arial, 'Liberation Sans', 'Nimbus Sans L', helvetica, sans-serif;
	text-decoration: none;
	}
.ssy:active {
	color: #cc0033;
	text-decoration: underline;
	}

.ssy:visited {
	color: #444444;
	text-decoration: none;
	
	}	
.ssy:hover 
	{color: #cc0033;
	text-decoration: underline;
	}
.emes {
	color: #cc0033; 
	font-size: 10px;
	font-family: Tahoma, verdana, arial, 'Liberation Sans', 'Nimbus Sans L', helvetica, sans-serif;
	text-decoration: none;
	}
.emes:active 
	{color: #6b6b6b;
	text-decoration: underline;
	}	
.emes:visited {
	color: #cc0033;
	}
.emes:hover 
	{color: #6b6b6b;
	text-decoration: underline;
	}
div.buton {
	width: 300px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	
}