body {
	background: url("../images/prophecy-bg.jpg") no-repeat center fixed;
    background-size: cover;
}

#bgvid {
        display: none;
}

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;
}

#navbar {
	margin: auto;
    width: 90%;
}

.ulnavbar {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	border: 1px solid rgba(119,119,119, 0.7);
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	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/prophecy-table-bg.png");
}

.ulnavbar a {
	display: block;
	padding: 10px;
	color: #003f5e;
	text-shadow: 0px 0px 3px rgba(0, 63, 94, 0.3);
	text-align: center;
	font-family: "azoft_sans";
	font-weight: bold;
	font-size: 110%;
}

.ulnavbar a:link {
    color: #003f5e;
	text-decoration: none;
}

.ulnavbar a:visited {
    color: #003f5e;
	text-decoration: none;
}

.ulnavbar a:hover {
	background-color: #003f5e;
    color: #00a2d7;
	-webkit-box-shadow: 0px 0px 9px rgba(255,76,166, 0.9);
	-moz-box-shadow: 0px 0px 9px rgba(255,76,166, 0.9);
	box-shadow: 0px 0px 9px rgba(255,76,166, 0.9);
	text-decoration: underline;
}

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

.pocetna {
    text-align: center;
}

.prorostva {
    text-align: center;
}

.ucenja {
    text-align: center;
}

.obavestenja {
    text-align: center;
}

.onama {
    text-align: center;
	border-bottom: 1px solid rgba(119,119,119, 0.7);
}

.cirilica {
    text-align: center;
}

.latinica {
    text-align: center;
}

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

input[type="text"]{
	width: 67%;
	height: 22px;
	margin: 7px;
	padding: 7px;
	font-family: "vds_new";
    font-size: 100%;
	text-shadow: 0px 0px 3px rgba(0, 63, 94, 0.3);
	border: 1px solid rgba(119,119,119, 0.7);
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	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/prophecy-table-search.png");
}

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

input[type="submit"]{
	width: 22%;
	margin: 7px;
	padding: 7px;
	float: right;
	cursor: pointer;
	background: url("../images/prophecy-table-search3.png");
	text-align: center;
	color: #003f5e;
	font-family: "vds_new";
    font-size: 110%;
	text-shadow: 0px 0px 3px rgba(0, 63, 94, 0.3);
	border: 1px solid rgba(119,119,119, 0.7);
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	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: #003f5e;
    color: #00a2d7;
}

::selection {
  background: #006595; /* WebKit/Blink Browsers */
  color: #dcedf6;
}

::-moz-selection {
  background: #006595; /* Gecko Browsers */
  color: #dcedf6;
}	

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

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

.img {
	text-align: center;
	padding: 3px 5px 1px 3px;
}

.video {
	text-align: center;
	padding: 3px 5px 1px 3px;
}

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

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

.flags img {
	max-width: 90px;
	min-width: 80px;
	height: auto;
	margin: auto;
}

