body {
	background: rgb(21,21,21);
	border: 0px;
	text-align: left;
	font-family: "Times New Roman CE", "Times New Roman", "Times", serif; font-weight: bold; font-size: 16px; color: rgb(159,159,159);
}
a img {border:0px;
}
.background {
	background: no-repeat;
	background-image: url('pic/pozadi.jpg');
	width: 1024px;
	height: 756px;
	margin: auto;
}
.header {
	background: no-repeat;
	background-image: url('pic/header.jpg');
	margin: 5px auto;
	width: 707px;
	height: 184px;
}
.content {
  background-repeat: no-repeat;
  background-image: url('pic/sp.png');
  width: 707px;
  height: 546px;
  margin: auto;
}	
.ap {
  width: 480px;
  height: auto;
  position: relative;
  margin-left: 180px;
  padding: 135px 45px 0px 0px;
  text-align: center;
}	
.left {
 	width: 152px;
	height: auto;
	float: left;
	margin: 0px auto;
}
.menu {
  width: 152px;
  height: auto;
  position: relative;
  z-index: 1;
  padding: 0px 0px 0px 0px;
  margin: 180px 0px 0px -52px;
}

a 		        { font-family: "Times New Roman CE", "Times New Roman", "Times", serif; color: #CB7323; text-decoration: none; font-size: 16px;
} 
a.link		     	{ font-family: "Times New Roman CE", "Times New Roman", "Times", serif; color: #CB7323; text-decoration: none; font-size: 16px;
} 
a:visited  	   	{ font-family: "Times New Roman CE", "Times New Roman", "Times", serif; color: #CB7323; text-decoration: none; font-size: 16px; 
} 
a:hover  	     	{ font-family: "Times New Roman CE", "Times New Roman", "Times", serif; color: #CB7323; text-decoration: underline; font-size: 16px;
}

