@charset "utf-8";
body {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.kontakt-link {
	text-transform: none;
}
#container {
	border: 2px solid #000000;
}


#meni {
	background-color: #CC0000;
	height: 30px;
	width: 700px;
	color: #FFFF00;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
}
#main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFF00;
	border-left-style: solid;
	height: 400px;
}
#main p {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 25px;
	text-align: justify;
}

#futer {
	background-color: #CC0000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #999999;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#meni a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}
#meni a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#kontakt-tabela {
}
#kontakt-tabela  td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#futer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#futer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#restorani-text {
	font-size: 10px;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 50%;
	padding: 10px;
}
#restorani-img {
	text-align: center;
	padding: 10px;
}
.restorani {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}
#bristol img {
	border: 1px solid #000000;
}
.centar {
	text-align: center;
}
