/* CSS Document */
* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
BODY {
		background:url(images/VelikiBack.jpg) repeat;
		margin:10px 0px 0 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#034eb8;
}
a:visited,
a:active,
a:link {
	font-weight: bold;
	color: #fff;
	text-decoration:underline;
}
a:hover {
	color: #034eb8;
	text-decoration:underline;
}
H1 {
	font-size: 30px;
	color: #034eb8;
	font-weight:bold;
	margin:0 0 40px 0!important;
	margin:0 0 10px 0;
	padding: 10px 0 0 0;
	text-decoration:none;
	width:550px!important;
	width:565px;
	height: 30px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
H2 {
	font-size: 16px;
	color: #fff;
	font-weight:bold;
	margin:0;
	padding:0;
}
.Logo {
	width:157px;
	float:left;
	height: 40px;
}
strong {
	font-size: 10px;
	font-weight: bold;
	color: #034eb8;
}
#Heritage { background:url(images/BackHeritage.jpg) bottom right no-repeat #62a6f1;}
#Agro { background:url(images/BackAgro.jpg) bottom right no-repeat #91cafa;}
#Remote { background:url(images/BackRemote.jpg) bottom right no-repeat #a7c3e8;}
#Stone { background:url(images/BackStone.jpg) bottom right no-repeat #d9cfbf;}
.Okvir {
	width: 760px;
	text-align:left;
	border: solid 10px #eae5d9;
	padding: 10px 10px 20px 10px;
	background:url(images/BackAuthentic.jpg) bottom right no-repeat #a5cdff;
}
.Zastavice {
	text-align:right; 
	width: 760px; 
	padding: 0 20px 8px 0;
}
.SlikaOkvir {
	border: solid 3px #c7e0ff;
	margin: 0 10px 5px 0;
}
.Clear {
	clear:both;
}
.StupacLjevo {
	width: 550px;
	float:left;
	padding: 0 20px 0 0;
}
/* desni stupac sa linkovima */
.StupacDesno {
	width: 167px;
	float:left;
}
UL.Destinacije,
.StupacDesno UL {
	list-style:none;
	margin:0;
	padding:5px 5px 3px 5px;
	background-color:#6da4e9;
	border: solid 1px #c7e0ff;
}
.StupacDesno LI {
	font-weight:bold;
	margin: 2px 0 2px 0;
	background-color:#82b4f2;
}
.StupacDesno LI a:hover,
.StupacDesno LI a:visited,
.StupacDesno LI a:active,
.StupacDesno LI a:link {
	color: #fff;
	display:block;
	height: auto!important;
	height: 14px;
	padding:2px 2px 3px 4px;
}
.StupacDesno LI a:hover {
	background-color:#fcd87a;
	color:#034eb8;
}
.Zuto a:visited,
.Zuto a:active,
.Zuto a:link,
.Zuto {
	background-color:#dad3c2;
	color: #034eb8;
	padding:2px;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.Zuto a:hover {
	color: #fff;
}
UL.Destinacije {
	margin:10px 0 0 0;
}
.Destinacije LI {
	margin:3px 5px 4px 5px;
	background: none;
}
.Destinacije LI a:hover,
.Destinacije LI a:visited,
.Destinacije LI a:active,
.Destinacije LI a:link {
	color:#FFFFFF;
	background:none;
	padding:0;
	height: auto!important;
	height: 10px;
}
.Destinacije LI a:hover {
	color:#034eb8;
}
.MoreDestination {
	padding: 3px 0 0 0;
	margin: 5px 0 0 0;
	border-top: solid 1px #034eb8;
	text-transform:uppercase;
}
/* okvirici sa izdvojenom ponudom */
.Izdvojeno {
	width:150px;
	height: 200px;
	padding: 0;
	margin: 15px 25px 10px 0;
	float:left;
	background-color:#c7e0ff;
}
#Fra .Izdvojeno {
	height: 250px;
}
.Izdvojeno a:visited,
.Izdvojeno a:active,
.Izdvojeno a:link {
	font-weight:normal;
	font-size:10px;
	color:#034eb8;
	text-decoration:none;
	display:block;
	padding: 5px;
}
.Izdvojeno a:hover {
	color:#71a6ed;
}
H3 {
	font-size:14px;
	margin:2px 0 2px 0;
	padding:0;
}

.Izdvojeno1 {
	width:300px;
	margin: 0;
	clear:both;
	padding:5px;
}
#Fra 
/* footer */
.Dno {
	width: 760px;
	margin:0;
	padding: 10px;
	color:#cdc4ad;
}
.Dno a:visited,
.Dno a:active,
.Dno a:hover,
.Dno a:link {
	font-weight:normal;
	color:#cdc4ad;
}
.Dno a:hover {
	font-size:10px;
	font-weight:normal;
	color:#71a6ed;
}