@CHARSET "UTF-8";

.menu_content {
    width: 200px;
    float: left;
}
.menu_content1 {
    width: 200px;
    height: 25px;
    float: left;
}
.ikat_list {
	margin: 6px 0px 0px 0px;
	overflow-y: auto;
	overflow-x: hidden;
}

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

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

.menu_level {
     width: 200px;
}

.menu_level_sub {

}

.menu_level_sub_selected {

}

/*.menu_level_sub:hover {
     background-color: #EDCF7B; 
}*/

.menu_level1_name {
    font-size: 10pt;
    margin-left: 12px;
    color: #454545;
    font-weight: bold;
    cursor: pointer;
}

.menu_level1_name_selected a {
    color: #CD463A;
    font-weight: bold;
    font-size: 10pt;
}
/* .menu_level:hover {
    background-color: #EDCF7B;
} */
.point_level1 {
    background: url('../images/portal/green_ball.jpg') no-repeat;
    height: 7px;
    width: 7px;
    float: left;
    margin: 5px 8px 12px 12px;
}
.line {
    width: 170px; 
	float: left;
    border-top: 1px solid #B4B4B4;
    margin: 0px 7px 0px 7px;
    padding: 6px 0px 6px 0px;
    
}
.menu_level2_name {
	float: right;
    width: 141px;
	font-weight: normal;
	font-size: 10pt !important;
    color: #454545;
    cursor: pointer;
    font-size: 10pt !important;
}
.menu_level2_name_selected a {
	
    width: 150px;
	float: right;
    color: #CD463A;
    font-weight: normal;
    font-size: 10pt !important;
}

.point_level2 {
    background: url('../images/portal/grey_ball.png') no-repeat;
    height: 7px;
    width: 7px;
    float: left;
	margin: 5px 8px 12px 12px;
}

.row {
    color: #1F3952;
}

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

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

.obiekt_row {
	float: right;
    padding-top: 2px;
    width: 139px;
    font-size: 10pt;
    cursor: pointer;
    font-weight: normal;
}
/* pager w menu */
.prawa_porcj {
	text-align: center;
	font-family: Verdana, Arial;
	font-weight: normal;
	vertical-align: text-bottom;
	margin: 5px 0px 5px 0px; 
	font-size: 9pt;
}

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

.plink{
	cursor: pointer;
	padding-top: 3px;
}
