#conteiner{
	max-width: 1000px;
	margin: auto;

	/*border: 1px solid black;*/
}
h1{
	text-align: center;
	margin-bottom: -15px;
	font-size: 300%;
}
h3{
	text-align: center;


}

#contact{
	float: right;
	font-size: 200%
	
}
#contact span{
	font-size: 50%;
	display: block;
	text-align: right;
	
}
#logo{
	background-image: url("head_logo.png");
	background-repeat: no-repeat;
	height:140px;
	width: 200px;
	float: left;
	background-size: 185px;
}
#top{
	height: 140px;
}
body{
	background-image: url("fon.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #DEDEDE;
}
#stolica{
	background-repeat: no-repeat;
	height: 137px;
	width: 397px;
	text-align: center;
	/*background-image: url("stolica.png");*/
}
#vorota{
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	text-align: center;
	/*background-image: url("vorota.png");*/
}
#samocvety{
	text-align: center;
	background-repeat: no-repeat;
	height: auto;
	width: 100%;;
	/*background-image: url("samocvety.png");*/
}
#gnezdo{
	text-align: center;
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	/*background-image: url("gnezdo.png");*/
}
#landyshi{
	text-align: center;
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	/*background-image: url("landyshi.png");*/
}
#logos{
	width: 50%;
	float: left;
}
#right{
	float: right;
	width: 50%;
	padding-top: 50px;
	text-align: center;
}
#button-33280 {
	margin-top: 30px;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	background: #2bff00;
	/*width: 150px;*/
	height: 20px;
	padding: 5px 15px 5px 15px;
	color: #000000;
	font-family: Arial,Helvetica,FreeSans,Liberation Sans;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	-webkit-box-shadow: 0px 5px 5px 0px;
	-khtml-box-shadow: 0px 5px 5px 0px 
	-moz-box-shadow: 0px 5px 5px 0px;
	-ms-box-shadow: 0px 5px 5px 0px;
	-o-box-shadow: 0px 5px 5px 0px;
	box-shadow: 0px 5px 5px 0px;

	border-width: 0px;
	border-style: solid;
	border-color: #ff0000;
	float: right;
}
#block_text{
	
	text-align: left;
	font-size: 165%;
	color: white;
}
#block_text li {
	list-style-type: none;
	background-color: black;
	margin: 5px 0px;
	padding: 5px 0px 5px 10px;
}
#block_text ul{
	padding: 0px;
}
@media (max-width:900px) {
	#right, #logos{
		width: 100%;
	}
}
#logos img{
	width: 100%;
	max-width: 397px;
}