
	/*for NN */	
	* { box-sizing : border-box}
	* { -moz-box-sizing : border-box}	
	
  body {
    background: #2A0000 URL(img/bg.jpg);
	font-family:'lr oSVbN',OSAKA,sans-serif;
	margin:0;

  }
  
  body{
	color:#444;
  }

	div,p,h1,h2,h3,h4,h5,h6{
		margin:0;
		padding:0;
		border-width:0;
	}
	
	p {margin-bottom:1em;}
	
	img{
		border-width:0;
	}
	
	.bodybg{
		background-color:white;
	}
	
	.content{
		background-color:white;
		width:591px;
	}
	
	
/* „menu -----------------------------------------------*/
	
	.menu{
		background-color:white;
		width:167px;
		padding-bottom:1px;
	}
	
	.menuitem{
	/*margin-left:6px;
	margin-top:6px;*/
	padding-left:20px;
    background: #ffffff URL(img/menu_itembg.gif) no-repeat;		
	height:29px;
	font-size:11px;
	font-weight:bold;
	font-family:Georgia,'Times New Roman',serif;
	}
	

	
	.menuitem_home{
    background: #ffffff URL(img/menu_itembg_home.gif) no-repeat;		
	}	
		
		
/* Ł menu -----------------------------------------------*/


	
	.lh{
		/*list header*/
		font-weight:bold;
	}
	
	li{
		padding-bottom:1em;
	}
	
	.att{
		font-weight:bold;
		color:#524216;
	}
	
	.cap{
		font-size:11px;
		font-family:Georgia, Times New Roman, Times, serif;
		font-style:italic;
	}
	
	
/*  „library item -----------------------------------------------*/

	.lib_item{
		margin-left:12px;
		padding-top:10px;
		padding-bottom:10px;
	}
	
	.lib_mid{
		    background: URL(img/t_m.gif) no-repeat;	
	}
	
	.item_des{
		width:350px;
	}
		
	.item_des .title{
		font-weight:700;
		font-family:Verdana;
		font-size:17px;
	}
	
	.item_des .name{
		font-family:Verdana;
		font-size:11px;
		color:#888;
	}
	.item_des td{
		font-size:11px;
	}
	
/* Ł library item -----------------------------------------------*/




/*  „com item -----------------------------------------------*/

	.comhead{
		/*border-bottom:solid 2px #eee;*/
	}
	
	.comname{
		font-weight:bold;
	}
	.comdate{
		font-size:11px;
		font-family:Georgia, Times New Roman, Times, serif;
		font-style:italic;
		color:#888;
	}	
	
	.combody{
	
		padding-bottom:2em;
	}
	.submithead{
		font-family:Verdana;		
	}
	.comwrite td{
		font-size:12px;
	}
/* Ł com item -----------------------------------------------*/





	.doth{
		    background: URL(img/dot_h.gif) repeat-x;
			font-size:8px;
			height:12px;			
	}

	
	.spech{
		font-weight:bold;
	}	
	
	a{ 
	color:#444;
	text-decoration:none;
	 }
	 
	a:visited{
		color:#444;
	}
	
	a:hover{color:#FFA200;}
	
	

	
	.catname{
		position:absolute;
		left:221px;
		top:233px;
		width:200px;
		font-family:Georgia, Times New Roman, Times, serif;
		font-weight:bold;
		height:34px;
		line-height:34px;
		font-size:16px;
	}
	
	
.body4 {font-size:14px}
.body4h {font-size:14px;line-height:1.5em}
.body3 {font-size:12px;}
.body3h {font-size:12px;line-height:16px;}
.body3hh {font-size:12px;line-height:19px;}
.body2h {font-size:11px;line-height:14px;}
.body2 {font-size:11px;}


