﻿body
{
height:100%;
background: url(../img/background.jpg) no-repeat center center fixed; 
background-size:cover;
margin-bottom:0px;
}

p.index
{
color:#344433;
font-size: 14pt; 
font-family: sans-serif; 
text-align: justify;
}

p.kamer
{
color:#344433;
font-size: 13pt; 
font-family: sans-serif; 
text-align: justify;
}

table.bio
{
color:#344433;
font-size: 14pt; 
font-family: Times new roman; 
text-align: justify;
}

table.opera_gallery
{
width:80%;
margin-left: auto;
margin-right: auto;
font-size: 14pt; 
font-family: Times new roman; 
text-align: justify;
}

h2
{
font-size:16pt;
text-align:center;
}

h3
{
font-size:18pt;
text-align:center;
color:#001b80;
}

h4
{
font-size:16pt;
text-align:center;
color:#001b80;
}

h5
{
font-size:19pt;
text-align:center;
color:#001b80;
}

.article_image
{
float:left; 
margin-top: 5px; 
margin-right: 12px; 
margin-bottom: 5px; 
margin-left: 0px; 
text-align: center;
color: gray;
font-size: 12pt;
}

.article_image_r
{
float:right; 
margin-top: 5px; 
margin-right: 0px; 
margin-bottom: 5px; 
margin-left: 12px; 
text-align: center;
color: gray;
font-size: 12pt;
}

.opera_image
{
margin-top: 5px; 
margin-right: 5px; 
margin-bottom: 5px; 
margin-left: 5px; 
text-align: center;
color: gray;
font-size: 13pt;
}

.div_audio
{
text-align: center;
color: gray;
font-size: 13pt;
}

.audio
{ 
width: 500;
}

.dnevnik
{
font-style: italic;
font-family: Times New Roman, courier new;
font-size: 14pt;
border-top-left-radius: 20px;
border-top-right-radius: 0;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 0;
border-style: dashed;
border-width: thin;
padding: 10px;
background: url(../img/paper.jpg) repeat-y center; 
background-size:cover;
}

.gazeta
{
font-family: courier new;
font-size: 14pt;
border-top-left-radius: 20px;
border-top-right-radius: 0;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 0;
border-style: dashed;
border-width: thin;
padding: 10px;
background: url(../img/newpaper.jpg) repeat-y center; 
background-size:cover;
}

