body {
	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;
	}
	
	#all {
	position: relative;
	width: 800px;
	background: url(../img/bg_active24.gif) repeat-x 0 86px #FFF;	
	}

#page {
	margin: 15px 20px 0 15px;
	}

/* ***** hlavicka ***** */

#top {
	height: 111px;
	position: relative;
	background: url(../img/powerfullhosting.gif) no-repeat 443px 59px;
}

#top .logo {
	position: absolute;
	top: 10px;
	left: 13px;
}
h1 { color: #EB0000; margin-bottom: 5px; font-size: 1.8em; font-weight: normal; line-height: 1.1em;}
h2 { color: #4b352c; margin-bottom: 5px; font-size: 1.5em; font-weight: normal; line-height: 1.1em;}
h2 {margin-top: 20px; padding-top: 15px; border-top: 1px solid #999999;}

p {margin: 0 0 15px 0;}
a {color: #4b352c;}
	a:hover { color: #EB0000;}
	a img {border: none;}

.pruh {
border-bottom: 5px solid #dd1000;
border-top: 5px solid #dd1000;
height: 40px;
padding: 10px 0 0; 
font-size: 170%;
font-weight: bold;
text-align: center;
}

.cesky {
padding: 0;
width: 46%;
margin-right: 20px;
}

a img {border: none;}
#active24 img, .cesky {float: left;}
.ftr {background-color: #F8F8F8; margin-bottom: 0; padding: 5px 15px; color: #B2B2B2; font-size: 0.9em; text-align: right;}

.button {
	background: url(../img/but_objednat_repeatx.gif) repeat-x 0 0 #E16B74;
	cursor: pointer;
	color: #FFF;
	padding: 0 4px;
	border: 1px solid #A7363B;
	text-transform: lowercase;
	}