/*****************************************************/
/*****		MAIN SITE SETTINGS	 *************/
/*****************************************************/
body {
	margin:0px; padding:0px;
	font-family: arial, helvetica;
	font-size: 12px;
	color: black;
	background-color: white; 
	height: 100%; 
}

td{
	font-family: arial, helvetica;
	font-size: 12px;
}


table.topped td {vertical-align:top;}

h1		{font-size: 26px; margin:0px; margin-bottom:8px; line-height:95%; color: #016d55; text-align:center;}
h2		{font-size: 14px; margin:0px; margin-bottom:1px; color: #000039;}
h3		{font-size: 19px; margin-bottom:1px; font-style:italic;  line-height:95%;  color: #016d55; text-align:center;}
h4		{font-size: 15px; margin-bottom:1px; font-family: arial;}
h5		{font-size: 14px; margin-bottom:1px; color: #016d55;}
h6		{font-size: 11px; margin-bottom:1px;}
p		{margin: 0px; margin-bottom: 6px;}

.nadpis         {font-size: 16px; margin-bottom:1px;}
.nadpisPodtrzeny
                {font-size: 14px; margin-bottom:1px; text-decoration: underline}


/*****************************************************/
/*****		PAGE STYLING		 *************/
/*****************************************************/

#fxPage {
	margin: auto; padding:0px;
	margin-top:0px; margin-left:0px;
	width:964px;
	background-color: white;
	background-image: url('/img/layout/mainbg.jpg');
	
	}

#fxHeader {
	background-image: url('/img/layout/top.jpg');
	height: 79px;
	width: 964px;
	padding: 0px;
	clear:both;	
	}


#fxFirstmenu {
	width: 200px;
	float: left;
	text-align:right;
	margin-bottom:8px;
	 }
#fxFirstmenu a { text-decoration:none; font-weight:bold;}

#fxSecondmenu {
	 float: left;
	 width: 225px;
	 margin:0px; padding:0px;
	 background-color: #FEE9D5;
	 text-align: left;
	 background-image: url('/img/design/left_.jpg');
	 overflow: hidden;
	 }

#fxMaindiv {
	 float: left;
	 margin:0px; padding:0px;
	 width: 749px;
	 text-align: left;
	 background-image: url("/img/layout/cbgint.jpg");
	
	 }
#fxMaindiv li {list-style-image: url(/img/layout/limg.jpg);}

#fxContentdiv {
		padding: 15px;
	}


	 
#fxFooter	{
	background-image: url('/img/layout/bottombg.jpg');
	width:964px; 
	height:12px;
	clear:both;
}

#leftContent  {
	width: 500px;
	float:left;
	text-align:left;
}

#rightContent {
	width:200px;
	float:left;
	text-align:center;
}

#rightContent ul {text-align:left;}

#spacer {
	float:left;
	width:15px;
	height:20px;
}

.tmail {color:#e49d52; margin-right:10px;}
.tmail:hover {color:#e49d52;}


.fxDel10 {height:3px; width:10px;}
.fxMenu1style {background-color:#f09e44;
	       color:black; 
	       width: 200px;  
	       font-size:12px; 
	       padding-top:3px; 
	       padding-bottom:3px;
	       margin-top:5px; 
	       margin-bottom:5px;
	       font-weight:bold; 
	       text-align:center;
} 

ul.members {margin-top:1px; padding-left:0px;margin-left:16px;}
.members li {margin-left:0px;}

/*****************************************************/
/*****		MENU STYLING		 *************/
/*****************************************************/

.menupad {margin-right:10px;}
.orange  {color:#f09e44; }

.fxMenu1 {background-color:#f09e44;
          color:black; 
          width: 200px;  
          clear:both; 
          font-size:12px; 
          padding-top:3px; 
          padding-bottom:3px;
          margin-top:5px; 
          margin-bottom:5px;
          font-weight:bold;
          }
.fxMenu1 a {color:black; 
					font-weight:bold; 
					text-decoration:none; 
					margin-right:10px; 
					margin-top:2px;}
					
.fxMenu1 div {margin-right:10px;}


.fxMenu2 {background-image: url('/img/layout/bgmenu2.gif'); width:200px; height:15px; font-size:10px;}
.fxMenu2 a {margin-right:24px; font-weight:bold;margin-top:0px; color:black;}

/*****************************************************/
/*****		MEMBERS AREA LOGIN	 *************/
/*****************************************************/

#fmembersarea	{margin-top:0px; padding-top:0px;}
#fmembersarea form {dispaly:inline; margin:0px; padding:0px;}
#fmembersarea td {font-size: 10px; font-weight:bold;}
#fmembersarea input {font-size:10px;}


/*****************************************************/
/*****		NEWS CLASSES		 *************/
/*****************************************************/
#fxNews	{border: 1px solid black; padding: 5px;}
.fxNewsItem	{margin:0px; margin-bottom:10px;}
.fxNewsItemHeader	{font-weight:bold; font-size:110%;}
.fxNewsItemContent	{}


/*****************************************************/
/*****		GOOGLE SEARCH CLASSES	 *************/
/*****************************************************/
#fxSearch			{}
#fxSearchForm			{}
.fxSearchInput			{}
.fxSearchSubmit			{}
.fxSearchresult			{padding-bottom: 15px;}
.fxSearchresultHead		{}
.fxSearchresultNote		{text-align:right; margin-bottom:10px;}
.fxSearchresultSnippet		{}
.fxSearchresultUrl		{}
.fxSearchfooter			{margin:30px;text-align: center;}

/*****************************************************/
/*****		Suckerfish menu styling      	 *************/
/*****************************************************/
	
#nav, #nav ul {
	margin: 0px; padding: 0px; border: 0px;
	float: left;
	list-style: none;
}

#nav a {
	margin: 0px; padding: 0px; border: 0px;
	display: block;
	color: black;
	text-decoration: none;
	padding-right: 20px;
}

#nav a.secnd:hover {
	background-color: #ccffa1;
	padding-right:0px;
}

a.fstm:hover {
  cursor: text;
}



#nav a.daddy {
	background: url(/img/layout/subnav_arrow.gif) center right no-repeat;
	margin: 0px; padding: 0px; border: 0px;
	width: 150px;
	height: 15px;
	padding-top:2px;
}

#nav li {
	margin: 0px; padding: 0px; border: 0px;
					background-color:#f09e44;
          color:black; 
          width: 200px;  
          font-size:12px; 
          padding-top:3px; 
          padding-bottom:3px;
          margin-top:3px; 
          margin-bottom:3px;
          font-weight:bold;

}

#nav li ul {
	margin: 0px; padding: 1px; border: 0px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	/*border:2px solid #black;*/
	margin-left : 200px;
	margin-top: -4px;
}

#nav li li {
	margin: 0px; padding: 0px; border: 0px;
	width: 200px;
	/*height: 20px;*/
	text-align:left;
	background-color:#ccffa1;
	/*border-bottom: 3px solid white;*/
}

#nav li ul a {
	margin: 0px; padding: 0px; border: 0px;
	width: 200px;
	/* padding-left: 10px;
	/*height: 15px;*/
	text-align:left;
	
	padding-top:3px;
	padding-bottom:3px;
	
}

#nav li ul ul {
	margin: -17px 0 0 150px;
	z-index:1;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/* first level active item */
#nav li:hover, #nav li.sfhover {

	background-color:#f09e44;
	background: url(/img/layout/fst_on.gif) center right no-repeat;
}


