/* 
================================
Upgraded and Modified by Nina Meiers - for the DNN Community
xd.com.au/ dnnskins.com/ skincovered.com
Have you seen our goodiebags? http://www.skincovered.com/ - learn how to skin your Website!
All rights remain with original designer - Original Files included in download - http://www.dnnskins.com
================================
*/

/* body{border-left:0px 0px 0px 0px;margin:0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;background-color: #6E6C71; text-align:left;} */
body
{
    border: 0px 0px 0px 0px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background: url( 'obrazki/background.gif' ) #FFFFFF repeat-x;
    text-align: left;
}
.blockpad
{
    padding-left: 10px;
}

/* Content Panes */
.xdsc_TopPane
{
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px; /*border-bottom: 1px solid #cccccc;*/
}
.xdsc_LeftPane
{
    width: 150px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 3px; /*border-right:1px solid #cccccc*/
}
.xdsc_ContentPane
{
    height: 100%;
    width: 100%;
    padding-top: 3px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 3px;
}
.xdsc_RightPane
{
    width: 150px;
    padding-left: 2px;
    padding-top: 3px; /* border-left: 1px solid #cccccc;*/
}
.xdsc_BottomPane
{
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 2px; /*border-top: 1px solid #cccccc;*/
}

/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject
{
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
}
A.SkinObject:link
{
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
}
A.SkinObject:visited
{
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
}
A.SkinObject:active
{
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
}
A.SkinObject:hover
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
}

.user, a.user:link, a.user:active, a.user:visited, .user
{
    color: #ffffff;
    text-decoration: none;
    font-weight: Normal;
    font-size: 10px;
}
a.user:hover
{
    color: #000000;
    text-decoration: none;
    font-weight: Normal;
    font-size: 10px;
}

/* code to make the search button look like it does */
.searchbox input
{
    margin: 0px 00px 0px 0px;
    border: 1px solid #cccccc;
    font-size: 10px;
    color: #6D6D6D;
    background: transparent;
    width: 100px;
    height: 18px;
}
.search, a.search:link, a.search:active, a.search:visited, .search
{
    color: #6D6D6D;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}
a.search:hover
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

/* change the colour of the login button here */
.StandardButton
{
    color: #ffffff;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 10pt;
    font-weight: normal;
    background-color: #6D6D6D;
}

/* classes used by DotNetNuke for things like the container titles */

.Head
{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
.SubHead
{
    font-size: 11px;
    color: #333333;
}
.SubSubHead
{
    font-size: 11px;
    color: #333333;
}

/* this is the font class used throughout your site - change the size here */
table, tr, td, th, div, p
{
    font-family: tahoma;
    font-size: 11px;
    line-height: 1.4em;
    /* color: #333333; */
}
label, .normal, .Normal
{
    font-family: tahoma;
    font-size: 11px;
}
table
{
    padding: 0;
}
p
{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
}
.Normal
{
    font-size: 11px;
    color: #333333;
}
h3
{
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #6D6D6D;
    padding: 2px 0 1px 7px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
    letter-spacing: 2px;
}
h2
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #6D6D6D;
    padding: 2px 0 1px 7px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
    letter-spacing: 2px;
}

/* command button links */
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
    color: #333333;
    text-decoration: none;
}
A.CommandButton:hover
{
    color: #333333;
    text-decoration: underline;
}

/*=== Menu Items */
/* Main Menu object styles */
/* 
.MainMenu_MenuContainer { background:transparent; }
.MainMenu_MenuBar { cursor:pointer; cursor:hand; background:transparent; }
.MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index:1000;  cursor:pointer;  cursor:hand; margin:0 0 0 1px; background:#ffffff; padding:0px; border:1px solid #404040; font-weight:normal; filter:none; }
.MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family:tahoma;  color:#6a6a6a; font-size:11px; background:#ffffff; font-weight:bold; font-style:normal; padding:0px 10px 0px 10px; height:20px; border:0; text-align: justify; }
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family:tahoma; font-size:11px; font-weight:bold; cursor:pointer; cursor:hand; color:#ffffff; background:#D4D3D6; padding:0px 10px 0px 10px; height:20px; border:0;}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display:none;}

.ModuleTitle_MenuContainer { color:#2c2c2c; }
.ModuleTitle_MenuBar { cursor:pointer; cursor:hand;}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding:0 5px 0 0; }
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display:none; }
.MainMenu_MenuBreak { border-top-style:none; border-right-style:none; border-left-style:none; border-bottom-style:none; }
*/
/* mbp section */


