div.tx_ff_content A {
	color: #c0003e;
	/* text-decoration: none; */
	text-decoration: underline;
}
div.tx_ff_content A:hover {
	color: red;
	text-decoration: underline;
}
img.nadpis {
	margin-bottom: 20px;
}
div.fotky, div.fotky_male {
	text-align: center;
	clear: left;
	margin-top: 15px;
}
div.fotky div {
	width: 164px;
	height: 209px;
	_width: 172px;
	_height: 223px;
	float: left;
	margin: 2px;
	padding: 5px 8px 7px 0; 
	background-image: url('../obrazky/pozadi/fotky.gif');
	color: #999999;
	font-size: 10px;
}
div.fotky_male div {
	width: 164px;
	height: 126px;
	_width: 172px;
	_height: 150px;
	float: left;
	margin: 2px;
	padding: 5px 8px 7px 0; 
	background-image: url('../obrazky/pozadi/fotky_male.gif');
	color: #999999;
	font-size: 10px;
}
div.fotky div.mala {
	width: 164px;
	height: 209px;
	_width: 172px;
	_height: 223px;
	float: left;
	margin: 2px;
	padding: 5px 8px 7px 0; 
	background-image: url('../obrazky/pozadi/fotky_male.gif');
	background-repeat: no-repeat;
	color: #999999;
	font-size: 10px;
}
div.fotky img, div.fotky_male img {
	margin-bottom: 4px;
}
div.fotky a, div.fotky_male a {
	color: #be173c;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
div.fotky a:hover, div.fotky_male a:hover {
	color: #be173c;
	text-decoration: underline;
}
/* ======== ORIGINAL ========= */
BODY {
	text-align: center;
	color: #1C1C1C;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	background-color: #ffbed9;
	background-image: url('../../backs/body.gif');
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
A img {
	border-width: 0;
}
pre.error {
	display: block;
	background-color: white;
	width: 100%;
	border: 1px solid #cc0000;
	padding: 2px;
	overflow: auto;
}
H1 {
	text-align: center;
	color: #7f112e;
	font-size: 22px;
	/* text-decoration: underline; */
	font-family: 'Arial';
	margin: 15px 20px 12px 20px;
	text-transform: uppercase;
	letter-spacing: 0.12em;
}
H2 {
	text-align: center;
	font-size: 18px;
	color: #7f112e;
	font-weight: normal;
	margin: 10px 20px 10px 20px;
	display: block; 
}
H3 {
	text-align: left;
	font-size: 14px;
	color: #7f112e;
	font-weight: bold;
	margin: 6px 20px 4px 20px;
	display: block; 
}
P {
	text-align: justify;
	color: #c1396b;
	font-size: 13px;
	text-indent: 0.45em;
	font-family: 'Times New Roman';
	/* letter-spacing: 115%; */
	margin: 1ex 38px 0 0;
	font-family: Arial;
	font-weight: bold;
}
B, STRONG {
	color: #a7003d;
	font-weight: bold;
}
TD {
	font-size: 12px;
}
FORM {
	margin: 0;
}
div#holder { /* holder */
	text-align: left;
	width: 978px;
	position: relative;
	top: -16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#left {
	width: 365px;
	text-align: center;
	text-align: left;
	background-image: url('../../backs/body.gif');
	background-position: -11px;
}
div#middle { /* middle */
	width: 612px;
	background-image: url('../../backs/edge_ornament.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#footer { /* footer */
	font-size: 10px;
	color: #a7003d;
	width: 380px;
	height: 40px;
	text-align: center;
}
div#footer A {
	font-size: 10px;
	color: #a7003d;
	text-decoration: none;
	border-bottom: 1px dashed white;
}
div#center { /* center */
	text-align: center;
	overflow: hidden;
	width: 560px;
	padding-top: 40px;
	padding-bottom: 60px;
}
div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
div#menu {
	background-image: url('../../backs/left_top.gif');
	text-align: center;
	background-color: #d8728f;
	background-position: -3px;
	_background-position: 0;
	height: 740px;
	width: 308px;
	margin-left: 24px;
}
/* ============= EDITOR ============= */
div.editor {
	border-top: 1px solid #840019;
	border-bottom: 1px solid #840019;
	background-color: #ffffff;
	text-align: center;
	margin: 0 auto 0 auto;
	padding-bottom: 10px;
	width: 100%;
}
div.editor div.formatting_tools {
	margin: 10px 0 2px 0;
	height: 25px;
	width: 95%;
	overflow: hidden; /* 'cause Opera */
	background-image: url('../../backs/texed_formatting_tools.gif');
}
div.editor div.formatting_tools img {
	border-left: 1px solid #d4d3e0;
	border-right: 1px solid #d4d3e0;
	cursor: pointer;
}
div.editor textarea {
	width: 95%;
	border: 1px inset #dddddd;
}
div.editor input.submit {
	width: 120px;
	margin-top: 3px;
	border: 1px outset #dddddd;
	background-color: #cccccc;
}
div.editor input.preview {
	width: 120px;
	margin-top: 3px;
	border: 1px outset #dddddd;
	background-color: #cccccc;
}
/* --- LINKS --- */
div.editor div.links {
	text-align: left;
	margin-left: 20px;
}
div.editor div.links a.tab {
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	display: block;
}
div.editor div.links a.tab img {
	position: relative;
	top: 2px;
	left: -4px;
}
/* --- SPECIAL CHARS --- */
div.editor div.spec_chars {
	width: 90%;
	border: 1px solid #dddddd;
	margin: 2px auto 0 auto;
	background-color: white;
	padding: 4px;
	text-align: left;
	display: none;
}
div.editor div.spec_chars P {
	padding: 0;
	margin: 0 0 7px 22px;
	text-indent: 0;
	display: none;
}
div.editor div.spec_chars span {
	color: #000099;
	cursor: pointer;
}
div.editor div.spec_chars div.links{
	padding: 0;
	margin: 2px 3px 2px 7px;
}
div.editor div.spec_chars div.links A{
	/* color: #000099; */
	font-size: 12px;
	font-weight: bold;
}

