div.spacer {
	width: 100%;
	height: 35px;
	background: transparent url(/images/forum-spacer.gif) 0 9px repeat-x;
}
#clear {
	clear: both;
}

#light {
	width: 100%;
	text-align: center;
	background: transparent url(/images/bg-light2.jpg) 50% 0 no-repeat;
}
#light-home {
	width: 100%;
	text-align: center;
	/*
	background: transparent url(/images/bg-light.jpg) 50% 0 no-repeat;
	*/
}
#content-home {
	height: 213px;
}
#wrap {
	width: 716px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}
#main {
	position: relative;
	left: 0px;
	width: 716px;
}
#header {
	width: 244px;
	height: 140px;
	float: left;
}
#lang {
	position: relative;
	top: 46px;
	font-size: 10px;
	font-weight: bold;
	color: #91979d;
}
#lang a:link, #lang a:visited, #lang a:hover {
	color: #cb0034;
	text-decoration: none;
}
#logo {
	position: absolute;
	top: 69px;
	width: 195px;
	height: 40px;
}
#logo img {
	position: absolute;
	left: -4px;
	width: 195px;
	height: 40px;
	border: none;
}
#login_form {
	width: 472px;
	float: left;
}
#form {
	padding: 7px 7px 0px 13px;
	background: #18191b;
	color: #606468;
	font-size: 11px;
	text-align: right;
	float: right;
}
#form table tr td{
	font-size: 11px;
	color: #606468;
	vertical-align: top;
}
#form div {
	width: 396px;
	height: 30px;
	font-size: 11px;
	text-align: left;
	padding: 14px 0px 0px 6px;
}
#form div b {
	font-weight: bold;
	color: #cbcccc;
}
#form div b a:link, #form div b a:visited, #form div b a:hover {
	font-weight: bold;
	color: #cbcccc;
	text-decoration: underline;
}
div.login {
	width: 113px;
	//width: 126px;
	height: 51px;
	font-size: 11px;
	padding: 7px 0px 0px 13px;
	float: left;
}
div.pwd {
	width: 110px;
	height: 51px;
	font-size: 11px;
	padding: 7px 0px 0px 0px;
	float: left;
}
div.enter {
	width: 59px;
	font-size: 11px;
	margin: 16px 0px 0px 0px;
	float: left;
}
div.enter img {
	width: 59px;
	height: 32px;
	border: none;
}
div.enter span {
	position: relative;
	left: 67px;
	top: -26px;
}
div.registration {
	font-size: 11px;
	margin: 22px 0px 0px 8px;
	float: left;
}
#form input {
	width: 110px;
	height: 18px;
	background: #000;
	border: 1px solid #606468;
	font-size: 11px;
	color: #606468;
	margin-top: 1px;
	//margin-top: 0px;
}
#form a:link, #form a:visited {
	color: #95989b;
	text-decoration: none;
}
#form a:hover {
	color: #95989b;
	text-decoration: underline;
}
#slogan {
	position: absolute;
	top: 76px;
	width: 422px;
	margin-left: 50px;
}
#slogan img {
	width: 420px;
	height: 41px;
	border: none;
}
#kuro {
	position: relative;
	left: -2px;
	width: 121px;
	height: 29px;
	float: left;
}
#kuro img {
	width: 121px;
	height: 29px;
	border: none;
}
#main-menu-gallery-rus {
	position: absolute;
	left: 291px;
	top: 136px;
	width: 91px;
	height: 32px;
}
#main-menu-gallery-ukr {
	position: absolute;
	left: 299px;
	top: 136px;
	width: 91px;
	height: 32px;
}
#main-menu {
	height: 24px;
	float: right;
}
#main-menu a img {
	height: 24px;
	border: none;
}

#breadcrumbs {
	padding-top: 21px;
	//padding-top: 10px;
	font-size: 10px;
	color: #95989b;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #606468;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #606468;
	text-decoration: underline;
}

#footer {
	font-size: 10px;
	color: #606468;
	width: 716px;
	height: 254px;
	background: transparent url(/images/bg-footer.gif) 0 172px repeat-x;
}
#footer span {
	position: relative;
	top: 208px;
}
#hand {
	width: 222px;
	height: 230px;
}
#hand img {
	position: relative;
	left: 478px;
	top: 3px;
	width: 222px;
	height: 230px;
	border: none;
}
#hand-home {
	width: 222px;
	height: 230px;
}
#hand-home img {
	position: relative;
	left: 528px;
	top: 3px;
	width: 222px;
	height: 230px;
	border: none;
}
#footer-home {
	font-size: 10px;
	color: #606468;
	width: 716px;
	height: 254px;
	background: transparent url(/images/bg-footer.gif) 0 172px repeat-x;
}
#footer-home span {
	position: relative;
	top: 208px;
}

