
html{height: 900px; }
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

a {
	text-decoration: none;
}
ul, ol {
	list-style: none;
}


body {
	font-family: 'Myriad Pro';
	text-align: center;
	background: #ECECEC;
}

.site-holder{
	position: relative;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	background: #036397;
	text-align: center;
	display: block;

}
.header{
	
	width: 1200px;
	height: 89px;
	margin: auto;
}
.header-top{
	width: 100%;
	height: 88px;
	float: left;
	background-image: url('cut.png');
	;
	text-align: center;

}

.header{
	margin: auto;
	width: 1199px;
	height: 88px;
	background-color: :white;
	background-image: url('logo.png');
	
}
.content {
	margin: auto;
	width: 1200px;
	height: 700px;
	background-color: white;
	text-align: center;

} 
.mkdback{
	background-image: url('mkd.jpg');
	background-repeat: no-repeat;
}
.engback{
	background-image: url('eng.jpg');
	background-repeat: no-repeat;
}
.footer{
	width: 100%;
	height: 83px;
	background-image: url('footer.png');
	text-align: center;
}
.language{
	width: 1200px;
	margin: auto;
	background-color: #036397;
	height: 100px;
	color: white;
	font-size: 24px;

}
.language ul li{
	height:30px;
}

.about{
	margin: auto;
	width: 100%;
	height: 500px;
	float:left;
	text-align: left;
	margin-top: -188px;
}
.zanas{
	float: left;
	position: relative;
	width: 500px;
	height: 500px;
	text-align: left;
	top: 238px;
	z-index: 11;
	color: white;
	left: 95px;
}

.about h1{
	font-size: 32px;
	color: #0193de;margin-bottom: 40px;
	padding-top: 180px;
}
.blue{
	color: white ;
	font-weight: bold;
	font-size: 30px;
}

.black{
	color: black;
	font-size: 30px;
}
.backdiv{
	width: 600px;
	height: 600px;
	float: left;
	position: relative;
	background-image: url('about.png');
	top: -290px;
	left: 61px;
	background-repeat: no-repeat;
	z-index: 10;
}

.zanas2{
	float: left;
	position: relative;
	width: 500px;
	height: 500px;
	text-align: left;
	top: 240px;
	z-index: 11;
	color: white;
	left: -30px;
}
.proba{
	width: 500px;
	height: 110px;
	float: left;
	top: 305px;
	z-index: 12;
	position: relative;
	color: white;
	left: 134px;
}
.backdiv2{
	width: 600px;
	height: 230px;
	float: left;
	position: relative;
	background-image: url('about2.png');
	top: -257px;
	left: -12px;
	z-index: 9;
	background-repeat: no-repeat;
}
.title{
	width: 383px;
height: 116px;
float: left;
position: relative;
top: -90px;
left: 553px;
z-index: 9;
background-image: url('logosmall.png');
color: #008cd8;
}
.shadowed {
	-webkit-filter: drop-shadow(12px 12px 10px rgba(0,0,0,0.5));
	filter: url(#drop-shadow);
	-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
	filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
}
.shadowed {
	-webkit-filter: drop-shadow(12px 12px 25px rgba(0,0,0,0.5));
	filter: url(#drop-shadow);
	-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
	filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
}
.langmk{
	width: 80px;
	height: 80px;
	float: left;
	position: relative;
	background-image: url('langmk.png');
	top: -88px;
	z-index: 7;
}
.langen{
	width: 80px;
	height: 80px;
	float: left;
	position: relative;
	background-image: url('langmk.png');
	top: -88px;
}
.mkd{width: 30px;
	height: 30px;
	position: relative;
	left: -562px;
	top: 15px;
	z-index: 14;

	color: white;
}
.eng{
	position: relative;
	left: -481px;
	top: -43px;
	z-index: 13;
	color: white;
}
.mkd:hover{
	font-weight: bold;
}
.eng:hover{
	font-weight: bold;
}
.contact{
	width: 600px;
	height: 230px;
	float: left;
	position: relative;
	top: -344px;
	left: -243px;
	background-image: url('about3.png');
	background-repeat: no-repeat;
}
.contact img{
	float: right;
	margin-top: 5px;
	margin-right: 53px;
}
.info{
	float: left;
	text-align: left;
	margin-top: 80px;
	margin-left: 28px;
	color: white;
}
.cont{
	margin: auto;
width: 1200px;
}
.cont a{
top: 28px;
color: white;
position: relative;

font-size: 20px;
}
.cont a:hover{
	font-weight: bold;
}