body {
	padding: 0; margin: 0;
	background: #000;
	color: #fff;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Tahoma, Geneva, Helvetica, sans-serif;
}

div.hdElement {
	display: none;
}



a img {
	border: 0;
}

form {
	padding: 0; margin: 0;
}

a:link, a:visited {
	color: #d92a2a;
	text-decoration: none;
}

a:hover {
	color: #ff6868;
}

a:active, a:focus {
	-moz-outline: none;
	outline: none;
	ie-dummy: expression(this.hideFocus=true);
}

#main {
	width: 775px;
	margin: auto;
	text-align: left;
	overflow: hidden;
	clear: both;
}

#header {
	height: 172px;
	width: 775px;
	overflow: hidden;
	text-align: left;
	margin: auto;
	background: url(/i/header.jpg) no-repeat 0 0;
	position: relative;
}

#logo-link {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 200px;
	height: 80px;
	text-indent: -2000px;
}

#header-right {
	height: 172px;
	width: 210px;
	overflow: hidden;
	text-align: left;
	float: right;
	background: url(/i/header-right.jpg) no-repeat 0 0;
	position: relative;
}

#header #header-right .lang {
	position: absolute;
	top: 25px;
	width: 90px;
	height: 30px;
	text-indent: -2000px;
}

#container-menu-main {
	height: 50px;
	background: url(/i/bg-menu.jpg) repeat-x top;
	text-align: center;
	width: 100%;
	padding: 0; margin: 0;
}

#menu-main {
	width: 775px;
	margin: auto;
	text-align: center;
	padding: 0;
	list-style: none;
	display: block;
}

#menu-main li {
	font-size: .8em;
	float: left;
	list-style: none;
	line-height: 52px;
	height: 50px;
}

#menu-main li a span {
	display: block;
	padding: 0 7px 0 0;
}

#menu-main li a:link, #menu-main li a:visited {
	display: block;
	float: left;
	color: #fff;
	padding: 0 0 0 7px;
}

#menu-main li a:hover span {
	background: url(/i/bg-menu-hover-end.jpg) no-repeat right 0;
}

#menu-main li a:hover {
	color: #fff;
	background: url(/i/bg-menu-hover.jpg) no-repeat 0 0;
}

.menu {
	padding: 0; margin: 0;
	text-align: left;
	position: absolute;
	z-index: 999;
	display: none;
	visibility: hidden;
	background: #b20108 url(/i/bg-rollover.jpg) repeat-x bottom;
	border-width: 1px 0 3px 0;
	border-style: solid;
	border-color: #e33c44 #000 #710006 #000;
}

.menu ul {
	padding: 0; margin: 0;
	list-style: none;
	overflow: hidden;
	width: 280px;
}

.menu ul li a:link, .menu ul li a:visited {
	display: block;
	color: #fff;
	font-size: 11px;
	line-height: 30px;
	padding: 1px 2em;
	overflow: hidden;
}

* html .menu ul li a {width: 100%;}

.menu ul li a:hover {
	background: url(/i/bg-menu.jpg) repeat-x -5px;
	padding: 0 2em;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e33c44 #000 #710006 #000;
	color: #fff;
}

#menu-helper {
	font-size: .7em;
	line-height: 1.7em;
	list-style: none;
	position: absolute;
	top: 60px;
}

* html #menu-helper  {
	top: 70px;
}

#search-input {
	position: absolute; 
	top: 146px; 
	width: 110px; 
	left: 23px; 
	height: 20px; 
	background: transparent; 
	border: 0; 
	color: #fff;
	font-size: .6em;
	line-height: 15px;
}

#search-button {
	position: absolute; 
	top: 142px; 
	width: 42px; 
	left: 145px; 
	height: 26px;
	border: 0;
	background: transparent;
	text-indent: -2000px;
	font-size: 0px;
	line-height: 0;
}

#level-first, #level-second {
	margin-top: 1em;
}

.section {
	overflow: hidden;
	background: url(/i/section-end.gif) no-repeat bottom right;
	padding-bottom: 10px;
	display: block;
}

.section h1 {
	padding: 0 0 0 55px;
	margin: 0;
	background: url(/i/section-header.gif) no-repeat 0 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	height: 41px;
	line-height: 42px;
	overflow: hidden;
}

.section-content {
	background: url(/i/bg-section.jpg) no-repeat 0 0;
	overflow: hidden;
	display: block;
	width: 100%;
}

* html .section-content {
	padding-bottom: 10px;
}

.section-content h2 {
	font-size: .8em;
	padding: 0; margin: 12px 0 0 0;
	overflow: hidden;
}

.section-content p {
	font-size: .7em;
	color: #959595;
	padding: 0; margin: 12px 0 0 0;
	overflow: hidden;
	float: left;
	width: 360px;
}

.frame {
	width: 100px;
	height: 86px;
	display: block;
	background: url(/i/frame.jpg) no-repeat 0 0;
	padding: 4px;
	overflow: hidden;

}

