

h1 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: bold;
	font-style: inherit;
	font-size: 40px;
	font-family: inherit;
	vertical-align: baseline;
	color: #b28239;
	line-height: 150%;
}

h2 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: bold;
	font-style: inherit;
	font-size: 30px;
	font-family: inherit;
	vertical-align: baseline;
	color: #333c44;
}


p {
	color: #898989;
	line-height: 150%;
}
html {
	background-color: #e5e5e5;
	background: url(../img/background.png);
	font-family: sans-serif;
	color: #898989;
    line-height: 150%;

}
body {
	margin: 0px;
	font-size: 16px;
}
#page {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 100%;
	background-color: #ffffff;
	overflow: hidden;
}
#whiteHeader {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
#headerLeft {
	width: 40%;
	height: 123px;
	float: left;
}
#headerRight {
	width: 60%;
	height: 123px;
	float: right;
}
#headerRight a {
	float: right;
}
#headerRight img {
	float: right;
	margin-top: 41px;
}
#headerTel {
	margin-right: 20px;
}
#headerMail {
	/*margin-right: 20px;*/
}
#menuContainer {
	background: url(../img/menuBg.png) no-repeat center;
	margin-top: -7px;
}
#menu {
	margin-top: -4px;
	margin-right: auto;
	margin-left: auto;
	width: 1020px;
	height: 48px;
}
#menu a img {
	width: 204px;
	height: 48px;
}
#content {
	width: 932px;
	background-color: #ffffff;
	padding-left: 44px;
	padding-right: 44px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -4px;
	overflow: auto;
}
.leftHalf {
	clear: left;
	width: 422px;
	float: left;
	padding-top: 50px;
	height: auto;
}
.rightHalf {
	clear: right;
	width: 422px;
	height: auto;
	float: right;
	padding-top: 50px;
	margin-bottom: 30px;
}
.centered {
	text-align: center;
}
#footer {
	width: 100%;
	min-height: 170px;
	height: auto;
	background-color: #474747;
}
#footerInner {
	width: 820px;
	margin-left: auto;
	margin-right: auto;	
	padding-top: 30px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 30px;
	font-size: 13px;
	color: #9d9d9d;
}
#leftContent {
	width: 629px;
	padding-right: 20px;
	border-right: 1px solid #d5d5d5;
	overflow: auto;
	float: left;
}
#rightSidebar {
	width: 262px;
	padding-left: 20px;
	float: right;
}
.faqContainer {
	color: #898989;
	line-height: 150%;
	overflow: auto;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 20px;
}
.faqIcon {
	width: 20px;
	float: left;
}
.faqContent {
	width: 609px;
	float: right;
	overflow: auto;
}
.faqQuestion {
	clear: left;
	margin-bottom: 40px;
	overflow: auto;
	cursor: pointer;
}
.faqQuestion .faqContent {
	color: #b28239;
}
.faqAnswer {
	display: none;
	clear: right;
	margin-bottom: 40px;
	overflow: auto;
}
.sidebarItem {
	text-align: center;
	overflow: auto;
}
.sidebarItem a{
	color: #b28239;
}
.sidebarItem a:visited{
	color: #b28239;
}

.sidebarItem h1 {
	text-align: left;
	font-size: 25px;
}
.sidebarContent {
	text-align: left;
	color: #898989;
	line-height: 150%;
}
.uslugeBtnImg {
	margin-bottom: 60px;
	cursor: pointer;
}
#savjetiContainer img {
	cursor: pointer;	
}
.savjetiRow {
	overflow: auto;
	padding-bottom: 64px;
	padding-top: 17px;

}
.savjetiRowBottomBorder {
	border-bottom: 1px solid #d5d5d5;
}
.savjetiMiddleImage {
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}
.savjetiFirstImage {
	border-right: 1px solid #d5d5d5;
}
#anketaHeader {
	overflow: auto;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 50px;
}

#anketaHeaderLeft {
	width: 150px;
	height: 150px;
	float: left;
}

#anketaHeaderRight {
	float: right;
	width: 742px;
	padding-left: 40px;
}

#anketaHeaderRight h1{
	font-size: 35px;
}

#anketaHeaderContent{
	font-size: 15px;
	color: #9d9d9d;
	line-height: 150%;
}

#anketa {
	padding-top: 30px;
	clear: both;
}
#anketaTable {
	width: 932px;
	font-size: 15px;
	color: #636466;
}

#anketaTable tr:nth-child(odd) {background: #f3f3f4}

#anketaTable tr:nth-child(even) {background: #ffffff}

#anketaTable td {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}

