#menu_boczne {
	float: left;
	position: relative;
	width: 248px;
	height: auto
}

#menu_top_language {
	width: 248px;
	height: 39px;
	border-top: 3px solid #637e9f;
	border-bottom: 2px solid #637e9f;
	background: #1c3454
}

#menu_language_text {
	position: absolute;
	top: 16px;
	left: 20px;
	width: auto;
	height: auto;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff
}

#menu_language_pol {
	position: absolute;
	top: 15px;
	left: 139px;
	width: 26px;
	height: 16px
}

#menu_language_d {
	position: absolute;
	top: 15px;
	left: 192px;
	width: 26px;
	height: 16px
}

#menu_language_dotted {
	position: absolute;
	top: 20px;
	left: 177px;
	width: 1px;
	height: 10px;
	background-image: url("images/menu_left/language/dotted.jpg");
	background-repeat: no-repeat
}

.menu_main {
	position: relative;
	width: 225px;
	height: 21px;
	border-bottom: 1px solid #637e9f;
	background: #1c3454;
	cursor: pointer;
	
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 8px;
	padding-left: 23px
}

.menu_main_text {
	position: absolute;
	left: 23px;
	top: 8px;
	width: auto;
	height: auto;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff
}

.menu_main_arrow {
	position: absolute;
	left: 0px;
	top: 9px;
	width: 6px;
	height: 11px;
	background-image: url("images/menu_left/arrow.jpg");
	background-repeat: no-repeat
}

.menu_main_circle {
	position: absolute;
	/*right: 11px;*/
	right: 0px;
	top: 4px;
	width: 21px;
	height: 21px
}

#okna_pvc_circle {
	position: absolute;
	top: 4px;
	right: 11px
}

#okna_alu_circle {
	position: absolute;
	top: 4px;
	right: 11px
}

#konstrukcje_aluminiowe_circle {
	position: absolute;
	top: 4px;
	right: 11px
}

#slusarka_przeciwpozarowa_circle {
	position: absolute;
	top: 4px;
	right: 11px
}

#drzwi_zewnetrzne_circle {
	position: absolute;
	top: 4px;
	right: 11px
}

#akcesoria_circle {
	position: absolute;
	top: 4px;
	right: 11px
}

.menu_box {
	position: relative;
	margin-left: 0px;
	width: 248px;
	height: 23px;
	background: #3c5373;
	border-bottom: 1px solid #637e9f
}

.menu_box_text {
	position: absolute;
	top: 4px;
	left: 52px;
	width: auto;
	height: auto;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff
}

.menu_box_text a{
	color: #ffffff;
	text-decoration: none
}

.menu_box_dotted {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 4px;
	height: 4px
}