div.editor div#editor_mess_preview {
	margin: 7px auto 3px auto;
	background-color: white;
	border-top: 3px double #dddddd;
	border-bottom: 3px double #dddddd;
	width: 100%;
	display: none;
}
/* ===== LOGIN PAGE ===== */
div.login_page {
	margin: auto auto auto auto;
	text-align: center;
	width: 520px;
}
div.login_page div.note {
	margin: 1px auto 0 auto;
	text-align: left;
	width: 320px;
	font-size: 9px;
	color: #ffffff;
	padding: 4px 10px 4px 10px;
	border: 1px solid #570d1e;
	background-color: #a43851;
}
div.login_page form {
	margin: 30px auto 0 auto;
	padding: 20px 10px 20px 10px;
	background-color: #a43851;
	border: 1px solid #570d1e;
	width: 320px;
	color: #ffffff;
	font-weight: bold;
}
div.login_page label {
	display: block;
	margin: 5px 0 2px 0;
}
div.login_page input.nick, div.login_page input.pass {
	border: 1px solid #aaaaaa;
	width: 140px;
	background-image: url('../../backs/input.gif');
	padding-left: 2px;
}
div.login_page input.submit {
	border: 1px solid #5a0e20;
	background-color: #8c233c;
	margin-top: 5px;
	color: #ffffff;
	font-weight: bold;
}
/* ===== DIALOGS && ERRORS ===== */
div.dialog {
	background-color: #f696d0;
	/* background-image: url('../../backs/dialog.gif'); */
	width: 450px;
	border: 2px solid #f65396;
	margin: auto;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
div.dialog TABLE {
	margin: 5px 20px 5px 20px;
}
div.dialog TABLE TD.a {
	width: 130px;
	text-align: center;
}
div.dialog TABLE TD.b {
	width: 280px;
	text-align: center;
}
div.dialog H1 {
	color: #ffffff;
	font-size: 17px;
	text-decoration: none;
	margin: 0;
	text-transform: none;
	letter-spacing: 0;
}
div.dialog TD {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	border-width: 0;
}
div.dialog TD A {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
div.dialog TD A:hover {
	text-decoration: underline;
}