body
{
	color: #b0b0b0;
	background-color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/tf010_background.png);
/*	background-position: center 0;*/
/*	background-repeat: no-repeat;*/
	margin-top: 36px;
}

a,
a:link,
a:active,
a:visited
{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #ffddaa;
}

a:hover
{
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}	

#page
{
	position: relative;
	width: 732px;
	padding: 18px;
	text-align: justify;
/*	background-color: #A3DFE9;*/
	background-image: url(images/tf010_main_back4.png);
/*	background-repeat: no-repeat;*/

}
/*
#page div
{
	border: 1px solid black;
}
*/
#menu
{
	position: relative;
	width: 170px;
	float: left;
}

#main
{
	position: relative;
	width: 540px;
	float: right;
	padding: 20px 20px 0px 0px;
}

.centered
{
	text-align: center;
}

.banner
{
	padding: 8px 10px 10px 35px;
	background-image: url(images/banner_ramecek.png);
	background-position: 26px 0px;
	background-repeat: no-repeat;
	float: left;
}

.nadpis
{
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

h2
{
	text-align: center;
	margin: 15px 0px 10px 0px;
}

.ImageBorder
{
	border-top: 1px solid #524273;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #524273;
}

/* ====== TEXT ====== */
h2 {
	color: #f9cb29;
	font-size: 1.5em;
	font-style: italic;
	text-align: center;
	}
h3 {
	color: #f9cb29;
	font-size: 1.3em;
	text-align:center;
	width: 100%;
	padding-top: 5px;
	border-top: 1px solid #524273;
	}
h4 {
	color: #f9cb29;
	font-size: 0.9em;
	margin: 10px 0 5px 0;
	}
h4.line {
	padding-top: 5px;
	border-top: 1px solid #524273;
	}
h4 span {
	font-weight: normal;
	font-size: 0.9em
	}
h5 {
	color: #ffddaa;
	font-size: 0.8em;
	margin: 0;
	font-style: italic;
	font-weight: normal;
	}
h6 {
	color: #6644aa;
	font-size: 1.2em;
	margin: 0;
	font-weight: normal;
	}
p {
	text-align: justify;
	font-size: 0.8em;
	margin-top: 5px;
	}
p.vpravo {text-align: right;}
hr {color: #524273; background: #524273;}
em {
	color: #524273;
	font-weight: bold;
	}
ul, ol {font-size: 0.8em;}
/* ====== NECHAT POSLEDNI ====== */
.right {text-align:right;}
.center {text-align:center;}