A:link, A:visited{color:#323232; FONT-SIZE: 12px; FONT-WEIGHT: bold; text-decoration: none;}
A:hover{color:#1000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; text-decoration: underline;}
A:active{color:#000000; FONT-SIZE: 12px; FONT-WEIGHT: bold;}

A:link.mnon, A:visited.mnon{color:#000000; FONT-SIZE: 11px; FONT-WEIGHT: normal; text-decoration: none;}
A:hover.mnon{color:#C80000; FONT-SIZE: 11px; FONT-WEIGHT: normal; text-decoration: underline;}
A:active.mnon{color:#000000; FONT-SIZE: 11px; FONT-WEIGHT: normal;}
A:link.autor, A:visited.autor{color:#80B0DE; FONT-SIZE: 10px; FONT-WEIGHT: normal; text-decoration: none;}
A:hover.autor{color:#80B0DE; FONT-SIZE: 10px; FONT-WEIGHT: normal; text-decoration: underline;}
A:active.autor{color:#80B0DE; FONT-SIZE: 10px; FONT-WEIGHT: underline;}


body {
	FONT-FAMILY: verdana, verdana ce, arial, arial ce;
	padding: 0;
	margin: 0px; 
	margin-top: 0px;
	background-color: #FFFFFF;
	BORDER-TOP: 0px solid;
	BORDER-BOTTOM: 0px solid;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
}

.mnon
{
	margin-left: 6px;

}


.tabglowna
{
	BORDER-TOP: 0px solid;
	BORDER-BOTTOM: 0px solid;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	COLOR: #013F55;
	FONT-FAMILY: verdana, verdana ce, arial, arial ce;
}
.tekst
{
    FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: verdana, verdana ce, arial, arial ce;
}
.tekstR
{
    FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: verdana, verdana ce, arial, arial ce;
    BORDER-TOP: 1px solid;
	BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
 
}

.tekstRa
{
    FONT-SIZE: 2px;
	COLOR: #000000;
	FONT-FAMILY: verdana, verdana ce, arial, arial ce;
    BORDER-TOP: 0px solid;
	BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
}
.tekstRb
{
    FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: verdana, verdana ce, arial, arial ce;
    BORDER-TOP: 1px solid;
	BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
	background: #E8F8FF;
}



.mnag
{
    FONT-SIZE: 11px;
	COLOR: #FF0000;
	FONT-WEIGHT: bold;
	FONT-FAMILY: verdana, verdana ce, arial, arial ce;
	margin-left: 2px;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
.FCK__PageBreak
{
	background-position: center center;
    background-image: url(images/pbreak.gif);
	background-repeat: no-repeat;
	clear: both;
	display: block;
	float: none;
	width: 100%;
	border-top: #999999 1px dotted;
	border-bottom: #999999 1px dotted;
	border-right: 0px;
	border-left: 0px;
	height: 5px;
}
TABLE.FCK__ShowTableBorders, TABLE.FCK__ShowTableBorders TD, TABLE.FCK__ShowTableBorders TH
{
	border: #d3d3d3 1px solid;
}

FORM
{
	border: 1px dotted #FF0000;
	padding: 2px;
}

.FCK__Flash
{
	border: darkgray 1px solid;
	background-position: center center;
	background-image: url(images/fck_flashlogo.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
}

.FCK__Anchor
{
	background-position: center center;
	background-image: url(images/fck_anchor.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 15px;
}

.FCK__PageBreak
{
	background-position: center center;
	background-image: url(images/fck_pagebreak.gif);
	background-repeat: no-repeat;
	clear: both;
	display: block;
	float: none;
	width: 100%;
	border-top: #999999 1px dotted;
	border-bottom: #999999 1px dotted;
	border-right: 0px;
	border-left: 0px;
	height: 5px;
}

input[type="hidden"]
{
	display: inline;
	width:20px;
	height:20px;
	border:1px dotted #FF0000 ;
	background-image: url(behaviors/hiddenfield.gif);
	background-repeat: no-repeat;
}

input[type="hidden"]:after
{
	padding-left: 20px;
	content: "" ;
}

