/* ALTe.pl mainPage */
.slideshow {
	display:inline;
	float:right;
	width:950px;
	height:200px;
}
.boxWrapper {
	float:left;
	display:inline;
	width:465px;
	overflow:hidden;
	padding-right:0px;
}
.domenyBody {
	float:left;
	display:block;
	width:400px;
	height:125px;
	overflow:hidden;
	margin-left:32px;
	margin-top:15px;
}
#domenyInfo {
	display:block;
	float:left;
	font-size:15px;
	font-weight:bold;
	width:358px;
	margin:10px 0 18px 42px;
}
#domenySearchbox {
	display:block;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#DE5A29;
	margin:0 0 0 15px;
}
#domenySearchbox span {
	font-size:12px;
	font-weight:bold;
	color:#999;
}
#domenySearchboxBg {
	background-image:url(../img/start/search_bg.gif);
	background-repeat:no-repeat;
	width:178px;
	height:28px;
	border:none;
	margin:0px 6px;
	padding:0 10px;
}
#domenyButton {
	background-image:url(../img/button/button_search.gif);
	background-repeat:no-repeat;
	width:89px;
	height:29px;
	border:none;
	cursor:pointer;
}
#domenyButton:hover {
	-moz-opacity:0.8; opacity:0.8; filter:alpha(opacity=80); background-color:#FFFFFF;
}
#serwery {
	float:left;
	display:block;
	width:100%;
	overflow:hidden;
	margin:20px 0 20px 0;
	padding-right:0px;
}
.serweryBody {
	float:left;
	display:block;
	width:275px;
	height:180px;
	overflow:hidden;
	margin-left:35px;
	margin-top:19px;
/*	background-image:url(../img/common/promo.png);
	background-position:200px 110px;
	background-repeat:no-repeat; */
}
.opis {
	margin-left:0px;
	margin-top:15px;
	margin-bottom:0px;
	padding:0px 0px 0px 11px;
	line-height:18px;
	list-style-type:none;
}
.opis li {
	background-image:url(../img/common/dot.png);
	background-repeat:no-repeat;
	padding:0px 0px 3px 13px;
	margin:0px; /*	color:rgb(99,99,99);*/
}
.cena {
	margin-left:11px;
	margin-top:9px;
	margin-bottom:13px;
}
.cena span {
	color:#155D72;
	font-size:14px;
	font-weight:bold;
}
#virtual {
	float:right;
	display:inline;
	width:439px;
	height:215px;
	overflow:hidden;
	margin:11px 0px 0px 0px;
	padding-right:0px;
}
.virtualBody {
	float:left;
	display:block;
	width:400px;
	height:180px;
	overflow:hidden;
	margin-left:32px;
	margin-top:15px;
}
a.serverActivation {
	display:inline;
	float:right;
	width:153px;
	height:23px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:7px 0 0 0;
	text-align:center;
	text-shadow:1px 1px 1px #545454;
	background-image:url(../img/start/serwery_aktywacja.gif);
}
a:hover.serverActivation {
	-moz-opacity:0.8; opacity:0.8; filter:alpha(opacity=80); background-color:#fff;	
}
a.wwwActivation {
	display:inline;
	float:right;
	width:110px;
	height:23px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:7px 0 0 0;
	text-align:center;
	text-shadow:1px 1px 1px #616161;
	background-image:url(../img/start/www_aktywacja.gif);
}
a:hover.wwwActivation {
	-moz-opacity:0.8; opacity:0.8; filter:alpha(opacity=80); background-color:#fff;	
}
a.moreInfo {
	display:inline;
	float:right;
	width:140px;
	height:22px;
	color:#737373;
	font-size:11px;
	font-weight:bold;
	padding:8px 0 0 0;
	text-align:left;
}
a:hover.moreInfo {
	color:#155D72;
}
.cornerBottomBar {
	display:block;
	float:left;
	background-image:url(../img/common/corner_bottom.gif);
	width:464px;
	height:30px;
}
.cornerBottomBarLeft {
	display:block;
	float:left;
	background-image:url(../img/common/corner_bottom_left.gif);
	background-repeat:no-repeat;
	width:100%;
	height:30px;
}
.cornerBottomBarRight {
	display:block;
	float:left;
	background-image:url(../img/common/corner_bottom_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:424px;
	height:22px;
	text-align:center;
	padding:8px 20px 0 20px;
}
.cornerBottomBarRight a {
	font-size:11px;
	font-weight:bold;
	color:#737373;
	margin:0 13px;
}
.cornerBottomBarRight a:hover {
	color:#155D72;
}