@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #f5f3ea;
	background-image: url(../images/1pxh.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #f5f3ea;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0096FF;
	text-decoration: none;
}
h1 a {
	color: #0096FE;
	text-decoration: underline;
}
h1 a:hover {
	color: #0096FE;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0196E8;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
h3 span {
	color: #5fcff7;
	text-decoration: none;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0097FF;
	text-decoration: none;
}
.download {
	display: block;
	font-family: Geneva, arial, helvetica, serif;
	background: #7eccfe url("../images/doc.gif") 0.65em 50% no-repeat;
	border: 1px dotted #0099fa;
	padding: 4px;
	font-weight: bold;
	color: #0887ea;
	text-indent: 30px; 
}

.download:hover {
	border: 1px dotted #0099fa;
	background: #0099fa url("../images/doc_hover.gif") 0.65em 50% no-repeat;
	color: #fff !important; 
}

h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #62B110;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
	text-align: justify;
}
p span {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #89C50f;
}
p a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0097Fa;
	text-decoration: underline;
}
p a:hover {
	color: #62B116;
}
h4 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0097FF;
	text-decoration: none;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h4 a:hover {
	color: #89C50d;
}
.clearing{
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow:hidden hidden;
	overflow-x:hidden;
	overflow-y:hidden;
}
.header {
	padding: 0px;
	height: 460px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#logo {
	position: absolute;
	height: 70px;
	width: 300px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 100;
}
#slogan {
	position: absolute;
	z-index: 100;
	height: 32px;
	left: 660px;
	top: 28px;
	right: 0px;
	bottom: 0px;
	width: 300px;
}
#menu_up {
	position: absolute;
	z-index: 200;
	height: 25px;
	width: 320px;
	left: 680px;
	top: 0px;
	right: 0px;
	bottom: 0px;		
}
#menu_up ul {
	list-style-type: none;
}
#menu_up ul li {
	display: inline;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cce9fa;
	text-decoration: none;
	text-align: right;
}
#menu_up ul li a{
	color: #cce9fb;
	text-decoration: none;
}
#menu_up ul li a:hover{
	color: #0CF;
	text-decoration: underline;
}
.header .menu {
	position: relative;
	z-index: 700;
	width: 960px;
	left: 0px;
	top: 70px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
	height: 400px;
}

.header #flash {
	padding: 9px;
	height: 330px;
	width: 640px;
	border: 1px solid #b2ac91;
	position: absolute;
	left: 0px;
	top: 110px;
	right: 0px;
	bottom: 0px;
	background-color: white;
	z-index: 500;
}
.header #ponuda {
	background-color: white;
	margin: 0px;
	padding: 0px;
	height: 268px;
	width: 278px;
	border: 1px solid #B2AC92;
	position: absolute;
	z-index: 500;
	left: 682px;
	top: 190px;
	right: 0px;
	bottom: 0px;
}
.header #lminute {
	background-image: url(../images/last-minute.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 278px;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 35px;
	right: 0px;
	bottom: 0px;
}
.header #fminute {
	background-image: url(../images/first-minute.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 278px;
	z-index: 500;
	left: 0px;
	top: 157px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
.header #izdvojeno {
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: 260px;
	z-index: 500;
	left: 9px;
	top: 40px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
.header #info {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 280px;
	position: absolute;
	z-index: 500;
	top: 110px;
	left: 680px;
}
.container {
	padding: 0px;
	width: 960px;
	position: relative;
	z-index: 500;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
}
#lcontent, #rcontent  {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	z-index: 500;
}
#lcontent1, #mcontent, #rcontent  {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	z-index: 500;
}
#lcontent {
	width: 660px;
	height: auto;
}
#lcontent1 {
	width: 220px;
}
#mcontent {
	width: 340px;
}
#lcontent .destinacije {
	height: 200px;
	width: 307px;
	background-color: white;
	float: left;
	position: relative;
	z-index: 500;
	border: 1px solid #B2AC95;
	padding: 8px;
}
#lcontent .ponude {
	height: 105px;
	width: 198px;
	background-color: white;
	float: left;
	position: relative;
	z-index: 500;
	border: 1px solid #B2AC95;
	padding: 6px;
}
#lcontent .ponude1 {
	height: 750px;
	width: 422px;
	background-color: white;
	float: left;
	position: relative;
	z-index: 500;
	border: 1px solid #B2AC95;
	padding: 6px;
}
.lbox1 {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 638px;
	position: relative;
	z-index: 500;
	height: auto;
	background-color: white;
	border: 1px solid #B2AC9a;
}
.lbox11 {
	height: 105px;
	width: 198px;
	background-color: white;
	float: left;
	position: relative;
	z-index: 500;
	border: 1px solid #B2AC95;
	padding: 6px;
}
.lbox12 {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 414px;
	position: relative;
	z-index: 500;
	height: auto;
	background-color: white;
	border: 1px solid #B2AC9a;
}
.lbox1 img {
	padding: 4px;
	float: left;
	border: 1px solid #CCCCCb;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.lbox1 table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666667;
	text-decoration: none;
	width: 638px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.lbox1 td {
	border: 1px solid #D7D7D7;
	height: 20px;
	line-height: 20px;
}
.lbox1 tr:first-child {background: #00ccff}
.lbox1 tr:nth-child(2n+3) {background: #e0e0e0}

.lbox1 ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777776;
	text-decoration: none;
}
.lbox1 li {
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: disc;
	padding-bottom: 3px;
}
.lbox1 li a {
	font-weight: normal;
	color: #666664;
	text-decoration: underline;
}
.lbox1 a:hover {
	font-weight: normal;
	color: #0099Fb;
	text-decoration: none;
}
.lbox2 {
	padding: 10px;
	width: 618px;
	z-index: 500;
	height: auto;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border: 1px solid #ddd;
	background-color: #fefefe;
	position: relative;
}
.lbox2 img {
	padding: 3px;
	border: 1px solid #CCCCCa;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	clear: left;
	float: left;
}
.lbox2 table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666667;
	text-decoration: none;
	width: 618px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lbox2 td {
	border: 1px solid #D7D7D7;
}
.lbox2 ul {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666661;
	padding-left: 7px;
	list-style-position: inside;
	list-style-type: disc;
}
#rcontent  {
	float: right;
	width: 280px;
}#rcontent .vesti {
	height: 120px;
	width: 258px;
	border: 1px solid #B2AC93;
	position: relative;
	z-index: 500;
	background-color: white;
	background-image: url(../images/vesti.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
}
#rcontent .vesti_in {
	position: relative;
	height: 75px;
	width: 248px;
	z-index: 500;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: 0px;
}
#rcontent .reklama {
	background-color: white;
	padding: 6px;
	height: 133px;
	width: 266px;
	border: 1px solid #B2AC94;
	position: relative;
	z-index: 500;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rcontent .reklama img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rcontent .rbox1 {
	background-color: white;
	height: 175px;
	width: 278px;
	border: 1px solid #B2AC97;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	float: right;
	z-index: 500;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.rbox1 label {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	display: block;
	width: 100px;
	float: left;
	padding-top: 3px;
	margin-bottom: 18px;
	margin-top: -8px;
	margin-right: 0px;
	margin-left: 0px;
}

.rbox1 input {
	width: 155px;
	float: left;
	margin-top: -8px;
	margin-left: 10px;
	border: 1px solid #DDDDDD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-right: 0px;
	margin-bottom: 18px;
}
.rbox1 button {
	background-color: #89C50e;
	border: 1px solid #029513;
	width: 60px;
	color: #FFFFFe;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	display: block;
	position: absolute;
	left: 110px;
	top: 140px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	height: 22px;
}
.rbox2 {
	background-color: white;
	height: 80px;
	width: 278px;
	border: 1px solid #B2AC97;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
}
.rbox3 {
	width: 280px;
	padding: 0px;
	height: 70px;
	position: relative;
	z-index: 500;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer {
	padding: 0px;
	height: 50px;
	width: 960px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2AC96;
	position: relative;
	z-index: 500;
}
#footer1 {
	position: relative;
	width: 500px;
	float: left;
	padding-top: 3px;
	padding-left: 10px;
}
#footer2 {
	text-align: right;
	float: right;
	width: 250px;
	padding-right: 10px;
	position: relative;
	padding-top: 3px;
}
#kontakt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B0AC9a;
	text-decoration: none;
	text-align: right;
}
#kontakt a {
	color: #B0AC9c;
	text-decoration: none;
}
#kontakt a:hover {
	color: #928B74;
	text-decoration: underline;
}

