/*
 * ZEN WIREFRAME v3.0
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 * (c) 2005-2009 - Gregory Remington, www.mediatech.net
 *  License: GPL and MIT
 */

/******************/
/* Content Layout */
/******************/
body {
	overflow-x: hidden;
}

#header-elements {
	width: 940px;
	height: 25px;
	margin: 0 auto;
	background: transparent url(../images/headertop.gif) -13px 0 no-repeat;
}

#header {
	width: 970px;
	margin: 0 auto;
}

/************/
/* header   */
/************/
#header-container {
position:relative;
left: 50%;
margin-left: -483px;
width:970px;
height:155px;
}

#header-01_ {
position:absolute;
left:0px;
top:0px;
width:970px;
height:57px;
}

#header-02_ {
position:absolute;
left:0px;
top:57px;
width:878px;
height:16px;
}

#semperpolonia_ {
position:absolute;
left:878px;
top:57px;
width:92px;
height:98px;
}

#header-04_ {
position:absolute;
left:0px;
top:73px;
width:56px;
height:82px;
}

#iuvenumpolonia_ {
position:absolute;
left:56px;
top:73px;
width:277px;
height:56px;
}

#header-06_ {
position:absolute;
left:333px;
top:73px;
width:545px;
height:82px;
}

#header-07_ {
position:absolute;
left:56px;
top:129px;
width:277px;
height:26px;
}

#sections, #vertnav-title {
display: none;
visibility: hidden;
}

#nav {
	position: relative; 
	height: 38px;
	top: -20px;
	width: 760px;
	margin: 0 auto;
	margin-bottom: -10px;
}

#container {
	z-index: 1;
	margin-top: 10px;
}
#container.homepage {
	margin-top: -20px;
}

#content {
	z-index: 1;
min-height:900px;
height:auto !important;
height:900px;
}
#left-column {
	z-index: 1;
	margin-top: -40px;
}
.homepage #left-column {
	margin-top: 0px;
}

.left-content {
	z-index: 1;
}
#center-column {
	z-index: 1;
}
.center-content {
	z-index: 1;
}
#right-column {
	z-index: 1;
}
.right-content {
	z-index: 1;
}

/************/
/* footer   */
/************/
#footer-container {
position:relative;
left: 50%;
margin-left: -480px;
width:940px;
height:157px;
}

#footer-01_ {
position:absolute;
left:0px;
top:0px;
width:940px;
height:6px;
}

#footer-02_ {
position:absolute;
left:0px;
top:6px;
width:782px;
height:83px;
}

#senatrp_ {
position:absolute;
left:782px;
top:6px;
width:136px;
height:138px;
}

#footer-04_ {
position:absolute;
left:918px;
top:6px;
width:22px;
height:151px;
}

#footer-05_ {
position:absolute;
left:0px;
top:89px;
width:361px;
height:1px;
}

#agora_ {
position:absolute;
left:361px;
top:89px;
width:74px;
height:23px;
}

#footer-07_ {
position:absolute;
left:435px;
top:89px;
width:347px;
height:37px;
}

#footer-08_ {
position:absolute;
left:0px;
top:90px;
width:233px;
height:36px;
}

#lewiatan_ {
position:absolute;
left:233px;
top:90px;
width:104px;
height:23px;
}

#footer-10_ {
position:absolute;
left:337px;
top:90px;
width:24px;
height:36px;
}

#footer-11_ {
position:absolute;
left:361px;
top:112px;
width:74px;
height:14px;
}

#footer-12_ {
position:absolute;
left:233px;
top:113px;
width:104px;
height:13px;
}

#footer-13_ {
position:absolute;
left:0px;
top:126px;
width:23px;
height:31px;
}

#footer-bar_ {
position:absolute;
left:23px;
top:126px;
width:759px;
height:31px;
}

#footer-15_ {
position:absolute;
left:782px;
top:144px;
width:136px;
height:13px;
}

#footer > .contentframe3 {
	margin-top: 10px;
	border-top: solid 1px #999;
	padding-top: 30px;
}

#bottom-nav {
	padding-top:10px;
	padding-bottom: 10px;
	color: #fff;
	width: 970px;
	margin: 0 auto;
}
#footer-bar {
	text-align: center;
	width: 910px;
	height: 31px;
	background: transparent url(../images/footer-bar-x.gif) repeat-x;
	text-align: center;
	margin-left: 30px;
}
#footer-bar_ ul {
	padding-top: 7px;
	padding-left: 158px;
}

