body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	font-size: x-small;
	font-family: Arial;
}

table
{
	font-size: x-small;
	font-family: Arial;
}

h3
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000; 
	
		
}

.comment_author
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000; 
	display: inline;
}

h3.main_head
{
	display: inline;
}

td.main_head
{
	border-bottom: 1px solid #000000;
}

.xs { font-family: Arial, Tahoma, Verdana; font-size: 9px; }


hr.other_docs 
{
	color: #778899; 
	border-style: solid;
	height: 1px;
	margin-top:30px;
	margin-bottom:10px;
}

hr.main
{
	color: #778899; 
	border-style: solid;
	height: 1px;
	margin-top:5px;
	margin-bottom:0px;
}

hr
{
	color: black;
	border-style: solid;
	height: 1px;
	
}

a
{
	font-family: Arial;
	text-decoration: none;
	color: #0C0081;
}

a:hover
{
	color:#C03900;
	text-decoration:none;
} 

.rubrika_name
{
	font-size: 11pt;
	font-family: Tahoma;
	border-bottom: solid 1px #aaaaaa;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.issue_name
{
	font-size: 14px;
	font-family: Verdana;
	
	padding-bottom: 10px;
}

.doc_description
{
	font-size: x-small;
	margin-top: 8px;
	
}

td.head
{
	border-bottom-width: 1px;
	border-bottom-color: #444444;
	border-bottom-style: solid;
	
}

ul
{
	list-style-type:square;
}
ul.menu
{
	margin-top: 5px;
	margin-left: 30px;
	
	
	
}

td.menu
{
	border-left-width: 1px;
	border-left-color: #444444;
	border-left-style: solid;
	
}

td.down
{
	border-bottom: solid #C03900 2px;
	
}

.main_menu
{
	border-left: solid #E5E3DB 1px;
	height: 26px;
	width: 14px;
	background-repeat:repeat;

}
.main_menu_text
{
	font-family: Arial;
	font-size: 12px;
	color: #C03900;
}


.sub_menu
{
	border-left: solid #CBC9C3 1px;
	height: 26px;
	width: 14px;
	background-repeat:repeat;

}



.sub_menu_text
{
	font-family: Arial;
	font-size: 12px;
	
}


input.search
{
	width: 152px;
	
	border-left: solid #808080 1px;
	border-top: solid #808080 1px;
	border-right: solid #D7D9D8 1px;
	border-bottom: solid #D7D9D8 1px;
	font-size: 10px;
	padding: 0px;
	
}

input.comment
{
	width: 250px;
	height: 20px;
	border-left: solid #808080 1px;
	border-top: solid #808080 1px;
	border-right: solid #D7D9D8 1px;
	border-bottom: solid #D7D9D8 1px;
	font-size: 10px;
	padding: 0px;
	
}

textarea.comment
{
	width: 250px;
	height: 80px;
	border-left: solid #808080 1px;
	border-top: solid #808080 1px;
	border-right: solid #D7D9D8 1px;
	border-bottom: solid #D7D9D8 1px;
	
	font-family: Arial;
	font-size: 10pt;
	padding: 0px;
	
}

input.comment_btn
{
	height: 20px;
	border: solid #808080 1px;
	font-size: 10px;
	
}