/* Nova godina */
.ngdes1 {
	height: 244px;
	width: 281px;
	background-color: white;
	float: left;
	position: absolute;
	z-index: 500;
	border: none;
	padding: 8px;
}
.ngdes2 {
	height: 244px;
	width: 281px;
	background-color: white;
	float: left;
	position: absolute;
	z-index: 500;
	border: none;
	padding: 8px;
	top: 252px;
}
.ngdm {
	height: 200px;
	width: 307px;
	background-color: white;
	float: left;
	position: absolute;
	z-index: 500;
	border: none;
	padding: 8px;
	left: 307px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clear: right;
}
.ngbox {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 658px;
	position: relative;
	z-index: 500;
	height: 520px;
	background-color: white;
	border: 1px solid #B2AC9a;
}
.ngbox img {
	padding: 0px;
	float: left;
	border: none;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}


/* ---- Grcka Menu ---- */
ul#grcka_menu {
	list-style: none;
	width: 640px;
	padding: 0;
	margin: 0;
}
ul#grcka_menu li {
	float: left;
	width: auto;
	color: #0097FF;
	list-style: none;
	padding: 8px 0 0 0;
	margin: 0;
}
ul#grcka_menu li a {
	float: left;
	width: auto;
	padding: 0 4px;
	margin: 0;
	color: #0097ff;
	text-decoration: none;
	text-align: center;
}
ul#grcka_menu li a:hover {
	color: #89C50d;
}


/* ---- Mape ------ */

#ie-test { position: relative; width: 100%; }
#boxLinks { list-style: none; overflow: hidden; float: left; width: 150px; }
#boxLinks li {  display: block; }
#boxLinks li a { width: 118px; padding: 5px 10px; color: #343434; text-decoration: none; border-left: 1px dotted #ddd; border-bottom: 1px dotted #ddd; float: left; background: #fff; display: block; margin: 0 0 0 -1px; position: relative; left: 1px; }
#boxLinks li a:active, #boxLinks li a:hover { color: #fff; background: #0097ff; }
#box { height: 750px; border: 1px dotted #ddd; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; top: 0; text-align: center; }
#box img { border: none; }
.box { display: none; height: 750px; overflow: auto; display: block; position: relative; overflow-y: hidden; padding: 30px; outline: none; }
#box1:target, #box2:target, #box3:target, #box4:target, #box5:target, #box6:target, #box7:target, #box8:target, #box9:target, #box10:target, #box11:target, #box12:target, #box13:target, #box14:target, #box15:target, #box16:target, #box17:target, #box18:target { display: block; }
