/* CSS Document */

/* Float containers fix: */ 
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} 
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
.clear{ clear: both; }

BODY {
	margin:0px;
	font-family: Georgia,Arial, Helvetica;
}

#template {
	width:780px;
	margin:10px;
}

#center {

}
#pageSearch {
	margin-top: -20px;
	margin-left: 510px;
	width: 250px;
	z-index: 10;
	position: absolute;
}
#pageSearch  INPUT.btnSearch {
	background: url('/cms/content/repository/images/cms/szukaj.gif');
	border:0;
	width: 94px;
	height: 26px;
	cursor: pointer;

}
#tHeader {
	float:none;
	clear:both;
	overflow:hidden;
}
#tHeaderLeft {
	float:left;
	background-image: url('/cms/content/repository/images/cms/lmenu.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:160px;
	width:7px;
}

#tHeaderCenter {
	display: inline;
	background-image: url('/cms/content/repository/images/cms/blue_shadow.gif');
	height:160px;
	width:431px;
	float:left;
	text-align: left;
}

#tHeaderCenter #h1 {
	margin-top:25px;
	margin-left: 20px;
}

#tHeaderCenter #h2 {
	margin-top:10px;
	margin-left: 120px;
	background-image: url('/cms/content/repository/images/cms/cms_tag.gif');
	width:246px;
	height:24px;
}

#tHeaderRight {
	float:left;
	background-image: url('/cms/content/repository/images/cms/dartr.gif');
	height:160px;
	width:336px;
	display: inline;
}

#template #tContent {
	text-align: left;
	padding-top:10px;
}

#template #tContent #tLeft {
	float:left;
	width:210px;
}
#template #tContent #tCenter {
	float:left;
	width:555px;
	overflow:hidden;
}

#template #tContent #tCenter A {
	color:#006666;
}

#template #tContent #tRight {
	float:none;
	clear:both;
	display:inline;
}

#template #tContent #tCenter H1 {
	margin: 0px;
	font-size: 24px;
	border-bottom: solid #ccc 1px;
	padding-bottom: 2px;
}

#template #tContent #tCenter DIV.publishDate {
	text-align: right;
	font-size: 10px;
	color: #ccc;
	margin-bottom: 15px;
}

#template #tContent #tCenter DIV.lead {
	color: black;
	margin-bottom: 15px;
	border: 1px #ccc solid;
	padding: 4px;
	background: #f5f5f5;
	font-family: Times New Roman, Times;
	font-style: italic;
	clear:both;
	overflow: hidden;
}

#nAbstract DIV.lead {
	border: 0px #ccc solid !important;
	background: white !important;
	padding-left: 20px !important;
}

#template #tMenu {
	display: none;
}

#template #tContent #tLeft #head {
	background-image: url('/cms/content/repository/images/cms/mt.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	height:11px;
	width:200px;
}
#template #tContent #tLeft #content {
	background: #f5f5f5;
	width:200px;
}
#template #tContent #tLeft #bottom {
	background-image: url('/cms/content/repository/images/cms/mb.gif');
	background-repeat: no-repeat;
	height:11px;
	width:200px;
}
#template #tContent #tLeft #content UL {
	list-style: none;  
	width: 100%;
	margin:0px;
	padding: 0px;
	
}
#template #tContent #tLeft #content LI {
	list-style: none;
	padding-top: 4px;
}

#template #tContent #tCenter DIV.author {
	text-align: right;
	font-size: 10px;
	color: #ccc;
	margin-top: 15px;
}

#template DIV.lang {
	text-align: right;
	display: block;
	cursor: pointer;
	width: 100%;
}

/* Menu */

