body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #efefef;
	margin: 0px;
	padding: 0px;
}
.copyright, .copyright a {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.main {
	font-size: 12px;
	background-image: url(img/mediacny-institut_23.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 35px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	height:300px;
	width: 100%;
	display:table;
}

.copyright a:hover {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #0a3f6f;
}
.main a {
	color: #0a3f6f;
	text-decoration: none;
}
.main a:hover {
	color: #000000;
	text-decoration: underline;
}
p, div, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #0a3f6f;
}

