body,td,th,body_text {
	font-family: Arial, Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.55em;
	color: #333;
}
body {
	background-color: #FFFFFF;
/*	background-image: url(images/images/tlo-wzorek_06.png); */
	position:absolute;
	margin: 0px;
	background-repeat: repeat;
}

img {
	border:none;
}

a, a:link, a:visited, a:active {

	text-decoration: none;
	color: #90121E;
	
}
a:hover {
	text-decoration: none;
	color: #555;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	letter-spacing: normal;
	font-size: 1.25em;
	color: #90121E;
}
h2 {
	font-size: 14px;
	color: #90121E;
}
h3 {
	font-size: 12px;
	color: #90121E;
}

#kreska_gorna {
	background-color:#000;
/*	background: url(images/images/kreska-double_12.png);
	background-repeat:repeat-x; */
	height: 10px;
	width:100%;
	position:fixed;
}

#kreska {
	background:url(images/kreska-double_12.png);
	background-repeat:repeat-x;
	position:relative;
	margin: 0px;
}

#menu_gorne {
	position:absolute;
	left: 300px;
	top: 100px;
}


#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:260px;
	height:155px;
	border:0px;
	margin:0px;
	padding:0px;
}

#menu {
	position:absolute;
	left:210px;
	top:86px;
	width:600px;
	height:21px;
	z-index:2;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font-family: Verdana, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-transform: lowercase;
	line-height: 1.5em;
}
#body_text {
	position:absolute;
	left:300px;
	top:190px;
	width:500px;
	height:500px;
	z-index:3;
}
body strong {
	font-weight: normal;
	font-variant: small-caps;
	text-transform: lowercase;
	letter-spacing: 0.5px;
	color: #90121E;
}

body em {
	font-weight: normal;
	font-style: normal;	
	font-variant: small-caps;
	text-transform: lowercase;
	letter-spacing: 0.5px;
}


#Layer1 {
	position:absolute;
	left:60px;
	top:155px;
	width:106px;
	height:344px;
	z-index:4;
	line-height: 18px;
	color: #EE7E02;
	font-size: 13px;
}

#akordeon_subMenu {
	position:absolute;
	width: 260px;
	left: 0px;
	top: 173px;
	padding: 0;
	margin: 0;
	}
.accordion_content, .accordion_content p {
		overflow: hidden;
		padding: 2px;
		margin: 0;
		text-align:right;
		line-height: 1.1em;
	}
.accordion_toggle {
		overflow: hidden;
		margin: 0;
		padding: 0;
	}	

