/* PAGELAYOUT CSS - 20060522 */

/* FULL PAGE */

div#page
{
    width: 1040px; /* This can be changed to any fixed width if desired */
    margin: 0 auto 0 auto; /* General method for centering content if fixed page width, for other browsers than IE */
    text-align: left; /* Reset IE method for centering page, to stop all other content on the page from centering */

}

/* HEADER */

div#header
{
    padding-left: 0.25em;
    padding-right: 0.25em;
    padding-top: 0.25em;
    background-color: transparent;
    padding-bottom: 0.75em;
}

div#header ul
{
    margin: 0;
    padding: 0.25em 0 0.25em 0;
}

div#header ul li
{
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    float: left;
    /*background-image: none;*/
}

div#logo
{
    float: left;
    margin:-15px 0 -55px 0;
    padding:0;
    position:relative;
    left: 68px;
    
}

div#logo a 
{
display:block;
width: 253px;
height: 58px;
background: transparent url(../images/loga/poczatki_logo.png) no-repeat 0 0;
    position:relative;
    border: opx solid red;
    overflow:hidden;
}



div#usermenu
{

   margin-bottom:0px;
    height: 25px;
}


div#languages ul li {background-image: none;}
div#main ul li {background-image: none;}

div#languages
{
    background: transparent;
    float: right;
    clear: left;
    width: 10%;
    height: 25px;
    font-size: 0.95em;

}

div#languages ul li
{
    margin-left: 5px;
}

div#languages a
{
    padding-right: 2px;
    color: #E3E3D9;

}

div#languages a:hover {color: #ffffff;}



div#links
{
    background-image: url(../images/header_bg_right.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    float: right;
    clear: right;
    text-align: right;
    padding-right: 0;
    font-size: 0.85em;
    font-weight: bold;
    height: 25px;
    width: 75%;
}

div#links ul li
{
    float: right;
}

div#links a
{
    color: #515346;
    border-left: 1px solid #CECEC2;
    padding-left: 8px;
    padding-right: 8px;
    height: 18px;
}

div#searchbox
{
    width: 20em; /* Needs to be sufficient width to fit both text input and submit button to avoid Konqueror breaking the line between them */
    margin-top: 1.75em;
    margin-right: 1em;
    text-align: right;
    float: right;
}

input#searchtext
{
    border: 1px solid #A5ACB2;
    font-size: 0.85em;
    width: 12em;
}

input#searchbutton
{
    margin-top: -0.1em;
}

/* TOP MENU */

div#topmenu-position {

background-image: url(../images/topmenu_tlo2.png);
background-position: left bottom;
background-repeat: no-repeat;
width:100%;
height:163px;
overflow:hidden;
border: 0px solid #A5ACB2;
}


div#topmenu
{
margin: 55px 0 0 80px;
}

div#topmenu ul
{

    
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
    float: left;
    width: 100%;
}

div#topmenu-firstlevel-position 
{

display:block;
/*background-image: url(../images/topmenu_ul_tlo_02.png);
    background-position: left top;
    background-repeat: no-repeat;*/
    width:920px;
    /*height:54px;*/
padding-left:15px;
border: 0px solid #A5ACB2;
height:54px;
padding-top:0px;

}


ul#topmenu-firstlevel
{
height:54px;
}



ul#topmenu-firstlevel li {

height:54px;
background-image: url(../images/topmenu_ul_tlo_02.png);
    background-position: left top;
    background-repeat: repeat;
   
}


ul#topmenu-firstlevel li.openli {
width:20px;
height:54px;
background-image: url(../images/topmenu_ul_tlo_01.png);
    background-position: left top;
    background-repeat: no-repeat;
}

ul#topmenu-firstlevel li.closeli {
width:19px;
height:54px;
background-image: url(../images/topmenu_ul_tlo_03.png);
    background-position: left top;
    background-repeat: no-repeat;
}







div#topmenu ul li
{
    float: left;
    margin: 0;
    padding: 0;
    font-size: 0.85em;
    white-space: nowrap;
    
}



div#topmenu ul li a
{
    position:relative;
    display: block;
    color: #4F5241;
    line-height:22px;
    margin: 10px 0 6px 0;
    padding: 5px 5px 0 5px;
    text-decoration: none;
    font-size: 17px;
    outline: none;
    border:0px solid black;
    
    
}

div#topmenu ul li.selected a, div#topmenu ul li a:hover
{
    /*border-bottom: 3px solid #ABAB9E;*/
    /*margin: 10px 0 3px 0;*/
    color:#67482c; 
}

div#topmenu ul li.lastli
{
    /*background-image: none;*/
}

div#topmenu ul#topmenu-secondlevel
{
	margin-left:30px;
    background-image: none;
    background-color: transparent;
}

div#topmenu ul#topmenu-secondlevel div.secondlevel-przod {

width:20px;
height:43px;
background-image: url(../images/secondlevel-przod-tlo.png);
}

div#topmenu ul#topmenu-secondlevel div.secondlevel-tyl {

width:18px;
height:43px;
background-image: url(../images/secondlevel-tyl-tlo.png);
}

div#topmenu ul#topmenu-secondlevel div.secondlevel-srodek {
background-image: url(../images/secondlevel-srodek-tlo.png);
height:43px;

}



div#topmenu ul#topmenu-secondlevel div {float:left;}



div#topmenu ul#topmenu-secondlevel li
{
    background-image: none;
    font-weight: normal;
}

div#topmenu ul#topmenu-secondlevel li.selected
{
    color:#67482c;
}

div#topmenu ul#topmenu-secondlevel li.selected a, div#topmenu ul#topmenu-secondlevel li a:hover
{
    color:#67482c;
    border-bottom: none;
    margin-bottom: 6px;
}

