
body {
	color: #4c4c4c;
	background: #fff fixed bottom center repeat-y url(/style/prokrasnetelo/image/layout/page-bg.jpg);
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Verdana", "DejaVu Sans", sans-serif;
	font-size: 10pt;
	cursor: pointer;
}

hr.layout {
	display: none;
}

a {
	color: #5b392a;
}

a:hover, a:focus {
	color: #62911d;
}

#page-holder {
	width: 916px;
	margin: 0px auto;
	cursor: default;
}

#page-head-banner {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}

#page-frame {
	padding: 0px 18px;
	background: #fff;
	clear: both;
}

#page-head {
	padding: 0px;
	margin: 0px;
	height: 140px;
	background-image: url(/style/prokrasnetelo/image/layout/head-bg.png);
}

#page-foot {
	/* width: 966px; */
	width: 916px;
	height: 110px;
	padding: 0px;
	margin: 0px auto;
	/*background: transparent top center no-repeat url(/style/prokrasnetelo/image/layout/foot-bg.png);*/
	background: #fff;
	text-align: center;
	font-size: 80%;
	color: #888;
}
	#page-foot-inner {
		padding: 60px 0px 0px 0px;
	}

#page-plain {
	margin: 0px;
	padding: 10pt 20pt;
}

#page-head h1,
#page-head h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 360px;
	height: 111px;
}

#page-head h1 a span {
	display: none;
}

#page-head #garnier-link { 
	display: block;
	float: right;
	height: 111px;
	width: 260px;
}
#page-head #garnier-link span {
	display: none;
}

/********************************************************************/

#main-menu {
	display: block;
	height: 28px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	overflow: hidden;
}

#main-menu ul {
	display: block;
	margin: 0px;
	padding: 0px 25px;
}

#main-menu ul li {
	display: block;
	float: left;
	margin: 0px -1px 0px 0px;
	padding: 0px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}

#main-menu ul li a {
	display: block;
	padding: 7px 12px 10px 12px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
#main-menu ul li.active a,
#main-menu ul li a:hover,
#main-menu ul li a:focus {
	background-image: url(/style/prokrasnetelo/image/layout/menu-hover.png);
	background-position: top;
	background-repeat: repeat-x;
}

/********************************************************************/

#page-plain h1 {
	clear: both;
	margin: 0px 0px 20pt 0px;
}

#auth-status {
	clear: both;
	float: right;
	font-size: 80%;
	padding: 0px;
	margin: 0px 0px 0px 2em;
	color: #888;
}

.page-block {
	display: block;
	float: left;
	padding: 10px 0px;
	margin: 0px;
	overflow: hidden;
}

#page-body {
	padding: 0px;
}

/*
.page-block, .page-block + * + .page-block + * + .page-block {
	background-color: #bbe;
}
.page-block + * + .page-block {
	background-color: #88c;
}
*/

#page-left-col {
	width: 174px;
}

#page-right-col {
	width: 237px;
}

#page-content {
	width: 469px;
}

#page-content-inner {
	padding: 0px 15px;
}

#page-content-inner-mid {
	margin: 15px 0px;
	padding: 0px;
	background: top left repeat-y url(/style/prokrasnetelo/image/layout/grey-frame-mid.png);
}

#page-content-inner-top {
	background: top left no-repeat url(/style/prokrasnetelo/image/layout/grey-frame-top.png);
	padding: 12px 25px 40px 20px;
	margin: 0px;
}

#page-content-inner-bot {
	background: bottom left no-repeat url(/style/prokrasnetelo/image/layout/grey-frame-bot.png);
	padding: 0px;
	margin: 0px;
}

/********************************************************************/

.perex {
	padding: 13px 0px 8px 0px;
	font-size: 90%;
}
.perex .icon {
	display: block;
	float: left;
	border: 2px solid #e1e1e1;
	background-color: #fff;
	width: 200px;
	padding: 0px;
	margin: 0px 10px 8px 0px;
	overflow: hidden;
}
.perex .icon .icon-holder,
.perex .icon .icon-holder img {
	display: block;
	width: 200px;
	padding: 0px;
	margin: 0px;
}
.perex p, .perex .moreparts {
	margin: 10px 10px 8px 211px;
}
.perex .moreparts a {
	font-weight: bold;
	color: #666;
}

