body {
	color: #000;
	background-color: #fff;
}
a {
	color: #000;
}
a:hover {
	color: #444;
}
#ajax {
	width: 100%;
	height: 100%;
}
#wrapper, #footer {
	background-color: #fff;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
}
#logo-body #wrapper, #logo-body #footer {
	width: 998px;
	margin-left: auto;
	margin-right: auto;
}
#footer-place {
	height: 100px;
}
#footer {
	height: 100px;
	padding: 0px;
	margin-top: -100px;
	line-height: 20px;
}
#footer, #footer a {
	color: #afafaf;
}
#footer a:hover {
	color: #444;
}
#copyrights {
	font-size: 10px;
	line-height: 12px;
	padding-top: 20px;
}
#logo-footer #copyrights {
	position: absolute;
	top: 300px;
	left: 50px;
	right: 200px;
	padding: 0px;
}
#menu ul {
	display: block;
	list-style: none;
	padding: 0px;
	width: auto;
}
#menu ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
#menu ul li.active {
	font-weight: bold;
}
#languages ul {
	display: block;
	list-style: none;
	padding: 5px;
	width: auto;
}
#languages ul li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}
#languages ul li img {
	border: solid 2px #ccc;
}
#languages ul li.active img {
	border: solid 2px #e60;
}
.title {
	font-size: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
	width: auto;
	text-align: center;
	color: #afafaf;
}

ul.userpage-pages {
	list-style: none;
}
ul.userpage-pages li a {
	text-decoration: none;
}
ul.userpage-pages li a:hover {
	text-decoration: underline;
}
ul.userpage-pages li {
	display: block;
	float: left;
	width: 188px;
	height: 208px;
	padding: 20px;
	margin: 0px;
}
ul.userpage-pages li div.c_image {
	height: 188px;
	text-align: center;
	width: auto;
}
ul.userpage-pages li div.c_name {
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: auto;
}


.userpage-element {
	width: auto;
	text-align: left;
}
#logo-data {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('../images/logo-data-bg.png');
}
#logo-tags, .gallery, .c_description, #logo-data .logo-data-block {
	text-align: left;
}
#logo-data, #logo-tags {
	padding: 10px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#counters {
	position: absolute;
	top: 200px;
	left: 50px;
}
#counters li {
	padding-right: 30px;
}
#logo-menu {
	list-style: none;
	width: auto;
	text-align: center;
	padding: 0px;
}
#logo-menu li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
#logo-menu li.active a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#logo-header {
	width: auto;
	height: 776px;
}
#logo-middle {
	width: auto;
	height: 230px;
}
#logo-footer {
	width: auto;
	height: 390px;
	position: relative;
}
#logo-body #wrapper {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#logo-body {
/*	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('../images/logo-bg.png');
	background-attachment: fixed;
*/	background-color: #fceaea;
}
#logo-logout {
	position: absolute;
	top: 100px;
	width: 100%;
	text-align: center;
}
#logo-button2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 90px;
}
.gallery .c_element {
/*	background-color: transparent;
	border: 0px none;
*/	height: 85px;
}
#code {
	display: none;
	position: absolute;
	width: 533px;
	height: 478px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 10;
	background-image: url('../images/code.png');
}
#code-image {
	height: 180px;
	width: auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#code-content {
	padding-top: 20px;
}
#code input, .code-submit input {
	border: 0px none;
	background-color: transparent;
}
#code-password {
	padding-top: 68px;
}
#code-password input {
	height: 54px;
	font-size: 40px;
	line-height: 54px;
	width: 244px;
}
.code-submit {
	padding-top: 30px;
}
div.form p.row span {
	width: 250px;
}
div.form p.row.multiline span {
	float: none;
	width: auto;
	display: block;
}
.scroller {
	overflow: auto;
	max-height: 200px;
	margin: 10px;
	background-color: #eee;
}
#print-button {
	display: block;
	float: right;
}
#code2 {
	width: auto;
	margin: 0px;
	text-align: center;
}

.form p.row {
	min-height: 20px;
}
.form p.row span.value {
	white-space: nowrap;
}

#tablefield_chooser, #tablefield_chooser table {
	text-align: center;
	width: auto;
	margin: 0px;
}
#tablefield_chooser table {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
#tablefield_chooser td, #tablefield_chooser th {
	border-left: 1px solid black;
	border-top: 1px solid black;
	padding: 2px;
	font-size: 10px;
	background-color: #ccc;
}
#tablefield_chooser th.type {
	max-width: 80px;
}

#tablefield_chooser td {
	white-space: nowrap;
}
#tablefield_chooser td.noprice {
	background-color: #fff;
}
#tablefield_chooser td.price {
	cursor: pointer;
	background-color: #fff;
}
#tablefield_chooser td.price:hover {
	background-color: #ffa;
}
#tablefield_chooser td span {
	display: none;
}
#tablefield_chooser td span.price {
	display: inline;
}