/* mbp menu */

.MainMenu_MenuContainer
{
    background: transparent;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    background: transparent;
}
.MainMenu_SubMenu, .ModuleTitle_SubMenu, .MainMenu_SubMenu td
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background: #ffffff;
    padding: 0px; /* border:1px solid #404040; */
    background: #8A8C7F;
    font-weight: normal;
    color: #000000;
}
.MainMenu_MenuItem, .ModuleTitle_MenuItem, .MainMenu_MenuItem td
{
    /* font-family: tahoma; */
    font-family: Arial,sans-serif;
    color: #ffffff;
    
    font-style: normal;
    padding: 5px 10px;
    height: 20px;
    border: 0;
    text-align: justify;
    border-right: 1px solid #FDFFFC;
    font-size:12px;
    font-weight:normal;

}
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel, .MainMenu_MenuItemSel td
{
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    background: #D4D3D6;
    padding: 5px 10px;
    
    height: 20px;
    border: 0;
    border-right: 1px solid #FDFFFC;
    font-weight:normal;
}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon
{
    display: none;
}

.ModuleTitle_MenuContainer
{
    color: #2c2c2c;
}
.ModuleTitle_MenuBar
{
    cursor: pointer;
    cursor: hand;
}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel
{
    padding: 0 5px 0 0;
}
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon
{
    display: none;
}
.MainMenu_MenuBreak
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

img#dnn_dnnLOGO_imgLogo
{
    width: 97px;
    height: 50px;
}

/* tabs */

