#Foto1000 {
	float: left;
	height: 400px;
	width: 1000px;
	margin-top: 50px;
}
#ContentMorda {
	float: left;
	width: 960px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-image: url(../Images/MordaPodl.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#LeftColumnMorda {
	float: left;
	width: 320px;
	margin-right: 0px;
}
#CenterColumnMorda {
	float: left;
	width: 320px;
	margin-bottom: 20px;
}
#RoghtColumnMorda {
	float: left;
	width: 280px;
	margin-left: 40px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../Images/5column.png);
}
.MordaLeft, .MordaLeftNews, #MordaLeftContact {
	float: left;
	width: 280px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: top;
}
.MordaLeftNews {
	background-image: url(../Images/LineMordaNews.png);
}
.MordaLeft {
	background-image: url(../Images/LineMorda.png);
}
#MordaLeftContact {
	background-image: url(../Images/LineMorda.png);
	padding-top: 15px;
}

#MordaLeftContact p{
	font-size: 11px;
	margin-top: 5px;
	font-weight: bold;
	color: #900;
}
.MordaLeft p, .MordaLeftNews p{
	font-size: 11px;
	margin-top: 5px;
}
.MordaLeft h5, .MordaLeftNews h5{
font-size: large; color: #000; font-weight: bold; margin-bottom: 0px; margin-top: 20px;
}
#CenterColumnMorda h5{
font-size: x-large; color: #000; font-weight: bold; margin-bottom: 15px; margin-top: 20px;}

#RoghtColumnMorda h5 {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large; font-weight: bold; margin-bottom: 0px; margin-top: 20px;
}
#RoghtColumnMorda p {
	font-size: 12px;
	margin-top: 5px;
	color: #666;
}
#CenterColumnMorda h1{
	font-size: x-large;
	margin-bottom: 15px;
}

