body {
	background-color:#006699;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

a:link {
	font-family: Tahoma;
	color: #00CC33;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	text-decoration: none;
	color: #00CC33;
}
a:hover {
	font-family: Tahoma;
	text-decoration: underline;
	color: #00CC33;
}
a:active {
	font-family: Tahoma;
	text-decoration: none;
	color: #00CC33;
}

.okvir {
	height: auto;
	width: 740px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	border: 1px solid #333333;
	padding: 1px;
	background-color: #FFFFFF;
}
.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 117px;
	width: 740px;
}
.menu_top {
	background-image: url(images/menu_top.png);
	background-repeat: no-repeat;
	height: 91px;
	width: 740px;
}
.menu_top1 {
	background-image: url(images/menu_top1.png);
	background-repeat: no-repeat;
	height: 91px;
	width: 740px;
}
.menu_pozadina {
	background-image: url(images/pozadina_menu.png);
	background-repeat: repeat-x;
	width: 740px;
	height: 213px;
}
.nav {
	float: left;
	height: 213px;
	width: 139px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
}
.li1 {
	height: 64px;
	width: 139px;
	background-image: url(images/home1.png);
	background-repeat: no-repeat;
}
.li2 {
	height: 70px;
	width: 139px;
	background-image: url(images/apartman.png);
	background-repeat: no-repeat;
}
.li3 {
	height: 79px;
	width: 139px;
	background-image: url(images/kontakt.png);
	background-repeat: no-repeat;
}
.slika {
	background-image: url(images/menu_center.png);
	background-repeat: no-repeat;
	height: 213px;
	width: 410px;
	margin-left: 155px;
}
.slika_apartman {
	height: auto;
	padding-top: 10px;
	padding-left: 200px;
}
.opis {
	float: right;
	height: 213px;
	width: 166px;
	background-image: url(images/menu_opis.png);
	background-repeat: no-repeat;
}
.tekst_opis {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	padding: 1px 5px;
	line-height: 1.3;
	text-align: justify;
}
.style1 {color: #00CC33}
.style2 {
	font-size: 18px;
	color: #FFFFFF;
}
.style3 {color: #FFFFFF}
.linija {
	height: 16px;
	width: 740px;
	background-color: #FFFFFF;
}
.tekst_dolje {
	background-image: url(images/opis_dolje.png);
	background-repeat: repeat-x;
	height: auto;
	width: 740px;
	text-align: center;
	background-color: #093C7B;
}
.copyright {
	background-color: #003366;
	height: auto;
	width: 740px;
	text-align: center;
	color: #CCCCCC;
	margin-top: auto;
	margin-bottom: auto;
	padding: 5px 0 5px 0;
}
#active {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
}
.lang {
	float: right;
}

.clear {
	clear: both;
}