#footer-bar ul {
	padding-top: 7px;
}

#bottom-nav, #bottom-nav a {
	font-weight: normal;
	color: #fff;
}
#bottom-nav ul li {
	list-style:none;
	display:inline;
	color: #fff;
}


/***************************************/
/* Interior Content Elements and Forms */
/***************************************/
#search {
	padding-left: 8px;
	float:left;
	width:182px;
	display:block;
	
	visibility: hidden;
	display: none;
}
#search input {
	vertical-align:middle;
}
#search input.searchfield {
	width:136px;
	color:#555;
	font-size:11px;
	padding:2px;
	margin-left:0px;
	border:1px solid #ccc;
}
#search input.searchimage {
	border:0;
	margin-left:-2px;
}
#advsearch-link {
	margin-left:0px;
	letter-spacing:-0.1px;
}
#advsearch-link a {
	font-weight:normal;
	text-decoration:none;
}
#member-welcome {
	font-weight:bold;
}
#member-links {
	z-index:10;
	position:relative;
	float:right;
	top:5px;
	right:5px;
	border:0px solid red;
}
#member-links ul li {
	list-style:none;
	display:inline;
}
#member-links li {
	float:left;
}
#member-links a {
}
#member-links input {
	color:#008BCE;
	background-color:transparent;
	border:0px solid transparent;
	margin:0px;
}
#member-links input:hover {
	background-color:transparent;
	color:#ff8700;
}
.pipe {
	background:url(../images/pipe.gif) center right;
	background-repeat:no-repeat;
	padding:0px 8px 2px 8px;
}
.pipe-l {
	background:url(../images/pipe.gif) center left;
	background-repeat:no-repeat;
	padding:0px 8px 2px 8px;
}
.no-pipe {
	padding:0px 8px 0px 8px;
}
/***************************************************************/
/* Content navigation bar (Breadcrumb, Print and Tip-a-Friend) */
/***************************************************************/
#content-navigation {
	position: relative;
/* 	z-index: 10; */
	text-align:right;
	width:724px;
	margin-left: 204px;
	top: -10px;
	vertical-align:bottom;
	font-weight:normal;
	margin-bottom: 0px;
	padding-bottom: 4px;
	border-bottom: dotted 1px #cc3333;
}


