	@charset "utf-8";
	/* CSS Document */
	
	
	body	{ width:100%; height:100%; background-color:#ffffff; margin:0px; padding:0px; background-image:url(img/bg_backf2.jpg); background-position:center bottom; background-attachment:fixed; background-repeat:no-repeat; }
	
	#tableMain	{ width:100%; height:100%; text-align:center; vertical-align:top; background-image:url(img/topf2.png); background-position:center top; background-repeat:no-repeat; }
	#tableInner { width:100%; text-align:center; vertical-align:top;	}
	
	
	#tableContent { width:100%; height:100%; image:url(img/tv.png); background-position:center bottom; background-repeat:no-repeat; text-align:center; vertical-align:bottom;	}
	
		#tableMainMenu { width:800px; height:50px; text-align:left; vertical-align:center top;	}
		#divMainMenu	{ width:800px; height:5px; border:none; margin-top:200px; margin-left:0px; }
		#divMainMenu img { border:none; padding:15px; margin:0px; }	
		
		#tableVsebine { width:732px; height:auto; text-align:justify; vertical-align:top; horizontal-align:center;	}
		#divVsebine img { border:none; padding:15px; margin:0px; }
		#tableVsebine td { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#ffffff; line-height:18px; }
		
		#tableVsebine td p { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#ffffff; line-height:18px; }	
		#tableVsebine td a { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#ffffff; line-height:18px; font-weight:bold; text-decoration:none; }	
		#tableVsebine td a:hover { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#ffffff; line-height:18px; font-weight:bold; text-decoration:none; }		
		
		
		
	#thsLogo	{ position:absolute; top:10px; right:10px; width:120px; height:60px; }