div#topmenu ul#topmenu-secondlevel li a
{
	font-size:14px;
    color: #000000;
    text-decoration: none;
    margin-top:5px;
}

div#topmenu ul#topmenu-secondlevel li a:hover 
{
color: #67482c;

}

/* PATH */

div#path
{
    padding: 0.5em 0.5em 0.5em 2em;
    font-size: 0.85em;
}

div#path p
{
    margin: 0;
}

/* COLUMNS */


div#columns-position
{


background: url(../images/columns-position-tlo2.png) top left repeat-y transparent;

}

div#columns
{
		
   padding: 0 18em 0 380px;
}

div.nosidemenu div#columns
{
   padding-left: 0;
}

div.noextrainfo div#columns
{
   padding-right: 0;
}

/* SIDE MENU */

div.left-menu-jewsiewicki 
{
width: 369px;
height:405px;
background-image: url('../images/profesor_foto.png');

}


div.subtree_level_1_node_id_66 div#sidemenu-position {

 width: 400px;
    margin-left: -350px;
    
    float: left;
    display: inline; /* Fix for IE double margin bug */

color: #ffffff;


}




div#sidemenu-position
{
    width: 400px;
    margin-left: -400px;
    
    float: left;
    display: inline; /* Fix for IE double margin bug */

color: #ffffff;
}

div.nosidemenu div#sidemenu-position
{
    display: none;
}

div#sidemenu ul
{
    list-style-type: none;
    margin: 0.5em 0 0.5em 0;
}

div#sidemenu ul li
{
    margin: 0.25em 0 0.25em 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    background-image: none;
}

div#sidemenu div.box div.box-content
{
    padding-left: 0.75em;
    padding-right: 0;
}

div#sidemenu h4
{
    margin: 0;
}

div#sidemenu h4 a
{
    color: #525345;
    text-decoration: none;
}

div#sidemenu ul.menu-list a.selected
{
    font-weight: bold;
}

div#sidemenu ul.submenu-list
{
    list-style-type: none;
    margin-left: 1em;
}

div#sidemenu ul.submenu-list a.selected
{
    font-weight: bold;
}

div#sidemenu ul.menu-list li a, div#sidemenu ul.submenu-list li a
{
    background-image: url(../images/sidemenu_bullet.png);
    background-position: 0.2em 0.5em;
    background-repeat: no-repeat;
    padding-left: 18px;
    display: block;
    font-size: 0.85em;
}

/* MAIN AREA */

div#main-position
{
}

div#main
{
float: left;
width:93%;
padding-bottom:30px;
}

div.subtree_level_1_node_id_66 div#main 
{
margin-top: 20px;
float: left;
width:85%;
}

div.section_id_1 div#main
{
position:relative;
top:-20px;
overflow:visible;
padding-bottom:10px;
}


div.nosidemenu div#main-position
{
    margin-left: 110px;

}

div.noextrainfo div#main-position
{
    margin-right: 0;
}

/* EXTRA CONTENT */

div#extrainfo-position
{
    width: 14em;
    margin-right: -14em;
    float: left;
}

div.noextrainfo div#extrainfo-position
{
    display: none;
}

div#extrainfo
{

}

/* FOOTER */

div#footer
{
    clear: both; /* Ensures that the footer is pushed properly below the columns */
    
    background-image: url(../images/footer_bg2.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 308px;
    
overflow: hidden;




}

div#footer address
{	
display:block;
width:200px;
height:30px;
float:left;
border: 0px solid red;
	padding-top: 65px;
    font-style:normal;
    color: #ffffff;
    font-size:11px;
    overflow:hidden;
    padding-left:125px;
}


div#footer div#footer_loga {
margin:10px 0 0 50px;
float:left;
border: 0px solid red;
overflow:hidden;
}


div#footer div#footer_loga a#logo1 {
margin:15px 0 0 0;
display:block;
float:left;
width:165px;
height:30px;
background: url(../images/loga/operon_logo_white.png) no-repeat 0 0;
}

div#footer div#footer_loga a#logo2 {
display:block;
float:left;
width:92px;
height:70px;
background: transparent url(../images/loga/HarpoonFilms_logo_white.png) no-repeat 0 0;
margin-left:20px;
}

div#footer div#footer_loga a#logo3 {
margin-left:25px;
display:block;
float:left;
width:47px;
height:70px;
background: transparent url(../images/loga/ipe_logo_white.png) no-repeat 0 0;
}



div#footer address a {color: #C0C0C0;}
div#footer address a:hover {color: #E48A59;}

div#sidemenu
{
    padding: 0 10px 0 0;
    border:0px solid red;
    overflow:hidden;
    float:right;

}

div#extrainfo
{
    padding: 0 0 0 0.25em;
}


div.class-film {

width: 355px;
height:283px;
background-image: url(../images/film_tlo.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 66px 0 0 35px;
    border:0px solid green;

}


div.content-film


div.content-view-full div.class-gallery_folder div.attribute-header h1 {color: #E0E0E0}
div.content-view-full div.class-gallery_folder div.gallery-attribute-header h2 {color: #E0E0E0; margin-bottom:-2px; padding-left:20px; font-size:15px;}


div.content-view-full h6 {color: #67482c; font-weight: bold; }


div.content-view-line div.class-folder h2 a, div.content-view-line div.class-gallery_folder h2 a  {
color: #67482c; 
text-decoration: none; 
background-image: url(../images/szpula.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 27px;
}
div.content-view-line div.class-folder h2 a:hover, div.content-view-line div.class-gallery_folder h2 a:hover  {text-decoration: underline;}
