





 /***************************************** NAG£OWEK **********************************/

							/*  Dzieñ i data */
.data {
	font-family: calibri;
	font-size: 12px;
	color:white;
	position: relative;
	top: 5px;
}


							/*  Top Menu */
.top_menu_container {

}
		
.top_menu_content {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold; 
	text-decoration:none;
	padding-top:5px;
}

.top_menu_img {
	border:0;
	padding-left: 5px;
	position: relative;
	top: 5px;
}

.top_menu_img_eng {
	border:0;
	padding-left: 5px;
	position: relative;
	top: 2px;
}
		
a.top_menu_napisy {
	font-family: calibri;
	font-size: 12px;
	font-color: white;
	color:white; 
}

a.top_menu_napisy:active {
	font-family: calibri;
	font-size: 12px;
	font-color: white;
	color:white; 
	text-decoration: underline;
}

a.top_menu_napisy:hoover {
	font-family: calibri;
	font-size: 12px;
	font-color: white;
	color:white; 
	text-decoration: underline;
}

.top_menu_img_search_login {
	border:0;
	padding-left: 5px;
	position: relative;
	top: 2px;;
}

.searchField {
	width:100px;
	height: 12px;
	border:0px;
	background-color:#cccccc;
	margin-right:5px;
	margin-left: 10px;
	font-size: 10px;
	/*background: url('/docroot/itexpert/imgs/menu/stk_search_field.png') no-repeat; */
}		

.zalogujField {
	width:100px;
	height: 12px;
	border:0px;
	background-color:#cccccc;
	margin-right:5px;
	margin-left: 10px;
	font-size: 10px;
	/*background: url('/docroot/itexpert/imgs/menu/stk_search_field.png') no-repeat; */
}


.menuFokusStartButon {
	background-image:url('/docroot/itexpert/imgs/naglowek/itexpert_menu_box.png');
	margin-right: 2px;
	height:26px;
	width:143px;
	position:relative; 
	float:left;
	vertical-align:bottom;
}
.menuFokusGainButon {
	background-image:url('/docroot/itexpert/imgs/naglowek/itexpert_menu_box_gain.png');
	margin-right: 2px;
	height:26px;
	width:143px;
	position:relative; 
	float:left;
	vertical-align:bottom;
}
.menuFokusLostButon {
	background-image:url('/docroot/itexpert/imgs/naglowek/itexpert_menu_box.png');
	margin-right: 2px;
	height:26px;
	width:143px;
	position:relative; 
	float:left;
	vertical-align:bottom;
}

/* linki top menu*/
a.menu_button_link {
	color:black;
	font-family: calibri;
	font-size: 14px;
	font-weight:bold;
}
a.menu_button_link:link {
	text-decoration:none;
}
a.menu_button_link:visited {
	text-decoration:none;
}
a.menu_button_link:active {
	text-decoration:underline;
}
a.menu_button_link:hover {
	color:white;
	text-decoration:none;
	cursor:hand;
}

		