#registration-table {
	width: 100%;
	color: #cbcccc;
}
#registration-table tr {
	/*height: 27px;*/
}
#registration-table td {
	padding: 3px 10px 3px 10px;
	//padding: 2px 10px 2px 10px;
}
#registration-table tr.dark td {
	background-color: #18191b;
}
#registration-table input {
	width: 250px;
	height: 21px;
}
#registration-table textarea {
	width: 250px;
	height: 45px;
}
#registration-table td.comment {
	font-size: 10px;
	color: #606468;
	padding: 0px;
}

#designers-table {
	width: 100%;
	color: #cbcccc;
}
#designers-table td {
	font-size: 11px;
	vertical-align: top;
}
#designers-table #spacer td {
	height: 52px;
	background: transparent url(/images/table-spacer.gif) 0 23px repeat-x;
}
#designer-userpic {
	width: 108px;
	height: 108px;
	//width: 110px;
	//height: 110px;
	background: #000;
	border: 1px solid #2f3235;
}
#designer-userpic img {
	width: 100px;
	height: 100px;
	border: none;
	margin: 4px 0px 0px 4px;
}
#designer-name {
	font-size: 13px;
	margin: 15px 0px 16px 0px;
}
#designer-details {
	font-size: 11px;
	padding-right: 13px;
}
#designer-details span {
	color: #606468;
}

#gallery-table {
	width: 100%;
	color: #95989b;
}
#gallery-table td {
	font-size: 11px;
	vertical-align: top;
}
#gallery-subj td {
	font-size: 18px;
	color: #cbcccc;
	padding: 0px 0px 8px 0px;
}
#gallery-subj td a:link, #gallery-subj td a:visited {
	font-size: 18px;
	color: #cbcccc;
	text-decoration: none;
}
#gallery-subj td a:hover {
	font-size: 18px;
	color: #cbcccc;
	text-decoration: underline;
}
#gallery-table #spacer td {
	height: 20px;
	background: transparent url(/images/table-spacer.gif) 0 7px repeat-x;
}
#gallery-content td {
	padding: 5px 0px 8px 5px;
}
#gallery-content td p {
	font-size: 11px;
	color: #95989b;
	margin: 8px 30px 0px 0px;
}
#gallery-content-dark td {
	padding: 5px 0px 8px 5px;
	background: #18191b;
}
#gallery-content-dark td p {
	font-size: 11px;
	color: #95989b;
	margin: 8px 30px 0px 0px;
}
#gallery-icon {
	position: relative;
	/*width: 118px;*/
	height: 68px;
	/*//width: 120px;*/
	//height: 70px;
	background: #000;
	border: 1px solid #2f3235;
	float: left;
}
#gallery-icon img {
	height: 60px;
	border: none;
	margin: 4px 4px 4px 4px;
}
a.comment:link, a.comment:visited, a.comment:hover {
	font-size: 11px;
	padding: 0px 2px 0px 16px;
	background: transparent url(/images/comment.gif) 3px 3px no-repeat;
}
#gallery-new {
	position: relative;
	top: 2px;
	left: 2px;
	width: 24px;
	height: 12px;
	float: left;
}
#gallery-new img {
	width: 24px;
	height: 12px;
	border: none;
}

#photo-header td {
	font-size: 10px;
	padding: 25px 15px 22px 0px;
}
#photo-header td h1 {
	margin: 0px;
}

#photo {
	width: 714px;
	//width: 716px;
	background: #18191b;
	border: 1px solid #2f3235;
}
#photo img {
	width: 696px;
	border: none;
	margin: 9px 0px 9px 9px;
}
#photo-desciption {
	width: 380px;
	padding-bottom: 10px;
	float: left;
}
#photo #photo-desciption p {
	font-size: 13px;
	color: #95989b;
	margin: 0px 0px 0px 9px;
}
#photo #photo-desciption span {
	font-size: 11px;
	color: #606468;
	/*margin: 0px 0px 0px 9px;*/
}
#photo-vote {
	width: 176px;
	font-size: 10px;
	color: #606468;
	float: right;
}
#vote-counter {
	font-size: 10px;
	line-height: 200%;
	width: 166px;
	height: 43px;
	//height: 50px;
	background: #26292c;
	text-align: center;
	padding-top: 8px;
	margin-top: 5px;
}
#vote-counter div {
	font-size: 30px;
}
#vote-counter span a:link, #vote-counter span a:visited, #vote-counter span a:hover {
	color: #606468;
	text-decoration: none;
}
#vote-minus {
	position: absolute;
	font-size: 30px;
	margin: 0px 30px 0px -65px;
}
#vote-plus {
	position: absolute;
	font-size: 30px;
	margin: 0px 0px 0px 45px;
}
#photo-comment {
	width: 698px;
	//width: 716px;
	padding: 9px 9px 14px 9px;
}
#photo-comment-dark {
	width: 698px;
	//width: 716px;
	padding: 9px 9px 14px 9px;
	background: #191a1c;
}
#photo-comment p, #photo-comment-dark p {
	font-size: 13px;
	margin-bottom: 2px;
}
#photo-comment span, #photo-comment-dark span {
	font-size: 11px;
	color: #606468;
}
a.reply:link, a.reply:visited, a.reply:hover {
	font-size: 11px;
}

