body,div,a,td {
	font-family:"Trebuchet MS", Verdana, Arial,
	sans-serif; font-size:12px;
	color:white
}

body {
	margin:0;
	background-color:#282e2c;
	text-align:center
}

div.main{
	width:760px;
}

div.left {
	width:150px;
	float:left;
}
div.right {
	width:610px;
	float:right;
	text-align:right;
}

div.bottom{
	padding: 10px;
	margin: 10px 0px;
	width:760px;
	text-align:right;
	font-size:12px;
	border-top:3px solid orange;
	clear:both;
	display:block;
}

div.lang {
	padding:20px 0px 10px 0px;
}

div.images{
	float:left;
	width:100px;
	text-align:center;
	margin-right:20px;
}

div.desc {
	padding:10px 10px 0px 10px;
	text-align:justify;
	font-size:14px;
	float:left;
	border-top:3px solid orange;
	margin: 0px 10px 0px 10px;
	width:570px;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
}

td {padding:2px}

#thumb div{
	padding:120px 10px 0px 10px;
	width:740px;
}

#thumb img{
	border:1px solid white;
	cursor:hand;
}

a.lang {
	color:#faa806;
	border-bottom: 2px solid white;
	text-decoration:none;
	margin:0px 10px 0px 10px;
	font-weight:bold;
}

a.lang:hover {
	color:white;
	border-bottom: 5px solid #faa806;
}

a.menu {
	text-align:left;
	text-indent:20px;
	display:block;
	color:#faa806;
	background-color:#727876;
	border-left: 10px solid #ff9900;
	text-decoration:none;
	font-size:18px;
}

a.menu:hover {
	color:#faa806;
	background-color:#9767c8;
	border-left: 10px solid #4cc51c;
}


img.poze {
	border: 1px solid #faa806;
	margin-bottom:10px;
}

img.poze:hover {
	border: 3px solid #faa806;
	margin-bottom:6px;
}
