/* CSS Style for  */
/* Janusz Jurek*/
.zwykly {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000}

a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000; text-decoration: underline}
/*a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF; font-style: normal; background-color: #6D7588}*/


.cyf {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000}
.igorny {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; color: #000000; line-height: normal; vertical-align: super}
.idolny {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; color: #000000; vertical-align: sub}
/* Janusz Jurek - END*/


.Login {
	color: #333333; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	height: 30px;
}


.Small {
	color: #FFFFFF; 
	font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

.SmallD {
	color: #404040; 
	font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	height: 13px;
	padding-left: 3px;
	padding-right: 3px;
}

.User {
	font-family: Wingdings;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
}


.MainMenu_MenuContainer {
	background-color: transparent;
	height: 21px;
	
}
.MainMenu_MenuBreak {
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	background-color: transparent;
	color: #333333;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}

.Normal {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
}

/* Menu for Skin Comp */

.ActiveRootTab TD{
	width: 143px;
	color: #000000;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 21px;
	background-color: transparent;
}
.RootTab TD{
width: 143px;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 8pt; 
font-weight: bold; 
color: #FFFFFF;
background: transparent;
height: 21px;
}

.SelectedRootTab TD{
	width: 143px;
	color: #eaeaea;
	height: 21px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	border-left: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	background-color: white;
}

.BreadcrumbRootTab TD{
width: 143px;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 8pt; 
font-weight: bold; 
color: #ffffff;
height: 21px;
}

.ActiveSubTab {
background-color: #333333;
color: #ffffff;
border-top: 0px solid;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 8pt; 
font-weight: bold; 
}
.SubMenu {
	background: Black;
}
.SubTab {
background-color: #ffffff;
color: #000000;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 8pt; 
font-weight: bold; 
}
.SelectedSubTab {
background-color: #FDA003;
color: #000000;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 8pt; 
font-weight: bold; 
}
.BreadcrumbSubTab {
background-color: #000000;
color: #ffffff;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 8pt; 
font-weight: bold; 
border-top: 0px solid;
}


/* hyperlink style for the DarkBackground tabs */

A.Small:Link{
color: white;
text-decoration: none;
	
}

A.Small:Hover{
color: white;
text-decoration: none;
	
}

A.Small:Active{
color: white;
text-decoration: none;
	
}

A.Small:Visited{
color: #FAFAFA;
text-decoration: underline;
	
}

A.SmallD:Link{
color: black;
text-decoration: none;
	
}

A.SmallD:Hover{
color: #404040;
text-decoration: none;
	
}

A.SmallD:Active{
color: black;
text-decoration: none;
	
}

A.SmallD:Visited{
color: #404040;
text-decoration: underline;
	
}

/* Vertical Menu */

#houseMenuV ul { /* all lists obramowanie poziomu 1*/
	border:  1px solid white;
	margin: 0;
	list-style-type: none;
	list-style: none;
	float: left;
	width: 144px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	background: transparent;
}

#houseMenuV li {
	/* all list items */
	list-style-type: none;
	list-style: none;
	position: relative; 
	float: left;

        left: -40px;
	_left: 0px;

	line-height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 9px;
}

#houseMenuV li ul {
	/* second-level lists */
	position: absolute;
	font-size: 9px;
	left: -999px;
	margin-left: 144px;
	_margin-left: 142px;
	margin-top: -21px;
	border: solid 0px #999;
	z-index: 999;
}

#houseMenuV li ul ul { /* third-and-above-level lists */
	left: -999px;
	z-index: 999;
}
/* rozwiniecie menu */
#houseMenuV a {
	display: block;
	width: 128px;

	_width: 142px; /* width recognized by IE only to handle box model issues */
	/* end hack */
	color: #393A4B;
	font-weight: bold;
	text-decoration: none;
	background-color: #E0E2E9;
	padding: 1px 4px 1px 4px;
	opacity: .9;
	/*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);*/
	font-size: 9px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	border:  1px solid white;
}

#houseMenuV li a:hover {
	color: #393A4B;
	background-color: #C3CAD4;
}

#houseMenuV li:hover ul ul, 
#houseMenuV li:hover ul ul ul, 
#houseMenuV li.sfhover ul ul, 
#houseMenuV li.sfhover ul ul ul {
	left: -999px;
}

#houseMenuV li:hover ul, 
#houseMenuV li li:hover ul, 
#houseMenuV li li li:hover ul, 
#houseMenuV li.sfhover ul, 
#houseMenuV li li.sfhover ul, 
#houseMenuV li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 999;
}

#houseMenuV iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.ArrowPointer
{
	cursor: default;
}









