		body{
			background-color:#E9E8E7;
			background-image: url('img/bg.jpg');
			background-repeat: repeat-x;
		}
	
		#main{
			position: absolute;
			width:768px;
			left:50%;
			margin-left:-384px;		
		}
		
		#main2{
			width:722px;
			background-color:#FFFFFF;
			height:auto;
			padding:25 25 25 25;
			vertical-align:top;
			
		}
		
		#leftbg{
			background-image: url('img/sh_bg_left.jpg');
			width:23px;
		}
	
		#rightbg{
			background-image: url('img/sh_bg_right.jpg');
			width:23px;
		}
		
		.text{
			font-family:Verdana,Tahoma,Arial;
			font-size:7.5pt;
			color:#636260;
		}
		
		.text a{color:#000000; font-weight: bold;}
		.text a:hover{text-decoration:none;}

		.path{
			font-family:Verdana,Tahoma,Arial;
			font-size:7pt;
			color:#BBBAB9;
		}
		
		.path a{color:#BBBAB9; text-decoration:none;}
		
		#bar1{
			background-color:#D7D6D0;
			height:6px;
			width:100%;

		}
		
		#bar2{
			/*background-color:#319874;*/
			background-color:#D7D6D0;
			height:2px;
			width:100%;
			
		}
		
		.butt1{
			width:133px;
			height:19px;
		}

		.menu{
			background-image: url('img/bgmenu.png');
			background-repeat: no-repeat;
			font-family:Verdana,Tahoma,Arial;
			font-size:7.5pt;
			color:#636260;
			text-align:left;
			padding-top:2px;
			padding-right:8px;
			padding-left:8px;
			height:234px;
			vertical-align:top;
			line-height:16px;

		}
		
		.twin{
			padding-top:2px;
			padding-left:12px;
			padding-right:12px;
		}
		
		.nadpisbar{
			margin-left:-12px;
			margin-right:-12px;
			margin-top:-2px;
			margin-bottom:5px;
			background-image: url('img/titbar.gif');
			height:18px;
			padding-top:2px;
			padding-left:12px;
			padding-right:12px;
			color:#41403F;
			font-weight:bold;
			width:495px;

		}
		
		a.amenu{color:#636260;}
		a.amenu:hover{text-decoration: none;}
		
		a.apath{color:#BBBAB9; text-decoration:none;}
		a.apath:hover{text-decoration: underline;}

		.heel{
			font-family:Verdana,Tahoma,Arial;
			font-size:9px;
			color:#BBBAB9;
			text-align:left;
		}
		
		.tab{
			background-color:#F4F3F3;
			border: 1px solid #E1E0DE;
			background-image: url('img/bgmenu.png');
			background-repeat: repeat-x;
		}
		
		
	
	
.lwp {
	padding:2;
}	
	
.lw {
	
	font-family : Verdana;
	font-size : 10px;
	color : #81817F;
	font-weight : normal;
	background-color:#ffffff;
}	

.lw th{
   background-color:#A4A4A3;
   color:#FFFFFF;
   text-align:left;
}

	.lw a{text-decoration:underline;}
	.lw a:visited {color: #81817F}  
	.lw a:link { color: #81817F}       
	.lw a:hover {color: #81817F;text-decoration:underline;} 