.frame:hover {
	background: url(/i/frame-hover.jpg) no-repeat 0 0;
}

.framesm {
	width: 100px;
	height: 66px;
	display: block;
	background: url(/i/frame_sm.jpg) no-repeat 0 0;
	padding: 4px;
	overflow: hidden;
}

.framesm:hover {
	background: url(/i/frame_sm-hover.jpg) no-repeat 0 0;
}

.framebig {
	width: 128px;
	height: 98px;
	display: block;
	background: url(/i/frame_big.jpg) no-repeat 0 0;
	padding: 4px;
	overflow: hidden;

}

.framebig:hover {
	background: url(/i/frame_big-hover.jpg) no-repeat 0 0;
}

* html .framesm {
	width: 108px;
	height: 72px;
}

.gallery {
	clear: both;
	overflow: hidden;
	display: block;
	margin: 11px;
}

.gallery-link {
	overflow: hidden;
	display: block;
	float: left;
	color: yellow;
	margin: 2px 0 0 9px;
	padding: 8px;
}

.gallery span {
	color: #fff;
	font-size: .8em;
}

.gallery .summary {
	font-size: .7em;
	color: #959595;
	font-style: italic;
}

.gallery .summary b {
	color: #fff;
	font-weight: bold;
}

.gallery .gallery-link:hover .summary b {
	color: #fd2f2f;
}

.gallery-link:hover {
	background: url(/i/bg-gallery-hover.jpg) no-repeat 0 0;
}

.level {
	clear: both;
	display: block;
	margin-top: 20px;
	overflow: hidden;
}

.level-monitor {
	font-size: 11px;
	padding: 3px;
	text-align: left;
	color: gray;
	margin-top: 8px;
	padding-top:6px;
	border-top: 1px solid #373737;
}

.ww-adds {
	clear: both;
	overflow: hidden;
	margin: .5em;
	display: block;
}

.ww-adds ul {
	list-style: none;
	float: left;
	padding: 0; margin: 0;
	width: 250px;
	font-size: .6em;
}

.ww-adds ul li {
	float: left;
	width: 108px;
	margin-right: 7px;
}

.ww-adds ul li a {
	display: block;
	width: 108px;
	line-height: 21px;
	padding: 2px 0 2px 10px;
}

.ww-adds ul li a:hover {
	background: #111111;
}

/*

*/
.ww-adds2 {
	clear: both;
	overflow: hidden;
	margin: .5em;
	display: block;
}

.ww-adds2 ul {
	list-style: none;
	float: left;
	padding: 0; margin: 0;
	width: 365px;
	font-size: .6em;
}

.ww-adds2 ul li {
	float: left;
	width: 165px;
	margin-right: 7px;
}

.ww-adds2 ul li a {
	display: block;
	width: 165px;
	line-height: 21px;
	padding: 2px 0 2px 10px;
}

.ww-adds2 ul li a:hover {
	background: #111111;
}



#level-fourth {
	text-align: center;
}

#footer {
	background: url(/i/bg-footer.gif) repeat-x top;
	font-size: .7em;
	height: 70px;
	line-height: 70px;
}

#content-left {
	width: 200px;
	float: left;
}

#content-right {
	width: 560px;
	float: left;
	margin-left: 10px;
}

#content-center {
	width: 760px;
	float: left;
}

#content-right h1, #content-center h1{
	font-size: 1.4em;
	padding: 0; margin: 0;
}

#content-right p,#content-center p {
	color: #fff;
	font-size: .8em;
	text-indent: 2em;
	line-height: 1.7em;
}

#content-right ul, #content-right ol, #content-center ul, #content-center ol  {
	font-size: .8em;
	line-height: 1.7em;
}

.sub ul {
	list-style: none;
	padding: 0; margin: 0;
	font-size: .7em;
}

.sub ul li {
	display: block;
	clear: both;
}

.sub ul li a {
	display: block;
	clear: both;
	line-height: 16px;
	padding: 7px;
}
.sub ul li a:hover {
	background: #111111;
}

* html .sub ul li a {
	width: 100%;
}

.nav {
	font-size: .8em;
	padding: 10px;
}

#content-right p.wstep, #content-center p.wstep {
	font-style: italic;
	color: #b0b0b0;
}

#content-right h5.info,#content-center h5.info {
	padding: 0 2em; margin: 10px 0;
	font-size: .7em;
	color: #e4e4e4;
	font-style: italic;
}

#bottom-nav {
	text-align: right;
	font-size: .7em;
}

.text-img {
	float: right;
	padding: .5em; margin: .5em;
	border: 1px solid #464646;
	font-size: .7em;
	overflow: hidden;
	text-align: left;
}

.text-img2 {
	padding: .5em; margin: .5em;
	border: 1px solid #464646;
	font-size: .7em;
	overflow: hidden;
	text-align: center;
}

.text-img img {
	margin-bottom: .8em;
}


