.container{

min-width:620px !important;
max-width: 1000px;
   overflow:hidden;
   
/*background-color:#cccccc;*/
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.container_login{
background-color: #ccc;
width: 300px;
height: 300px;
box-sizing: border-box;
box-shadow: 4px 4px 4px #888888;
border-radius: 25px;

padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;

display: table;
content: " ";
clear: both;
}

.editParams
{
max-width: 700px!important;
}

.areaSize
{
	
	min-height: 150px!important;
	min-width: 400px!important;
}

.naglowek{
padding: 10px 15px 20px 15px;
}
.naglowek_czesci {
padding: 10px 0px;
}
.form-group{
margin-bottom:8px;
}

label{
    text-align: right;
    height:34px;
	vertical-align: middle;
	    line-height: 34px;
	padding-right:0px !important;
	padding-left:5px !important;
	
	}


h1{
font-size:20px;
line-height:130%;
margin-top: 5px;
}

h2{
text-align:center;
font-size:16px;
text-decoration: underline;
font-weight:bold;
margin:10px 0px;
}
.naglowek_czesci hr{
margin-top: 15px;
margin-bottom: 15px;

}

.floatleft{
float:left;
}
.btn {
	
}


.error_msg{
color:red;
}


.checkbox_style{
height:34px;
padding-top: 7px !important;
}


.double-control{
line-height: 20px;


}


