body {
 	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ECEDEF;
	text-align:center;
	font-family:verdana;
	font-size:10px;
	margin:0;
	padding:0;
	}
a:link {
	color:#ECEDEF; text-decoration: none; font-weight:bold;
	}
a:visited {
	color:#ECEDEF; text-decoration: none; font-weight:bold;
	}
a:hover {
	color:#CCCCCC; text-decoration: none; font-weight:bold;
	} 
a:active {
	color:#ECEDEF; text-decoration: none; font-weight:bold;
	}
#main{
	text-align:center;
	}
#head {
	position:relative;
	width:777px;
	height:182px;
	background-image:url(images/bg-top.jpg);
	margin-right:auto;
	margin-left: auto;
	text-align:left;
	}
#container{
	position:relative;
	width:777px;
	background-image:url(images/bg-cont.jpg);
	margin-right:auto;
	margin-left: auto;
	}
#langbar{
	positon:relative;
	float:right;
	margin-right:17px;
	padding-top:5px;
	}
#right{
	position:relative;
	float: right;
	margin-top:20px;
	margin-bottom:20px;
	width:440px;
	padding:30px;
	background-image:url(images/dot.jpg);
	background-repeat:repeat-y;
	text-align:left;
	}
#left {
	position:relative;
	float:left;
	width:230px;
	margin-top:20px;
	margin-bottom:20px;
	left:30px;
	text-align:left;
	}
#here {
	position:relative;
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	font-weight:bold;
	color:#992C2C;
	}
#bot {
	width:777px;
	height:26px;
	background-image:url(images/bot.jpg);
	clear:both;
	text-align:right;
	color:#ECEDEF;
	}
.nav1 {
	position:relative;
	margin-left:30px;
	top:5px;
	color:#ECEDEF;
	font-weight:bold;
	font-size:10px;
	}
.nav2 {
	position:relative;
	margin-left:15px;
	top:5px;
	color:#ECEDEF;
	font-weight:bold;
	font-size:10px;
	}
.nav3 {
	position:relative;
	margin-left:15px;
	top:5px;
	color:#ECEDEF;
	font-weight:bold;
	font-size:10px;
	}
.autor {
	position:relative;
	top:5px;
	}
.pic {
  border: 5px solid	#E6E9EE;
  width: 214px;
  height: 161px;
	}
