body,td {
	background-color: #000000;
	font-family: verdana, arial, "trebuchet ms";
	font-size: 10px;
	color: #e5e5e5;
	margin:0px;
}

p {
	text-align: justify;
}


a:active, a:visited, a:link {text-decoration: none; color: #FF3900;}
a:hover {color: white;}
a:active.copyLink, a:visited.copyLink, a:link.copyLink {text-decoration: none; color: #5C5C5C;}
a:hover.copyLink {color: white;}
	

.bkg {
	margin-top: 40px;
	width: 742px;
	height: 500px;
	padding-left: 173px;
	background-image: url(../images/mmedia.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.topArea {
	width: 742px;
	height: 484px;
}

.textArea {
	float: left;
	width: 477px;
}

.nadpis {
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-transform: capitalize;
}

#news {
	border-bottom: 1px solid white;
}

#news .nadpis {
	font-weight:bold;
	color:#FC7852;
	font-size:12px;
	text-transform: capitalize;
	font-variant:small-caps;
	text-align:center;
}

#news .podNadpis {
	font-style:italic;
	text-align:center;
}

.picArea {
	float: right;
	height: 460px;
}

.pic {
	height:138px;
	width:223px;
	border: 1px solid #FF3900;
	margin-bottom: 20px;
}

.menuArea {
	width: 742px;
	height: 20px;
	font-size: 9px;
	color: #FF3900;
	text-align:justify;
	font-weight:bold;
}

.menuSpodok {
	font-size: 11px;
	padding-left:173px;
	color:#FF3900;
}

.copy {
	text-align: right;
	color: #5C5C5C;
	padding-top: 5px;
	width: 915px;
}
	

