BODY{	
	font-family: Times New Roman;
	background-image:url(files/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: orange;
	}
	
	#ram{
	width: 900px;
	height:1000px;
	
	}
	
		
	#top{
	width:900px;
	height: 200px;
	text-align:left;
	float: left;
	padding-bottom:10px;	
	
	}
	
	#galery{
	width:600px;
	height:auto;
	margin-top:2px;
	margin-bottom:20px;
	
	
	}
	
	#menu{
	width:900px;
	height:30px;
	
	}
		
	#middle{
	width:900px;
	height: 700px;
	text-align:left;
	float:left;	
	}
	
	#footer{
	width:900px;
	height: 70px;
	display: table-row;
	float:left;
	}
	
	a.lan{width:20px;height:13px;float:right;margin-right:5px;margin-top:5px;}
	a.lan:hover{ width:20px;height:13px;float:right;margin-right:5px;margin-top:5px;}
	
	a.men{width:auto;height:20px;color:white;text-decoration:none; text-align:center;font-size:13px;font-weight:bold;padding-top:5px;}
	a.men:hover{width:auto;height:20px;color:red;font-size:13px;text-decoration: underline; }

	a.fot{width:auto;height:20px;color:black;text-decoration:none; text-align:center;font-size:13px;font-weight:bold;padding-top:5px;}
	a.fot:hover{width:auto;height:20px;color:red;font-size:13px;text-decoration: underline; }

	
.mini{color:black;font-size:11px;text-decoration:none; }
.link{color:orange;font-size:11px;text-decoration:none; }


	.text{color:white;font-size:17px; font-weight: normal;text-decoration:none; }
.ods{margin-left:20px;margin-top:50px; }


.nadpis {
	font-size:18px;
	color:white;
	font-style:bold;
	float: left;
}