#content-navigation img {
	margin:0;
	padding-left:4px;
	padding-top: 3px;
	vertical-align:top;
}
#content-navigation a {
	padding-right:4px;
	text-decoration:none;
	font-weight: normal;
	color: #999;
}
#breadcrumb {
	float: left;
	color: #999;
}
#breadcrumb a {
	color: #999;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: black;
}
#print,#tipafriend,#pdf {
	float:right;
	padding-top: 4px;
}
/****************************/
/* Vertical navigation menu */
/****************************/
#vertnav-title {
}
#vertnav-menu {
	margin-bottom: 12px;
}
.vertnav-header,.vertnav-header a {
	padding:2px 6px;
	font-size:16px;
	font-weight:bold;
	color:#444;
	/*background:url(../images/frame1.jpg) 0 0 no-repeat;
	*/ /* uncomment this if you want to use a background image*/
	background:#ddd;
	border-top:2px solid #f5f5f5;
	/*silver*/
	border-bottom:2px solid #fff;
	/*white*/
}
.vertnav1 a {
	margin:0px;
/* 	width:170px; */
	display:block;
	padding:5px;
	font-size:12px;
	text-decoration:none;
	text-transform: uppercase;
	background:url(../images/menu_dot.gif) repeat-x bottom;
	color: #777;
}
.vertnav1 a:hover {
	background: #f2f2f2 url(../images/menu_dot.gif) repeat-x bottom;
	color:#000;
	text-decoration:none;
}
.vertnav1-act a,.vertnav1-act a:hover {
	margin:0px;
/* 	width:170px; */
	display:block;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	background:  #efefef url(../images/menu_dot.gif) repeat-x bottom;
	color:#000;
}
.vertnav2 a {
	margin:0px;
/* 	width:152px; */
	display:block;
	padding:5px 5px 5px 18px;
	font-size:12px;
	text-decoration:none;
	background:url(../images/nav-arrow.gif) 10px 8px no-repeat;
	color: #777;
}
.vertnav2 a:hover {
	background: #efefef url(../images/nav-arrow.gif) 10px 8px no-repeat;
	color:#000;
	text-decoration:none;
}
.vertnav2-act a,.vertnav2-act a:hover {
	margin:0px;
/* 	width:152px; */
	display:block;
	padding:5px 5px 5px 18px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background: #efefef (../images/nav-arrow-act.gif) 10px 8px no-repeat;
	color:#000;
}
.vertnav3 a {
	margin:0px;
/* 	width:182px; */
	display:block;
	padding:5px 5px 5px 30px;
	font-size:12px;
	text-decoration:none;
	background:url(../images/vbullet.gif) 20px 9px no-repeat;
	color: #777;
}
.vertnav3 a:hover {
	background:url(../images/vbullet-act.gif) 20px 9px no-repeat;
	color:#333;
	text-decoration:none;
}
.vertnav3-act a,.vertnav3-act a:hover {
	margin:0px;
/* 	width:182px; */
	display:block;
	padding:5px 5px 5px 30px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/vbullet-act.gif) 20px 9px no-repeat;
	color:#333;
}
.vertnav4 a {
	margin:0px;
	display:block;
	padding:5px 5px 5px 45px;
	font-size:12px;
	text-decoration:none;
	width:170px;
	color: #777;
}
.vertnav4 a:hover {
	background-color:#f5f5f5;
	/*silver*/
	color:#333;
	text-decoration:none;
}
.vertnav4-act a,.vertnav4-act a:hover {
	margin:0px;
	display:block;
	padding:5px 5px 5px 45px;
	font-size:12px;
	text-decoration:none;
	width:170px;
	background-color:#f5f5f5;
	/*silver*/
	color:#333;
}
/***********************/
/* Page Content Frames */
/***********************/
/* Frame 1 */
DIV.csc-frame-frame1 H1,DIV.csc-frame-frame1 H2,DIV.csc-frame-frame1 H3,DIV.csc-frame-frame1 H4,DIV.csc-frame-frame1 H5 {
	clear:both;
	height:1%;
	color:#cc3333;
/* 	padding:2px 6px; */
/* 	padding: 4px 0; */
}
DIV.csc-frame-frame1 {
	border:0px solid #ccc;
/* 	padding:2px; */
	margin:0px 0px 12px 0px;
}
DIV.csc-frame-frame1 p {
	color:#000;
/* 	padding: 0px 6px; */
}
/* Frame 2 */
DIV.contentframe3 H1,DIV.contentframe3 H2,DIV.contentframe3 H3,DIV.contentframe3 H4,DIV.contentframe3 H5 {
	clear:both;
	height:1%;
	color:#333;
/* 	padding:2px 6px; */
}
DIV.csc-frame-frame2 {
	padding:0px 0px 10px 0px;
	border-bottom: dotted 1px #ddd;
/* 	background:url(../images/menu_dot.gif) repeat-x bottom; */
	margin-bottom:10px;
	font-size:12px;
}
DIV.contentframe3 p {
	color:#000;
/* 	padding: 0px 6px; */
}
/* Frame 3 */
/* See root (pid=1) Typoscript template and page TS to add new styles */
DIV.contentframe3 H1,DIV.contentframe3 H2,DIV.contentframe3 H3,DIV.contentframe3 H4,DIV.contentframe3 H5 {
	clear:both;
	height:1%;
	clear:left;
/* 	padding:2px 6px; */
}
DIV.contentframe3 {
	border:0px solid #ccc;
	padding:0px;
	margin:0px 0px 18px 0px;
}
DIV.contentframe3 p {
	color:#000;
/* 	padding: 0px 6px; */
}

DIV.csc-frame-rulerAfter {
	border-bottom: dotted 1px #ddd;
	padding-bottom: 8px;
	margin-bottom: 8px;
}


DIV.csc-frame-rulerBefore {
	border-top: dotted 1px #ddd;
	padding-top: 8px;
	margin-top: 8px;
}




/* Center Mini Calendar */
DIV.center-mini-calendar {
	margin:0 auto;
	text-align:center;
	width: 200px;
}
/************/
/* grey box */
/************/

