	body 	{BACKGROUND: gray; COLOR: white; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-align:center; }
	a 	{TEXT-DECORATION: underline;
		font-weight: normal}
	a:link 	{COLOR: #003366}
	a:visited {COLOR: #003366}

	a:active {COLOR: white}
	a:hover{COLOR: white}
	.title	{
	COLOR: #003366;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	left: 20px;
	background: #87A4B8; 
}
	.nadpis	{BACKGROUND: #003399;
		COLOR: white;
		FONT-FAMILY: tahoma;
		font-weight: bold;
		font-size: 9px;
		border-bottom:3pt groove white;
		letter-spacing: 4;
		padding: 3 3 3 3}
	.Text	{BACKGROUND: black;
		COLOR: grey;
		FONT-FAMILY: Tahoma;
		font-size: 11;
		font-weight: normal}
	.podpis{BACKGROUND: #003366;
		COLOR: white;
		FONT-FAMILY: tahoma;
		font-weight: bold;
		font-size: 11;
		border-bottom:3pt groove white;
		letter-spacing: 2px;
		padding: 1 1 1 1}
	

	#left_menu{
	 /*background: #000 url('./Images/left_bg.jpg') no-repeat to left;*/
	 height: 500px;
	 width:250px;
	 color:white;
	 float: left;
	 	}
	#main{
	 width:1000px;
	 height:800px;
	 background: #000 url('./Images/web_paradox.jpg') no-repeat top left;
	 margin:auto;
	 text-align:left;
	}
	#top{
	 height:150px;
	 width:1000px;
	 /*background: white url('./Images/top_1.jpg') no-repeat top left;*/
	}
	#content{
	/*background: url('./Images/Index2_06.jpg') no-repeat top left;*/
	 height:400px;
	width:700px;
	float:left;
	padding-top: 50px;
	padding-left: 30px;
	position: relative;
	}

	#footer{
	clear: both;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	padding: 5;
	padding-left: 40px;
	padding-right: 60px;
	
	}
	#menu{
	position:relative;
	left:0px;
	top:auto;
	list-style:none;
	width: 165px;
	height: 500px;
	padding-top: 42px;
	text-align: left;
	}
	.menu_item{
	 line-height:50px;
	}