.perex h2 {
	margin: 0px 0px 10px 211px;
	padding: 0px;
	font-size: 16px;
}

.perex .info {
	padding: 0px 0px 0px 211px;
	color: #6c2;
	font-size: 10px;
}

.perex .perex_end {
	display: block;
	clear: both;
	margin: 5px 0px;
	padding: 10px 0px 0px 0px;
	height: 0px;
	border-bottom: 1px solid #ddd;
}

/********************************************************************/

.list_item {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

/********************************************************************/

h1, h2, h3, h4, h5, h6 {
	color: #5b392a;
	font-weight: normal !important;
}

h1, .list_item h1, .list_item h2 {
	font-weight: normal;
}

h1 { font-size: 16pt; }
h2 { font-size: 15pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
h5 { font-size: 11pt; }
h6 { font-size: 11pt; }

h1.leaf-1,    h2.leaf-1,
h1.leaf-2,    h2.leaf-2,
h1.leaf-4,    h2.leaf-4,
h1.leaf-tree, h2.leaf-tree,
h1.leaf-circ, h2.leaf-circ,
h1.leaf-path, h2.leaf-path {
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 18px 0px 8px 50px;
	margin: 0px 0px 0px 0px;
}

h1.leaf-1,    h2.leaf-1    { background-image: url(/style/prokrasnetelo/image/leaf-1.png); }
h1.leaf-2,    h2.leaf-2    { background-image: url(/style/prokrasnetelo/image/leaf-2.png); }
h1.leaf-4,    h2.leaf-4    { background-image: url(/style/prokrasnetelo/image/leaf-4.png); }
h1.leaf-tree, h2.leaf-tree { background-image: url(/style/prokrasnetelo/image/leaf-tree.png); }
h1.leaf-circ, h2.leaf-circ { background-image: url(/style/prokrasnetelo/image/leaf-circ.png); }
h1.leaf-path, h2.leaf-path { background-image: url(/style/prokrasnetelo/image/leaf-path.png); }

h1.img, h2.img {
	margin: 0px;
	padding: 0px;
	background: none;
}

/********************************************************************/

#smart-login-holder {
	color: #000;
	background-color: #fa4;
	padding: 0px;
	background: bottom left no-repeat url(/style/prokrasnetelo/image/layout/login-bg.jpg);
	border-bottom: 1px solid #fff;	/* IE hack */
}

#smart-login-holder-top {
	padding: 0px 0px 10px 0px;
	background: bottom left no-repeat url(/style/prokrasnetelo/image/layout/cat-bot.gif);
}

#smart-login {
	padding: 10px 7px 0px 5px;
	background: top left no-repeat url(/style/prokrasnetelo/image/layout/cat-top.gif);
}

#smart-login .Editor {
	background: transparent;
	border: none;
	padding: 0px;
	margin: 0px;
}

#smart-login .Editor hr {
	display: none;
}

#smart-login .Editor th,
#smart-login .Editor td {
	font-size: 10pt;
	padding: 0px;
}

#smart-login .Editor th {
	font-weight: normal;
}

#smart-login .Editor .textentry {
	border: 1px solid #aaa;
	padding: 2px 3px;
	width: 100px;
	color: #000;
	background-color: #fff;
}

#smart-login .Editor button {
	border: 0px;
	padding: 0px;
	color: #000;
	background: transparent;
}


/********************************************************************/

#category-menu-holder {
	color: #fff;
	background-color: #4b4;
	padding: 0px;
	background: top left repeat-y url(/style/prokrasnetelo/image/layout/cat-mid.jpg);
	border-bottom: 1px solid #fff;	/* IE hack */
}

#category-menu-holder-top {
	padding: 0px 0px 18px 0px;
	background: bottom left no-repeat url(/style/prokrasnetelo/image/layout/cat-bot.gif);
}

#category-menu {
	padding: 14px 0px 0px 0px;
	background: top left no-repeat url(/style/prokrasnetelo/image/layout/cat-top.gif);
}

#category-menu ul {
	display: block;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#category-menu ul li {
	display: block;
	margin: 8px 0px;
	padding: 0px 20px;
	background: left top no-repeat url(/style/prokrasnetelo/image/layout/cat-li.gif);
}

