@charset "utf-8";
/* CSS Document EUCSOPORT*/
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/rez_top.jpg);
	background-repeat:repeat-x;
}
#container {
	width:780px;
}
#teteje {
	width:780px;
	height:101px;
}
#menu {
	width:780px;
	height:62px;
	background-image:url(images/menu_bg.jpg);
}
#header {
	width:520px;
	height:193px;
	float:left;
	}
#headerbox_right {
	width:260px;
	height:193px;
	float:left;
	background:#CCC;
}
#content {
	width:778px;
	float:left;
	border-right: 1pt solid #EBEBEB;
	border-left: 1pt solid #EBEBEB;
	}
#alja {
	width:780px;
	height:62px;
	background-image:url(images/menu_bg.jpg);
	font-size: 12px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
#clearer {
	clear:left;
}
#clearer2 {
	clear:left;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
}
.content {
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	margin-left:5px;
	margin-right:5px;
}
.content2 {
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	margin-left:3px;
	margin-right:3px;
}
h2 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	border-bottom: 1pt solid #EBEBEB;
	margin-top:15px;
}
