#topMenu { 
	padding-top: 2px;
	position: relative;
	z-index : 5000;
	height:25px;
}

#topMenu img
{ 
	position: relative;
}


#topMenu a
{ 
	color: black;
	text-decoration: none;
}

.menu1 {

	position: relative;

}

.hidden {
	display: none;
}


.menu1Wyszukiwarka {
	padding:0;
	margin: 0;
}


.menu1Wyszukiwarka input {
	border: 1px solid #C6C6C6;
	height: 20px;
	font-size: 8pt;
	color: #FB6100;
}

.menu1WyszukiwarkaImg {
	float: left;
	margin-right: 10px;
}

.menu1WyszukiwarkaInput {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}
.menu1WyszukiwarkaSend {
	float: left;
	padding-top: 5px;
	cursor: pointer;
}

.menu1Buttons {
	float: right;
	height: 30px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;

}

.menu1Buttons2 {
	float: left;
	height: 30px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;

}




.menu1Float{
	float: left;
}
                     
.menu1ButtonCenter {
	font-size: 10px;

	height: 25px;
	position: relative;
	top: 3px;	
	
}

.menu1ButtomCenterI {
	padding-top: 6px;
	padding-bottom: 5px;
	color: #777;
	cursor: pointer;
}

.menu1ButtomCenterI2 {
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #ADADAD;

}

.menu1ButtomCenterI a{
	color: #888;
	
	text-decoration: none;
}

.menu1ButtomCenterI a:hover{
	color: black;
	text-decoration: none;
}                                            

.menu1HiddenDiv{
	position: relative;
}

.menu1HiddenDivs{
	position: absolute;
	z-index: 1000;
	display: none;
}

.menu1PlusDiv {
	float: left;

	position: relative;
	color: black;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
	padding: 0px 0px;
	border: 1px solid gray;
	width: 20px;
	cursor: pointer;
	
}

.menu1PlusDiv1{ 
	float: left;

	position: relative;
	color: #FB00C8;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
	padding: 0px 0px;
	border: 1px solid gray;
	width: 20px;
	cursor: pointer;
	
}


.menu1Button {
	position: relative;

	height: 30px;
	
	margin: 0px 5px 0 5px;
	width: auto;
}

.menu1Button1 {
	position: relative;
	height: 30px;
	margin: 0 5px;
	color: black;
	width: 100%;   
}

.menu1HiddenMenu {
	position: absolute;
	top: 30px;
	left: 0;
	margin: 0;
	padding: 0;

	width: 100%;
}


.menu1HiddenMenuBorder {
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 10px;
		background-color: silver;
	height: 100%;
}
.menu1Button1Border {   
	
	position: relative;
	height: 30px;
	vertical-align: bottom;
	padding: 0 10px;
	margin: 0 1px;

}

.menu1Button1Border1 {
	position: relative;
	height: 26px;
	top: 4px;
	vertical-align: bottom;
	padding: 0 10px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	background-color: #eee;
}

.menu1PlusTd {

}

a.menu1A {
	color: #444;
	text-decoration: none;
	cursor: pointer;
}
.menu1Grupa {
		padding: 5px 20px;
		background: #E7E3E7;
		cursor: pointer;
		border-bottom: 1px solid #ddd;
		z-index: 10000;
		}
	
	
.menu1SubGrupa {
		padding: 5px 20px;
		background: #E7E3E7;
		cursor: pointer;
		border-bottom: 1px solid #ddd;
		position: relative;
		z-index: 10001;
	}
	
	
div.menu1GrupaOut
{
		background: silver;	
}

.MedBar {
	margin:10px 0px 10px 0px;
}

.MedBar img {
	padding:0px;
	margin-top:0px;
}

.MedBar a {
	padding-left:0px;
}

.MedBar .main{
	height:56px;
	background:url(/wwwsystem/pic/om_tab/tlo_srodek.gif);
}


