@CHARSET "UTF-8";

.menu_content {
    width: 194px;
    float: left;
}
.menu_content1 {
    width: 194px;
    height: 25px;
    float: left;
}
#ikat_list {
	width: 194px;
	float: right;
}

.menu_content1_belka {
    width: 17px;
    height: 25px;
    float: left;
}

.menu_content1_belka1 {
    width: 183px;
    height: 25px;
    margin-left: 17px;
    
}

.menu_level {
    width: 194px;

}
.menu_level1_name {
	width: 165px;
	float: right;
    font-size: 10pt;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    padding: 0px 0px 3px 0px;
    }
/* .menu_level1_name:hover {
    width: 165px;
    float: right;
    font-size: 10pt;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    background: #FB9A00;
    padding: 0px 0px 3px 0px;
    } */

.point_level1 {
    background: url('../images/portal/bullet.png') no-repeat;
    height: 6px;
    width: 6px;
    float: left;
    margin: 5px 8px 8px 12px;
}
.line {
    float: left;
    width: 194px;
    padding: 3px 0px 3px 0px;
    
}
/* do subkategorii */
.line1 {
    float: left;
    width: 194px;
    padding: 3px 0px 3px 0px;
    
}
.line:hover {
    float: left;
    width: 194px;
    padding: 3px 0px 3px 0px;
    background: #FB9A00;
}
.menu_level2_name {
	width: 158px;
	font-weight: normal;
    color: #000;
    cursor: pointer;
    font-size: 10pt;
    float: right;
    
}
.menu_level2_name:hover  {
    color: #5B79AA;
    font-weight: normal;
    font-size: 10pt;
}

.point_level2 {
    background: url('../images/portal/bullet_y.png') no-repeat;
    height: 6px;
    width: 6px;
    float: left;
	margin: 5px 0px 8px 18px;
}

.row {
    color: #1F3952;
    font-size: 10pt;
    font-weight: normal;
    margin-bottom: 3px;
}

.obiekt_menu {
    width: 60%;
    float: left;
}

.row_img {
    margin: 0px 5px 0px 20px;
    float: left;
}

.obiekt_row {
	float: right;
    width: 150px;
    font-size: 10pt;
    font-weight: normal;
    
}
/* pager w menu */
.prawa_porcj {
	text-align: center;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-weight: bold;
	font-size: 9pt;
	margin: 6px 0px 6px 0px;
}

.prawa_porcj a{
	text-align: center;
	font-size: 9pt;
	font-family: Verdana, Arial;
	font-weight: normal;	
}

.plink{
	cursor: pointer;
	padding-top: 3px;
}
.belka {
	height: 22px;
	width: 192px;
	margin: 8px 0px 0px 6px;
	background: url('../images/portal/b_menu_blue.png') repeat-x;
	border-top: 1px solid #78BFE8;
	border-left: 1px solid #78BFE8;
	border-bottom: 1px solid #4E809B;
	border-right: 1px solid #4E809B;
}

.bname {
	color: white;
	float: left;
	font-family:Tahoma,Verdana;
	font-size:9pt;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding: 4px 0px 0px 10px;
}
