BODY{
	background-color: #d68800;
	text-align: center;
	margin: 0;
	padding: 0;
}
DIV, P, SPAN, UL, OL, LI, TH, TD{font: 9pt Tahoma, "Arial CE", Arial, Verdana, Geneva, Helvetica, sans-serif;}
P{margin: 0 0 15px 0;}
#main{
	width: 960px;
	margin: 20px auto;
}
#lbox{
	background: url(../img/lbox.jpg) no-repeat;
	width: 482px;
	height: 530px;
	float: left;
	text-align: right;
}
#lbox P{
	margin: 455px 0 0 0;
	padding: 0 20px 20px 85px;
	text-align: left;
	font-weight: bold;
}
#lbox #tl-vstoupit-left{
	margin: 5px 15px 0 0;
	text-align: right;
}
#pbox{
	background: url(../img/pbox.jpg) no-repeat;
	width: 478px;
	float: left;
}
#pbox P{
	margin: 455px 0 0 0;
	padding: 0 20px 20px 85px;
	text-align: right;
	font-weight: bold;
}
#pbox #tl-vstoupit-right{
	margin: 5px 0 0 20px;
	text-align: left;
}
div.hlavicka{
	background-color:white; 
	text-align: right; 
	padding:3px; 
	width:170px;
}
div.box{
	background-color: White;
	width: 862px;
	border: 3px solid #FFFFFF;
	text-align: center;
}
.boxmenu{
	width: 217px;
	background-color: White;
	border: 3px solid #FFFFFF;
}
div.boxtext{
	margin: 15px 15px 0px 10px;
	text-align: right;
	vertical-align: top;
	color: #9C0C0F;
	height: 100px;
}
tr.hand{
	cursor: auto;
}
a{
	color: #9C0C0F;
	text-decoration: none;
}
a:hover{
	color: #D5037A;
	text-decoration: underline;
}
.clear{
	clear: both;
}
#bottom-lbox{
	float: left;
	text-align: center;
	margin-top: 25px;
}
#bottom-pbox{
	float: right;
	text-align: center;
	padding-top: 25px;
}
#created{
	padding: 20px;
	color: #fff;
}
.icon-valid{
	vertical-align:middle;
}