#category-menu a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#category-menu a:hover,
#category-menu a:focus {
	text-decoration: underline;
}

/********************************************************************/

#login-holder {
	color: #000;
	background-color: #fcf488;
	padding: 0px;
	background: top left repeat-y url(/style/prokrasnetelo/image/layout/login-mid.png);
	border-bottom: 1px solid #fff;	/* IE hack */
}

#login-holder-top {
	padding: 19px 0px 0px 0px;
	background: top left no-repeat url(/style/prokrasnetelo/image/layout/login-top.png);
}

#login {
	padding: 16px 0px 32px 0px;
	border: 0px;
	margin: 0px;
	width: 100%;
	background: bottom left no-repeat url(/style/prokrasnetelo/image/layout/login-bot.png);
}

#login .Editor {
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 0px;
}
#login .Editor hr {
	display: none;
}
#login .Editor th {
	font-weight: normal;
	padding-left: 16px;
}
#login .Editor td {
	text-align: right;
	padding-right: 16px;
}
#login .Editor .textentry {
	border: 1px solid #aaa;
	background-color: #eee;
	background: top left repeat-x url(/style/prokrasnetelo/image/layout/entry-bg.png);
	color: #000;
}
#login .Editor button {
	border: 0px;
	background: transparent;
	padding: 0px;
	margin: 0px;
}

#login p {
	padding: 0px 16px;
}


/********************************************************************/

#register .Editor {
	border: 0px;
	background-color: transparent;
}

#register .Editor .textentry {
	border: 1px solid #aaa;
}

/********************************************************************/

#banner-soutez,
#banner-left {
	padding: 0px;
	margin: 0px 0px 30px 0px;
	width: 174px;
	overflow: hidden;
}

/********************************************************************/

#anketa {
	padding: 10px 10px 10px 10px;
	border: 1px solid #deeed2;
}

.poll_answers {
	margin: 6pt 3em 0px 3em;
}

#anketa .poll_answers {
	margin: 6pt 0px 0px 0px;
}

.poll_answer {
	margin: 3pt 0px;
}

	.poll_answer .poll_answer_icon {
		display: block;
		float: left;
		width: 50px;
		height: 50px;
		overflow: hidden;
		margin: 0px 4px 2px 0px;
	}

	.poll_answer .poll_answer_icon img {
		width: 50px;
	}

	.poll_answer .poll_answer_bar {
		margin: 0px;
		clear: both;
	}

.poll_moreparts {
	font-size: 90%;
	padding: 6pt 0pt 3pt 0pt;
	text-align: right;
}
	.poll_moreparts a {
		font-weight: bold;
		color: #666;
	}

/********************************************************************/

#neprehlednete,
#neprehlednete p,
#neprehlednete .perex,
#neprehlednete .perex .perex_end,
#neprehlednete .info,
#neprehlednete h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
}

#profile-right-banner,
#neprehlednete {
	margin-top: 1em;
	padding: 10px 5px 20px 5px;
	background-color: #edf6fa;
}


#neprehlednete .icon {
	width: 50px;
	height: 50px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	overflow: hidden;
}

#neprehlednete img {
	width: 50px;
	margin: 0px;
	padding: 0px;
}

#neprehlednete h2 {
	font-size: 10pt;
	margin:  0px 0px 0px 65px;
	padding: 0px 5px 0px 0px;
	position: relative; /* ie hack */
}

#neprehlednete p {
	display: none;
}

#neprehlednete .perex {
	padding: 5px 0px;
}

#profile-right-banner .profile_banner_title {
	position: relative;
}

/********************************************************************/

#nejdiskus,
#nejdiskus p,
#nejdiskus .perex,
#nejdiskus .perex .perex_end,
#nejdiskus .info,
#nejdiskus h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
}

#nejdiskus {
	padding: 10px 5px 20px 5px;
	margin: 0px 0px 15px 0px;
	background-color: #edf6fa;
}

#nejdiskus .icon {
	width: 50px;
	height: 50px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	overflow: hidden;
}

#nejdiskus img {
	width: 50px;
	margin: 0px;
	padding: 0px;
}

#nejdiskus h2 {
	font-size: 10pt;
	margin:  0px 0px 0px 65px;
	padding: 0px 5px 0px  0px;
	position: relative; /* ie hack */
}

