.logo {
	background-image: url(img/logo1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9B004E;
	border-left-color: #9B004E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B004E;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	background-image: url(img/pozadina.jpg);

}
.des {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7C003B;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/pozh1.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #6A0035;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #D20A49;
}
.dd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A31F5A;
}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FCEFF5;
	border-bottom-color: #B12162;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
}