#anketaTable img {
	cursor: pointer;
}

#anketaSkala {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

#anketaNapomena {
	text-align: center;
	font-size: 18px;
	color: #9d9d9d;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 60px;
}

#anketaVezano img {
	cursor: pointer;
	margin-bottom: 50px;
}

#leftKontakt {
	width: 402px;
	float: left;
	padding-right: 60px;
}

#rightKontakt {
	width: 460px;
	float: right;
}

#kontaktBlok1 {
	color: #b28239;
	line-height: 130%;
}

#kontaktBlok2 {
	color: #9d9d9d;
	line-height: 130%;
}

#kontaktBlok3 {
	font-size: 12px;
	color: #9d9d9d;
	line-height: 120%;
}

#contentTablet {
	display: none;
	background-color: #ffffff;
	overflow: auto;
	width: auto;
	margin-top: -4px;
	padding-left: 44px;
	padding-right: 44px;
	padding-top: 50px;
}
#contentTabletSavjeti {
	display: none;
	background-color: #ffffff;
	overflow: auto;
	width: auto;
	margin-top: -4px;
	padding-left: 44px;
	padding-right: 44px;
	padding-top: 50px;
}


#headerTablet {
	display: none;
}
.menuResponsive {
	display: none;
}
#headerMobile {
	display: none;
}
#contentMobile {
	display: none;
}
#contentMobileSavjeti {
	display: none;
}
#contentResponsive {
	display: none;
}
@media (max-width: 1020px) {
  #content {
    display: none;
  }
  #contentTablet {
  	display: block;
  }
  #contentTabletSavjeti {
  	display: block;
  }
  #footerInner {
  	width: auto;
  	overflow: auto;
  }
  #header {
  	display: none;
  }
  #headerTablet {
  	display: block;
  	background-color: #ffffff;
  	overflow: auto;
  	width: 100%;
  }
  .menuResponsive {
  	display: block;
  }
  #contentResponsive {
  	display: block;
  	background-color: #ffffff;
	overflow: auto;
	width: auto;
	margin-top: -4px;
	padding-left: 44px;
	padding-right: 44px;
	padding-top: 50px;
  }
}

@media (max-width: 750px) {
	#contentMobileSavjeti {
		display: block;
		background-color: #ffffff;
		overflow: auto;
		width: auto;
		margin-top: -4px;
		padding-left: 44px;
		padding-right: 44px;
		padding-top: 50px;
	}
	#contentTabletSavjeti {
		display: none;
	}
}

@media (max-width: 500px) {
	#headerMobile {
		display: block;
		width: 100%;
		height: 298px;
		background: url(../img/mobileHeader.png) no-repeat center;
		background-color: #ffffff;
	}
	#headerTablet {
		display: none;
	}
	#contentMobile {
		display: block;
		background-color: #ffffff;
		overflow: auto;
		width: auto;
		margin-top: -4px;
		padding-left: 44px;
		padding-right: 44px;
		padding-top: 50px;
	}
	#contentTablet {
		display: none;
	}
}

.block100 {
	width: 100%;
	clear: both;
}

.block50l {
	width: 50%;
	float: left;
}

.block50r {
	width: 50%;
	float: right;
}

.menuResponsive {
	width: auto;
	height: 30px;
	background-color: #cc9b50;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	color: #ffffff;
	font-size: 30px;
}

.menuResponsiveInner {
	position: relative;
	width: auto;
	height: 30px;
	background-color: #bf883f;
	text-align: center;
	line-height: 30px;
}

.menuResponsiveSelection {
	display: none;
}

.menuResponsiveSelection a{
	color: #ffffff !important;
	text-decoration: none;
}

.menuResponsiveSelected {
	cursor: pointer;
	width: auto;
	height: auto;
}

.menuResponsiveSelectedTitle {
	width: 100%;
}
.menuResponsiveButton {
	position: absolute;
	right: 2px;
	top: 2px;
	width: 22px;
}

#contentMobileSavjeti img {
	cursor: pointer;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d5d5d5;
}

#contentTabletSavjeti img {
	cursor: pointer;
}

.pitanjeResponsive {
	color: #898989;
	font-weight: bold;
}

.imgDa {
	cursor: pointer;
}

.imgNe {
	cursor: pointer;
}

#anketaSkalaResponsive {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

#anketaOdgovorResponsive {
	text-align: center;
	font-size: 16px;
	color: #9d9d9d;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 60px;
}

#languageButtons {
	width: 35px;
	height: 86px;
	background-color: #e8e8e8;
	position: absolute;
	top: 10px;
	right: 0px;
	padding: 5px;
}