#nejdiskus p {
	display: none;
}

#nejdiskus .perex {
	padding: 5px 0px;
}

/********************************************************************/

#lastdiskus {
	padding: 10px 4px 20px 4px;
	border: 1px solid #deeed2;
}

#lastdiskus ul {
	margin: 0px;
	padding: 0px;
}

#lastdiskus ul li {
	list-style: square;
	margin: 2pt 0pt 2pt 15pt;
	padding: 0px;
}

#lastdiskus ul li .info {
	font-size: 90%;
	display: block;
}

/********************************************************************/

#first-article-holder {
	margin: 0px -15px;
	padding: 0px;
	background: top left repeat-y url(/style/prokrasnetelo/image/layout/grey-frame-mid.png);
}

#first-article-holder-inner {
	background: bottom left no-repeat url(/style/prokrasnetelo/image/layout/grey-frame-bot.png);
	padding: 0px;
	margin: 0px;
}

#first-article {
	background: top left no-repeat url(/style/prokrasnetelo/image/layout/grey-frame-top.png);
	margin: 0px;
	padding: 15px 20px;
}

#first-article .icon {
	border: none;
}

#first-article .icon_holder {
	display: block;
}
#first-article .icon_before,
#first-article .icon_after {
	display: block;
	position: relative;
	width: 200px;
	height: 20px;
	background-position: top left;
	background-repeat: no-repeat;
}

#first-article .icon_before {
	background-image: url(/style/prokrasnetelo/image/layout/first-top.gif); 
	margin: 0px 0px -20px 0px;
}

#first-article .icon_after {
	background-image: url(/style/prokrasnetelo/image/layout/first-bot.gif); 
	margin: -20px 0px 0px 0px;
}

#first-article .perex_end {
	visibility: hidden;
}

#first-article h2,
#first-article p,
#first-article .info,
#first-article .moreparts {
	position: relative; /* ie hack */
}

/********************************************************************/

#other-articles,
#other-articles .perex-body,
#other-articles .perex,
#other-articles .perex .perex_end,
#other-articles .info,
#other-articles h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
}

#other-articles {
	padding: 10px 0px 20px 0px;
}


#other-articles .icon {
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#other-articles img {
	width: 50px;
	margin: 0px;
	padding: 0px;
}

#other-articles h2,
#other-articles .info {
	font-size: 10pt;
	margin: 0px 0px 0px 65px;
	padding: 0px 5px 0px 0px;
	position: relative; /* ie hack */
}

#other-articles .info {
	font-size: 90%;
}

#other-articles .perex {
	padding: 5px 0px;
}

/********************************************************************/

.text_text {
	line-height: 14pt;
	clear: both;
}
.text_text h2,
.text_text h3 {
	margin: 20pt 0pt 10pt 0pt;
}

/********************************************************************/

.page_nav {
	margin: 20pt 0pt;
	text-align: center;
}

/********************************************************************/

#profile-list .list_item {
}

.profile {
}
	.profile th {
		color: #888 !important;
	}

/********************************************************************/

.discussion {
	clear: both;
}

.discussion-text {
	font-size: 90%;
}

.text_text, .text_perex,
.discussion {
	position: relative;
}

.discussion .discussion-reload input,
.discussion .discussion-next-unread input {
	color: #5b392a;
	border: 1px solid #5b392a;
	background-color: #deeed2;
}

/********************************************************************/

#ankety-list .perex .icon,
#ankety-list .perex .icon img,
#diskusni-forum-list-1 .perex .icon,
#diskusni-forum-list-1 .perex .icon img,
#diskusni-forum-list-2 .perex .icon,
#diskusni-forum-list-2 .perex .icon img {
	width: 50px;
}

#ankety-list .perex h2,
#ankety-list .perex p,
#ankety-list .perex .info,
#diskusni-forum-list-1 .perex h2,
#diskusni-forum-list-1 .perex p,
#diskusni-forum-list-1 .perex .info,
#diskusni-forum-list-2 .perex h2,
#diskusni-forum-list-2 .perex p,
#diskusni-forum-list-2 .perex .info {
	margin-left: 65px;
	padding: 0px;
}

