body		{
	/*background-color:#4ca2cd;*/
	background-color:#0e6793;
margin: 0px;
	height: 100%;
}
.bg {

	/*background-image:url('/img/bg.jpg');*/
    
	background-position:bottom;	

background-repeat:no-repeat;	
}

.big {

	background-image:url('/img/bghd.jpg');
	background-position:top;	
	background-repeat:repeat-x;	
}

img.png24 {
	background-image: none ! important;
	behavior: url('/pngfix.htc');
}

#logo{

margin-top: 30px;
margin-left: 30px;
}

.content {
color: 042f44;
font-size: 12px;
font-family: arial;
text-align: justify;
}

.glav {
color: #b9b9b9;
font-size: 12px;
font-family: arial;
text-align: justify;
}

.link {
font-size: 13px;
font-family: arial;
color: 042f44;
text-decoration: none;
font-weight: bold;
}



img{
border:0px;
}