#comment-reply-table {
	width: 100%;
}
#comment-reply-table td {
	font-size: 11px;
	color: #95989b;
	padding: 3px 0px 3px 9px;
	//padding: 2px 0px 2px 9px;
}

#comment-reply-table td input {
	width: 100%;
}
#comment-reply-table td textarea {
	width: 100%;
	height: 117px;
}


#forum-table {
	width: 100%;
}
#forum-table td {
	color: #cbcccc;
	padding: 6px 0px;
}
#forum-table-subj td {
	font-size: 11px;
	color: #95989b;
	padding: 0px 0px 6px 0px;
}
#forum-table #spacer td {
	height: 9px;
	background: transparent url(/images/forum-spacer.gif) 0 0 repeat-x;
	padding: 0px;
}

#theme-msg {
	font-size: 15px;
	line-height: 130%;
	margin-bottom: 3px;
}
#theme-msg b {
	font-size: 13px;
}
#theme-msg span {
	font-size: 11px;
	color: #606468;
}
div.forum-spacer {
	width: 100%;
	height: 28px;
	background: transparent url(/images/forum-spacer.gif) 0 15px repeat-x;
}



#kuro-tv {
	position: absolute;
	top: 122px;
	left: -63px;
	width: 793px;
	height: 402px;
	background: transparent url(/images/kuro-tv.jpg) 0 0 no-repeat;
}

#kuro-title {
	z-index: 100;
	position: absolute;
	top: 180px;
	left: 459px;
	width: 260px;
	font-size: 13px;
	color: #cbcccc;
}
#kuro-title img {
	width: 260px;
	height: 48px;
	border: none;
}
#kuro-logo {
	z-index: 200;
	position: absolute;
	top: 466px;
	left: 0px;
	width: 114px;
	height: 21px;
}
#kuro-logo img {
	width: 114px;
	height: 21px;
	border: none;
}

#main-menu-gallery-home {
	position: absolute;
	left: 137px;
	top: 461px;
	width: 91px;
	height: 32px;
	z-index: 900000;
}
#main-menu-home {
	z-index: 300;
	position: absolute;
	top: 465px;
	left: 224px;
	height: 24px;
}
#main-menu-home a img {
	height: 24px;
	border: none;
}

table.th {
	border-top: 1px solid #2f3235;
}
table.th tr td {
	border-bottom: 1px solid #2f3235;
	color: #cbcccc;
	padding: 4px 0px 4px 0px;
}
table.th tr.subj td {
	font-weight: bold;
	background: #191a1c;
}



div.dark {
	background: #1a1a1a;
	padding: 12px 32px 28px 18px;
}
div.dark h2 {
	font-family: Tahoma, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #fff;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
div.dark #designer-name {
	font-size: 11px;
	color: #918f8f;
	padding: 10px;
}
div.dark #designer-name a:link, div.dark #designer-name a:visited, div.dark #designer-name a:hover {
	color: #fff8f8;
	font-size: 15px;
}
div.dark #designer-work {
	width: 149px;
	height: 112px;
	//width: 151px;
	//height: 114px;
	background: #000;
	border: 1px solid #2f3235;
}
div.dark #designer-work img {
	width: 139px;
	height: 103px;
	border: none;
	margin: 5px 0px 0px 5px;
}

#line {
	//position: relative;
	//top: -7px;
	padding: 0px;
	margin: 0px;
	height: 9px;
	//height: 10px;
	border-bottom: 1px solid #333333;
}







#main-menu-winners-home-rus {
	position: absolute;
	left: 0px;
	top: 465px;
	width: 112px;
	height: 24px;
	z-index: 900000;
}
#main-menu-winners-home-ukr {
	position: absolute;
	left: 0px;
	top: 465px;
	width: 104px;
	height: 24px;
	z-index: 900000;
}

#main-menu-winners-rus {
	position: absolute;
	left: 183px;
	top: 140px;
	width: 112px;
	height: 24px;
}
#main-menu-winners-ukr {
	position: absolute;
	left: 192px;
	top: 140px;
	width: 104px;
	height: 24px;
}


#kuro-logo-home {
	z-index: 200;
	position: absolute;
	top: 424px;
	left: 0px;
	width: 122px;
	height: 31px;
}

#main-menu-gallery-home-rus {
	position: absolute;
	left: 108px;
	top: 461px;
	width: 91px;
	height: 32px;
	z-index: 900000;
}
#main-menu-gallery-home-ukr {
	position: absolute;
	left: 100px;
	top: 461px;
	width: 91px;
	height: 32px;
	z-index: 900000;
}
#main-menu-home-rus {
	z-index: 300;
	position: absolute;
	top: 465px;
	left: 195px;
	height: 24px;
}
#main-menu-home-rus a img {
	height: 24px;
	border: none;
}
#main-menu-home-ukr {
	z-index: 300;
	position: absolute;
	top: 465px;
	left: 187px;
	height: 24px;
}
#main-menu-home-ukr a img {
	height: 24px;
	border: none;
}