body {
margin: 0 0 0 0;
background-color: #2C0546;
font-family: Arial;
color: #CEA460;
}
.demo {
	padding-left: 200px;
}
a:link { color:#A7BEE7;}
a:visited { color:#613D7B;}

.naslov {
background-color:#B58B5B;
font-size: 11px;
font-weight: bold;
color:#2C0546;
padding-left: 5px;
}
.content {
	padding-top: 70px;
	padding-left: 80px;
}
.crta {
	height: 2px;
	background-color:#B58B5B;	
}
.topLeft {
background-image:url(images/topLeft.jpg); width:180px; height:162px;
}
.topRight {
background-image:url(images/topRight.jpg); height:162px;
border-bottom: 1px solid #B58B5B;
display: no-repeat;
}
.botLeft {
width:180px;
border-right: 1px solid #B58B5B;
}