#Foto {
	width: 100%;
	height: 185px;
	background-color: #CC0000;
	background-image:  url("../images/page/didziosios-foto-bg.jpg");
	background-repeat: repeat-x;
	background-position: 0 100%;
}

#didziojiFoto td {
	/*font: bold 12px "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: #5F647A;*/
	vertical-align: top;
 text-align: right;
}

#didziojiFoto .slogan {
	margin: 75px 60px 0 0;
}
     /*kolor linii ponizej*/
.BottomLine {
	margin: -5px 32px 0 32px;
	height: 5px;
	background-color: #CC0000;
}

td.pageZone-pageText {
	vertical-align: top;
	padding: 10px 0 10px 9px;
}

/* ///
  ///		left Column 
 /// */

td.pageZone-leftColumn {
	width: 277px;
	vertical-align: top;
	padding-bottom: 25px;
	background-image: url(../images/spacer_verticalLine.gif);
	background-position: 100% 0;
	background-repeat: repeat-y;
}

/*   ////////////////////////
    ///
   ///				tlo menu
  ///			  	 
 //////////////////////// */

table.chapterMenu {
	width: 277px;
	background-color: #CC0000;
	border-bottom: 5px solid white;
}

td.chapterMenu {
	padding: 9px 10px 16px;
	font-size: 12px;
}

.chapterMenu .bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* ///
  ///		chapter menu - level 1
 /// */

.chapterMenu a:link, .chapterMenu a:visited, .chapterMenu a:hover, .chapterMenu a:active{
	text-decoration:none;
	color: #000000;
}
.chapterMenu .lev1 {
	color: #000000;
	padding: 6px 12px 6px 12px;
	border-bottom: 1px solid #CC0000;
	cursor: hand;
	cursor: pointer;
	font-size: 15px;
}
          /*kolor menu - szarobure*/  

.chapterMenu .lev1active {
	color: #000000;
	padding: 6px 12px 6px 12px;
	border-bottom: 1px solid #FFDE00;
	background-color: #FFDE00;
	cursor: hand;
	cursor: pointer;
	font-size: 14px;
}

/* ///
  ///		chapter menu - level 2
 /// */

.chapterMenu .lev2 {
	padding: 4px 8px 5px 19px;
	border-bottom: 1px solid #FFE1E1;
}

.chapterMenu .lev2 div {
	color: #000000;
	padding: 0 0 3px 0;
}

.chapterMenu .lev2 .bullet {
	font-size: 10px;
	color: inherit;
}

/*   ////////////////////////
    ///
   ///				 page content
  ///			  	 
 //////////////////////// */

/* ///
  ///		zone path H1
 /// */
 
table.zone-pathH1 {
	width: 100%;
	background-color: #EDEDED;
}

table.zone-pathH1 td.text {
	vertical-align: top;
	padding: 4px 0 0 13px;
	font-size: 11px;
	font-weight: bold;
	color: #8E8E8E;
}

table.zone-pathH1 div.icon {
	float: right;
	padding-right: 21px;
	background-color: #FFFFFF;
}

/* ///
  ///		
 /// */

td.zone-contText {
	padding: 36px 23px;
}

.back{
	padding-top: 10px;
}

.back a:link, .back a:visited, .back a:hover, .back a:active{
	text-decoration: none;
}

.news th{
	color: #708BB0;
}

.newsList a:link, .newsList a:visited{
	text-decoration: none;
}
.newsList a:hover, .newsList a:active{
	text-decoration: underline;
}

.text{
	color:#444444;
}
	
.zone-google {
	border: 6px solid #F4F4F4;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
.text-zone-google {
	margin: 0 11px 14px 11px;
}

/* ///
  ///		fragment | Page Tabs
 /// */

.frgPageTabs .PThead {
	border-style: solid;
	border-width: 0 0 1px 0;
}

.frgPageTabs .PTTab {
	float: left;
	padding: 7px 14px 4px 14px;
	background-color: #e8e8e8;
	border-left: white 4px solid;
	cursor: pointer;
	cursor: hand;
}

.frgPageTabs .PTcontent {
	padding: 17px 0px 0px 13px;
}

/* ///
  ///		fragment | Page Tabs / blue
 /// */

.frgPageTabs-blue .PThead {
	border-bottom-color: #6597e5;
}

.frgPageTabs-blue .PTTab-active {
	background-color: #6597e5;
	color: #FFFFFF;
}

/* ///
  ///		fragment | Page Tabs / green
 /// */

.frgPageTabs-green .PThead {
	border-bottom-color: #FFE1E1;
}

.frgPageTabs-green .PTTab-active {
	background-color: #FFE1E1;
	color: #FFFFFF;
}
div.navigTab {
	float: left;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	padding: 1px 7px 0 7px;
	margin: 0 1px 1px 1px;
/*	border: 2px solid #C2C2C2;
	border-bottom-color: white;*/
	background: #E8E8E8;
	color: #444444;
	cursor: hand;
	cursor: pointer;
}

div.navigTab-active {
	float: left;
	padding: 4px 11px 2px 11px;
	margin: 0 0 0 0;
	font-weight: normal;
	color: #FFFFFF;
	font: bold 11px Tahoma, Verdana, Arial, sans-serif;
	background-color: #CC0000;
	cursor: hand;
	cursor: pointer;
}

