.header_title, .form_title{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.header_title{
	padding: 30px 20px;
	font-size: 20px;
}
.form_title{
	padding: 20px 0;
	font-size: 16px;
}
.erasmus_img{
	margin:20px;
}

.logo{
	text-align:center;
}

.logo img{
	width: 100%;
	max-width: 1200px;
}
.left, .right,.header_title{
	min-height: 75px;
}
.right{
	text-align: right;
}

.umk_img{
	display: initial;
}

.alert{
  color:ff0000;
}
.alert textarea {
  background-color : #ffaaaa;  
}
.alert select {
  background-color : #ffaaaa;  
}
.alert input {
  background-color : #ffaaaa;
}
.nazwa_sekcji{
  font-family: Courier New;
  font-size: 13pt;
  font-weight: bold;
}
.etykieta{
  font-size: 9pt;
  font-family: Courier New;
}

.row{
margin-left: 0;
margin-right: 0;
}

.icon-info{
	padding: 0 5px;
	color: white;
	background-color: black;
	border-radius: 2px;
	font-family: Curier New, serif;

}
#main{
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1200px;
}

.form-group .alert-danger{
background-color: white;
}

h1{
	font-size: 26px;
}

h2{
	font-size: 22px;
}

.spec{
	color: #838383;
	font-size: 14px;
	background-color: #ededed;
}

.checkbox label{
	font-weight: 700;
}

