body {
background-color: #000;
}

.maintable {
	width:548px;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.tablemiddle {
	background-image:url(images/tablemiddle.png);
	background-repeat:repeat-y;
	text-align:left;
	float: left;
	width: 548px;
	background-position: left;
}

.heading {
	font-size:22px;
	font-weight:bold;
	color: #FFF;
	font-family:Arial;
	padding-top: 30px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right: 10px;
}

.text {
	font-size:12px;
	color: #FFF;
	padding: 20px;
	text-align:justify;
	font-family:Arial,helvetica,sans-serif;
	line-height:16px;
	margin: 0px;
	float: none;
}

.thumb {
widht:110px;
height:83px;
border-style:solid;
border-width:3px;
border-color:#ffb618;
margin:8px;
}


.bigthumb {
widht:200px;
height:150px;
border-style:solid;
border-width:5px;
border-color:#ffb618;
margin:8px;	
}

.tabletop {

}

.tablebottom {

}

.something {
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	font-family: 'Arial CE', Arial, 'Verdana CE', Verdana, sans-serif;
	color: #000;
	line-height: 1.3em;
	background-color: #FFF;
	
	position: relative;
	width: 800px;
	background: url(http://uvirt0.active24.cz/img/bg_active24.gif) repeat-x 0 86px #FFF;
	
	
	margin: 15px 20px 0 15px;
	
	height: 111px;
	position: relative;
	background: url(http://uvirt0.active24.cz/img/powerfullhosting.gif) no-repeat 443px 59px;

	position: absolute;
	top: 10px;
	left: 13px;
}
.menu {
	background-color: #FF6600;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	width: 548px;
	color: #000000;
	text-transform: capitalize;
}
.banner {
	width: 548px;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
.logo {
	background-color: #FF6600;
	width: 340px;
	margin-left: 110px;
	border: medium solid #FFFFFF;
}