.click-menu {
    text-align:left;
    list-style: none; 
}
.click-menu LI.box1 {
    position: relative;
    font-weight:bold;
    padding-left: 22px;
	background-image: url('/cms/content/repository/images/cms/a.gif');
	background-repeat: no-repeat;
	background-position: 4px 4px;
	border: #ccc 1px solid;
	border-top: white 1px solid;
}
/* Top item hover */
.click-menu LI.box1-hover {
    position: relative;
    font-weight:bold;
	padding-left: 22px;
	background-image: url('/cms/content/repository/images/cms/a.gif');
	background-repeat: no-repeat;
	background-position: 4px 4px;
	background-color: #eeeeee;
	border: #ccc 1px solid;
	border-top: white 1px solid;
}
.click-menu LI.box1-open {
    position: relative;
    font-weight:bold;
    padding-left: 22px;
	background-image: url('/cms/content/repository/images/cms/a.gif');
	background-repeat: no-repeat;
	background-position: 4px 4px;
	border: #ccc 1px solid;
	border-top: white 1px solid;
}
/* Opened tab */
.click-menu LI.box1-open-hover {
    position: relative;
    font-weight:bold;
	padding-left: 22px;
	background-image: url('/cms/content/repository/images/cms/a.gif');
	background-repeat: no-repeat;
	background-position: 4px 4px;
	border: #ccc 1px solid;
	border-top: white 1px solid;
}
/* start smiley */
.click-menu .lnk1 {
    position: relative;
}
.click-menu .lnk1 a {
	cursor:pointer; 
}
/* No sub menu */
.click-menu .lnk1 a {
    color: black;
    text-decoration: none;
    white-space: nowrap;
}

/*  No sub menu hover*/
.click-menu .lnk1-hover {
    position: relative;
    text-decoration: none;
}
.click-menu .lnk1-hover a {
	cursor:pointer; 
	cursor:hand; 
}

.click-menu .lnk1 a:hover {
    text-decoration: none;
    white-space: nowrap;
	cursor:pointer; 
	cursor:hand; 
}
/* end smiley */

/* Opened tab */
.click-menu .section {
    display: none;
}
/* Opened tab hover*/
.click-menu .section a:hover {
    color: black;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a {
    color: black;
    text-decoration: none;
    white-space: nowrap;
}
/* Top item hover */
.click-menu LI.box2 {
	margin-top: 2px;
    padding-left: 22px !important;
	background-image: url('/cms/content/repository/images/cms/a.gif');
	background-repeat: no-repeat;
	background-position: 2px 4px;
	font-weight: normal;
}

.click-menu LI.box2-hover {
	margin-top: 2px;
    padding-left: 22px !important;
	background-image: url('/cms/content/repository/images/cms/a.gif');
	background-repeat: no-repeat;
	background-position: 2px 4px;
	font-weight: normal;
}

.click-menu .section .active,
.click-menu .section .active:hover {
}

#extra {
	display:none;
}


#tFooter {
	margin-top: 15px;
	border-top: solid 1px #ccc;
	float:none;
	font-size: 11px;
	background: url('/cms/content/repository/images/page/cmsgray.gif');
	background-repeat: no-repeat;
	background-position: 4px 25px; 
}

#tFooter DIV {
	background: url('/cms/content/repository/images/page/hoaxgray.gif');
	background-repeat: no-repeat;
	background-position: right 15px; 
}

#tFooter #tFooterLeft {
	display:inline;
}

#tFooter tFooterRight {
	display:inline;
}
#tFooter tFooterCenter {
	display:inline;
}

.HomeList {
	margin-left: 20px;
}

#Welcome {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}

.HomeList H1 {
	padding-top: 10px;
	margin-left: -20px !important;
}

.HomeList H2 {
	margin-bottom: 0px !important;
	border-bottom: 1px dotted !important;
}

.HomeList H2 A {
	
}
.HomeList .lead {
	padding:0px !Important;
	font-style: normal !Important;
	font-family: Georgia,Arial, Helvetica !Important;
}
#NewsMore,
#ReleaseMore,
#OpinionMore {
	text-align: right;
	background: #f5f5f5;
	padding: 1px;
}

#NewsMore IMG,
#ReleaseMore IMG,
#OpinionMore IMG {
	margin-right: 5px;
}

.imgLink {
	margin-right: 4px;
}

.HomePageRSS {
	margin-top: 6px;
	border: 1px white solid;
	padding-left:3px;
}

.HomePageRSS:hover {
	margin-top: 6px;
	border: 1px #ccc dashed;
	background: #f5f5f5;
}

.ForumList {
	margin-top: 10px;
}
#ForumMore {
	text-align: right;
}