@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: "Roboto Th";
	src: url('../fonts/Roboto-Thin.eot');
	src: url('../fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Roboto-Thin.woff') format('woff'),
		url('../fonts/Roboto-Thin.ttf') format('truetype'),
		url('../fonts/Roboto-Thin.otf') format('opentype'),
		url('../fonts/Roboto-Thin.svg#codropsicons') format('svg');
	font-weight: normal;
	font-style: normal;
}
body, html {
	padding: 0;
	margin: 0;
}
h4 {
	font-size: 14px;
	line-height: 13px;
	margin: 0;
}
h5 {
	font-size: 18px;
	line-height: 16px;
	margin: 0;
}
h6 {
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#maincontainer {
	height: auto;
	width: 100%;
	margin: auto;
	top: 0px;
	left: 0px;
	right: 0px;
}
#btn {
	position: absolute;
	left: 260px;
	top: 200px;
}
#btn2 {
	position: absolute;
	float: right;
	margin-top: 460px;
	margin-left: 1085px;
}
#GALERIJA {
	height: 590px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #ed5a24;
}
#GALERIJA2 {
	height: 590px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #2d3945;
}
#icon-program {
	background-image: url(../img/hopsxps-ikonica.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-bottom: 100px;
}
#icon-prednosti {
	margin-top: 20px;
	margin-bottom: 50px;
}
#icon-hops-program {
	background-image: url(../img/hops-ikonica.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-bottom: 50px;
}
#icon-namena {
	background-image: url(../img/namena-ikonica.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-bottom: 100px;
}
#MAINtxt {
	font-family: "Roboto Th";
	font-size: 28px;
	line-height: normal;
	color: #FFF;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#MAINtxt2 {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#MAINtxt3 {
	font-family: "Roboto Th";
	font-size: 28px;
	line-height: normal;
	color: #000;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#smalltxt {
	font-family: "Roboto Th";
	font-size: 16px;
	line-height: normal;
	margin-top: -25px;
}

#CENOVNIK {
	height: auto;
	width: 100%;
	padding-top: 2%;
}

#KONTAKT {
	float: left;
	height: auto;
	width: 100%;
	background-color: #ed5a24;
	padding-top: 2%;
}
#KONTAKT2 {
	float: left;
	height: auto;
	width: 100%;
	background-color: #2d3945;
	padding-top: 2%;
}
#KONTAKTtxt {
	font-family: "Roboto Th";
	color: #FFFFFF;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	margin-bottom: 5%;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Roboto Th";
	font-size: 20px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Roboto Th";
	font-size: 20px;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: "Roboto Th";
	font-size: 20px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Roboto Th";
	font-size: 20px;
	background-position: left top;
}
#copyrights {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: rgba(255,255,255,0.5);
	height: 20px;
	width: 425px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
