html{
	/*height: 100%;*/
  position: relative;
  min-height: 100%;
}

body{
	/*margin: 0px;*/
	padding: 0px;
	/*background: #2C3E50;*/
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12pt;
	font-weight: 300;
}


#DogovorType{
  display: none;
}

#OplataType{
  display: none;
}