A {
	color: #87145C;
	text-decoration: underline;
}

A:hover {
	color: #B32DA2;
}

BODY {
	background-color: #E8EAEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

P {
	margin-top: .8em;
	margin-bottom: .8em;
	text-align: left;
}

#portal {
	background-color: black;
	position: relative;
	text-align: center;
	width: 1000px;
	margin: auto;
}

#logo {
	background-color: #F882FC;
}

#header {
	background-color: #627481;
	color: #FBCFFC;
	font-size: 18pt;
	font-weight: bold;
}

#menu {
	background-color: #627481;
	width: 150px;
	vertical-align: top;
}

#menu a {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: #CACACA;
}

#menu table {
	width: 100%;
}

#main {
	background-color: #D3D3CF;
	padding: 15px;
	vertical-align: top;
}

#main P{
	text-align: justify;
}

#news {
	background-color: silver;
	color: #6C6C6C;
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-size: x-small;
}

#news P {
	border-bottom: 1px solid gray;
	padding-bottom: 10px;
}

.title {
	color: Gray;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
}

#contacts {
	background-color: #D3D3CF;
	padding: 15px;
	vertical-align: top;
	background-image: url(../img/fotka.jpg);
}

#contacts P {
	color: Black;
	text-align: center;
}

.email {
	color: #71126C;
	text-decoration: underline;
}

.contacts{
	font-size: x-small;
	color: #7E7E7E;
}

.name{
	font-weight: bold;
	color: #474747;
}

#events {
	background-color: #D3D3CF;
	padding: 15px;
	vertical-align: top;
	text-align: left;
}

.results {
background-image: url(../img/fotka2.JPG);ss
}
#month {
	color: #F2F3F5;
	background-color: #9EABB8;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	padding-left: 5px;
}

.events {
	color: #915454;
	text-decoration: none;
	font-size:12px;
	padding-left: 5px;
	
}

.table {
	border: 1px solid #F8F8F8;
	border-collapse: collapse;
	
}

	
