body {
	font-family: Calibri, Trebuchet MS, Tahoma, Arial, Helv;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('../img/mback.gif');
}

body.dialog {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #C4D2DE;
	background-image: url('../img/tool_back.gif');
	background-repeat: repeat-x;
}

td.spacer {
	background-color: #ffffff;
	border: 0px solid #b9b9b2;
	width: 10px;
	padding: 0px;
}

td.foldertitle {
	background-color: #ffffff;
}

td.folders {
	background-color: #ffffff;
	border-top: 0px;
	border-bottom: 1px dotted #bbb;
	padding-bottom: 10px;
	text-align: center;
}

td.doclist {
	background-color: #ffffff;
	border: 0px solid #b9b9b2;
	padding-bottom: 10px;
	vertical-align: top;
}

td.vertspacer {
	background-color: #ffffff;
	border: 0px solid #b9b9b2;
	height: 10px;
	padding: 0px;
}

a.rovatok:visited,
a.rovatok:active,
a.rovatok {
	color:#9a9a95;
	font-size: 14px;
	text-decoration:none;
}

a.rovatok:hover {
	color:#9a9a95;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

a.foot,
a.foot:visited,
a.foot:hover,
a.foot:active {
	color:#fff;
	font-weight: bold;
	text-decoration:underline;
}

td.rovatok_item {
	height: 28px;
}

td.rovatok {
	background-color: #e5e5d8;
	border: 1px solid #b9b9b2;
	color: #b7b7ad;
	width: 318px;
	padding: 0px;
}

a.largepic_text:active,
a.largepic_text:visited,
a.largepic_text {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.largepic_text:hover {
	text-decoration: underline;
}

td.largepic_text {
	background: #000;
	color: #fff;
	height: 20px;
	white-space: no-wrap;
	padding-left: 10px;
	padding-right: 10px;
}

td.highlightedpic_text {
	background: #000;
	color: #fff;
	height: 20px;
	white-space: no-wrap;
	padding-left: 10px;
	padding-right: 10px;
}

td.header {
	background-color: #000000;
	width: 1000px;
	height: 100px;
	padding: 0px;
	white-space: nowrap;
}

td.loginrow {
	background-image: url('../img/loginback.gif');
	width: 1000px;
	height: 24px;
	padding: 0px;
	white-space: nowrap;
}

td.loginrow_login {
	color: #fff;
	padding-left: 10px;
	text-align: left;
}

td.loginrow_language {
	color: #fff;
	text-align: right;
	padding-right: 10px;
}

td {
	padding: 0px;
	text-align: left;
	font-size: 12px;
}

div.copyright {
	background-color: #777;
	color: #ffffff;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

div.visitors {
	background-color: #000;
	color: #ffffff;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

a.langlink:visited,
a.langlink,
a.langlink:active {
	color: #fff;
	text-decoration: none;
}

a.langlink:hover {
	color: #fff;
	text-decoration: underline;
}

a.loginlink:visited,
a.loginlink,
a.loginlink:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.loginlink:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;	
}

td.content {
	background-color: #ffffff;
	text-align: left;
	color: #444;
	vertical-align: top;
	width:650px;
}

h1.content {
	font-size: 18px;
	font-weight: normal;
	color: #404040;
	margin-top: 6px;
	margin-bottom: 3px;
}

input.form {
	width:300px;
	color: #444;
	border: 1px solid #707070;
	font-family: tahoma,arial,helv;
}

input.formradio {
	height: 16px;
	border: 0px solid #707070;
}

select.dialog {
	border: 1px solid #707070;
	color: #444;
	font-family: tahoma,arial,helv;
}

td.pane {
	width: 320px;
	vertical-align: top;
	background-color: #E5E5D8;
}

td.leftpseudomenu {
	background-image: url('../img/button_back2.gif');
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	height: 29px;
	width: 320px;
	padding-left: 30px;
	vertical-align: middle;
}

td.leftmenu {
	background-image: url('../img/button_back.gif');
	background-repeat: no-repeat;
	height: 29px;
	width: 320px;
	padding-left: 30px;
	vertical-align: middle;
}

a.leftmenu,a.leftmenu:visited,a.leftmenu:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.leftmenu:hover {
	text-decoration: underline;
	color: #fff;
}

td.leftsubmenu {
	background-image: url('../img/button_subback.gif');
	background-repeat: no-repeat;
	height: 29px;
	width: 320px;
	padding-left: 30px;
	vertical-align: middle;
}

a.leftsubmenu,a.leftsubmenu:visited,a.leftsubmenu:active {
	color: #444;
	font-weight: normal;
	text-decoration: none;
}

a.leftsubmenu:hover {
	text-decoration: underline;
}

h1 {
	color: #444;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: left;
	font-size: 20px;
	border-bottom: 1px dotted #bbb;
}

h2 {
	color: #444;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

td.listhead 
{
	background-color: #C4D2DE;
	background-image: url("../img/listhead_back.gif");
	color: #fff;
	padding: 2px;
}

td.list0 
{
	background-color: #f3f3f3;
	color: #444;
	padding: 2px;
}

td.list1
{
	background-color: #fafafa;
	color: #444;
	padding: 2px;	
}


a, a:visited, a:active {
	/* color: #0072C4;*/
	/* color: #8E130E; */
	color: #808080;
	text-decoration: underline;
}

a:hover {
	color: #606060;
	text-decoration: underline;
}

td.leftheader {
	color: #fff;
	background: url("../img/listhead_back.gif");
	padding: 2px;
	height: 15px;
	font-weight: bold;
}

div.leftdiv {
	padding: 10px;
	background-image: url('../img/leftbox_back.gif');
	background-repeat: no-repeat;	
}

td.toolheader {
	color: #fff;
	background: url("../img/listhead_back.gif");
	padding: 3px;
	height: 15px;
	font-weight: bold;
}

a.toolswitch {
	color: #fff;
	text-decoration: none;
}

div.tooldiv {
	padding: 8px;
	background-image: url('../img/tool_back.gif');
	background-repeat: no-repeat;	
}

div.contenteditor {
	border-bottom: 1px solid #a0a0a0;
	width:650px;
	background-color: #ffffff;
	text-align: justify;
	color: #444;
	vertical-align: top;	
	overflow: hidden;
}

div.documentpage {
	border: 0px;
	width:650px;
	background-color: #ffffff;
	text-align: justify;
	color: #444;
	vertical-align: top;	
	overflow: hidden;
}

p {
	margin-top: 0px;
	margin-bottom: 6px;
}

div.main_doctitle {
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
}

div.main_docdate {
	overflow: hidden;
	font-size: 9px;
	font-weight: bold;
	color: #888;
}

div.main_doclead {
	overflow: auto;
	font-size: 11px;
	padding-bottom: 10px;
}

div.error {
	background-color: #d02010;
	border: 1px solid #ffa050;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

div.info {
	border: 1px solid #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	text-align: center;
	color: #000;
	font-weight: bold;
}

div.forum {
	background-color: #fafafa;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #eaeaea;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	width: 477px;
	overflow: hidden;
	color: #a0a0a0;
	font-size: 11px;
}

div.forumdir {
	background-color: #a0a0a0;
	border: 0px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #808080;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
	width: 479px;
	overflow: hidden;
	color: #fff;
	font-size: 11px;
}

div.forumdescription2 {
	background-color: #1F537E;
	border: 0px;
	border-top: 1px solid #4F93ae;
	border-bottom: 1px solid #0F036e;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 24px;
	padding-right: 3px;
	margin: 0px;
	width: 458px;
	overflow: hidden;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

div.forumtitle {
	background-color: #1F537E;
	border: 0px;
	border-top: 1px solid #4F93ae;
	border-bottom: 1px solid #0F036e;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
	width: 479px;
	overflow: hidden;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

a.forumdir:visited,
a.forumdir,
a.forumdir:active {
	color: #eee;
	text-decoration: underline;
}

a.forumdir:hover {
	color: #fff;
	text-decoration: underline;
}


div.foruminfo {
	width:475px;
	overflow: hidden;
	font-size: 10px;
	color: #888;
}

div.forumcontenttitle
{
	background-color: #1F537E;
	border: 0px;
	border-top: 1px solid #4F93ae;
	border-bottom: 1px solid #0F036e;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
	width: 479px;
	overflow: hidden;
	color: #fff;
}

div.forumcontent {
	background-color: #fafafa;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #eaeaea;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	width: 455px;
	overflow: hidden;
	color: #808080;
	font-size: 12px;
	text-align: justify;
}


td.pagebuttons {
	width:20px;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}

textarea {
	font-family: tahoma,arial,helv;
	font-size: 12px;
}

option.optionclass_dir {
	font-weight: bold;
}

option.optionclass_normal {
	font-weight: normal;
}

option.optionclass_link {
	text-decoration: italic;
}

td.relateddocitem {
	border-bottom: 1px dotted #bbb;
	padding-bottom: 6px;
	padding-top: 6px;
}


div.docbox
{
}

div.doctitle
{
    font-size: 14px;
    font-weight: bold;
}

div.docleadtext
{
    font-size: 11px; 
}