body {
	background-image: url("images/background.jpg");
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
#container {
	background-image: url("images/content_bg.jpg");
	background-repeat: repeat-y;
	width: 754px;
	margin: 0 auto;
	position: relative;
}
#languages {
	position: absolute;
	top: 20px;
	left: -12px;
	width: 22px;
}
#languages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#languages li {
	margin: 0;
	padding: 0;
}
#languages img {
	border: none;
}
#main {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	margin: 0 auto;
	width: 698px;
	border: solid 2px #CDCDCD;
	border-top: none;
	text-align: left;
	padding-bottom: 30px;
}
#top {
	height: 10px;
	margin: 15px auto 0 auto;
}
#main #left {
	width: 431px;
}
#main #right {
	width: 267px;
	text-align: center;
}
#topmenu {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	border-top: 5px #CDCDCD solid;
	height: 39px;
	margin: 0 0 30px 0;
	padding: 0;
}
#topmenu ul {
	margin: 0 0 0 1px;
	padding: 0;
	list-style: none;
}
#topmenu li {
	float: left;
	display: block;
	width: 86px;
	height: 39px;
	margin: 0;
	text-align: center;
	background: url("images/topmenu_bg.jpg") no-repeat right top;
}
#topmenu a {
	display: block;
	height: 100%;
	padding: 12px 0 0 0;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
#topmenu a.active, #topmenu a:hover {
	color: #F20000;
}
h1 {
	font-size: 16px;
	margin: 13px;
	border-bottom: 2px #FF0000 solid;
	padding-bottom: 8px;
	background-position: right center;
	background-repeat: no-repeat;
	text-align: left;
}
h1 span {
	color: #FF1900;
}
p {
	margin: 13px;
	color: #7B7B7B;
	text-align: justify;
}
hr {
	margin: 0 13px;
	height: 1px;
	background: #DFDFDF;
	color: #DFDFDF;
	border: none;
}
a {
	color: #F20000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#footer {
	position: relative;
	top: -2px;
	left: 0;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url("images/border-bottom.jpg");
	height: 50px;
}
#footer p {
	margin: 0;
	padding-top: 20px;
	color: #B3B3B3;
	text-align: center;
}
#footer a {
	color: #7A7A7A;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#contactInfo {
	margin: 0 30px 20px 30px;
	text-align: center;
}
#contactInfo p {
	text-align: center;
}
#right a {
	font-weight: bold;
}
#right hr {
	background: #C1C1C1;
	color: #C1C1C1;
	height: 2px;
	width: 213px;
	text-align: center;
	margin: 15px auto;
}
#right hr.pulaLink, hr.pulaLink {
	background: #B5B5B5;
	color: #B5B5B5;
	margin: 6px 0;
	height: 1px;
	text-align: left;
}
#rightShadow {
	position: relative;
	left: -3px;
	background: url('images/right_bottom_shadow.jpg') no-repeat left bottom;
	padding-bottom: 40px;
}
.emtext {
	color: #555555;
}
#bottommenu {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	margin: 10px auto 0 auto;
	width: 698px;
	border: solid 2px #CDCDCD;
	padding-bottom: 10px;
	padding-top: 15px;
	text-align: center;
	font-weight: bold;
	color: #555555;
}
#bottommenu a {
	color: #555555;
	text-decoration: none;
	padding: 0 15px;
}
#bottommenu a.active, #bottommenu a:hover {
	color: #F20000;
}
.rightSideBox {
	margin: 10px 30px;
	text-align: left;
}
table.list td.left {
	width: 170px;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
}
table.list td.right {
	width: 50px;
	color: #F20000;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
}
#galleryThumbnails {
	text-align: center;
}
#galleryThumbnails img {
	border: solid 1px #C1C1C1;
	padding: 5px;
	display: block;
	margin: 10px auto;
}
#submenu {
	margin: 0 0 0 13px;
	font-weight: bold;
}
#submenu a {
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}
#submenu a:hover, #submenu a.active {
	color: #FF1900;
}
#prices {
	background-image: url("images/apartmani/cjenik_bg.jpg");
	background-repeat: no-repeat;
	width: 248px;
	height: 220px;
	margin: 0 auto 10px auto;
	position: relative;
	text-align: left;
}
#prices table {
	position: relative;
	top: 20px;
	left: 30px;
	width: 180px;
	color: #FFFFFF;
	font-size: 14px;
}
#prices #tHeader td {
	font-size: 20px;
	font-style: bold;
	padding-bottom: 10px;
}
#prices p {
	text-align: left;
	position: absolute;
	top: 140px;
	left: 0px;
	font-size: 10px;
	padding: 0;
	color: #666666;
	font-style: italic;
}