@charset "utf-8";
/* CSS Document */

.menu {
	height: 100px;
	width: 960px;
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
.by {
	height: 35px;
	width: 68px;
	float: right;
	bottom: 0px;
	position: fixed;
	right: 10px;
	text-align: left;
	font-size: 9px;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.format1 {
	font-size: 12px;
	color: #990000;
	text-transform: uppercase;
}
.stylmenu {
	background-color: #000000;
}
.listagalerii {
	float: right;
	width: 450px;
}
.miniatury {
	clear: left;
	float: left;
	width: 500px;
}
.lista-track {
	background-color: #990000;
}
.data-news-archive {
	background-color: #990000;
}
#loga2 {
	float: left;
	height: 80px;
	width: 320px;
	position: fixed;
	bottom: 0px;
	margin-left: 50%;
	margin-bottom: 0px;
}

