body
{ 
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

img, table, tr, td
{
	border: none;
	margin: 0px;
	padding: 0px;
}

td.quote
{
	border: none;
	height: 200px; 
	max-height: 200px; 
	min-height: 200px; 
}

.menu
{
	margin: 0;
	height: 30px;
	width: 100px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
/*	border: 1px solid green; */
	padding: 0px 0px 10px 0px;
	color: #505050;
}


.menu_active
{
	margin: 0;
	height: 30px;
	width: 100px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
/*	border: 1px solid green; */
	padding: 0px 0px 10px 0px;
	background-image: url('images/arrow-down.gif');
	background-position: center top;
	background-repeat: no-repeat;
	color: #505050;
}


.menu:hover,.menu_active:hover
{
	margin: 0;
	height: 30px;
	width: 100px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
	color: #b80000;
/*	border: 1px solid green; */
	padding: 0px 0px 10px 0px;
	background-image: url('images/arrow-down-red.gif');
	background-position: center top;
	background-repeat: no-repeat;
	
}

.menu_link,.menu_link:visited,.menu_link:active
{
	text-decoration: none;
	color: #505050;
}

.menu_link:hover
{
	text-decoration: none;
	color: #b80000;
}

.text
{
	padding: 20px 20px 10px 20px; 
 	font-family: Tahoma;
	text-align: justify;	
	font-size: 10pt;
	vertical-align: top;
	color: #404040;
	word-spacing: 4px;
	line-height: 20px;	
}

.BOX,.BOX:visited
{
	width: 100px;
	background-color: #333333;
	color: #F4F4F4;
	text-align: center;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	
	border: none;
}

.BOX:hover
{
	width: 100px;
	background-color: #333333;
	color: #F4F4F4;
	text-align: center;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	text-decoration: underline;
}


.spacer
{
	padding: 5px 10px 10px 10px; 
	border-bottom: 1px dashed #9c9c9c ;
	margin-bottom: 15px;

}

.comment
{
 	font-family: Tahoma;
	text-align: left;	
	font-size: 8pt;
	font-weight: normal;
	color: #A0A0A4;
}

.cytat
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #3D3D3D;
}

H3
{
 	font-family: Tahoma;
	text-align: left;	
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 20px;	
}

H4
{
 	font-family: Tahoma;
	text-align: left;	
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 20px;	
}

A,A:visited
{
	text-decoration: none;
	color: #404040;
}

A:hover
{
	text-decoration: underline;
}

input,textarea
{
	border: 1px solid #A0A0A4;;
}

.stopka,.stopka:visited,stopka:active,.stopka:hover
{
	color: #A0A0A4;
 	font-family: Tahoma;	
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	
}

.H {
	display: none;
}
