body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial;
	background: #1A7000 url(i/bg04.gif);
	color: #800006;
}

td, th {
	font-size: 12px;
	font-family: Verdana, Arial;
}

/********** INTRO **********/
.intro {
	
}

.intro .hdr {
	background: url(i/intro_header.gif) no-repeat top left;
	height: 164px;
	width: 1024px;
}

.intro .mn {
	/*background: none;*/
	height: 446px;
	width: 1024px;
}

.intro .mn .m01 {
	background: url(i/intro_m01a.jpg) no-repeat top left;
	height: 38px;
	width: 671px;
	float: left;
}

.intro .mn .m02 {
	background: url(i/intro_m01b.gif) no-repeat top left;
	height: 38px;
	width: 155px;
	float: left;
}

.intro .mn .m03 {
	background: url(i/intro_m01c.jpg) no-repeat top left;
	height: 38px;
	width: 198px;
	float: left;
}

.intro .mn .m04 {
	background: url(i/intro_m02.jpg) no-repeat top left;
	height: 295px;
	width: 1024px;
	float: left;
}

.intro .mn .m05 {
	background: url(i/intro_m03.gif) no-repeat top left;
	height: 95px;
	width: 1024px;
	float: left;
}

.intro .mn .m06 {
	background: url(i/intro_m04.jpg) no-repeat top left;
	height: 18px;
	width: 1024px;
	float: left;
}

.intro .ftr {
	background: url(i/intro_footer.gif) no-repeat top left;
	height: 114px;
	width: 1024px;
}

.intro .ftr .email {
	background: url(i/intro_email.gif) no-repeat top left;
	height: 26px;
	width: 326px;
	position: relative;
	top: 25px;
	left: 350px;
}

.intro .ftr .phone {
	background: url(i/intro_telefon.gif) no-repeat top left;
	height: 26px;
	width: 326px;
	position: relative;
	top: 20px;
	left: 350px;
}

/********** MAIN HEADER **********/
.header {
	font-size: 12px;
	color: #ffffff;
	background: #000000 url(i/h_bg.gif) repeat-x top left;
	height: 163px;
	width: 1014px;
}

.header .logo {
	background: url(i/logo_b.gif) no-repeat top left;
	height: 163px;
	width: 151px;
	position: relative;
	top: 0;
	left: 82px;
	float: left;
}

.header .woman {
	background: url(i/h_woman_b.gif) no-repeat top left;
	height: 120px;
	width: 120px;
	position: relative;
	top: 29px;
	left: 25px;
	float: left;
}

.header .dragon {
	background: url(i/h_aikido_b.gif) no-repeat top left;
	height: 120px;
	width: 120px;
	position: relative;
	top: 29px;
	left: 25px;
	float: left;
}

.header .aikido {
	background: url(i/h_aikido_b.gif) no-repeat top left;
	height: 120px;
	width: 120px;
	position: relative;
	top: 29px;
	left: 25px;
	float: left;
}

.header .desc_woman {
	background: url(i/ht_woman.gif) no-repeat top left;
	height: 130px;
	width: 620px;
	position: relative;
	top: 11px;
	left: 55px;
	float: left;
}

.header .desc_dragon {
	background: url(i/ht_dragon.gif) no-repeat top left;
	height: 130px;
	width: 620px;
	position: relative;
	top: 11px;
	left: 55px;
	float: left;
}

.header .desc {
	background: url(i/ht_aikido.gif) no-repeat top left;
	height: 130px;
	width: 620px;
	position: relative;
	top: 11px;
	left: 55px;
	float: left;
}

/********** MAIN **********/
.main {
	font-size: 12px;
	color: #000000;
	background: #ffffff url(i/m_bg03_b.jpg) no-repeat center top;
	height: 460px;
	width: 1014px;
}

.main_woman {
	font-size: 12px;
	color: #000000;
	background: #ffffff url(i/m_bg01_b.jpg) no-repeat center top;
	height: 460px;
	width: 1014px;
}

.main_dragon {
	font-size: 12px;
	color: #000000;
	background: #ffffff url(i/m_bg02_b.jpg) no-repeat center top;
	height: 460px;
	width: 1014px;
}

.text {
	margin-top: 10px;
	height: 430px;
	width: 850px;
	overflow-y: auto;
	overflow: auto;
}

/********** FOOTER **********/
.footer {
	font-size: 10px;
	color: #000000;
	text-align: center;
	background: #000000 url(i/f_bg_b.jpg) no-repeat center bottom;
	border-bottom: 2px solid #000000;
	width: 1014px;
	height: 90px;
}

/********** SPECIAL **********/
.hide {
	color: #ffffff;
	font-size: 0px;
	line-height: 0px;
	text-indent: -500px;
}

.komunikat {
	width: 420px;
	height: auto;
	padding: 2px;
	border: 1px solid #666666;

	color: #666666;
	font-size: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
	clear: both;
}

.komunikat ul li {
	list-style-position: inside;
	list-style-type: disc;
}

.komunikat h4 {
	padding: 3px 0px 3px 27px;
	color: #ffffff;
	font-size: 12px;
	background-color: #ff3300;
	text-indent: 2px;
	border: 0px solid #666666;
}

.komunikat p {
	color: #333333;
	font-size: 9px;
	list-style-type: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
