/* CSS Document */
@import url(//fonts.googleapis.com/css?family=Roboto+Condense:300,400,700);
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

background-color:#eeecde;
}


* {outline: none;	
}
img {border: none;}

 /* ---Typography ----- */
  
a{color:#605a53;text-decoration:none;  }
a:hover{color:#978c82;}

  .main_container_top
  {
  	max-width: 100%;
    min-height:800px;
	margin-left:auto;
	margin-right:auto;
	
	
  }
  
      .main_container_bott
  {
  	max-width: 100%;
    min-height:800px;
	margin-left:auto;
	margin-right:auto;
	
  }
  

/* ---Typography ----- */
.txt {
		 font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #898573;
	text-align: justify;
	line-height: 100%;
}
.txtt {
		 font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #898573;
	text-align: center;
	line-height: 150%;
	padding-bottom: 15px;
}


/* CSS Theme */ 
#contact-wrapper {

		 font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	color: #bdbdbd;
	text-align: left;

}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
	

}
#contact-wrapper label {
	display:block;
	float:none;
	color: #bdbdbd;
		 font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	
}
.required {
	 font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #605a53;
	background-color: #dfddce;
	text-align: left;
	height: 30px;
	width: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form#contactform textarea {
		 font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #605a53;
	background-color: #dfddce;
	text-align: left;
	height: 200px;
	width: 100%;
	padding: 10px;
}
.submit

{
	 font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #dfddce;
	background-color: #898573;
	padding: 10px;
	border: none;
	cursor: auto;  
}
.uwaga
{
	
		 font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background-color: #da3a0f;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 3px;
    

}
.ok
{
	 font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #605a53;
}