
body, * { 
	font-family: verdana, arial, helvetica, sans-serif;
}


table, td { 
	border-collapse:collapse; 
	vertical-align:top;
} 


img { border-width:0px; }


a:link			{ text-decoration: none; color:#86888c;background-color:inherit;}
a:visited		{ text-decoration: none; color:#86888c;background-color:inherit;}
a:hover			{ text-decoration: none; color:#a61c20;background-color:inherit;}
a:active		{ text-decoration: none; color:#86888c;background-color:inherit;}



body {
	position:relative;
	top:75px;
	margin:0px;
	padding:0px;
	left:50%;
	width:780px;
	margin-left:-390px;
	background-color:#ffffff;
}


#main {
	position:absolute;
	left:0px;
	top:25px;
	font-size:12px;
}

#menu {
	position:absolute;
	left:164px;
	top:0px;
	width:452px;
	height:50px;
	font-weight:bold;
	color:#86888c;
	text-align:center;
}

#flags 
{
	position:absolute;
	left:699px;
	top:27px;
	width:90px;
	height:15px;
}

#text {
	position:absolute;
	left:95px;
	top:320px;
	width:590px;
	font-size:12px;
	text-align:justify;
	line-height:20px;
}

#email {
	position:absolute;
	left:15px;
	top:10px;
	width:47px;
	height:27px;
}

#header 
{
	width:452px;
	height:28px;
	background-color:#921f22;
	color:white;
	text-align:center;
}


.red {
	color:#a61c20;
}

/*
.nadpis {
	font-size:16px;
	font-weight:bold;
	color:#244689;
}
*/