#diskusni-forum-list-1 .perex .perex_end {
	border: none;
}

.discussion_banner tr:hover {
	background-color: #deeed2;
}

.discussion .discussion-comment .discussion-comment {
	margin-left: 1.5em;
}

.discussion .discussion-comment .discussion-comment
.discussion-comment .discussion-comment
.discussion-comment .discussion-comment {
	margin-left: 1em;
}

.discussion .discussion-comment .discussion-comment
.discussion-comment .discussion-comment
.discussion-comment .discussion-comment
.discussion-comment .discussion-comment
.discussion-comment .discussion-comment
.discussion-comment .discussion-comment {
	margin-left: 0em;
}

.discussion_live_list dt {
	font-weight: normal;
	font-size: 110%;
}

.discussion_live_list dd .info {
	color: #62911d;
}

/********************************************************************/

#smart-login {
	font-size: 8pt;
}

#smart-login div {
	text-align: center;
	padding: 0pt 3pt;
	margin: 2pt;
}

#smart-login .username {
	font-weight: bold;
	font-size: 9pt;
}

#smart-login td {
	text-align: right;
}

#smart-login a {
	color: #000;
}


/********************************************************************/

.tree_node_references_show {
	position: relative;			/* ie is shit */
}

.tree_node_references_show .date {
	font-size: 80%;
	color: #888;
}

/********************************************************************/

/*
.gallery_latest a,
.gallery_show a {
	margin: 8px 3px 5px 3px;
	width: 134px;
}

.gallery_latest a img,
.gallery_show a img {
	padding-top: 8px;
}

.gallery_latest a span.description,
.gallery_show a span.description {
	width: 100%;
}

.gallery_latest a span.photobox,
.gallery_show a span.photobox {
}
*/

/********************************************************************/

.poll_show .poll_answer_bar {
	height: 4px;
}

.poll_show .poll_answer_bar .poll_answer_bar_fill {
	height: 4px;
	background-color: #8c3;
}

/********************************************************************/

.column_table th {
	font-size: 90%;
	background-color: #deeed2;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
}

.column_table td {
	border-top: 1px solid #eee;
}

.column_table td,
.column_table th {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

/********************************************************************/

.profile_banner {
	clear: both;
}
	.profile_banner .profile_banner_title {
		border-bottom: 1px solid #ddd;
		padding: 2px 4px 2px 0px;
		margin: 0px 0px 5px 0px;
		font-size: 80%;
		color: #666;
		text-align: center;
	}

	.profile_banner a {
		display: block;
	}

	.profile_banner .list_item {
		float: left;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
	}

	.profile_banner .list_item_icon_holder {
		float: left;
		display: block;
		width: 64px;
		height: 64px;
		overflow: hidden;
	}

		.profile_banner .list_item_icon_holder img {
			max-width: 64px;
			padding: 0px;
			margin: 0px;
			border: none;
			_width: 64px;
		}

	.profile_banner .list_item_name_holder {
		display: block;
		text-align: left;
		margin: 0px 0px 0px 70px;
	}

	.profile_banner .list_item_end {
		display: block;
		clear: both;
		height: 4px;
		overflow: hidden;
	}

#profile-mid-banner {
	margin: -15px 0px 10px 0px;
	border-bottom: 1px solid #ddd;
	padding: 0pt 0pt 5px 0pt;
}
	#profile-mid-banner .list_item {
		width: 20%;
		float: left;
		text-align: center;
		overflow: hidden;
	}

		#profile-mid-banner .list_item_icon_holder {
			float: none;
			width: 100%;
		}
			#profile-mid-banner .list_item_icon_holder img {
				display: block;
				margin: 0px auto;
			}
		#profile-mid-banner .list_item_name_holder {
			float: none;
			width: 100%;
			padding: 0px;
			margin: 0px;
			text-align: center;
			font-size: 10px;
		}


#profile-left-banner {
	margin: 10px 0px 10px 0px;
	padding: 0px 0pt 5px 0pt;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
	#profile-left-banner .list_item {
		float: none;
		padding: 0px 5px;
	}

#admin-heading {
	font-size: 20px !important;
	margin: 0px !important;
}

.rating_vote {
}
	.rating_vote fieldset legend {
		color: #5b392a;
	}


/********************************************************************/


