/* CSS Document */

body {
	background-image: url(img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p{
	margin: 0px;
}

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	width: 760px;
	height: 185px;
	background-image:url(img/top.jpg);
}

#middle {
	width: 760px;
	height: auto;
	background-image:url(img/middle-bg.jpg);
}

#middle-top {
	width: 760px;
	height: auto;
	background-image:url(img/middle-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#middle-left {
	width: 560px;
	padding-bottom: 25px;
}
#middle-right {
	margin: 0px;
	height: 150px;
	padding: 0px;

}

#middle-left h1 {
	color: #786B54;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding-left: 20px;
	margin-top: 0px;
}

#middle-left h2 {
	color: #F69C29;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 25px;
	padding-left: 15px;
	margin-right: 20px;
	background-image:url(img/strelica.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:thin 1px #24AA04 solid;
}

#middle-left p{
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:30px;
	padding-right: 20px;
	text-align:justify; 
}

#middle-right a{
	color: #786B54;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}

#middle-right p{
	margin-top: 8px;
	margin-left: 7px;
	margin-right: 35px;
	border-bottom:thin #786B54 1px solid;
	padding-left: 15px;
	background-image:url(img/strelica.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#menu-lang {
	margin: 0px;
	padding: 0px;
}
#left {
	width: 560px;
}
#right {
	float: right;
	width: 190px;
	
}


#bottom-links {
	width: 760px;
	height: 25px;
	background-image:url(img/bottom-links.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	padding-top: 5px;
}

#bottom-links a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#bottom {
	width: 760px;
	height: 35px;
	background-image:url(img/bottom.jpg);
	background-repeat:no-repeat;
	color:#666666;
	text-align:center;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#eurosoft{
	width: 760px;
	height: 50px;
	padding-top: 25px;
}
.image-right {
	padding: 2px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
}
.table-title {
	color: #786B54;
	background-color: #D0BFA1;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FAFAFA;
	border-left-color: #FAFAFA;
}
.table-cell {
	background-color: #EFECE7;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FAFAFA;
	border-left-color: #FAFAFA;
	padding-top: 3px;
	padding-bottom: 2px;
}

.immagini{
	border: 1px solid #969696;
	padding: 3px;
	text-align: center;
}
