body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #262626;
	background: #35210D;
	text-align: center;
}
#remonty {
	background: #FFD700;
	text-align: left;
	width: 1004px;
	margin: 10px auto 0px;
	border: 3px solid;
}
table {
	border:1px solid #FF8C00;
	width: 550px;
	font-size: 15px; 
	cellpadding: 3px; 
	cellspacing: 3px;
}
#logo {
	margin: 0px 0px;
}
#edrom {
	font-size: 13px;
	margin: -18px 0px;
	background: #778899 url(../img/tlo1.png) repeat;
	text-align: center;
	width: 1004px;
}
#tresc {
	margin: 50px;
	margin-left: 70px;
	margin-right: 60px;
}
#tekst {
	margin-left: 340px;
	line-height: 25px;
	text-align: justify;
}
#tekst2 {
	margin-right: 380px;
	line-height: 25px;
	text-align: justify;
}
#footer{
	float: center;
	font-size: 12px;
	color: #ccc;
	padding-left: 10px;
	background: #778899 url(../img/footer.png) repeat;
	height: 100px;
	text-align: center;
}
#footer a:link{
	text-decoration: none;
	color: #ccc;
}
ul, ul li {
	display: block;
	list-style: none;
	padding: 0px;
}
ul li {
	float: center;
	display: inline-block;
}
ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #ffffff;
	padding: 16px 29px;
	border-right: 0px solid #ffffff;
}
ul a:hover {
	background-color: #262626;
	background-image: url(../img/tlo2.png);
}
#galeria {
	margin: 50px;
	margin-left: 90px;	
}
.bordered:hover {
filter: alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}