/* ajax__tab_xp-theme theme */
.ajax__tab_xp-theme .ajax__tab_header
{
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/xp/tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer
{
    padding-right: 4px;
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/xp/tab-right.gif) no-repeat right;
    height: 21px;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner
{
    padding-left: 3px;
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/xp/tab-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab
{
    height: 13px;
    padding: 4px;
    margin: 0;
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/xp/tab.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer
{
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/xp/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner
{
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/xp/tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab
{
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/xp/tab-hover.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer
{
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/xp/tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner
{
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/xp/tab-active-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab
{
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/xp/tab-active.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    background-color: #ffffff;
}

/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header
{
    font-family: arial,helvetica,clean,sans-serif;
    font-size: small; /* original color border-bottom:solid 5px #2647a0; */
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer
{
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/yui/sprite.png) #d8d8d8 repeat-x;
    margin: 0px 0.16em 0px 0px;
    padding: 1px 0px 1px 0px;
    vertical-align: bottom;
    border: solid 1px #a3a3a3;
    border-bottom-width: 0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{
    color: #000;
    padding: 0.35em 0.75em;
    margin-right: 0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer
{
    /* background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/yui/sprite.png) #bfdaff repeat-x left -1300px; */
    background: url('obrazki/sprite.png') #6E6C71 repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab
{
    color: #fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background: url('obrazki/sprite.png') #6E6C71 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    padding: 0.25em 0.5em;
    background-color: #F8F8F8;
    border: solid 1px #808080;
    border-top-width: 0px;
}

/* mbp */

.ajax__tab_panel
{
    height: 170px;
}

.ajax__tab_container
{
    width: 100%;
}
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header
{
    font-family: "Helvetica Neue" , Arial, Sans-Serif;
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/technorati/tab-line.png) repeat-x bottom;
    font-size: 12px;
    display: block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer
{
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/technorati/tab.png) no-repeat left top;
    border-color: #222;
    color: #222;
    padding-left: 10px;
    margin-right: 3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner
{
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/technorati/tab.png) no-repeat right top;
    border-color: #666;
    color: #666;
    padding: 3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner
{
    color: #000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer
{
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color: #ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner
{
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/technorati/tab.png) no-repeat right -40px;
    color: #000000;
    border-color: #333;
}
.ajax__tab_technorati-theme .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    padding: 8px;
    background-color: #ffffff;
    border: solid 1px #d7d7d7;
    border-top-width: 0;
}

/* ajax__tab_msngallery-theme theme */
.ajax__tab_msngallery-theme .ajax__tab_header
{
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/msngallery/tab-line.png) repeat-x bottom;
    font-size: 12px;
    display: block;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_outer
{
    border: solid 1px #D7DCE1;
    padding: 1px 1px 0px 1px;
    border-bottom: solid 2px #A8D4D9;
    background-color: #edf2fb;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab
{
    padding: 6px 10px 6px 10px;
    color: #444444;
    width: 117px;
    display: block;
    text-align: center;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab img
{
    height: 24px;
    width: 24px;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab div
{
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    white-space: nowrap;
    line-height: 145%;
    font-size: 92%;
}
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_outer
{
    padding: 0px 0px 0px 0px;
    border: solid 2px #A8D4D9;
    border-bottom-color: #ffffff;
    background-color: #ffffff;
}
.ajax__tab_msngallery-theme .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    padding: 8px;
    background-color: #ffffff;
    border: solid 2px #A8D4D9;
    border-top-width: 0;
}

/* ajax__tab_ie-theme theme */
.ajax__tab_ie-theme .ajax__tab_header
{
    padding-left: 5px;
}
.ajax__tab_ie-theme .ajax__tab_header .ajax__tab_tab
{
    margin-right: 0px;
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/mg/ie/tab_unselected.gif);
    width: 116px;
    padding: 9px 0px 3px 0px;
    text-align: center;
    color: #006699;
    font-family: verdana;
    font-size: 13px;
    display: block;
}
.ajax__tab_ie-theme .ajax__tab_active .ajax__tab_tab
{
    padding: 6px 0px 3px 0px;
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/ie/tab_selected.gif);
}
.ajax__tab_ie-theme .ajax__tab_body
{
    background: url(http://krzysiek.hostedwindows.pl/Portals/0/images/tabs/img/ie/ie_tabbacker_720x296.jpg) no-repeat;
    font-size: 13px;
    font-family: verdana;
    height: 296px;
    width: 716px;
}
.ajax__tab_ie-theme .ajax__tab_body div
{
    padding: 8px;
}

/* tabs kzak */
.ajax__tab_panel .title
{
    margin: 10px;
    font-size: 10pt;
    font-weight: bold;
}

/* lista filli biblioteki */

div.lista_filii
{
    border: 1px solid #808080;
}

ul.lista_filii
{
    padding-left: 5px;
    margin: 0px 2px 10px 0px;
}

.lista_filii li
{
    list-style-type: none;
    margin: 5px 0px;
    overflow: auto;
}

.lista_filii li a, .lista_filii li a:visited
{
    text-decoration: underline;
    font-weight: bold;
    color: #464648;
    font-size: 10px;
    text-decoration: none;
    font-family: Verdana;
}

.lista_filii li a img
{
    float: left;
    border: none;
    margin-right: 2px;
}

.lista_filii h2
{
    margin: 0px;
    padding: 0px;
    color: #A3AA29;
}

.lista_filii h2 a
{
    margin: 0px;
    padding: 0px;
    color: #A3AA29;
}

.nav
{
    background: url( 'menubackground.gif' ) repeat-x;
}

A:link
{
	text-decoration: none;
	color: #464648;
}

A:visited
{
	text-decoration: none;
	color: #464648;
}

A:hover
{
	text-decoration: underline;
	color: #0000FF;
}

A:active
{
	text-decoration: none;
	color: #464648; /* #464648; */
}

.image-link
{
    border:0px;
}

.image-link img
{
    border:0px;
}

.right-pane .MainMenu_MenuItem, .right-pane .ModuleTitle_MenuItem, .right-pane .MainMenu_MenuItem td
{
    /* font-family: tahoma; */
    font-family: Arial,sans-serif;
    color: #ffffff;
    
    font-style: normal;
    padding: 5px 1px; /* 5px 10px */
    height: 20px;
    border: 0;
    text-align: left; /* justify */
    border-right: 0px solid #FDFFFC;
    font-size:12px;
    font-weight:normal;

}
.right-pane  .MainMenu_MenuItemSel, .right-pane .ModuleTitle_MenuItemSel, .right-pane .MainMenu_MenuItemSel td
{
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    background: #D4D3D6;
    padding: 5px 10px;
    
    height: 20px;
    border: 0;
    border-right: 0px solid #FDFFFC;
    font-weight:normal;
}

