﻿
body {
background-image: url(/images/ime_edu.jpg);
background-repeat: no-repeat;
background-position: top left;		
margin-top: 209px;	
}

div#layout {
margin-left: 306px;
width: 500px; 

}

a#ctl00_explitLogout_ExplicitLogin {
display: none !important;
}


h1 {
	color: #3d8b9f;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif
	font-size: 16px;			
}


h2 {
	color: #3d8b9f;
	font-weight: bold;
	font-family: Arial, helvetica;
	font-size: 13px;			
}

p {
	color: black;
	font-family: Arial, helvetica;
	font-size: 13px;			
}


a {
color: #3E8891;
text-decoration: none;
}

a:hover {
color: black;
text-decoration: underline;
}


div#langlinks {
 position: absolute; 
 left: 839px;
 top: 24px;
}

div#langlinks a {
color: #3d8b9f;
	font-family: Arial, helvetica;
	font-size: 11px;		
}

span.custommenu {
	display: none;
}

div.footer p, div.footer a{
font-size: 11px;
}

hr {
width: 500px;
display: block;
				height: 1px;
				background-color: #3F868A;
				}
}



