body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.68em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	border:0;
}
A, A:link, A:active, A:visited {
	color:#99CCFF;
	text-decoration:underline;
	}
P {
	text-align:justify;
	margin:0; padding:0;
	margin-bottom: 0.8em;
}

.borders {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
/****************************toplogo*******************/
.toplogo {
	display: none;
}
.toplogo img {
	display: none;
}
/****************************menu**********************/
.menu {
	display: none;
}
/****************************flash******************/
.flashstrip {
	display: none;
}
/****************************obsah******************/
.main {
	position:relative;
	text-align:center;
	margin-top: 10px;
}
.brands {
	position:relative;
	/*height:67px;*/
	background-image:url(img/logosbg.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #666666;
}
.brandsinner {
	/*margin-top:14px;
	margin-bottom:14px;*/
}
.content {
	position:relative;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	text-align:left;
}
.imgleft {
	float:left;
	margin-right: 30px;
}
.imgright {
	float: right;
	margin-left: 30px;
}
/*****************************pata*******************/
.footer {
	position:relative;
	margin-top:42px;
	height: 35px;
	line-height:35px;
	font-size:0.8em;
}

.levysloupecinner, .menu {display: none;}
