
@font-face {
			font-family: "PT";
			src: url("PTSansRegular.eot");
			src: url("PTSansRegular.eot?#iefix")format("embedded-opentype"),
			url("PTSansRegular.woff") format("woff"),
			url("PTSansRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}


body {padding: 0; margin: 0; font-family: PT;}
.cont {wisth: 90%; max-width: 1600px; min-width: 300px; margin: 0 auto; box-shadow: 0px 1px 34px 0px rgba(133,133,133,1);
    -webkit-box-shadow: 0px 1px 34px 0px rgba(133,133,133,1);
    -moz-box-shadow: 0px 1px 34px 0px rgba(133,133,133,1);}
.polosa {height: 125px; background: linear-gradient(90deg, #099170, #009027); width: 100%; display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.logo img {-webkit-filter: brightness(1240%);filter: brightness(1240%)}
.logo {padding-left: 30px;}
.logo2 {width: 100%; color: white; font-size: 25px; font-weight: bold; text-align: center;}
.cont2 {width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex;}
.cont3 {width: 314px; padding: 20px; border-right: black; overflow: auto; min-width: 314px; max-width: 314px;} 
.cont4 {width: 100%; padding: 20px; padding-top: 0; } 
h1 {font-size: 25px;}
h2 {font-size: 20px;}
h3 {font-size: 17px;}
.menu {list-style: none; padding-left: 40px;}
.menu  ul {list-style: none; padding-left: 30px;}
.menu a {color: #099170; display: block; cursor: pointer;}
.menu a:hover {color: #009027}
.fixed {position: fixed; width: 314px; min-width: 314px; max-width: 314px; background: white;  top: 0;} 
.cont33 {overflow-y: auto;     max-height: 100%;}
.button33{background: rgb(52, 120, 99); padding: 3px 18px 4px 18px; color: white!important; text-decoration: none!important;}
.button33:hover{background: rgb(0,144,39); padding: 3px 18px 4px 18px; color: white!important; text-decoration: none!important}
.button33 a{color: white!important;}
.cont5 {position: fixed; z-index: 99999; height: 100%; background: white; padding-top: 40px; padding-left: 40px; width: 100%;}


.podval {min-height: 125px; background: linear-gradient(90deg, #099170, #009027); width: 100%; padding: 20px; color: white; font-size: 12px; text-align: center;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }