.fmc
{

 background-color: #CC9966;



 font-family: Georgia, "Times New Roman", Times, serif;
 border: 1px solid black;
 color: #FCD6B8;
}






body
{
	background-image: url(../images/obrazy_01.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #7D0D0B;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	font-size:100%; 
}
img
{
border-style: none;
}
#glowna
{
position:absolute;
width:707px;
left:50%;
margin-left:-353px;

}

#gora {

 position: relative;



 width: 707px;
 height:195px;

 

}





#srodek
{
	/*background-image: url(../images/obrazy-pasek.jpg);*/
	margin:0px;
	padding: 0px 0px 5px 0px;
	position: absolute;
	width:707px;
	height:78px;
	top:195px;
	float:left;
	
}

#tresc
{
	/*background-image: url(../images/obrazy_10.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;*/
	background-color: #F6A350;
	position:absolute;
	
	height:auto;
	width:707px;
	
	top:231px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	float:left;
	margin-bottom: 10px;
color:#330000;
}

#text-tresci
{
position:relative;
width:687px;
margin:10px;
float:left;
}
p.tekstglo
{
	text-align: justify;
	color: #330000;
	
}
p
{
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	
}

h4,h3
{
text-align:center;
	margin-right: 10px;
	margin-left: 10px;
}
h2
{
margin:10px;
text-align:center;
}
div.obrazek
{
	position: relative;
	width:115px;
	height:153px;
	float:left;
	margin: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	

	
}
#box
{
	position:relative;
	left: 50%;
	width:540px;
	height:auto;
	margin:0 0 10px -263px;
	float: left;



}
img.p
{
	position:relative;
	left:50%;
	top:50%;
	float:left;
	height: 133px;
	width: 98px;
	margin-top: -66px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -49px;
	border: none;

}
#pasek
{
	position:relative;
	width:707px;
	height:21px;
	
	
	margin:0px 0px 0px 0px;
	float:left;
	
	
}
img.strzal
{
	margin:0px 50px 0px 50px;
	
}
p.text
{
	position:absolute;
	font-size:0.79em;
	width:115px;
	left:50%;
	margin-left: -57px;
	margin-top:147px;
	text-align:center;


	
	
}

p.text2
{
	font-size:0.79em;
	text-align:center;
	color: #FCD6B8;
	background-color: #6F1F04;
	float: left;

	
	
}


img.p2 {
	border: thick solid #CF5827;
	float: left;

}

 
/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('../images/corners1280x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #C00000; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #C00000;/* YCC: color & properties of the right-borderline */
	background: #EFEFEF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */


ul.menju, ul.menju li.menju {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menju {
	float: left;
	padding: 1px 0 1px 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

ul.menju li.menju ,ul.menju2 li.menju{
	float: left;
}

ul.menju a:link, ul.menju a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #009;
	padding: 10px 15px;
	border-right: 1px solid #fff;
	border-right: 1px solid #fff;
}

ul.menju a:hover,ul.menju2 a:hover {
	color: #800;
	text-decoration: underline;
}
ul.menju2 a:link, ul.menju2 a:visited {
	text-decoration: none;
	display: block;
	
	color: #009;
	border-right: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

div.figure {
  float: right;
  width: 150px;
  border: thin #663333 solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure2 {
  float: right;
  width: 150px;
  height: 220px;
  border: thin #663333 solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p, div.figure2 p, {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
div.figure a, div.figure2 a {
  text-align: center;

}