/* CSS Document */

/***************************************************************************/
body,h1,h2,form,p,teble,td,input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#616161;
	}
body img { border:0px;}	
div.clr { clear:both; }

A {	color: #2e679a; }
A:hover { color: #477dad; text-decoration: none;}
/***************************************************************************/
.logo_text {
	color:#c4151c;
	float:right; 
	margin-right:15px; 
	margin-top:180px; 
	font-family:Arial, Helvetica, sans-serif;
	}
/***************************************************************************/
#tooltip{
background:#FFFFFF;
border:2px solid #d4d4d4;
color:#2c6699;
font:menu;
margin:0px;
padding:3px;
position:absolute;
visibility:hidden;
filter : Alpha(Opacity=90);
-moz-opacity: 0.90; 
opacity: 0.90;
line-height:14px;
/*
width:30%;
*/
}
/***************************************************************************/
.left_panel {
	float:left; 
	width:216px; 
	/*border:1px solid #999999;*/ 
	margin-right:10px;
	}
.lang {
	font-size:12px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	color:#c4151c;
	}

	
/***************************************************************************/

/***************************************************************************/
.main {
	float:right; 
	width:700px; 
	/*border:1px solid #999999;*/
	}
.pages {
	width:100%;
	margin:0px 5px 0px 5px;
	text-align:center;
	padding:5px;
	}
.sel_photo {
	margin-bottom:10px;
	}
.page_photos{
	width:100%;
	margin:0px 5px 0px 5px;
	padding:0px;
	}

.chapters {
	width:100%;
	margin:7px 0px 7px 7px;
	float:middle;
	}	

.right_panel {
	float:right; 
	width:700px; 
	/*border:1px solid #999999;*/
	}
.photo {
	/*border:1px solid #0000ff;*/ 
	margin-bottom:6px;
	color:#9646464;
	}
.photo a {
	color:#686868;
	}
.photo a:hover {
 	color:#797878;
	text-decoration:none;
	}	
.podpis {
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	} 
.news_panel {
	text-align:justify;
	margin-top:8px;
	}
.news_panel img {
	margin-top:5px;
	margin-bottom:5px;
	}
.news_panel .title{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
.news_panel .title a {
  background:#f1f1f1;
  }
.news_panel p, i {
	display:block;
	text-indent:0px; 
	margin-top: 4px; 
	margin-bottom:5px; 
	}
	
	
.news {
padding-bottom:4px;
padding-top:2px;
border-bottom:1px dashed #b9b8b8;
margin-bottom:3px;
}

.news .link {
	font-size:14px; 
	font-weight: bold;
	margin-bottom:5px;
	}
.news span {
	color:#c4151c;
	}
.news img {
	margin:0px 10px 5px 0px;
	height:90px;
	width:120px;
	}
/***************************************************************************/
.right_panel_left {
	float:left; 
	width:446px; 
	margin-right:10px;
	}
.cen_left {
	float:left; 
	width:450px; 
	margin-right:10px;
	}
	.cen_left_news {
		float:left; 
		width:680px; 
		margin-right:10px;
		}
.cen_right {
	float:right; 
	width:240px;
	}
.cen_right div {
	margin-bottom:10px;
	}
.selected {
	padding:1px 2px 1px 2px;
	background:#f1f1f1;
	color:#535353;
	font-weight:normal;
	}
/***************************************************************************/
 div.menu {
        width: 210px;
        height: 100%;
       }

  	td.section {
        padding: 6px 12px;
    }
    .click-menu {
        -moz-user-select: none;
    }
    .click-menu .box1 {
        background: url("../img/tree-node.gif") no-repeat;
        padding-left: 19px;
        cursor: default;
		font-weight: bold;
		color:#285989;
		  }
    .click-menu .box1-open {
        background: url("../img/tree-node-open.gif") no-repeat;
        padding-left: 19px;
        cursor: default;
		color:#3a6d9e;
		font-weight: bold;
    }
    .click-menu .box1,
    .click-menu .box1-open, {
        color:#285989;
        font-family: arial;
        font-size: 12px;
		
    }
    /* mozilla fix */
    html>body .click-menu .box1,
    html>body .click-menu .box1-open {
        color: #285989;
        font-family: arial;
        font-size: 12px;
        line-height: 16px;
        padding-bottom: 1px;
		text-decoration:underline;
    }
    /* ie fix */
    * html .click-menu .box1,
    * html .click-menu .box1-open {
		color:#285989;
        font-family: arial;
        font-size: 12px;
        height: 16px;
		text-decoration:underline;
    }
    .click-menu .section {
        font-family: arial;
        font-size: 12px;
        line-height: 16px;
        display: none;
		color:#0b447e;
		
	
    }
    .click-menu .section a {
        color: #3a6d9e;
        text-decoration: none;
        white-space: nowrap;
		text-decoration:underline;
    }
    .click-menu .section a:hover {
        color: #195689;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box2 {
        background: url("../img/tree-leaf.gif") no-repeat;
        padding-left: 21px;
    }
    .click-menu .box2-last {
        background: url("../img/tree-leaf-last.gif") no-repeat;
        padding-left: 21px;
    }
