body{
    background: #173861;
    margin:0px;
    font-family:arial;
    font-size:10pt;
    
}
a{
    color:black;
    
    }
.left_content a{
    text-decoration:none;
    color:white;
}
a:hover{
    color:gray;
}

a img{
    border:0px;
    }


.naslov{
    font-size:16pt;
    font-weight:bold;
    color:#173861;
    margin-bottom:10px;
    margin-left:10px;
}

.img_border{
    border:solid 10px #CCCCCC;
}

.text_body{
    color:#173861;
    margin:5px;
    margin-bottom:20px;
    clear:both;
    line-height:18pt;
}

.menu_head{
    height:17px;
    clear:both;
    color:white;
    background:url('../../img/menu_head.jpeg');
    background-repeat:repeat-y;
    font-size:8pt;
    padding:3px;
    padding-bottom:0px;
    clear:both;
}
.left_content{
    font-size:7pt;
    color:white;
    margin-top:10px;
    text-align:center;
    float:left;
    margin-bottom:10px;
    width:100%;
}

.gal_image{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	border:5px solid #CCC;
    }
.design_mail{
    color:white;
    }
.design_mail:hover{
    color:gray;
    }
.pop_link{
	background:url('../../img/popunjenost_bg.jpg');
	background-repeat:no-repeat;
	background-position:center;
	height:30px;
	line-height:30px;
	font-size:11px;
}