.layoutError {
	font-weight: bold;
	color: #FFF;
	background-color: #F30;
}
.layoutbutton {
	background-color: #1d7c5c;
	margin: 1px;
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.layoutbutton2 {
	background-color: #1d7c5c;
	width: 200px;
	margin: 3px;
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.layoutbutton:hover,
.layoutbutton2:hover {
	background-color: #26a67c;
	color: #FFF;
}

#referenciak {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: center;
	display: block;
	overflow: hidden;
}
#referenciak .refsframeATEDIN {
	width: 220px;
	text-align: center;
	overflow: hidden;
	display: inline-block;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 3px;
	vertical-align: middle;
	height: 220px;
	position: relative;
	float: none;
	clear: none;
}
#referenciak .refsframeATEDIN img {
	vertical-align: middle;
	margin: 0px;
	padding: 8px;
}
#referenciak .refsframeATEDIN:hover {
	background-color: #F0F0F0;
}
#referenciak .scroller {
	overflow: auto;
	display: inline-block;
}
.domreg_whois_box {
	overflow: auto;
	height: 100px;
}
div.keret {
	margin: 5px;
	padding: 5px;
	border: 2px solid #FF0000;
	font-size: 14px;
}
div.keret .small {
	font-size: 10px;
}
.eccotabcloud {
}
.eccotabcloud #tabcloud {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ecco_techspec {
	background-color: #FFF;
}
.ecco_techspec ul {
	margin: 0px;
	padding: 0px;
}

.ecco_techspec ul li {
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
	padding: 4px;
	text-align: left;
}

.ecco_techspec ul .attrtitle {
	color: #1c7a5b;
	text-align: left;
	background-image: none;
	height: auto;
	width: auto;
	font-weight: bold;
}