body {
	background-color: #800000;
	font-family: sans-serif;
	font-weight: normal;
	
}

.baner{ background-image:url(images/baner.jpg); background-position:top; background-repeat:no-repeat; }


.ikona1_poz { background-image:url(images/levi-1.jpg); background-position:top; background-repeat:repeat; }
.ikona2_poz { background-image:url(images/levi-2.jpg); background-position:top; background-repeat:repeat; }
.glavni_slika { background-image:url(images/templejt_body.jpg); background-position:top; background-repeat:repeat; }
.ZADNJI_DEO { background-image:url(images/zadnji_deo.jpg); background-position:top; background-repeat:no-repeat; }
.dizajn {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}

h1 {
    font-family: Georgia, serif;
    margin-top: 0;
    text-align: center;
}


#con p {
    /* text-align: justify; */
    margin: 0 0 0.8em ;
    padding : 0;
    font-family : Georgia, serif;
}

#con div.longtext p {
    font-size: small;
}

#con div.photo {
    float: left ;
    margin: .5em 15px 5px 0;
    padding: 0;
}

#con div.photo img {
    display: block;
}

#con div.photo p {
    margin: 0;
    padding: 10px;
    font-size: 78%;
    line-height: 1.2em;
    font-style: italic;
    /* background: #f2f2f2; */
    background : transparent;
    border-bottom: 1px solid #735344;
}

#con div.full {
    float: none;
    margin: 0 0 20px 0;
}

#con div.half {
    width: 255px;
}

#con div.third {
    width: 170px;
}

#con div.quarter {
    width: 127px;
}

#con div.alt {
    float: right;
    margin: 0 0 5px 15px;
}

#con div.generic { /* any width floated left */
    float: left;
    margin: .5em 20px 10px 0;
}



.image{
    margin: 2% 15% 0 15% ;
    text-align: center;
}

.image div{
    font-size: 70%;
}

.imgright {
    margin : 0pt 0pt 0pt 0.5em;
    float : right ;
}

.imgleft {
    margin : 0pt 0.5em 0pt 0pt;
    float : left ;
}

.bio h2 {
    font-family: Georgia, serif ;
    text-align: center ;
    font-size: 1.3em;
    margin-top: 2em;
}

.bio p {
    text-align: justify;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-indent: 2em;
}

.bio p.autor {
    text-align: left;
    text-indent: 0;
    font-style: italic;
}

.bio .note {
    font-size : 80% ;
}
	
/**********************************/

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
	display: block;
	padding: 3px 0;
	padding-left: 9px;
	width: 180; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #FFFFFF;
	background-color: #735344;
	border-bottom: 1px solid #000000;
	border-left: 6px solid #BD9975;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 210; /*IE 5*/
w\idth: 210; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
	background-color: #640000;
	border-left-color: #000000;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
/**********************************/
#ddblueblockmenu2 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu2 li a{
	display: block;
	padding: 3px 0;
	padding-left: 4px;
	width: 185; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #FFFFFF;
	background-color: #735344;
	border-bottom: 1px solid #000000;
	border-left: 5px solid #800000;
}

* html #ddblueblockmenu2 li a{ /*IE only */
width: 185; /*IE 5*/
w\idth: 185; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu2 li a:hover {
	background-color: #640000;
	border-left-color: #000000;
}

#ddblueblockmenu2 div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
/**********************************/
a:link {
	color: #330000;
        text-decoration: none;
}

a:visited {
	color: #331900; 
        text-decoration: none;
}

a:hover {
	color: #330000;
        text-decoration: underline;
}

a:active {
	color: #330000; 
        text-decoration: none;
}

/******************************************/
