﻿body {
	font-family : Arial CE, Arial, Helvetica, sans-serif;
	background-color: #BBC1CD;
	color: white;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url('images/pozadi.gif');	
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:none;
	color: white;
}
a:hover {
	text-decoration:underline;
	color: white);
}
.stred a {
	text-decoration: underline;
	color: white;
}

