@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	text-align: center;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	background: #83ACDA url(/styles/bg.jpg) no-repeat fixed center top;
	padding: 0px;
}
#wrapper {
	width: 980px;
	text-align: left;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin: 0px auto 15px;
	padding: 0px 0px 1px;
	background: #FFFFFF;
	clear: right;
}
#header {
	position: relative;
	height: 344px;
	padding: 1px 0px 0px;
	margin: 0px;
	width: 980px;
	background: #FFFFFF url(header1.png) no-repeat;
	overflow: visible;
	top: 0px;
	border-bottom: 2px solid #666666;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 330px;
	text-indent: -9999px;
	background: url(logo.png) no-repeat;
	display: block;
}
#navigation {
	text-align: center;
	height: 110px;
	position: absolute;
	bottom: -60px;
	width: 800px;
	left: 0px;
	z-index: 10 !important;
}
#navigation ul {
	margin: 0px;
	padding: 0px 30px;
	font-size: 24px;
	height: 110px;
}
#navigation ul li {
	display: inline;
	float: left;
	padding: 20px 5px;
	text-indent: -9999px;
}
#navigation ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	font-weight: normal;
	font-size: 27px;
	height: 70px;
	width: 113px;
}

#content {
	background: #FFFFFF;
	padding: 50px 40px 20px;
}
#content #main {
	float: left;
	width: 650px;
	display: block;
	position: relative;
}

#content #preporucujemo {
	padding: 1px 5px;
	border: 1px solid #96A259;
	height: 380px;
	background: #FFFFFF url(h600.png) repeat-x 0px -300px;
	display: block;
}
#content #sponsors {
	height: 60px;
	margin: 15px 0px 0px;
	padding: 5px 10px;
	text-align: center;
}
#sponsors img {
	margin-right: 50px;
	margin-left: 50px;
}



#footer {
	font-size: 11px;
	color: #203B50;
	padding: 1px 0px;
	font-weight: bold;
	height: 60px;
	width: 980px;
	text-align: center;
}
#lang_bar {
	position: absolute;
	top: 0px;
	height: 78px;
	margin: 0px;
	width: 980px;
	padding: 1px 0px;
	z-index: 100 !important;
}

#lang_bar p {
	margin-top: 9px;
	margin-left: 30px;
}
#lang_bar #cse-search-box {
	margin: 0px;
	padding: 0px;
}
#serv {
	text-align: center;
	margin: 15px auto;
	width: 600px;
	clear: both;
	padding: 1px 0px;
	background: transparent;
	display: block;
}
#serv div {
	width: auto;
	text-align: center;
	display: inline;
	margin: 0px 5px;
	float: left;
}
.search {
	position: absolute;
	top: 5px;
	right: 25px;
}

.clear {
	clear: both;
	display: block;
}
a:visited, a:link {
	color: #400000;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: inside;
}
li.naslovna {
	background: url(naslovna.png) no-repeat;
}
li.home {
	background: url(home.png) no-repeat;
}
li.petrovac {
	background: url(petrovac.png) no-repeat;
}
li.smjestaj {
	background: url(smjestaj.png) no-repeat;
}
li.accommodation {
	background: url(accommodation.png) no-repeat;
}
li.turizam {
	background: url(turizam.png) no-repeat;
}
li.tourism {
	background: url(tourism.png) no-repeat;
}
li.info {
	background: url(info.png) no-repeat;
}
li.istorijat {
	background: url(istorijat.png) no-repeat;
}
li.history {
	background: url(history.png) no-repeat;
}
.left {
	float: left;
	margin-right: 15px;
	width: 160px;
	display: block;
	position: relative;
}
.width340 {
	width: 340px;
}

.izdvajamo {
	font-size: 24px;
	margin-right: 0px;
	width: 360px;
	clear: right;
	margin-left: 6px;
}
.width300 {
	width:225px !important;
	margin-right: 25px;
}

h3 {
	text-transform: uppercase;
	font-size: 16px;
}
h2 {
	font-size: 21px;
}
.left.width300        h2        {
	font-size: 14px !important;
	color: #003366;
}

.turizam {
	color: #00A2C2;
}
.info {
	color: #148ACB;
}
.istorijat {
	color: #652D90;
}
.smjestaj {
	color: #ABCF3C;
}
.petrovac {
	color: #F69120;
}
.naslovna {
	color: #E50A7A;
}
.standard {
	color: #333333;
	font-size: 12px;
}
h2.preporucujemo {
	color: #FFFFFF;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
	background: url(preporucujemo_text.png) no-repeat center center !important;
	height: 30px;
	width: 200px;
	text-indent: -9999px;
	text-align: center;
	margin: 5px auto;
}
a:active {
  outline:none;
}
 
:focus {
  -moz-outline-style:none;
}
