			@font-face {
				font-family: Parisienne;
				src: url("util/Parisienne-Regular.eot");
			}
			@font-face {
				font-family: Parisienne;
				src: url("util/Parisienne-Regular.ttf");
			}
			
			@font-face {
				font-family: JennaSue;
				src: url("util/JennaSue.eot");
			}
			@font-face {
				font-family:JennaSue;
				src: url("util/JennaSue.ttf");
			}
			@font-face {
				font-family:Gothic;
				src: url("util/GOTHIC.TTF");
			}


			div#wrapper {
				position: absolute;
				top: 0;
				bottom:0;
				left:0;
				right:0;
			}
			.inner {
				display: table-cell;
				text-align: center;
				vertical-align: top;
				width: 100%;
				position: relative;
			}
			.outer {
				display: table;
				table-layout: fixed;
				height: 100%;
				width: 100%;
			}
			body {
				margin: 0px;
				background-image: url('img/bg5.jpg');
				background-position: center center;
			}
			div#g_container {
				margin: 0 auto;
				padding-left: 20px;
				padding-right: 20px;
				width: 1115px;
				height: 600px;
				margin-top: 20px;
			}
			div#menu {
				float: left;
				width: 240px;
				height: 580px;
				border-radius: 20px;
				background: #ffffff;
				margin-right: 15px;
				box-shadow: 0px 0px 14px 0px #55ccff;
				text-align: center;
			}
			div#glavno {
				height: 580px;
				float: left;
				width: 860px;
				border-radius: 20px;
				background: #ffffff;
				box-shadow: 0px 0px 14px 0px #55ccff;
			}
			div.main#glavno {
				background-image: url('img/iaim_m.png');
				background-position: top right;
				background-repeat: no-repeat;

			}
			div#dobrodosli {
				text-align: center;
				float: left;
				width: 718px;
				font-family: Parisienne;
				font-size: 96px;
				color: #606060;
				font-weight: 300;
				margin-top: 13px;
			}
			div.posebnost_gumb {
				float: left;
				width: 150px;
				height: 150px;
				border: 2px solid #fabfdf;
				border-radius: 15px;
				font-size: 20px;
				line-height: 150px;
				text-align: center;
				color: #55ccff;
				margin-left: 38px;
				cursor: pointer;
			}
			div.ghover {
				box-shadow: 1px 1px 10px 0px #fabfdf;
				background: #ffeaed;
			}
			div.mtop {
				clear: both;
				margin-top: 20px;
				padding-top: 20px;
				margin-left: 35px;
				margin-right: 35px;
			}
			div.fp {
				height: 100px;
				line-height: 100px;
			}
			div#menu .gumb{
				box-shadow: 1px 1px 2px 0px #d0e0e0;
				padding-bottom: 6px;
				padding-right: 17px;
				padding-left: 17px;
				padding-top: 9px;
				margin: 0 auto;
				display: inline-block;
				font-size: 18px;
				font-family: Gothic;
				border-radius: 10px;
				margin-bottom: 15px;
				cursor: pointer;
				color: #606060;
			}
			div#menu .hover {
				box-shadow: 1px 1px 4px 0px #55ccff;
				color: #202020;
			}
			div#s_content {
				font-family: Gothic;
				margin: 35px;
				clear: both;
				text-align: left;
				padding-top: 0px;
				color: #707070;	
			}
			ul.srcek {
				list-style: none;
				margin-left: 10px;
				margin-top: 0.3em;
				padding-left: 0;
			}
			ul.srcek li {
				padding-left: 1em;
				text-indent: -1em;
				line-height: 1.5em;
			}
			ul.srcek li:before {
				font-family: JennaSue;
				content: "^";
				padding-right: 5px;
				font-size: 1.5em;
				color: #fabfdf;
				font-weight: bold;
			}
			div.naslov {
				font-size: 24px;
				font-family: Gothic;
				text-transform: uppercase;
				clear: both;
				color: #606060;
				margin-top: 8px;
				margin-bottom: 13px;
			}
			div.tab {
				width: 200px;
				text-align: center;
				float: left;
				font-family: Gothic;
				color: #606060;
				font-size: 16px;
				font-weight: bold;
				cursor: pointer;
/*				text-transform: uppercase;*/
			}
			div.glow {
				text-shadow: 1px 1px 3px #55ccff;
			}
			div.tab img {
				border-radius: 10px;
/*				border: 1px solid #FFF;*/
			}
			img.hover {
				border-color: #55ccff;	
				box-shadow: 0px 0px 6px 2px #fabfdf;
			}
			a.white:link {
				color: #303030;
				text-decoration: underline;
			}
			a.white:visited {
				color: #303030;
				text-decoration: underline;
			}
			a.white:hover {
				color: #303030;
				font-weight: bold;
				text-decoration: underline;
			}
			a.white:active {
				color: #303030;
				text-decoration: underline;
			}
			a.clear:link {
				color: #606060;
				text-decoration: none;
			}
			a.clear:visited {
				color: #606060;
				text-decoration: none;
			}
			a.clear:hover {
				color: #101010;
				font-weight: bold;
				text-decoration: underline;
			}
			a.clear:active {
				color: #606060;
				text-decoration: none;
			}

img.social {
	box-shadow: 0px 0px 14px 0px #55ccff;
	margin-right: 24px;
	margin-left: 24px;
	border: none;

}
p {
	margin-top: 5px;
	margin-bottom: 8px;
}
