	body {
	text-align: center;
	background-color: #F3E2E0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/back1.gif);
	background-repeat: repeat-x;
}
	
	#frame {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin: 0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	background-repeat : no-repeat;
}
		
	#top{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height: 64px;
		font-size : 10;
		color:#6B6B6B;		
		text-align: left;	
}

	#logo{
		margin: 2px 0px 0px 0px;
		padding: 0px 90px 0px 0px;
		height: 64px;
		font-size : 10;
		color:#6B6B6B;	
		text-align: right;	
}
	#navigation{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 24px;
	font-size : 10;
	color:#6B6B6B;

}
 #navigation a{
	color :#EC008C;
	text-decoration: none;
	font-size : 11;
	font-weight : bold;
	padding: 6px 5px 6px 5px;
}
 #navigation a:hover{
	color :#fff;
	text-decoration: none;
	font-weight : bold;
	background: #F67D1E;
}
	#title{
	  font-size : 13px;
  font-weight : bold;
	color: black;
	padding: 0px 10px 6px 4px;
}
	

	#content{
	top: 92px;
	width:700px;
	font-size : 11px;
	padding: 0px 0px 0px 10px;
}

	#content tr td{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 17px;
	color :#3E3E3E;
	vertical-align: top;
}	

 #content a{
	color :#EC008C;
	text-decoration: none;
}
 #content  a:hover{
	color :#EC008C;
	text-decoration: underline;
}
.contentleft{
	width:350px;
	padding: 0px 0px 0px 24px;
}

	.contentright{
	width:350px;
	padding: 0px 0px 0px 20px;
}

 .infotabel tr td{
	background-color : White;
	border: solid 1px #F3E2E0;
	padding:2px 4px 2px 5px;
	font-size : 11px;
	vertical-align:top;
}

 a{
	color :#EC008C;
	text-decoration: none;
}
 a:hover{
	color :#EC008C;
	text-decoration: underline;
}
h1 {
	font-size : 13px;
	font-weight : bold;
	margin-bottom: 4px;
	color:#FD3600;
	
}
strong {
  font-size : 11px;
  font-weight : bold;
	margin-bottom: 4px;
	color:#686666;
	letter-spacing : 0.5px;
}
q {
	font-size : 11px;
	margin-bottom: 4px;
	color:#993366;
	letter-spacing : 0.5px;
	margin:2px 4px 2px 0px;
	line-height : 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
}
b {
  font-size : 11px;
  font-weight : bold;
	margin-bottom: 4px;
	color:#686666;
}
h2 {
  font-size : 12px;
  font-weight : bold;
	border-bottom: solid 1px #E56C83;
	margin-bottom: 0px;
	color:#A04151;
}


.nadruk{
	font-size: 11px;
	color:#000;
	letter-spacing : 0,6px;

	font-weight : bold;
}
.note{
	font-size: 10px;
	letter-spacing : 1px;
	font-style : italic;
}

