.title
{
	color: #EDF3F8;
	font-weight: bold;
}
.news
{
	font-size: 10px;
	color: #B4CEE2;

}
.bottom
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;

}
.bottomh
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0079E9;
	text-decoration: none;

}
.bottom:hover
{
	color: #0079E9;
}
.menu
{
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #D9F2FA;
	text-decoration: none;

}
.menuh
{
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0079E9;
	text-decoration: none;

}
.menuc
{
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #193874;
	text-decoration: none;

}
.menu:hover
{
	color: #193874;
}
.stopka
{
	font-size: 10x;
	font-weight: bold;
	color: #193874;
	text-decoration: none;
	line-height: 13px;

}
.policy
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

}
.table
{
	color: #235B8C;
	padding-right: 15px;
	padding-left: 15px;
}
.link
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #6C797D;
	text-decoration: underline;

}