div.vLabel {
	float: right;
	font-size: 12px;
	color: gray;
	margin-top: 5px;
}

b.vRateValue {
	margin-left: 6px;
	font-size: 14px;
	color: #ff0000;
	float: right;
	margin-top: 5px;
}

div.voteBox {
	margin-left: 6px;
	background-image: url('/i/voteBoxBg.jpg');
	width: 131px;
	height: 29px;
	float: right;
}

div.voteBox a img {
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 3px;
	border: 0px;
}

div.vBar {
	height: 30px;
}

div.galArea {
	display: block;
	padding: 4px;
	height: 190px;
	font-size: 12px;
	background-image: url('/i/bg-grand.jpg');
	background-repeat: repeat-x;
}

div.pPhotoInner {
	cursor: pointer;
	background-position: center center;
	background-color: #fff;
	background-repeat: no-repeat;
	width: 160px;
	height: 120px;
	border: 1px dotted #fff;
}

div.pPhoto {
	float: left;
	margin: 4px;
	margin-right: 13px;
	margin-left: 4px;
	border: 1px solid #313131;
	padding: 1px;
		width: 164px;
		height: 156px;
}

div.pPhoto span {
	font-size: 10px;
	line-height: 16px;
	margin: 3px;
}

div.halfarea {
	width: 250px;
	display: block;
	float: left;
	padding: 6px;
	font-size: 12px;
		background-image: url('/i/bg-area3.jpg');
		background-repeat: no-repeat;
	padding: 6px;
	padding-left: 15px;
	margin-top: 4px;

}

div.p120x90 {
	width: 120px;
	height: 90px;
	background-position: center center;
	background-repeat: no-repeat;
}

div.p100x64 {
	width: 100px;
	height: 64px;
	background-position: top center;
	background-repeat: no-repeat;
}

div.p100x86 {
	width: 100px;
	height: 86px;
	background-position: top center;
	background-repeat: no-repeat;
}

div.bArea {
	background-image: url('/i/bg-area.jpg');
	padding: 6px;
	margin-top: 4px;
	background-position: top center;
	background-repeat: no-repeat;
}

div.popBar {
	background-color: #000;
	background-repeat: repeat-x;
	padding: 6px;
	margin-bottom: 1px;
	font-size: 10px;
	text-align: right;
	border-bottom: 0px;
}

div.popBar a {
	font-size: 10px;
	color: silver;
	text-decoration: none;
}



div#photoArea {
	position: absolute;
	display: none;
	background-color: #000;
	left: 0px;
	top: 0px;
	margin-top: 60px;
	padding: 5px;
	border: 1px solid silver;
}

div#loader {
	width: 200px;
	height: 200px;
	text-align: center;
	background-color: #000;
	color: gray;
	font-size: 10px;
	padding-top: 100px;
}

.section-content ul.szkli {
	margin: 0px;
	padding: 12px;
}

* html .section-content ul.szkli {
	padding-bottom: 0px;
}

.section-content ul.szkli li {
	list-style-type: none;
	padding: 0px;
	margin: 3px 0px;
	width: 100%;
	display: block;
}

.szkli li a {
	font-size: 11px;
	list-style-type: none;
	background-image: url('/i/sign.gif');
	background-repeat: no-repeat; 
	background-position: left center;
	padding: 3px;
	padding-left: 16px;
	display: block;
}

.szkli li a:hover {
	background: #111111;
	color: silver;
	list-style-type: none;
	background-image: url('/i/sign.gif');
	background-repeat: no-repeat; 
	background-position: left center;
}

.part {
margin: 3px;
	width: 100px;
	height: 66px;
	background-image: url('/i/frame_sm.jpg');
	float: right;
	padding-top: 3px;
}


.gItemOut {
	width: 130px;
	height: 158px;
	float: left;
	margin: 4px;
	overflow: hidden;
	font-size: 11px;
}

.gItem {
	width: 130px;
	height: 98px;
	display: block;
	background: url(/i/frame_gal.jpg) no-repeat 0 0;
	padding: 4px;
	overflow: hidden;
	float: left;
	margin: 0px;
}

div.p100x64b {
	width: 122px;
	height: 90px;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #fff;
}

div.cboth {
	clear: both;

}

.phGal img {
	border: 1px solid gray;
	display: block;
	padding: 3px;
}

#others {
	height: 60px;
	display: block;
	clear: both;
}

#others a {
	float: left;
	display: block;
	text-indent: -2000px;
}

div.addComme {
	padding: 10px;
	padding-left: 30px;
}

div.addComme input {
	border: 1px solid #323232;
	background-color: #1a1a1a;
	padding: 3px;
	font-family: "Trebuchet MS", Arial, Tahoma, Geneva, Helvetica, sans-serif;
	color: #d8d8d8;
	font-size: 10px;
}

div#addLinks {
	width: 760px;
	margin: auto;
	text-align: left;
	font-size: 10px;
	font-family: Arial;
	color: silver;
}

div#addLinks a {
	color: gray;
}