a:link {
	color: inherit;
}
a:visited {
	color: inherit;
}
a:hover {
	text-decoration: none;
	color: #666666;
}

.titlumic
{
font-size: 20px;
}


#container
{
	display: block;
	width: 900px;
	padding: 10px 10px 10px 10px;
	background-color: #FFF3BF;
	border: 1px solid #666666;
}
#header
{
	display: block;
	width: 890px;
	height: 165px;
	margin: 0px 0px 10px 0px;
}
body
{
background:#406322 url(../images/back.jpg) top left repeat-x;
background-repeat:repeat-x;
font-family: Calibri;
overflow: -moz-scrollbars-vertical;
}

#left
{
	position: relative;
	float: left;
	
	width: 190px;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	
	background-color:#FFFFFF;
	border: solid 1px #cccccc;
	
	text-align: left;
}

.tab
{
text-indent:50px;
text-align:justify;
}

#continut
{
	position: relative;
	float: left;
	width: 666px;
	padding: 10px;	
	background-color:#FFFFFF;
	border: solid 1px #cccccc;

	text-align: left;
}
#footer
{
	position: relative;
	float:left;
	display: block;
	width: 900px;
	height: 30px;
	margin: 5px 0px 0px 0px;
	text-align: right;
	background-color:#FFF3BF;
}

.menuButton
{
	display: block;
	width: 178px;
	border-top: 1px solid #f08113;
	
	padding: 5px;
	font-size: 18px;
	text-decoration: none;
	color: #666666;
	
}

.clear
{
	clear: both;
}

#volume
{
	padding: 0px 0px 0px 60px;
}
#for_author
{
	padding: 0px 20px 0px 20px;
}
#volume a
{
	color:#000000;
}

div a
{
color:#000000;
}