body {
	background-color: #000;
	font-family: 'Tahoma', 'Verdana', 'Arial';
	font-size: 13px;
}
.pagination {
	padding-left: 5px;
}
#wrapper, #logo, #footer {
	background-color: #fff000;
}
#wrapper, #footer {
	width: 936px;
	margin-left: auto;
	margin-right: auto;
}
#footer, #footer-place {
	height: 369px;
}
#footer {
	height: 369px;
	margin-top: -369px;
	background-repeat: no-repeat;
	background-image: url('../images/footer.png');
	position: relative;
	color: #7d7676;
	font-size: 10px;
}
#footer a {
	color: #d9cdcd;
}
#footer a:hover {
	color: #dcc;
}
#header {
	width: auto;
}
#breadcrumbs {
	display: block;
	float: right;
	padding: 5px;
}
#content {
	padding: 0px;
}
#text {
	padding-left: 5px;
	padding-right: 5px;
}
#benjaminscream {
	position: absolute;
	top: 325px;
	left: 367px;
}
#copyrights {
	position: absolute;
	width: 310px;
	top: 130px;
	left: 20px;
}
#counters {
	position: absolute;
	top: 140px;
	left: 375px;
	width: 88px;
}
#counters li {
	height: 32px;
	padding-bottom: 11px;
}
#bottom-links {
	position: absolute;
	top: 140px;
	left: 490px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
}

#bottom-links li {
	height: 32px;
	padding-bottom: 11px;
	text-align: left;
	width: 145px;
	display: block;
	float: left;
}
#bottom-links li img {
	display: block;
	float: left;
	padding-right: 10px;
}
#bottom-links li span {
	display: block;
}
#menu ul {
	display: block;
	line-height: 24px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	border-top: 1px dotted #c8ad45;
}
#menu ul li {
	display: inline;
	padding-left: 7px;
	padding-right: 7px;
}
#menu ul li a, #menu ul.row0 li a:hover {
	color: #000;
	white-space: nowrap;
	text-decoration: underline;
}
#menu ul li.active {
	font-weight: bold;
}
#menu ul li a:hover {
	color: #440;
}
#menu ul.row0 {
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	list-style: none;
	padding: 0px;
/*	padding-left: 35px;
*/	text-transform: uppercase;
	border-top: 0px none;
}
#menu ul.row0 li {
/*	display: block;
	float: left;
*/	padding-left: 7px;
	padding-right: 7px;
}
#menu ul.row0 li.active {
/*	background-color: #000;*/
}
#menu ul.row0 li a {
	font-weight: bold;
/*	text-decoration: none;*/
}
#menu ul.row0 li.active a {
/*	color: #fff;*/
	text-decoration: none;
}
.title {
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	padding-left: 100px;
	width: auto;
	height: 53px;
	line-height: 53px;
	position: relative;
	text-align: left;
}
.title div {
	float: left;
	height: 43px;
	width: 85px;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	margin-left: -100px;
}
#logo {
	position: absolute;
	right: 0px;
	top: 0px;
}
#language {
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	padding: 2px;
	position: absolute;
	background-color: black;
	right: 0px;
	bottom: 0px;
}
#language a {
	color: #ddd;
	text-decoration: underline;
}
#language a:hover {
	color: #eee;
}

.news_element {
	text-align: center;
}

.bubble-t {
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 808px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('../images/bubble-bg-top.png');
	padding-top: 42px;
}
.bubble-b {
	width: auto;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url('../images/bubble-bg-bottom.png');
	padding-bottom: 27px;
}
.bubble {
	padding: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_element .c_image {
	margin-top: 0px;
	margin: 30px;
}
.gallery .c_element, .gallery .c_category {
	border: 0px none;
	background-color: transparent;
}
.gallery .c_category, .gallery .c_element {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 13px;
	margin-bottom: 25px;
	width: 170px;
}
.gallery .c_category .c_image, .gallery .c_category .c_name, .gallery .c_element .c_image {
	float: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 170px;
}
.gallery .c_category .c_image, .gallery .c_element .c_image {
	height: 120px;
}
div.gallery div.c_category div.c_name {
	line-height: 18px;
	height: 36px;
	text-align: center;
}
div.gallery div.c_category div.c_name a {
	font-size: 13px;
	font-weight: normal;
}
.bubble,/* #menu ul.row0 li:hover,*/ .title, #menu ul.row0 li.active {
	background-image: url('../images/bubble-bg.png');
}
.title div {
	/* background-image: url('../images/details-bg.png');*/
	background-color: #a89c15;
}