	
	BODY, TR, TD, TH {
        font-family:'Open Sans' !important;
		font-size: 16px;
	}

	.bodie_center, .content, .footer {
		/*width: 1000px;
		min-width: 350px;*/
	}

	.down_links {
		width:975px;
	}

	.main_button{
		line-height:2;
		position:relative;
		float:left;
		width:214px;
		height:360px;
		border:solid 1px #ccc;
		border-radius:5px;
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f2f2f2));
		background-image: -moz-linear-gradient(top,#fff,#f2f2f2);
		padding:10px;
		margin-left:11px;
		opacity:0.95;
		box-shadow: 0 0 5px #ccc;
		overflow:hidden;
	}

	.main_button div{
		position:relative;
		float:left;
		font-size:1.25em;
		font-weight:bold;
		width:165px;
		height:50px;
		margin-bottom:5px;
	}

	.main_button2{
		position:relative;
		float:left;
		width:180px;
		height:300px;
		border:solid 1px #ccc;
		border-radius:5px;
		padding:5px;
		margin-left:15px;
		opacity:0.95;
		box-shadow: 0 0 5px #ccc;
	}

	@media screen and (max-width: 1020px) {
	
		/*#tijelo,  #podnozje {
			width:100%;
		}*/

		.main_button {
			width:100%;
			height:auto;
			margin-left:0px;
			margin-top:5px;
		}

		.main_button div {
			width:100%;
		}

		#podlinkovi {
			width:96%;
		}

		.submenu {
			display:none;
		}

		.social {
			clear:both;
			margin-top: 40px ;
		}
	
	}

    .podnozje_section {
        width: 250px;
        font-size: 0.8rem;
        /*border: solid 1px #888;*/
    }

    .logo-fsb-slova--w50 {
        height: 50px;
        width: 90px; 
    }
    
    .logo-unizg--w50 {
        height: 50px;
        margin: 0 0 0 18px;
    }    