.button {
	color: #003f5e;
	padding: 3px 10px;
	margin: auto;
	border: 1px solid rgba(119,119,119, 0.7);
	background-image: url("../images/prophecy-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: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

.button:link {
    color: #003f5e;
	text-shadow: 0px 0px 3px rgba(0, 63, 94, 0.3);
	text-decoration: none;
}

.button:visited {
    color: #003f5e;
	text-shadow: 0px 0px 3px rgba(0, 63, 94, 0.3);
	text-decoration: none;
}

.button:hover {
    color: #00a2d7;
	text-shadow: 0px 0px 3px rgba(0, 162, 215, 0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(255,76,166, 0.9);
	-moz-box-shadow: 0px 0px 5px rgba(255,76,166, 0.9);
	box-shadow: 0px 0px 5px rgba(255,76,166, 0.9);
	text-decoration: none;
}

.button:active {
    color: #ff4ca6;
	text-shadow: 0px 0px 3px rgba(255,76,166, 0.3);
	-webkit-box-shadow: 0px 0px 7px rgba(255,76,166, 0.9);
	-moz-box-shadow: 0px 0px 7px rgba(255,76,166, 0.9);
	box-shadow: 0px 0px 7px rgba(255,76,166, 0.9);
	text-decoration: none;
}

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

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

h1 {
	background-image: url("../images/h1mobilebig.png");
	text-align: center;
	color: #003f5e;
    font-family: "yiggivoo_uc";
	line-height: 1.7em;
    font-size: 160%;
	text-shadow: 0px 0px 3px rgba(0, 63, 94, 0.3);
}

h2 {
	text-align: center;
	color: #006595;
    font-family: "mistral";
    font-size: 270%;
	text-shadow: 0px 0px 3px rgba(0, 101, 149, 0.3);
}

h3 {
	text-align: center;
	color: #2d777d;
    font-family: "okolaksbold";
    font-size: 100%;
	text-shadow: 0px 0px 3px rgba(45, 119, 125, 0.3);
}
	
h4 {
	text-align: center;
	color: #00a2d7;
    font-family: "jura-demibold";
    font-size: 115%;
	text-shadow: 0px 0px 3px rgba(0, 162, 215, 0.3);
}

.underlined {
    text-decoration: underline;
}

.centered {
	margin: auto;
	display: table;
}	

.color {
	color:#2d777d;
}	

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

.featimg img {
	width: 100%;
	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: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

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

.featvideo iframe {
	width: 100%;
	height: 300px;
	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: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

.names {
	text-align: center;
	padding: 5px;
}

.names p {
	color: #003f5e;
	font-family: "azoft_sans";
	font-size: 95%;
	text-shadow: 0px 0px 3px rgba(0, 63, 94, 0.3);
}	

.cit {
	text-align: center;
}

.cit p {
	color: #006595;
	font-family: "vds_new";
	font-size: 90%;
	text-shadow: 0px 0px 3px rgba(0, 101, 149, 0.3);
}

.link:link {
    color: #00a2d7;
}

.link:visited {
    color: #00a2d7;
}

.link:hover {
    color: #ff4ca6;
	text-decoration: none;
}	
 
.link:active {
    color: #ff4ca6;
	text-decoration: none;
	text-shadow: 0px 0px 7px #ff4ca6;
}	

.verse:link {
    color: #00a2d7;
	text-decoration: none;
	border-bottom: 1px dotted rgba(0, 162, 215, 0.3);
}

.verse:visited {
    color: #00a2d7;
	text-decoration: none;
	border-bottom: 1px dotted rgba(0, 162, 215, 0.3);
}

.verse:hover {
    color: #ff4ca6;
	text-decoration: none;
	border-bottom: none;
}	
 
.verse:active {
    color: #ff4ca6;
	text-decoration: none;
	text-shadow: 0px 0px 7px #ff4ca6;
	border-bottom: none;
}

.before {
	text-align: center;
}

.before p {
	color: #00a2d7;
	font-family: "autoradiographic_rg";
	font-size: 110%;
	text-shadow: 0px 0px 3px rgba(0, 162, 215, 0.3);
}

.comments {
	text-align: justify;
}

.comments p {
	color: #2d777d;
	font-family: "expressway_rg";
	font-size: 110%;
	text-shadow: 0px 0px 3px rgba(45, 119, 125, 0.3);
}

.main {
	text-align: justify;
}

.main p {
	color: #003f5e;
	font-family: "expressway_rg";
	font-size: 120%;
	text-shadow: 0px 0px 3px rgba(0, 63, 94, 0.3);
}

.footnotes {
	text-align: justify;
}

.footnotes p {
	color: #006595;
	font-family: "autoradiographic_rg";
	font-size: 120%;
	text-shadow: 0px 0px 3px rgba(0, 101, 149, 0.3);
}

.footnote:link {
    color: #ff4ca6;
	text-decoration: none;
}

.footnote:visited {
    color: #ff4ca6;
	text-decoration: none;
}

.footnote:hover {
    color: #00a2d7;
	text-decoration: none;
}	
 
.footnote:active {
    color: #00a2d7;
	text-decoration: none;
	text-shadow: 0px 0px 7px #00a2d7;
}		

.print {
	text-align: center;
}

.printfriendly img {
	width: 110px;
}