*
{
	padding: 0px;
	margin: 0px;
}
body, form
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 20px;
	margin: 0px;
	background: #ffffff;
	color: #222;
}
body
{
	text-align: center;
}
a:link
{
	color: #00c;
}
a:visited
{
	color: #008;
}
a:hover
{
	color: #7777ff;
}
a:active
{
}

a.login
{
	padding: 1px;
	margin-left: 5px;
	display: inline-block;
}
a.login:link
{
	color: #800;
	text-decoration: none;
	border-bottom: dashed 1px #800;
}
a.login:visited
{
	color: #800;
	text-decoration: none;
	border-bottom: dashed 1px #800;
}
a.login:hover
{
	color: #F00;
	text-decoration: none;
	padding: 1px;
	border-bottom: dashed 1px #F00;
}
a.login:active
{
	color: #800;
	text-decoration: none;
}
h1
{
	font-weight: normal;
	font-size: 24px;
}

h1.news
{
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.5em;
}

h3.news
{
	
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.5em;
}
ul.mainnews
{ 
	list-style-type: none; 
	margin-left:3em;
}
ul.mainnews li
{
	margin-bottom:2em;
	border-bottom:solid 1px #ccc;
	padding-bottom:1em;
}
ul.mainnews li div.header
{
	font-size:150%;
	margin-bottom:0.5em;
}
ul.mainnews li div.comment
{
	font-style: italic;
	font-size:110%;
}
ul.mainnews li div.briefly
{
	line-height:1.5em;
}
h2
{
	font-weight: normal;
	font-size: 135%;
}


div.logo
{
	font-weight: normal;
	font-size: 24px;
	width: 300px;
	color: #325abc;
	padding-left: 20px;
}

div.mainmenu
{
	color: #000;
	font-size: 13px;
	margin-left: 31px;
	margin-bottom: 19px;
	font-weight: 100;
}
div.mainmenu a:link, div.mainmenu a:visited, div.mainmenu a:hover, div.mainmenu a:active
{
	color: #323232;
	text-decoration: none;
	padding: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
}

div.mainmenu a:hover
{
	color: #666;
}

a.logo:link, a.logo:visited, a.logo:hover, a.logo:active
{
	color: #325abc;
	text-decoration: none;
	border: none;
}

a.prevnext:link, a.prevnext:visited, a.prevnext:hover, a.prevnext:active
{
	color: #00c;
	text-decoration: underline;
	border: none;
}


div.auth
{
	font-size: 70%;
	margin-top: 10px;
	text-align: right;
}
table.basetable
{
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	width: 800px;
	font-size: 60%;
}

table.basetable td.logo
{
	height: 48px;
}

table.basetable td.main
{
	vertical-align: top;
	padding: 15px;
	padding-top: 20px; /* border-top: #ddd 1px solid; */
}
table.basetable td.footer
{
	height: 25px;
	border-top: 1px solid #ddd;
	text-align: right;
}

table.logo
{
	height: 131px;
	background: url(   'images/02.jpg' ) no-repeat;
	background-position: left top;
}
table.logo td.left
{
	width: 638px;
	vertical-align: bottom;
}


table.logo td.right2
{
	vertical-align: top;
}

.login
{
	font-size: 12px;
}

div.news
{
	width: 30%;
	margin-left: 10%;
}
div.news a:link
{
	color: #00A;
}

div.news a:visited
{
	color: #003;
}

div.news a:hover
{
	color: #33F;
}

div.news a:active
{
	color: #33F;
}

div.news ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div.news ul li
{
	margin: 0.25em;
	margin-bottom: 0.5em;
	padding: 0.5em;
	border-bottom: solid 1px #ddd;
}
div.news div.date
{
	font-size: 8px;
	margin-bottom: 0.5em;
	text-align: right;
}
div.news div.header
{
	margin-bottom: 1em;
	font-size: 14px;
}

div.newsView div.comment
{
	font-style: italic;
	font-size: 12px;
	margin-left: 1em;
	margin-bottom: 0.5em;
}

div.news div.briefly
{
	line-height: 1.5em;
}

table.newsEdit
{
	width: 100%;
	margin-left: 30px;
	margin-right: 30px;
}

table.newsEdit td.leftcol
{
	width: 50%;
	padding-right: 20px;
	text-align: right;
}
table.newsEdit td.leftcol textarea
{
	font-size: 12px;
}

table.newsEdit td.leftcol table
{
	width: 100%;
}
table.newsEdit td.leftcol table td
{
	vertical-align: top;
}
table.newsEdit td.leftcol table td p
{
	margin-bottom: 3px;
}

table.newsEdit td.leftcol table td p.note
{
	font-size: 67.5%;
}

