BODY{
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-color: #484848;
	height: 506px;
	margin: 0;
	padding: 0 ;
	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: #fcfcfc;
}
H1{
	font-family: "Times New CE", "Times New Roman CE", "Times CE", "Times New Roman",times, serif;
	font-size: 18pt; 
	font-weight: bold;
	color: #D68200;
	margin: 0;
	padding: 0 0 10px 0;
}
H2{
	font-family: "Times New CE", "Times New Roman CE", "Times CE", "Times New Roman",times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #D68200;
	margin: 0;
	padding: 0 0 10px 0;
}
H3{
	font-family: "Times New CE", "Times New Roman CE", "Times CE", "Times New Roman",times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FAB242;
	margin: 0;
	padding: 10px 0;
}
TABLE{
	height: auto;
	border: 0 none;
	margin-bottom: 15px;
}
TH{
	background-color: #C6D3B0;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	color: #898052;
}
TD{
	border: 1px solid #c9ccff;
	padding-left: 3px;
	padding-right: 3px;
}
A{
	color: #c9ccff;
	text-decoration: underline;
}
A:hover{
	color: #c9ccff;
	text-decoration: none;
}
HR{
	color: #FFF;
	background-color: #FFF;
	border: 0 none;
	height: 1px;
	clear: left;
}
UL{
	margin-top: -5px;	
	list-style: square;
}
P{
	margin-top: 0;
	margin-bottom: 10px;
}
.tlacitko{
	padding: 5px 0 0 0;
	margin: 0 0 3px 16px !important;
	margin: 0 8px 0 8px;
	float: left;
}
.poznamka{
	color: Red;
	font-weight: bold;
}
.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: #c9ccff;
	color: #242424;
	padding: 1px 5px 0 5px;
	font-weight: bold;
	cursor: pointer;
	font-size: 8pt;
}
.datum{
	font-style: italic;
	margin-bottom: 5px;
}
.logo-left{
	float: left;
	margin: 0 16px 10px 0 !important;
	margin: 0 6px 0 6px;
}
.foto-left{
	border: 2px solid #C9CCFF;
	padding: 2px;
	float: left;
	margin: 0 10px 13px 0 !important;
	margin: 0 10px 5px 0;
}
.foto-right{
	border: 2px solid #C9CCFF;
	padding: 2px;
	float: right;
	margin: 0 0 0 10px;
}
.foto-galerie{
	float: left;
	margin: 10px 10px 0 13px;
	padding: 5px 5px 0 5px;
	text-align: center;
	width: 128px;
	height: 150px !important;
	height: 160px;
}
.foto{
	border: 2px solid #c9ccff;
	margin: 0 auto 5px auto;
}
.foto-text{
	font-size: 7pt;
	margin: auto;
	width: 124px;
}
.odkazovnik{
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
}
.odkazovnik A{
	font-weight: bold;
}
.smile{
	cursor: pointer;
}
/* -------------------------------------------------- ID -------------------------------- */
#page{
	width: 719px;
	margin: auto;
	text-align: center;
}
#top-menu{
	background-image: url(../img/top-menu.jpg);
	width: 719px;
	height: 45px;
	text-align: left;
}
#top-linka{
	background-image: url(../img/top-linka.jpg);
	width: 719px;
	height: 13px;
	overflow: hidden;
}
#stred-podklad{
	background-image: url(../img/stred-podklad.gif);
	background-repeat: repeat-y;
	background-color: #242424;
	width: 719px;
	text-align: center;
	float: left;
}
#stred-obsah{
	width: 658px !important;
	width: 718px;
	padding: 20px 30px;
	text-align: left;
	float: left;
}
#space{
	width: 1px;
	height: 810px;
	float: left;
}
#nadpis{
	margin: 0 0 15px 5px;
}
#email{
	float: right;
}
#bottom-linka{
	background-image: url(../img/bottom-linka.jpg);
	background-repeat: no-repeat;
	background-color: #494949;
	width: 700px;
	height: 131px;
	margin: auto;
	clear: left;
}
#bottom-linka-obsah{
	padding: 20px;
}
#created{
	font-size: 8pt;
	margin-top: 0 !important;
	margin-top: 20px;
	padding-top: 20px !important;
	padding-top: 0;
}
#created A{
	font-size: 8pt;
}