/* 
================================
Domyslny wyglad czcionki 
================================
*/  
body {font-family:Verdana, Helvetica; font-size: 11px; text-align:justify}

table {font-family:Verdana, Helvetica; font-size: 11px; color: #263B80}
td           { font-size: 11px; font-family: Verdana }

ul          { font-family: Verdana, Helvetica; font-size: 11px; list-style-type: disc; 
               list-style-image: url('images/punktor.jpg'); text-align:left; line-height:100% }
               
               
/* 
================================
Linki: praca, kontakt o firmie
================================
*/ 

A.topik  {
color: #A9A8A6;
 font-size:  11px
}
A:link.topik  {
color: #A9A8A6;
 font-size:  11px
}

A:visited.topik   {
color: #A9A8A6;
 font-size:  11px
}

A:activ.topike    {
color: #FF9900;
 font-size:  11px
}

A:hover.topik {
color: #FF9900 ;
 font-size:  11px
}
               
               
               
               
/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #C4BDB3;
}
.skinmaster {
	height: 100%;
	background-color: #C4BDB3 ;
	BORDER-RIGHT: 0px solid #7994CB; 
	BORDER-TOP: 0px solid #7994CB; 
	BORDER-LEFT: 0px solid #A9A8A6; 
	BORDER-BOTTOM: 0px solid #7994CB; 
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px; 
}
.skinheader {background-color: #C4BDB3;
}
.skinheader2 {
background-color: #000080;
color: #FFFFFF;

}
.marekpoprawka {background-color: #00FF00}
.Normal {
font-family: Verdana; font-size: 11px; color: #000080}

.kolorWierszalogowanie{background-color: #FF9900}
.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

a:link.SkinObject {
    text-decoration:    none;
    color:#ffffff;
}

a:visited.SkinObject  {
    text-decoration:    none;
    color:#ffffff;
}

a:active.SkinObject   {
    text-decoration:    none;
    color:#ffffff;
}

a:hover.SkinObject {
    text-decoration:    none;
    color:#ffffff;
}

.controlpanel {
	width: 100%;
	background-color: #FFF9D5;
}
.toppane {
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


	

.MainMenu_MenuContainer {
font-size:8pt; 
	background-color: #C4BDB3; color:#FFFFFF
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	font-size:8pt; 
	background-color: #C4BDB3; color:#FFFFFF 
}
.MainMenu_MenuItem {
	border-left: #C0C0C0 0px solid; 
	border-bottom: #C0C0C0 0px solid; 
	border-top: #C0C0C0 0px solid; 
	border-right: #C0C0C0 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color:#FFFFFF; 
	font-family: Arial, Helvetica; 
	font-size:8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #C0C0C0; 
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 0px solid; 
	border-top: #CAD5EA 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #C0C0C0;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#C4BDB3', Direction=135, Strength=4); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #FF9900; 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 0px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 8pt; 
	color: #000080;
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	color: #000080;
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #000080 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 10px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.tloTabeliPasek{
background-position: left top; BACKGROUND-IMAGE: url('Images/pasek1.jpg');background-repeat:repeat-x
}
.tloTabelistronyGora{
BACKGROUND-IMAGE: url(Images/top.jpg);background-repeat:repeat-x
}


.Head   {
    font-family: Verdana;
    font-size:  10px;
    font-weight:    bold;
    color: #000080
}

A:link  {
color: #FF9900
}

A:visited   {
color: #FF9900
}

A:active    {
color: #FF9900
}

A:hover {
color: #FF9900
}

SPAN.ZielonyLink {

}
 a:link  ZielonyLink {
color: #008000
}

 a:visited  ZielonyLink {
color: #008000
}

a:active ZielonyLink {
color: #C0C0C0
}

a:hover ZielonyLink {
color: #C0C0C0
}


.SelectedTab{
color: #008800;  font-size:7pt

}


.Breadcrumbs{
color: #FFFFFF;  font-size:7pt

}
:link.Breadcrumbs{
color: #FFFFFF; font-size:7pt
}
:visited.Breadcrumbs{
color: #FFFFFF;  font-size:7pt
}
:hover.Breadcrumbs{
color: #C0C0C0;  font-size:7pt; text-decoration:none
}
