/***  PAGE: 950x670 - header 1px - footer 30px - left 210 - center 740 - main height 639px ***/
/*
@font-face {
 font-family: Calibri;
 src: local("Calibri"),
 url("http://www.dr-zlaja.com/font/calibri.ttf");
}
@font-face {
 font-family: CalibriB;
 src: local("Calibri Bold"), local("Calibrib"),
 url("http://www.dr-zlaja.com/font/calibrib.ttf");
}
*/
/*
@font-face {
 font-family: "Calibri Bold";
 src: url("http://www.dr-zlaja.com//font/calibrib.ttf");
}
@font-face {
 font-family: "Calibri Italic";
 src: url("http://www.dr-zlaja.com//font/calibrii.ttf");
}

em {
	font-family: "Calibri Italic";
}

@font-face {   
  font-family: MyHelvetica;   
  src: local("Helvetica Neue Bold"),   
  local("HelveticaNeue-Bold"),   
  url(MgOpenModernaBold.ttf);   
  font-weight: bold;   
}*/
body {
	font-family: Calibri, Arial, "Myriad Pro";
	font-size:100.1%; /*** Don't change this setting. Make all other
font-sizes in % (preferred) or ems ***/
	color:#838383;
	scrollbar-face-color:#EAEAEA;
	scrollbar-highlight-color:#EAEAEA;
	scrollbar-3dlight-color:#EAEAEA;
	scrollbar-darkshadow-color:#EAEAEA;
	scrollbar-shadow-color:#EAEAEA;
	scrollbar-arrow-color:#949494;
	scrollbar-track-color:#FFFFFF;
}
a {
	text-decoration: none;
	outline: none;
	color:#838383;
}
a:visited {
	color:#838383;
}
a:active {
}
a:hover {
	text-decoration: none;
	color:#F40000;
}
strong, b {
	font-weight: bold;
}
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
}
p {
	font-size: 95%;
	line-height: 1.1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
li {
	font-size: 90%;
	line-height: 1.1em;
	margin-top: 0.3em;
	margin-bottom: 0.2em;
}
ul {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}
td {
	font-size: 90%;
}
hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
}
img {
	border: 0;
}
div, p {
	margin:0
}
.italics-test, .italics-test-side {
	font-style: italic;
	text-align: justify;
}
/* \*/
* html .italics-test, * html .italics-test-side {
	overflow: hidden;
	width: 100%;
	o\verflow: visible;
	w\idth: auto;
	he\ight: 1px;
	word-wrap: normal;
}
/* */

/*** PREEDITED - END ***/


/* CONTAINERS */
#lijevo {
	position:relative;
	width:210px;
	height:600px;
	overflow:hidden;
	/*background-color: #000000;*/
	margin-top:10px;
}
#sredina {
	/*position:relative;*/
	width:740px;
	height:639px;
	overflow:hidden;
}
#dole_logo {
	position:relative;
	float:left;
	width:210px;
	height:30px;
	overflow:hidden;
	text-align:left;/*background-color: #CCCCCC;*/
}
#dole_copyright {
	position:relative;
	float:left;
	width:425px;
	height:30px;
	margin-left:53px;
	overflow:hidden;/*background-color:#666666;*/
}
#dole_copyright p {
	font-size:70%;
	color:#999999;
}
.menu1 {
	position:relative;
	margin-top:35px;
}
.menu2 {
	position:relative;
	margin-top:35px;
}
.menu1 a, .menu1 a:visited, .menu2 a, .menu2 a:visited {
	/*font-size:18px;*/
	font-size:110%;
	line-height:20px;
}
.menu1 a:hover, .menu2 a:hover {
}
/*** SADRŽAJ ***/

div.sadrzaj {
	position:relative;
	width:740px;
	height:639px;
	overflow:hidden;
}
div#sadrzaj_image {
	position:relative;
	margin-left:53px;
	margin-top:170px;
}
div#sadrzaj_txt {
	width:425px;
	position:relative;
	margin-left:53px;
}
img#menu {
	width:425px;
	height:283px;
}
img#muzika {
	width:638px;
	height:283px;
}
p#centralno {
	text-align:center;
}
/*** BIOGRAFIJA ***/
#page-bio {
	background-image: url(../images/bio_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#bio_txt {
	width:400px;
	height:475px;
	position:relative;
	margin-top:62px;
}
div#bio_txt p {
	/*font-size:16px;*/
	font-size:100%;
	line-height:20px;
}
p#bio_left {
	text-align:left;
	font-size:14px;
	margin-left:419px;
}
/*** Slideshow ***/

div#show_holder {
	position:relative;
	width:460px;
	height:510px;
	padding:5px;
	margin-left:50px;
	margin-top:60px;
}
/*** TEKST ***/
div#tekst_holder {
	position:relative;
	width:740px;
	height:590px;
	margin-top:30px;
	overflow:auto;
}
div#tekst_holder_stihovi {
	position:relative;
	width:600px;
	height:590px;
	margin-top:30px;
	margin-left:140px;
	overflow:auto;
}
div#tekst_holder p, div#tekst_holder_stihovi p {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align:justify;
}
div#tekst_holder p#naslov, div#tekst_holder_stihovi p#naslov {
	font-weight: bold;
	text-transform: uppercase;/*font-family: CalibriB; /* Za Firefox*/
}
div#tekst_holder_stihovi p#naslov {
	margin-top:30px;
}
div#tekst_holder p#potpis {
	text-align:right;
}
