html {
	height:100%;
}
* html body {
	height: 100%;
}
body {
	padding: 0px;
	margin: 0;
	position: relative;
	min-height:100%;
	min-width: 1004px;
	background: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}
img {
	border: 0px;
}
table {
	border: none;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}
td {
	padding: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
input {
	padding: 0px;
	margin: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.w100 {
	width: 94%;
	padding-left: 20px;
	margin-left: 1%;
	background: url("images/li.gif") left top no-repeat;
}
#w1004 {
	width: 1004px;
}
#header {
	width: 100%;
	height: 128px;
	background: url("images/header.jpg") #FF5601 left top no-repeat;
}
#formkonteyner {
	position: absolute;
	margin-left: 100%;
}
* html #formkonteyner {
	margin-left: 70%;
	width: 30%;
	float: right;
}
#forms {
	width: 288px;
	height: 136px;


	background: url("images/form.gif") right bottom no-repeat;
	margin-top: 22px;
}
#auth {
	padding: 0px;
	margin: 0px;
	height: 55px;
	display: none;
}
#mail {
	padding: 0px;
	margin: 0px;
	height: 55px;
	display: none;
}
#phpadmin {
	padding: 0px;
	margin: 0px;
	height: 55px;
	display: none;
}
.label {
	width: 70px;
	float: left;
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #fff;
	padding-top: 3px;
}
.textedit {
	width: 160px;
	float: left;
	padding-top: 3px;
}
.go {
	width: 20px;
	float: left;
}
#topmenu {
	width: 98%;
	height: 22px;
	background: #FF5601;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
	padding-left: 20px;
}
#topmenu a {
	color: #fff;
	text-decoration: none;
}
#news {
	width: 32%;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 140px;
}
.rightborder {
	border: 2px dotted #FF8A4F;
	
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.rightbottomborder {
	border: 2px dotted #FF8A4F;
	border-left-width: 0px;
	border-top-width: 0px;
}
#headnews {
	width: 146px;
	height: 22px;
	background: url("images/headnewsimg.gif") left top no-repeat;
	font-size: 23px;
	font-family: "Times New Roman", sans-serif;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.newsdate {
	width: 100%;
	height: 25px;
	text-align: right;
	background: url('images/newsdate.gif') right top no-repeat;
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 8px;
	margin-top: -16px;
}
#news p{
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 30px;
	margin: 0px;
}
#kontent {
	width: 59%;
	float: left;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 140px;
}
#kontent h2 {
	font-size: 23px;
	color: #3688DB;
	text-align: center;
	margin: 20px 0 20px 0;
	font-weight: normal;
}
.bluetext {
	color: #3688DB;
	font-weight: bold;
}
#kontent a {
	color: #FF5601;
}
.orangetext {
	color: #FF5601;
}
.addcustomer td {
	border: 1px solid #000;
	padding: 2px;
}
.regdomain td {
	border: 1px solid #000;
	padding: 2px;
}
.headaddtable {
	color: #fff;
	background: #3688DB;
	font-weight: bold;
	text-align: center;
}
.hostingtarff td {
	border: 1px solid #000;
	padding: 2px;
	text-align: center;
}
.headhostingtarff {
	color: #fff;
	background: #3688DB;
	font-weight: bold;
	text-align: center;
}
.tarifs {
	background: #f5f5fb;
}
#tariffplan {
	display: none;
}
#timetoend {
	display: none;
}
#regdomain {
	display: none;
}
#contactdata {
	display: none;
}
#settlement {
	display: none;
}
#subm {
	display: none;
}
#agreep {
	display: none;
}
#tosettlement {
	display: none;
}
#plussyte {
	display: none;
}
#bottommenu {
	width: 100%;
	height: 55px;
	bottom: 10px;
	background: #FF5601;
	text-align: center;
	color: #fff;
	font-size: 11px;
}
#bottommenu a {
	color: #fff;
	text-decoration: none;
}
#bottomimg {
	width: 184px;
	height: 59px;
	position: absolute;
	bottom: 0;
	background: url('images/bottomimg.gif') left top no-repeat;
}

strong{font-weight: 100 }
