body {
	margin:0; padding:0;
	background-color:#727272;
	background-image:url(img/pagebg2.gif);
	_xbackground-image: none;
	background-position:top center;
	background-repeat:repeat-y;
	text-align:center;
	font-family:"Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#727272;
	_height: 100%;
}
html {
	_height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	position:relative;
	margin: 0 65px 15px 0;
	padding-top:0;
	font-size:2.5em;
	padding-left:64px;
	font-weight:normal;
	color: #CC0033;
	background-image:url(img/h1bg.gif);
	background-repeat:no-repeat;
}
h2 {
	margin: 0px 0px 11px 0px;
	font-size:200%;
	padding-left:0px;
	font-weight:normal;
	color:#727272;
	background-image:none;
}
h3 {
	margin: 0px 0px 7px 0px;
	font-size:120%;
	padding-left:0px;
	font-weight:bold;
	color:#727272;
	background-image:none;
}
h4, h5, h6 {
	margin: 0px 0px 4px 0px;
	font-size:100%;
	padding-left:0px;
	font-weight:bold;
	color:#727272;
	background-image:none;
}
a, a:link, a:active {
	color: #CC0033;
}
a:visited {
	color:#993300;
}
a:hover {
	color:#FF0000;
}
p {
	text-align: justify;
	padding: 0; 
	margin: 0px 0px 14px 0px;
	line-height: 150%;
}
img {border:none !important;}


/***********************************/
/*container for all*/
.all {
	position:relative;
	margin: auto;
	margin-bottom:0; margin-top:0;
	width: 800px;
	text-align:center;
	_height:100%;
	/*_background-image:url(img/pagebg.gif);*/
	_background-repeat:repeat-y;	
}

.all .alliner {
	position:relative;
	width: 780px;
	margin: 0 10px 0 10px;
	text-align:left;
	_height: 100%;
}
/*header*/
.top {
	position:relative;
	height:89px;
	background-image:url(img/headbg.gif);
}
.wideimage {
	height: 162px;
	text-align:right;
	border-bottom: 1px solid #FFFFFF;
}
/*levysloupecekk*/
.levysloupec {
	position:absolute;
	left:2px;
	top: 251px;
	width: 181px;
	background-color: #E5E5E5;
}
.menuitem {
	padding: 6px 5px 6px 20px;
	border-bottom: 1px solid #B8B7B7;
}
.menuitem a, .menuitem a:link, .menuitem a:active, .menuitem a:visited {
	color:#727272;
	text-decoration:none;
}
.menuitem a:hover {
	color:#000000;
	text-decoration:none;
}
/*obsah*/
.content {
	position: relative;
	/*position:absolute;
	top: 251px;*/
	padding-top:18px;
	left: 186px;
	width: 594px;
	background-color:#FFFFFF;
}
.content .contentinner {
	position:relative;
	padding: 0 65px 65px 65px;
	background-image:url(img/bottomsquare.gif);
	background-repeat:no-repeat;
	background-position:65px bottom;
}
/**************************************/
.langselector {
	position: absolute;
	left: 680px; top: 29px;
}
.levyfooter {
	margin: 45px 20px 0 20px;
}
.levyfooter .textpaticka {
	margin: 20px 0 0 0;
	font-size:.8em;
}

a.bb{
 display:block;
 font-size:1.2em;
 text-decoration:none;
background-image:url(img/produkty-back.gif);
 width:257px;
height:15px;
 text-align:left;
 padding:10px 50px;
color:black;
}
a.bb:hover{color:red;text-decoration: underline;}

h3 A, h3 A:Visited {
	color:#727272;
	text-decoration: underline;
}
h3 A:Active, h3 A:Hover {
	color: #CC0033;
	text-decoration: underline;
}

/* -------------------- */
ol, ul {
line-height: 150%;
}

ol.bold {
		margin: 0;
		padding: 0 15px;
}
ol.bold li {font-weight: bold;}
ol.bold ul {
	padding: 0;
	margin: 10px 10px 10px 30px;
}
ol.bold ul li {font-weight: normal; list-style: disc;}
