.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #eeeeee;
}

.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border: 0;
}
.skinheader {
}
.skingradient {
	background-color: #333333;
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #eeeeee;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	height: 5px;
	border-style: none;
	border-spacing:0;
}
.contentpane {
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	background-color: #333333;
	background-image: url(images/container_content.png);
	_background-image: url(images_ie6/container_content.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 790px;
	height: 500px;
}
.rightpane {
	width: 200px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #333333;
	background-image: url(images/container_rightpanel.png);
	_background-image: url(images_ie6/container_rightpanel.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	height: 10px;
	background-image: url(images/footer.png);
	_background-image: url(images_ie6/footer.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-style: none;
	border-spacing:0;
	background-color: #333333;
	height: 30px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	outline: none;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #555555;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	border: solid 1px #000;
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}

.normal,div,span,p,td,th,li,a{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#ffffff;}
.head,.subhead{font-family:Verdana, Arial, Helvetica, sans-serif;color:#ffffff;}
.head{font-size:16px;font-weight:bold;}
a:link{color:#e30000; text-decoration:none;}
a:visited{color:#e30000; text-decoration:none;}
a:active{color:#ffffff; text-decoration:none;}
a:hover{color:#b00000; text-decoration:none;}

Body
{
	background-color: #eeeeee;	
}

.logo_gora{
	background-color: #333333;
	background-image: url(images/header_left_up.png);
	_background-image: url(images_ie6/header_left_up.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 217px;
	height: 141px;
	border-style: none;
	border-spacing:0;
}

.logo_dol{
	background-color: #333333;
	background-image: url(images/header_left_down.png);
	_background-image: url(images_ie6/header_left_down.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 217px;
	height: 49px;
	border-style: none;
	border-spacing:0;
}

.logo_prawy{
	background-color: #333333;
	background-image: url(images/header_right_up.png);
	_background-image: url(images_ie6/header_right_up.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	border-style: none;
	border-spacing:0;
	width: 304px;
	height: 141px;
}

.bar{
	background-color: #333333;
	background-image: url(images/bar.png);
	_	background-image: url(images_ie6/bar.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-style: none;
	border-spacing:0;
	width: 304px;
	height: 49px;
}

.szukajka_up
{
	background-color: #333333;
	background-image: url(images/bar_up.png);
	_background-image: url(images_ie6/bar_up.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-style: none;
	border-spacing:0;
	width: 460px;
}

.szukajka_down
{
	background-color: #333333;
	background-image: url(images/bar.png);
	_background-image: url(images_ie6/bar.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-style: none;
	border-spacing:0;
}

.ControlPanel {
	width: 100%;
	background-color: #333333;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	color: #000000;
	border-color: #ffffff;
}

.ControlPanel A.CommandButton:link, .ControlPanel A.CommandButton:visited ,.ControlPanel A.CommandButton:active{
	color: #ffffff;
	text-decoration: none;
}

.ControlPanel A.CommandButton:hover{
	color: #e30000;
	text-decoration: none;
}

a.dnn_dnnLOGIN_hypLogin:visited,
a.dnn_dnnLOGIN_hypLogin:link,
a.dnn_dnnLOGIN_hypLogin:active{
	color: #eeeeee;
}

.main_dnnmenu_rootitem{font-family:Verdana, Arial, Helvetica, sans-serif;color:#FFF;font-size:12px;font-weight:normal;padding:2px 15px 2px 7px;}

.accordionHeader
{
    border: 1px solid #888888;
    color: white;
    background-color: #454545;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: 1px solid #454545;
    color: white;
    background-color: #888888;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #989898;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    color: Black;
}

.NowosciHeader
{
    border: 1px solid #555555;
    color: white;
    background-color: #B50101;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.NowosciHeaderSelected
{
    border: 1px solid #555555;
    color: white;
    background-color: #E90000;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.NowosciContent
{
    background-color: #CDC9C9;
    border: 1px dashed #555555;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    color: Black;
}

.button_nav
{
	color: #FFFFFF;
	background: #555555;
	border-color: #000000;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	border-left: none 0px black;
	vertical-align:bottom;
}

.szukajka
{
	background-color: #E6E6E6;
	border-color: #000000;
	border: solid 1px black;
	vertical-align:bottom;
	
}

.ZapowiedziHeader
{
    border: 1px solid #555555;
    color: #FFF;
    background-color: #222;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.ZapowiedziHeaderSelected
{
    border: 1px solid #555555;
    color: #FFF;
    background-color: #333;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.ZapowiedziContent
{
    background-color: #CDC9C9;
    border: 1px dashed #555555;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    color: Black;
}