BODY{
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	margin: 0;
	padding: 0 ;
	height: 300px;
	text-align: center;
}
DIV, P, SPAN, UL, OL, LI, TH, TD{
	font-family: "Arial CE", Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	color: #85888c;
}
H1{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14pt;
	color: #B08356;
	margin: 0;
}
H2{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #4F86D6;
	margin: 0;
	padding: 0;
}
H3{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #727487;
	margin: 0;
	padding: 10px 0;
}
TABLE{
	width: 100%;
	height: auto;
	border: 0 none;
	margin-bottom: 15px;
}
TH{
	background-color: #262626;
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
	color: #85888C;
}
TD{
	background-color: #262626;
	border: 1px solid #262626;
	padding-left: 6px;
	padding-right: 6px;
}
A{
	color: #B08356;
	text-decoration: underline;
}
A:hover{
	color: #B08356;
	text-decoration: none;
}
HR{
	color: #85888C;
	background-color: #85888C;
	border: 0 none;
	height: 1px;
	margin-bottom: 10px;
}
UL{
	margin-top: -5px;	
	list-style: square;
}
P{
	margin-top: 0;
	margin-bottom: 15px !important;
	margin-bottom: 5px;
}
.label{
	font-weight: bold;
	text-align: right;
}
.text-box{
	font-size: 8pt;
}
.textarea-box{
	font-family: "Arial CE", Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
}
.button-box{
	background-color: #FFF;
	border: 1px solid #99C44F;
	color: #99C44F;
	padding: 2px 5px 0 5px;
	font-weight: bold;
	cursor: pointer;
	font-size: 8pt;
}
.foto{
	border: 2px solid #B08356;
	padding: 2px;
	float: left;
	margin: 0 0 5px 0 !important;
	margin: 0 0 5px 0;
}
.foto-left{
	border: 2px solid #B08356;
	padding: 2px;
	float: left;
	margin: 0 10px 13px 0 !important;
	margin: 0 10px 5px 0;
}
.foto-right{
	border: 2px solid #B08356;
	padding: 2px;
	float: right;
	margin: 0 0 0 10px;
}
.fotogalerie{
	border: 2px solid #B08356;
	padding: 2px;
	float: left;
	margin: 0px 5px 10px 9px !important;
	margin: 0px 5px 10px 6px;
}
/* -------------------------------------------------- ID -------------------------------- */
#page{
	margin: auto;
	width: 883px;
	text-align: left;
}
#top{
	background-image: url(../img/top.jpg);
	width: 865px;
	height: 216px;
}
#top-nadpis{
	background-repeat: no-repeat;
	width: 480px;
	height: 190px;
	float: left;
	margin: 30px 47px 0 40px !important;
	margin: 30px 47px 0 20px;
}
#lbox{
	background: #4e413f url(../img/lbox.jpg) no-repeat;	
	width: 177px;
	height: 571px;
	float: left;
	margin: 0 0 10px 0;
	text-align: center;
}
#menu{
	margin: 12px auto 0 auto;
	padding: 0;
}
#menu UL{
	margin: 0;
	padding: 0;
}
#menu UL LI{
	list-style: none;
	width: 140px;
	margin: auto;
	text-align: left;
}
#menu UL LI A{
	width: 140px;
	padding: 3px 0 5px 0;
	font-family: "Arial CE", Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	cursor: pointer;
	color: #b08356;
}
#menu UL LI A:hover{
	color: #96693d;
	font-weight: bold;
}
#top-bottom-text{
	background: #363636 url(../img/top-bottom-text.jpg) no-repeat;
	width: 688px;
	height: 84px;
	float: left;
}
#sbox{
	width: 534px;
	float: left;
	margin: 3px 0 10px 0;
}
#sbox-obsah{
	background: transparent url(../img/pbox-podklad.jpg) repeat-y;
	width: 493px !important;
	width: 523px;
	margin-left: 10px;
	padding: 10px 15px 15px 15px;
	text-align: left;
}
#nadpis{
	background: transparent url(../img/nadpis-podklad.jpg) no-repeat;
	height: 53px;
	margin-left: 10px;
	text-align: left;
}
#nadpis H1{
	font-size: 16pt;
	padding: 9px 0 0 15px;
	font-variant: small-caps;
}
#pbox{
	float: left;
	text-align: center;
	padding: 3px 0 0 8px;
}
#bottom{
	background-color: #333;
	width: 882px;
	float: left;
	text-align: left;
}
#created{
	font-size: 8pt;
	color: #FFF;
	padding: 3px 15px;
}
#created A{
	font-size: 8pt;
}
