@CHARSET "UTF-8";

div#uslugi2{
	margin-bottom: 30px;
}
div#hosting3{
	margin-bottom: 30px;
}
div#www2{
	margin-top: 10px;
}
div#vps2{
	margin-top: 40px;
}
div#domeny ul{
	list-style: none;
}
div#domeny ul>li{
	text-align: left;
}
div#hosting2{
	margin-top: 50px;
}
div#hosting3{
	margin-top: 50px;
}
div#domainform{
	margin-left: 40px;
}
div#domainform input[type=submit]{
	padding: 5px 20px;
	color: white;
	background: #2fb4b9;
	border: solid 1px #1a6366;
	font-weight: bold;
}
div#domainform input[type=text]{
	padding: 5px 3px;
	color: white;
	width: 200px;
	background: #2fb4b9;
	border: solid 1px #1a6366;
	font-weight: bold;
}
div#domainform label{
	color: #2fb4b9;
	font-weight: bold;
}
div#response{
	margin-top: 20px;
	margin-left: 70px;
}
div#response p{
	margin-left: 10px;
	color: #2fb4b9;
	margin-bottom: 2px;
}
div#response p:first-child{
	margin-left: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
div#response img{
	vertical-align: middle;
	padding: 2px;
}
div#bookform{
	width: 40%;
	float: right;
	margin-right: 40px;
}
