body {

	font-size: 12px;
	font-family: arial ce, verdana ce, tahoma ce, arial, verdana, tahoma, sans-serif;
	padding: 0px;
	margin: 0px;
}

a {	

	color: #000000; 
	font-weight: bold; 

}

a:hover { 
	
	color: #fe630f; 
	font-weight: bold; 
	text-decoration: none; 

}


ul {
	list-style-image: url('images/ul.gif');
	margin: 40px 0px 0px 370px;
}

li {
	color: #000;	
	margin-bottom: 10px;
}

#container {
	position: absolute;
	top: 70px;
	left: 200px;
	width: 70%;
	height: 400px;
	border: 2px solid #555555;

}
	
	
#header {
	margin-left: 35px;
	margin-top: 40px;
	height: 50px;
}

#header a {

        color: #fe630f;
	text-decoration: none;

}

#header span {

	font-weight: bold;
}


.grey{
	color: #555555;
}

#header h1 {

	color: #fe630f;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 8px;
	margin: 0px
}

#center {

	position: absolute;
	top: 130px;
	left: 35px;
	background: #f5f5f5;
	height: 150px;
        width: 92%;
}

#right {

	position: absolute;
	left: 35px;
	top: 25px;
	font-size: 90%;

}

#paticka {

	position: absolute;
	top: 290px;
	left: 35px;
	clear: none;
	font-size: 90%;
	width: 92%;
	text-align: center;
	

}