.b-grey-box {position:relative;margin:0px auto;min-width:100px;max-width:760px;color:#fff;z-index:10;margin-left:0px;margin-bottom:12px;}
.grey-box .content-grey, .grey-box .t-grey, .grey-box .b-grey, .grey-box .b-grey div {background:transparent url(../images/grey-box.gif) no-repeat top right;}
.grey-box .content-grey {position:relative;padding:20px 20px 0px 20px;}
.grey-box .t-grey {position:absolute;left:0px;top:0px;width:16px;height:100%;background-position:top left;}
.grey-box .b-grey {position:relative;width:100%;}
.grey-box .b-grey, .grey-box .b-grey div {height:30px;font-size:1px;}
.grey-box .b-grey {background-position:bottom right;}
.grey-box .b-grey div {position:relative;width:16px;background-position:bottom left;}
.grey-box .hd,.grey-box .bd,.grey-box .ft { position:relative;}
.grey-box .wrapper {position:static;max-height:1000px;overflow:auto;}
.b-grey h1 {margin:0px;padding:0.5em 0px 0.5em 0px;}
.b-grey h1 {padding-bottom:0px}
.content-grey p {margin:0px;padding-bottom:8px;}

/**********/
/* Images */
/**********/
.homepage DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0; }
.homepage DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0; }


/* Captions */
 DIV.csc-textpic-caption-c .csc-textpic-caption { font-size:11px; color:#000; line-height: normal; }
 DIV.csc-textpic-caption-r .csc-textpic-caption { font-size:11px; color:#000; line-height: normal; }
 DIV.csc-textpic-caption-l .csc-textpic-caption { font-size:11px; color:#000; line-height: normal; }

/* Header date */ 
P.csc-header-date { font-size:10px; color:#555; }

/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { position:relative; z-index:10000; vertical-align: middle; margin: 0px 2px 0px 2px; }

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; z-index:10000; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { z-index:10000; background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-editPanel { position:relative; z-index:10000; border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }

/*************************/
/* Extension Styles */
/*************************/
.tx-felogin-pi1 .submit,.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {
	padding:4px;
	width:130px;
	margin-top:8px;
	font-weight: bold;
}


.tx-mhbranchenbuch-pi1 ul#mhbranchenbuch_lettermenu {
	display: none;
	visibility: hidden;
}

.tx-mhbranchenbuch-pi1 div.tx_mh_branchenbuch-alphabetical > p {
	display: none;
	visibility: hidden;
}

.tx-mhbranchenbuch-pi1 .browseLinksWrap {
	display: none;
	visibility: hidden;
}


/* partners */

#partners {
	width: 740px;
	margin-top: 40px;
	padding-top: 40px;
	margin-left: 5px;
	padding-left: 30px;
	border-top: solid 1px #999;
}

#partners .csc-textpic-image {
	padding: 0 20px;
}



/* ************* */
/* * Grayscale * */

elem {
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    /* Element must "hasLayout"! */
    zoom: 1;
}

/* Kontakt */
#powermaildiv_uid12 {
	display: none;
	visibility: hidden;
}



/* imieniny */

#imieniny {
width: 260px; 
/*
height: 120px;

*/overflow: auto;

padding-top: 10px;
border: solid 1px #d1d1d1;
border-bottom: none;

}


.homepage .omega .contentframe3 {
width: 250px;
padding-top: 0;
padding-left: 10px;
padding-bottom: 5px;
border: solid 1px #d1d1d1;
border-top: none;

background: transparent url(../images/kalendarz.gif) no-repeat bottom;

}


#imieniny iframe {
border-width: 0;
display: block;
overflow: hidden;
margin-left: -32px;
margin-top: -12px;
width: 260px; 
/* height: 120px; */
}





/* wolne lektury */
#wolnelektury {
	width: 222px; 
	background: #84BF2A url(../images/wolnelektury.jpg) no-repeat;
	padding: 6px 12px 10px 12px;
}

#wolnelektury h3 {
	color: #000;
    font-size: 15px;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding-bottom: 6px;
}

/* newdesign - home */


.left-content h3, .left-content h3 a {
	display: block;
	font-size: 15px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.homepage .csc-frame-frame1 h2 a {
	background: transparent url(../images/iuve-bar-left.gif) top left;
	display: block;
	color: white;
	font-size: 15px;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.homepage .csc-frame-frame1 h2 {
	background: transparent url(../images/iuve-bar-right.gif) top right;
	color: white;
	font-size: 15px;
	height: 25px;
	text-indent: 5px;
	line-height: 25px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;

}


.homepage .news-links-wrap {
	background: transparent url(../images/li.gif) 6px 6px no-repeat;
}


.homepage .news-links-wrap a {
	display: block;
	margin-left: 16px;
	padding: 1px 0;
}

.homepage .news-latest-item {
	margin: 0;
	padding: 0;
}

.homepage .news-links-wrap a b {
	font-weight: normal;
}


.homepage .news-list-container {
	padding-top: 4px;
}


.home-news-list-img {
	float: left;
	width: 160px;
}


.homepage .news-list-wrap {
	float: right;
	width: 295px;
  }



