#logo span {
   display:block;
   position:absolute; left:0; top:0; z-index:1;
   /*width:251px; height:34px;*/
	width: 740px; height: 200px;
   margin:0; padding:0;
   /*background: transparent url(../images/logo_medium.gif) no-repeat scroll top left;*/
	background: #f4e6dc url(../images/prikazce_logo.jpg) no-repeat scroll top center;
}
div#login {
	float:left;
	margin-left:10px;
}
div#prikazce_new {
	float:left;
	width:63%;
}
div#main div#prikazce_new p.perex {
	width:90%;
	margin-top:0;
}
div#main div#prikazce_new h2 {
	font-size:1.3em;
	color:maroon;
}
div#main div#prikazce_new div#regBox {
	margin: 20px; padding: 0;
	width:90%;
}
div#main div#prikazce_new div#regBox a {
	padding: 0.3em 0.7em 0.3em 0.7em;
	margin: 0 10px 0 0;
	color:white;
	font-size: 1.8em;
	font-weight: bold;
	background-color: #494949;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}
div#main div#prikazce_new div#regBox a:hover {
	background-color: #535353;
}
div#main div#prikazce_new p.helpBoxIndex {
	width:90%;
}

p.referBox {
	display: block;
	float:left;
	width: 30%;
	text-align: justify;
	color: #4A4A4A;
	line-height: 1.6em;
	font-size:0.9em;
	margin-left: 20px;
	_margin-left: 10px;
	_padding: 0;
	/*border: 1px solid red;*/
}
p.referBox strong.strongit {
	font-size: 1.40em;
	font-size: 16px;
	font-style: italic;
	line-height: 1.4em;
	text-align: left;
	font-weight: bold;
}
p.referBox strong.strongit .lefty {
	display: block;
	float: left;
	width: 2px;
}
p.referBox strong.strongit .righty {
	display:block;
	width:85%;
	float:left;
	margin-left: 15px;
}

a.mfHpButton {
	display: block;
	float: left;
	padding: 0 !important; margin: 0 !important; border: 0 !important;
	background: #F4A460 url(../images/mf_button.png) no-repeat scroll top left;
	width: 170px; height: 70px;
	text-align: center;
	color: #8B0000 !important;
	font-size: 1.7em !important;
	line-height: 1.15em;
	text-decoration: none !important;
}
a.mfHpButton:hover {
	background: #F4A460 url(../images/mf_button.png) no-repeat scroll bottom left;
}
a.mfHpButton span.oneRow {
	display: block;
	padding-top: 0.95em;
}
a.mfHpButton span.twoRows {
	display: block;
	padding-top: 0.45em;
	font-size: 0.9em !important;
	font-weight: bold;
}
div#main div.hpTextBox {
	float: left; 
	margin: 5px;
	width: 46%;
}
div#main div.hpTextBox h2 {
	width: 100%;
}
div#main div.hpTextBox p.perex {
	width: 95%;
	text-align: justify;
}