body {
	font-family: "Helvetica CE","Trebuchet MS",Arial,sans-serif;
	font-size: 11px;
	/*margin: 0px;*/
	color: #737577;
	background: #fff;
	text-align: center;
}
form {
	margin: 0px;
}
#main {
	width: 100%;
	height: 100%;
}

/* MENU - LEFT*/
td.menu {
	width: 332px;
	height: 421px;
}
#menicko td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.mnutop {
	/* B5B5B5 */
	color: #646464;
	font-size: 12px;
	margin-left: 10px;
	font-weight: bold;
	text-decoration: none;
}
.mnulight {
	/* B5B5B5 */
	color: #646464;
	font-size: 11px;
	margin-left: 10px;
	font-weight: normal;
	text-decoration: none;
}
.mnunorm {
	/* 2A2A2A */
	color: #353535;
	font-size: 12px;
	margin-left: 20px;
	font-weight: bold;
}
.mnukur {
	color: #353535;
	font-size: 12px;
	/*margin-left: 20px;*/
	font-style: italic;
}
.mnuitem2 {
	color: #353535;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.mnuitem {
	color: #353535;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.mnupod {
	margin: 0 0 0 40px;
	color: #353535;
	font-size: 12px;
	font-weight: bold;
}
/* MENU - LEFT - KONEC */

#content {
	min_height: 314px;
	height: 314px;
	text-align: justify;
	vertical-align: top;
	width: 415px;
}
td.cont_left {
	background-image: url(img/6_text_field_left.jpg);
	background-repeat: repeat-y;
}
td.cont_right {
	background-image: url(img/8_text_field_right.jpg);
	background-repeat: repeat-y;
}

.nadpis {
	font-family: "Helvetica CE", "Trebuchet MS", Arial, sans-serif;
	margin-top: 5px;
	font-size: 17px;
	color: #333333;
}
.txt {
	margin: 10 10 10 15px;
	_margin: 10 10 10 0px;
	font-size: 11px;
	color: #000000;
}
.txtkurziva {
	margin: 10 0 10 15px;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
td.bott {
	font-size: 11px;
	height: 11px;
}
td.bott a {
	font-size: 11px;
	font-weight: bold;
	color: #277BBB;
	text-decoration: none;
	margin: 0 10 0 10px;
} 
td.botpoz {
	width: 480px;
	height: 43px;
	background-image: url(img/bott_j.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	/*font-style: italic;*/
}
.search {
	height: 19px;
	border: 1px solid #ffffff;
	background-color: #88CEFF;
}
#flashik {
	text-align: center;
	vertical-align: middle;
	min-height: 100%;
	height: auto;
	width: 100%;
	line-height: 100%;
}
.midd {
	margin: 0px;
	padding: 0px;
	height: 100%;
	vertical-align: middle;
}
.clean {
	clear: both;
	height: 1px;
	font-size: 0px;
	border: none;
	margin: 0;
	padding: 0;
}

