/* CSS Document */

body {
	background-image: url(../img/body_back_vv1.jpg);
	height: 100%;
	width: 100%;
	margin: 0px;
}

#content {
	position: relative;
	width: 705px;
	top: 41px;
	height: 626px;
	background-image: url(../img/content_back.jpg);
}
#trafic {
	position:relative;
	top:45px;
}

#content_top {
	position: absolute;
	width: 705px;
	height: 69px;
	left: 0px;
	background-image: url(../img/content_margin_top.jpg);
}
#content_bottom {
	position: absolute;
	width: 705px;
	height: 20px;
	left: 0px;
	bottom: 0px;
	background-image: url(../img/content_margin_bottom.jpg);
}

#banner {
	position:absolute;
	height: 129px;
	width: 100%;
	top: 100px;
	background-image: url(../img/banner_back.jpg);
}
#slide {
	position:absolute;
	width: 100%;
	top: 115px;
}
#footer {
	position:absolute;
	height: 20px;
	width: 100%;
	top: 590px;
	left: 0px;
}
#sigla {
	position: absolute;
	left:20px;
}
#motto {
	position: absolute;
	left:20px;
	top:40px;
}
span.motto {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #003333;
	font-weight: bold;
}

#language {
    position: absolute;
	right:20px;
	top:-20px;
    font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

#arhinstal {
	position: absolute;
	right:20px;
}

#menu {
	position: absolute;
	height:320px;
	width:190px;
	top:200px;
	left:500px;
	background-image: url(../img/menu_back_vv1.jpg);
	background-repeat: repeat-x;
	padding-top:9px;
}
span.menu1 {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #003333;
	font-weight: bold;
}
span.footer {
	font-family: Verdana;
	font-size: 12px;
	color: #003333;
	font-weight: bold;
}
a.link_webmaster:link, a.link_webmaster:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}
a.link_webmaster:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

a.self_link:link, a.self_link:visited, a.self_link:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}
