	*
{
	margin: 0;
	padding: 0;
}

html
	{
		height: 100%;
		width:100%;
	}

	body
	{
		height: 100%;
		background:url('images/glowbg.jpg') top center no-repeat;
		background-color:#143664;
		}



a.hlink:link {
font-family:Georgia;
font-size:11px;
color:#c3d9d6;

text-decoration:none;
}
a.hlink:visited {
font-family:Georgia;
font-size:11px;
color:#c3d9d6;
text-decoration:none;
}
a.hlink:hover {
font-family:Georgia;
font-size:11px;
color:#ffffff;
text-decoration:none;
}

a.contact:link {
font-family:Georgia;
font-size:11px;
color:#143664;

text-decoration:none;
}
a.contact:visited {
font-family:Georgia;
font-size:11px;
color:#143664;
text-decoration:none;
}
a.contact:hover {
font-family:Georgia;
font-size:11px;
color:#23518f;
text-decoration:underline;
}


.aimg {
vertical-align:bottom;
}
.mtxt {
padding:30px 20px 0px 0px;
font-family:Georgia;
font-size:11px;
line-height:16px;
}
.mtxt2 ul {

margin-top:10px;
padding-left:0px;
	list-style:none;
}
.mtxt2 ul li {
color:#143664;

border-bottom:1px dotted #ffffff;
margin:4px 0px;
padding:4px 4px;

}
* html .mtxt2 ul 
	{
	
	padding-left:0px;
	margin-left:0px;
	margin-top:10px;
	}
.mtxt2 {
padding:30px 20px 20px 30px;
font-family:Georgia;
font-size:11px;
line-height:16px;
}
.mtxt ul {

margin-top:10px;
padding-left:20px;
		list-style-position:outside;
list-style-image:url('images/arr.gif');
}
.mtxt ul li {
color:#143664;
background-color:#cfdce4;
border-bottom:1px dotted #ffffff;
margin:4px 0px;
padding:4px 4px;
width:300px;
}
* html .mtxt ul 
	{
	width:250;
	padding-left:10px;
	margin-left:10px;
	margin-top:10px;
	}
#mcont {
background:url('images/ordbg1.jpg') no-repeat bottom left;
background-color:#e7eef2;
}
#mcont2 {
background:url('images/ordbg3.jpg') no-repeat bottom left;
background-color:#e7eef2;
}
#mcont3 {
background:url('images/ordbg2.jpg') no-repeat bottom left;
background-color:#e7eef2;
}
.linkcont {
margin-left:30px;
height:24px;
vertical-align:middle;
padding:0px;

}
.linkcont2 {
margin-right:20px;
height:24px;
vertical-align:middle;
padding:0px;
}
.footer {

height:24px;
vertical-align:middle;
padding:0px;
font-family:Verdana;
font-size:9px;
color:#adc4d2;

}
.first{
font-family:Georgia;
font-size:11px;
padding:20px 0px 0px 0px;
margin:0px;
}
.adresa{
font-family:Verdana;
font-size:11px;
padding:10px 0px 0px 0px;
margin:0px;
}

.dropcap {
float:left;
color:#143664;
font-size:40px;
line-height:30px;
padding-top:2px;
padding-right:2px;
font-family: Georgia;
} 
#shadow {
		width:709px;
		height:40px;
		background:url('images/shadow.png') top no-repeat;
		 behavior: url("iepngfix.htc")
		}
		
.fimg {
float:right;
border-bottom:2px solid #143664;
margin-right:8px;
margin-top:50px;
}
.kimg {

border:2px solid #143664;

}
.hbold {
font-weight:bold;
color:#143664;

}