table.newsEdit td.rightcol
{
	vertical-align: top;
	padding-left: 20px;
	padding-right: 10px;
	border-left: solid 1px #ccc;
}
table.newsEdit td.rightcol h4
{
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
div.newsView
{
	margin-left: auto;
	margin-right: auto;
}
span.required
{
	font-size: 150%;
	color: #007;
}

input.edits, textarea.edits, input.thin, textarea.thin
{
	border: solid 1px #AAA;
	padding: 2px;
	font-size: 12px;
}

div.newsView
{
	max-width: 600px;
	line-height: 1.5em;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	position: static;
}
div.Author, div.date
{
	font-style: italic;
}
div.subheader
{
	margin-bottom: 0.7em;
	font-style: italic;
	font-size: 130%;
	text-align: center;
}

div.briefly, div.fulltext, div.briefly p, div.fulltext p
{
	margin-bottom: 1em;
	margin-top: 1em;
}

div.fulltext
{
	margin-bottom: 3em;
}
div.date
{
	float: right;
}
table.news
{
	margin-left: 10%;
	margin-right: 10%;
	border: 0px;
	font-size: 90%;
}

table.news td
{
	vertical-align: top;
}
table.news td div.tcomment
{
	font-style: italic;
	margin-top: 0.5em;
	text-indent: 1em;
}
table.news td.author
{
	font-weight: bold;
}
table.news td.date
{
	font-style: italic;
	white-space: nowrap;
}


fieldset.register
{
	padding: 20px;
	width: 400px;
	border: solid 1px #bbb;
}
fieldset.register legend
{
	color: #333;
	font-size: 120%;
	margin: 0;
}
fieldset.register label
{
	margin-top: 1em;
	margin-bottom: 0.2em;
	display: block;
}

fieldset.register input
{
	font-size: 150%;
	padding: 0.2em;
	display: block;
}

fieldset.register input.btn
{
	font-size: 100%;
	margin-top: 2em;
	display: inline;
}

img
{
	border: none;
	margin: 0px;
}
table.newsview
{
	font-size: 80%;
}
table.newsview caption
{
	font-size: 200%;
}
td.label
{
}

table.newsview
{
	width: 100%;
}

table.newsview td.label
{
	color: #555;
	font-weight: bold;
	vertical-align: top;
}

input.edits, textarea.edits
{
	font-size: 150%;
	color: #444;
	padding: 5px;
}

input.edit
{
	border-bottom-style: outset;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url( 'images/edit.gif' );
	background-repeat: no-repeat;
	background-position: 10px 5px;
	text-align: left;
	width: 150px;
}
input.delete
{
	border-bottom-style: outset;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url( 'images/del.gif' );
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-align: left;
	width: 100px;
}

table.comments
{
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: left;
	border-top: solid 1px #ccc;
	width: 100%;
}
table.comments td.authorinfo
{
	width: 150px;
	text-align: left;
	padding-top: 1em;
	vertical-align: top;
}
table.comments td div.author2
{
	font-style: normal;
	font-weight: bold;
	margin-bottom: 1em;
	color: #00c;
	text-align: left;
	font-size: 80%;
}

table.comments td div.author1
{
	font-style: normal;
	font-weight: bold;
	margin-bottom: 1em;
	color: #00c;
	text-align: left;
	font-size: 80%;
}

table.comments td div.author0
{
	font-style: normal;
	font-weight: bold;
	margin-bottom: 1em;
	color: #555;
	text-align: left;
	font-size: 80%;
}


table.comments td.date
{
	text-align: right;
	font-size: 80%;
	height: 1.5em;
	padding-top: 0.2em;
}
table.comments td.text
{
	font-size: 80%;
	vertical-align: top;
	padding-top: 3px;
	line-height:1.5em;
}
table.comments td.text br
{
	
}

table.comments td.text h2
{
	color: #c40000;
}


div.CommentCount
{
	font-size: 80%;
	font-style: italic;
}
span.activepager
{
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
	margin: 1px;
	background-color: #f7f7f7;
	border: solid 1px #ccc;
	color: #000;


	font-size:90%;
}

span.pager
{
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 1px;
	
	font-size:90%;
	background-color: #fff;
}

a.pager
{
	padding: 2px;
	margin: 1px;
	
	font-size:90%;
	background-color: #fff;
}


div.pager
{
	margin-top: 10px;
	margin-bottom: 10px;
}
span.pager a, span.pager a:link, span.pager a:visited, span.pager a:hover, span.pager a:active
{
	color: #00F;
}


table.panel
{
	width: 100%;
	vertical-align: middle;
	background-image: url(images/back.gif);
	height: 40px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 12px;
	border: solid 1px #888;
	background-position: left top;
	background-repeat: repeat-x;
	padding: 0px;
}
table.panel td
{
	padding-left: 5px;
	padding-right: 5px;
}

table.panel td h2
{
	font-weight: normal;
}

h1.content
{
	text-align: center;
	margin-bottom: 1em;
	margin-top: 1em;
}
div.articletext
{
	line-height: 1.5em;
}

div.articletext p
{
	margin-top: 1em;
	margin-bottom: 1em; /*text-indent: 2em; */
}
div.articletext ul
{
	margin: 15px;
}

div.articletext table.table_gr
{
	background-color: #aaa;
	font-size: 80%;
	margin-left: auto;
	margin-right: auto;
}
div.articletext table.table_gr td
{
	background-color: #ffffff;
	padding: 5px;
}

div.childs
{
	margin-top: 1em;
}
a img
{
	border: none;
}
div.childs
{
	margin-bottom: 2em;
}
div.childs div.child
{
	margin-bottom: 1em;
}
div.childs div.child div
{
	margin-left: 3em;
	font-style: italic;
	font-size: 90%;
}
td.galleryitem
{
	text-align: center;
	vertical-align: middle;
	background-color: #ededed;
	border: #a7a7a7 1px solid;
	padding: 5px;
	width: 127px;
	height: 127px;
}

td.galleryitem p
{
	font-size: 80%;
}
h1
{
	color: #444;
}
div.commentCount
{
	color: #800;
	font-weight:bold;
}

div.comments
{
	margin-top:3em;
}