@CHARSET "UTF-8";

div#home1{
	position: relative;
	min-height: 300px;
}



div#home1 div#cellphone{
	position: absolute;
	width: 182px;
	height: 176px;
	top: -50px;
	left: 30px;
	background: url(../img/cellphone.png) no-repeat
}
div#home1 h3.circletitle{
	position: absolute;
	top: 90px;
	left: 140px;
}
div#praca1{
	top: -70px;
}
div#praca2{
	top: -70px;
}
div#home1 div.circletext p.phonenumber{
	margin-top: 10px;
	font-size: 14px;	
}
div#home1 div.circletext p.phonenumber span{
	font-size: 24px;
}
div#home1 div.circletext a{
	color: white;
}
div#home1 p.more{
	margin-top: 20px;
}

div#home2 h3.circletitle{
	position: absolute;
	top: 65px;
	right: 100px;
}
div#home1 div.circletext{
	top: 130px;
	left: 0px;
	width: 100%;
}
div#praca1 div.circletext{
	top: 180px;
}
div#praca2 div.circletext{
	top: 190px;
}
div#home2 div.circletext{
	position: absolute;
	top: 90px;
	left: 10px;
	width: 190px;
	text-align: right;
}

div#home2 p.more{
	position: absolute;
	background: url(../img/ramka1.png) no-repeat;
	width: 127px;
	height: 14px;
	bottom: 30px;
	right: 80px;
	padding: 5px 10px;
}

img#lastrel{
	position: absolute;
	top: 65px;
	left: 219px;
	z-index: 9;
}
div#home2{
	margin-top: 20px;
	position: relative;
	min-height: 300px;
}

div#checkdomain p{
	color: #2fb4b9;
	font-weight: bold;
	font-size: larger;
	margin-top: 20px;
	margin-bottom: 30px;
}

div#checkdomain{
	position: relative;
	left: 340px;
	width: 330px;
}
div#checkdomain input{
	background: #2fb4b9;
	border: solid 1px #1a6366;
	font-weight: bold;
	padding: 5px 10px;
	color: white;
}

div#checkdomain input[type=text]{

}
div#checkdomain label{
	color: #2fb4b9;
	font-weight: bold;
}