@charset "utf-8";
/* CSS Document */



#container{
	WIDTH: 800px;
	height:auto;
	TEXT-ALIGN: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#logo {
	float: left;
	width: 370px;
}


#shortcuts {
	font-family: Arial;
	padding: 0px;
	float: right;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#banner {
	width: 800px;
	height: 258px;
	margin: 0px;
	padding: 0px;
	clear:both;
}


#menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-align: center;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: auto;/*100%*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	letter-spacing: 0.3em;
	clear:both;
}


#snippets {
	width: 560px;
	font-family: Tahoma;
	font-size: 12px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 25px;
}	


#faculties {
	width: 670px;
	font-family: Tahoma;
	font-size: 12px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 25px;
}	


#information {
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#faculties_images {
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#footer {
	font-family: Arial;
	font-size: 8px;
	background-color: #CCCCCC;
	text-align: center;
	width: 800px;
	clear: both;
	padding: 2px;
	letter-spacing: 0.3em;
}




img.floatleft{
	float:left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}




body {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}


HTML {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}


BODY {
	FONT-SIZE: 1em;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
}




.style1{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#333333;
}


.style2{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	color:#333333;
}


.style3{
}


.style4{
}


.style5{
}


.style6(
)


.style7{
}


.style8{
}



<!---->
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #0000FF;}
a:hover {color: #9900FF;}
a:active {text-decoration: none;}
