video#bgvid { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../images/ezratestimony-bg.jpg) no-repeat center fixed;
    background-size: cover; 
}

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub { 
  top: 0.4em; 
}

@font-face {
	font-family: "autoradiographic_rg";
	src: url("autoradiographic_rg.eot"); /* IE9 Compat Modes */
	src: url("autoradiographic_rg.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("autoradiographic_rg.woff") format("woff"), /* Modern Browsers */
	url("autoradiographic_rg.woff2") format("woff2"), /* Modern Browsers */
	url("autoradiographic_rg.ttf") format("truetype"), /* Safari, Android, iOS */
	url("autoradiographic_rg.svg#autoradiographic_rg") format("svg"); /* Legacy iOS */
	font-weight: normal;
    font-style: normal;
}
	
@font-face {
	font-family: "expressway_rg";
	src: url("expressway_rg.eot"); /* IE9 Compat Modes */
	src: url("expressway_rg.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("expressway_rg.woff") format("woff"), /* Modern Browsers */
	url("expressway_rg.woff2") format("woff2"), /* Modern Browsers */
	url("expressway_rg.ttf") format("truetype"), /* Safari, Android, iOS */
	url("expressway_rg.svg#expressway_rg") format("svg"); /* Legacy iOS */
	font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "azoft_sans";
	src: url("azoft_sans.eot"); /* IE9 Compat Modes */
	src: url("azoft_sans.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("azoft_sans.woff") format("woff"), /* Modern Browsers */
	url("azoft_sans.woff2") format("woff2"), /* Modern Browsers */
	url("azoft_sans.ttf") format("truetype"), /* Safari, Android, iOS */
	url("azoft_sans.svg#azoft_sans") format("svg"); /* Legacy iOS */
	font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "jura-demibold";
	src: url("jura-demibold.eot"); /* IE9 Compat Modes */
	src: url("jura-demibold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("jura-demibold.woff") format("woff"), /* Modern Browsers */
	url("jura-demibold.woff2") format("woff2"), /* Modern Browsers */
	url("jura-demibold.ttf") format("truetype"), /* Safari, Android, iOS */
	url("jura-demibold.svg#jura-demibold") format("svg"); /* Legacy iOS */
	font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "mistral";
	src: url("mistral.eot"); /* IE9 Compat Modes */
	src: url("mistral.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("mistral.woff") format("woff"), /* Modern Browsers */
	url("mistral.woff2") format("woff2"), /* Modern Browsers */
	url("mistral.ttf") format("truetype"), /* Safari, Android, iOS */
	url("mistral.svg#mistral") format("svg"); /* Legacy iOS */
	font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "okolaksbold";
	src: url("okolaksbold.eot"); /* IE9 Compat Modes */
	src: url("okolaksbold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("okolaksbold.woff") format("woff"), /* Modern Browsers */
	url("okolaksbold.woff2") format("woff2"), /* Modern Browsers */
	url("okolaksbold.ttf") format("truetype"), /* Safari, Android, iOS */
	url("okolaksbold.svg#okolaksbold") format("svg"); /* Legacy iOS */
	font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "vds_new";
	src: url("vds_new.eot"); /* IE9 Compat Modes */
	src: url("vds_new.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("vds_new.woff") format("woff"), /* Modern Browsers */
	url("vds_new.woff2") format("woff2"), /* Modern Browsers */
	url("vds_new.ttf") format("truetype"), /* Safari, Android, iOS */
	url("vds_new.svg#vds_new") format("svg"); /* Legacy iOS */
	font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "yiggivoo_uc";
	src: url("yiggivoo_uc.eot"); /* IE9 Compat Modes */
	src: url("yiggivoo_uc.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("yiggivoo_uc.woff") format("woff"), /* Modern Browsers */
	url("yiggivoo_uc.woff2") format("woff2"), /* Modern Browsers */
	url("yiggivoo_uc.ttf") format("truetype"), /* Safari, Android, iOS */
	url("yiggivoo_uc.svg#yiggivoo_uc") format("svg"); /* Legacy iOS */
	font-weight: normal;
    font-style: normal;
}

.ulnavbar {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	border: 1px solid rgba(119,119,119, 0.7);
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	box-shadow: 0px 0px 9px rgba(119,119,119, 0.9);
	-webkit-box-shadow: 0px 0px 9px rgba(119,119,119, 0.9);
	-moz-box-shadow: 0px 0px 9px rgba(119,119,119, 0.9);
	background-image: url("../images/ezratestimony-table-bg.png");
}

.ulnavbar a {
	display: block;
	padding: 9px;
	color: #00468c;
	text-shadow: 0px 0px 3px rgba(0,70,140, 0.3);
	text-align: center;
	font-family: "azoft_sans";
	font-weight: bold;
	font-size: 106%;
}

.ulnavbar a:link {
    color: #00468c;
	text-decoration: none;
}

.ulnavbar a:visited {
    color: #00468c;
	text-decoration: none;
}

.ulnavbar a:hover {
	background-color: #00468c;
    color: #e5e1be;
	-webkit-box-shadow: 0px 0px 12px rgba(229,225,190, 0.9);
	-moz-box-shadow: 0px 0px 12px rgba(229,225,190, 0.9);
	box-shadow: 0px 0px 12px rgba(229,225,190, 0.9);
	text-decoration: underline;
}

.ulnavbar a:active {
	text-decoration: none;
}

.pocetna {
    float: left;
    border-right: 1px solid rgba(119,119,119, 0.7);
}

.prorostva {
    float: left;
    border-right: 1px solid rgba(119,119,119, 0.7);
}

.ucenja {
    float: left;
    border-right: 1px solid rgba(119,119,119, 0.7);
}

.obavestenja {
    float: left;
    border-right: 1px solid rgba(119,119,119, 0.7);
}

.onama {
    float: left;
    border-right: 1px solid rgba(119,119,119, 0.7);
}

.cirilica {
    float: right;
	border-left: 1px solid rgba(119,119,119, 0.7);
}

.latinica {
    float: right;
	border-left: 1px solid rgba(119,119,119, 0.7);
}

#search-form {
	margin-top: 7px;
	width: 212px;
	float: right;
	border: 1px solid rgba(119,119,119, 0.7);
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	box-shadow: 0px 0px 9px rgba(119,119,119, 0.9);
	-webkit-box-shadow: 0px 0px 9px rgba(119,119,119, 0.9);
	-moz-box-shadow: 0px 0px 9px rgba(119,119,119, 0.9);
	background-image: url("../images/ezratestimony-table-bg.png");
}

input[type="text"]{
	width: 103px;
	height: 20px;
	margin: 4px;
	padding: 4px;
	font-family: "vds_new";
    font-size: 100%;
	text-shadow: 0px 0px 3px rgba(0,70,140, 0.3);
	border: 1px solid rgba(119,119,119, 0.7);
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	box-shadow: 0px 0px 3px rgba(119,119,119, 0.9);
	-webkit-box-shadow: 0px 0px 3px rgba(119,119,119, 0.9);
	-moz-box-shadow: 0px 0px 3px rgba(119,119,119, 0.9);
	background: url("../images/ezratestimony-table-search.png");
}

input[type="text"]:focus{
	background: url("../images/ezratestimony-table-search2.png");
}

input[type="submit"]{
	width: 83px;
	margin: 4px;
	padding: 4px;
	float: right;
	cursor: pointer;
	background: url("../images/ezratestimony-table-search3.png");
	text-align: center;
	color: #00468c;
	font-family: "vds_new";
    font-size: 100%;
	text-shadow: 0px 0px 3px rgba(0,70,140, 0.3);
	border: 1px solid rgba(119,119,119, 0.7);
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	box-shadow: 0px 0px 3px rgba(119,119,119, 0.9);
	-webkit-box-shadow: 0px 0px 3px rgba(119,119,119, 0.9);
	-moz-box-shadow: 0px 0px 3px rgba(119,119,119, 0.9);
}

input[type="submit"]:hover {
	background: #00468c;
    color: #e5e1be;
}

::selection {
	background: #00468c; /* Gecko Browsers */
	color: #e5e1be;
}

::-moz-selection {
	background: #00468c; /* Gecko Browsers */
	color: #e5e1be;
}

table {
	width: 80%;
	margin: auto;
	border: 1px solid rgba(119,119,119, 0.7);
	background-image: url("../images/ezratestimony-table-bg.png");
	box-shadow: 0px 0px 9px rgba(119,119,119, 0.9);
	-webkit-box-shadow: 0px 0px 9px rgba(119,119,119, 0.9);
	-moz-box-shadow: 0px 0px 9px rgba(119,119,119, 0.9);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.title {
	text-align: center;
	padding: 7px;
}

.img {
	text-align: center;
	padding: 6px 10px 3px 6px;
}

.video {
	text-align: center;
	padding: 6px 10px 3px 6px;
}

.text {
	text-align: justify;
	padding: 7px;
}
 
hr {
	color: rgba(119,119,119, 0.5);
	box-shadow: 0px 0px 3px rgba(119, 119, 119, 0.1);
} 

.flags {
	text-align: center;
    padding: 7px;
}

.flags img {
	max-width: 115px;
	min-width: 110px;
	height: auto;
	margin: auto;
}

.button {
	color: #00468c;
	padding: 5px 15px;
	margin: auto;
	border: 1px solid rgba(119,119,119, 0.7);
	background-image: url("../images/ezratestimony-table-bg.png");
	box-shadow: 0px 0px 3px rgba(119,119,119, 0.9);
	-webkit-box-shadow: 0px 0px 3px rgba(119,119,119, 0.9);
	-moz-box-shadow: 0px 0px 3px rgba(119,119,119, 0.9);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.button:link {
    color: #00468c;
	text-shadow: 0px 0px 3px rgba(0,70,140, 0.3);
	text-decoration: none;
}

.button:visited {
    color: #00468c;
	text-shadow: 0px 0px 3px rgba(0,70,140, 0.3);
	text-decoration: none;
}

.button:hover {
    color: #006cd9;
	text-shadow: 0px 0px 3px rgba(0,108,217, 0.3);
	-webkit-box-shadow: 0px 0px 6px rgba(229,225,190, 0.9);
	-moz-box-shadow: 0px 0px 6px rgba(229,225,190, 0.9);
	box-shadow: 0px 0px 6px rgba(229,225,190, 0.9);
	text-decoration: none;
}

.button:active {
    color: #006cd9;
	text-shadow: 0px 0px 3px rgba(0,108,217, 0.3);
	-webkit-box-shadow: 0px 0px 8px rgba(229,225,190, 0.9);
	-moz-box-shadow: 0px 0px 8px rgba(229,225,190, 0.9);
	box-shadow: 0px 0px 8px rgba(229,225,190, 0.9);
	text-decoration: none;
}

.buttons {
    text-align: center;
    padding: 7px;
}

.buttons p {
	font-family: "azoft_sans";
	font-size: 120%;
}

h2 {
	text-align: center;
	color: #00468c;
    font-family: "mistral";
    font-size: 300%;
	text-shadow: 0px 0px 3px rgba(0,70,140, 0.3);
}

.featimg {
	text-align: center;
	padding: 7px;
}

.featimg img {
	width: 90%;
	margin: auto;
	border: 1px solid rgba(119,119,119, 0.7);
	box-shadow: 0px 0px 3px rgba(119,119,119, 0.7);
	-webkit-box-shadow: 0px 0px 3px rgba(119,119,119, 0.7);
	-moz-box-shadow: 0px 0px 3px rgba(119,119,119, 0.7);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.featvideo {
	text-align: center;
	padding: 7px;
}

.featvideo iframe {
	width: 90%;
	height: 350px;
	margin: auto;
	border: 1px solid rgba(119,119,119, 0.7);
	box-shadow: 0px 0px 3px rgba(119,119,119, 0.7);
	-webkit-box-shadow: 0px 0px 3px rgba(119,119,119, 0.7);
	-moz-box-shadow: 0px 0px 3px rgba(119,119,119, 0.7);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.main {
	text-align: justify;
}

.main p {
	color: #006cd9;
	font-family: "expressway_rg";
	font-size: 130%;
	text-shadow: 0px 0px 3px rgba(0,108,217, 0.3);
}

.sig {
	text-align: right;
}

.sig p {
	color: #006cd9;
	font-family: "mistral";
	font-size: 160%;
	text-shadow: 0px 0px 3px rgba(0,108,217, 0.3);
}
		
.print {
	text-align: center;
}

.printfriendly img {
	width: 120px;
}