/* --------------------------------------------------------- */
/*                        Elements Data                              */
/*                www.periodni.com    2011                   */
/* --------------------------------------------------------- */

body {
/*	font: normal 10pt sans-serif; */
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #123456;
	background: #fff url(https://www.periodni.com/slike/mestrovic-povijest_hrvata.jpg);
}

#glavni {
	position: relative;
	top: 0;
	width: 905px;
	padding: 0 5px;
 	margin: auto;
	background: #fff;
}
#gore {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 101px;
	/*border-top: 1px #cacaba solid;
	border-bottom: 1px #cacaba solid;
	background: #fff;*/
}
#dole {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
}
#livi {
	position: absolute;
	top: 45px;
	left: 0;
	width: 20%;
	color: #080;
	text-align: center;
}
#desni {
	position: relative;
	top: 15px;
	left: 0;
	margin-left: 20%;
	width: 80%;
}
#footer {
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}
#nowdate {
	color: #f00;
}

/* --------------------------------------------------------- */
/*                          PSE   LOGO                               */
 
.logo {
	position: absolute;
	margin-top: 0px;
	left: 20px;
	width: 100px;
	height: 100px;
	text-align: center;
}

.txt-logo {
	position: absolute;
	top: 41px;
	left: 25px;
	font: bold 24pt cursive;
	letter-spacing: 5px;
}
.pse-logo {
	position: relative;
	margin-top: 0px;
	font: 11px/150% verdana;
	color: #226622;
	text-align: center;
}
.lang-logo {
	position: relative;
	margin-top: 5px;
	font: bold 13px verdana;
	color: #114444;
	text-align: center;
}

/* --------------------------------------------------------- */
/*                        DNO STRANICE                         */

.linkdno {
	margin: 10px;
	color: #000;
	font: 14px cursive;
	text-align: center;
}
.linkdno img {
	padding: 0 5px;
}
.linkdno a:link {color: #00c}
.linkdno a:hover {color: #f00; border: 1px solid}
.citat {
	padding: 0px 10px 5px 10px;
	font: 11px/150% verdana,sans-serif;
	color: #226622;
	text-align: left;
}
.copyme {
 position: relative;
 text-align: center;
 color: #aaa;
 font: 8pt sans-serif;
 }
.copyme a:link {color: #a8a9b9}
.copyme a:hover {color: #f00}

.tdlivo {text-align: left;}
.tddesno {text-align: right;}
.tdcentar {text-align: center;}

.bfont {color: #00c;}   /* plavi font   */
.rfont {color: #f00;}   /* crveni font */

.ltekst {text-align: left;}   /* tekst livo*/
.ctekst {text-align: center;}   /* tekst centriran*/
.rtekst {text-align: right;}   /* tekst desno*/

/* --------------------------------------------------------- */
/*                            GOOGLE                                  */

.google-vrh {
	position: absolute;
	top: 3px;
	left: 150px;
	/* border-top: 1px #cacaba solid; */
}

.google-dno {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
	background: #fff;
	padding-top: 10px;
	border-top: 1px #cacaba solid;
	border-bottom: 1px #cacaba solid;
}
.google-search {
	position: absolute;
	top: 70px;
	left: 180px;
	font: normal 11pt sans-serif;
	border: 0px solid #cacaba;
}

/* --------------------------------------------------- */
/*                     Top-MENI                              */

.topmeni {
	position: relative;
	top: -10px;
	left: 0;
	width: 735px;
	height: 80px;
	margin-top: 0px;
	margin-left: 165px;
	font: 11px/150% verdana,sans-serif;
	color: #115511;
	border-bottom: 0px #cacaba solid; 
	text-align: center;
}

.zhr, .zde, .zen, .zfr, .zes, .zit {
	position: absolute;
	top: 10px;
	width: 100px;
	font: bold 11px/100% verdana,sans-serif;
	text-align: center;
	margin: 0;
	padding: 5px 0;
}
.zde {left: 0px;}
.zen {left: 122px;}
.zfr {left: 244px;}
.zhr {left: 366px;}
.zit {left: 488px;}
.zes {left: 610px;}

.topmeni a:link {
	display: block;
	height: 46px;
	color: #cdcdcd;
}
.topmeni a:visited {
	display: block;
	height: 46px;
	color: #cdcdcd;
}
.topmeni a:hover {
	display: block;
	color: #777;
	border: 1px #cacaba outset;
}
/* :active MUST come after :hover */
.topmeni a:active {
	display: block;
	color: #555;
	border: 1px #cacaba inset;
}
.topmeni img {
	padding-top: 10px;
}

/* --------------------------------------------------------- */
/*                         MAIN    MENU                           */
/* --------------------------------------------------------- */
/*   1st source http://www.ndesign-studio.com/   */


#mmenu {
	position: absolute;
	top: 46px;
	margin-left: 150px;
	padding: 0;
	background: #eef url(../slike/gradient.png) repeat-x 0 -80px;     /*    */
	border: 1px #cacaba solid;
	width: 737px;
	font: 11px verdana,sans-serif;
	/*line-height: 100%;
	border: solid 1px #000;*/
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	z-index: 100;
}
#mmenu li {
	margin: 0 5px;
	padding: 3px 0 3px 0;
	/*width: 165px;*/
	float: left;
	position: relative;
	list-style: none;
}

/* main level link */
#mmenu a {
	font-weight: bold;
	border-top: solid 1px transparent;
	color: #567;
	text-decoration: none;
	display: block;
	padding: 5px 15px;
	margin: 0;

	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	
	text-shadow: 0 1px 1px rgba(0,0,0, .3);
	
}
#mmenu a:hover {
	background: #000;
	color: #fff;
}

/* main level link hover */
#mmenu .current a, #mmenu li:hover > a {
	background: #89a url(../slike/gradient.png) repeat-x 0 -30px;
	color: #444;
	border-top: solid 1px #f8f8f8;

	-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	box-shadow: 0 1px 1px rgba(0,0,0, .2);

	text-shadow: 0 1px 0 rgba(255,255,255, 1);
}
#mmenu li:active > a {
	color: #888;
}

/* sub levels link hover */
#mmenu ul li:hover a, #mmenu li:hover li a {
	background: none;
	border: none;
	color: #666;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#mmenu ul a:hover {
	background: #0078ff url(../slike/gradient.png) repeat-x 0 -100px !important;
	color: #fff !important;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;

	text-shadow: 0 1px 1px rgba(0,0,0, .1);
}

/* dropdown */
#mmenu li:hover > ul {
	top: 30px;
	display: block;
}

/* level 2 list */
#mmenu ul {
	display: none;

	margin: 0;
	padding: 0;
	width: 175px;
	position: absolute;
	top: 33px;
	left: 0;
	background: #eef url(../slike/gradient.png) repeat-x 0 0;
	border: solid 1px #b4b4b4;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
}
#mmenu ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#mmenu ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
}

/* level 3+ list */
#mmenu ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
#mmenu ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#mmenu ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/* clearfix */
#mmenu:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#mmenu {
	display: inline-block;
} 
html[xmlns] #mmenu {
	display: block;
}
 
* html #mmenu {
	height: 1%;
}

/* --------------------------------------------------------- */
/*                www.periodni.com    2011                  */