/*
	Plik z cssem do strony głównej.
*/

.center{
    width: 1004px;
    margin: 0 0 4px 2px;
}
.center .left{
    width: 344px;
    height: 100%;
    /*background-color: maroon;*/
    float: left;
    margin-left: 2px;
    overflow: hidden;
}

.center .left .projekt_menu{
    width: 344px;
    height: 168px;
    background-color: #916C54;
    margin: 0 0 4px 0;
    float: left;
    overflow: hidden;
}
.center .left .subpage_menu{
    width: 344px;
    background-color: #916C54;
    margin: 0 0 4px 0;
    float: left;
    overflow: hidden;
}

.center .left .menu{
    width: 256px;
    height: 148px;
    background-color: #7B5B46;
    float: left;
    padding: 10px;
    padding-left: 50px;
}
.center .left .submenu{
    width: 256px;
    background-color: #7B5B46;
    float: left;
    padding: 10px;
    padding-left: 50px;
    overflow: hidden;
}

.center .left .news{
    width: 344px;
    background-color: #EEEADF;
    /*min-height: 519px;*/
    /*height: auto !important;*/
    height: 545px;
    height: 452px;
    overflow: hidden;
    clear: both;
    /*float: left;*/
}

.center .right{
    width: 652px;
    min-height: 200px;
    padding: 0 0 4px 3px;
    float: left;
    /*padding: 0px;*/
    background-color: white;
    overflow: hidden;

}

.center .right .top{
    width: 652px;
    margin: 0 0 4px 0;
    float: left;
    padding: 0px;
    background-color: white;
	overflow: hidden;

}



/* menu po prawej - ikony*/
.index_top_right a,
.subpage_top_right a{
	display: block;
    float: none;
    margin-left: 15px;
    margin-bottom: 8px;
    width: 0;
    height:15px;
    background-repeat: no-repeat;
	background-position: 5px 2px;
}
.ico_home{
    background-image: url(../img/ico_sethome.gif);
}
.ico_home:hover,
.ico_home_zaz{
    background-image: url(../img/ico_sethome_zaz.gif);
}
.ico_pl{
    background-image: url(../img/ico_pl.gif);
}
.ico_pl:hover,
.ico_pl_zaz{
    background-image: url(../img/ico_pl_zaz.gif);
}
.ico_eng{
    background-image: url(../img/ico_eng.gif);
}
.ico_eng:hover,
.ico_eng_zaz{
    background-image: url(../img/ico_eng_zaz.gif);
}
.ico_map{
    background-image: url(../img/ico_map.gif);
}
.ico_map:hover,
.ico_map_zaz{
    background-image: url(../img/ico_map_zaz.gif);
}
.ico_search{
    background-image: url(../img/ico_szukaj.gif);
}
.ico_search:hover,
.ico_search_zaz{
    background-image: url(../img/ico_szukaj_zaz.gif);
}
.ico_contact{
    background-image: url(../img/ico_mail.gif);
}
.ico_contact:hover,
.ico_contact_zaz{
    background-image: url(../img/ico_mail_zaz.gif);
}

.main_menu_item a,
.submenu_item a,
.submenu_wybrane_p1 .submenu_item a,
.submenu_wybrane_p1 a,
.submenu_wybrane_p1_puste a,
.submenu_item_puste a,
.main_menu_item a:visited,
.submenu_item a:visited,
.submenu_wybrane_p1 .submenu_item a:visited,
.submenu_wybrane_p1 a:visited,
.submenu_wybrane_p1_puste a:visited,
.submenu_item_puste a:visited
{
	color: #fef8a5;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 20px 11px;
	padding: 5px 0;
	padding-left: 30px;
	line-height: 16px;
    background-image: url(../img/mainmenubullet.gif);
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 4px;
}

.main_menu_item a:hover,
.submenu_item a:hover,
.submenu_wybrane_p1 a:hover,
.submenu_wybrane_p1_puste a:hover,
.submenu_item_puste a:hover,
.submenu_item_puste_wybrane a,
.submenu_item_puste_wybrane a:visited
{
	color: #7b5b46;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 20px 11px;
    background-image: url(../img/mainmenubullet.gif);
	padding: 5px 0;
	padding-left: 30px;
    background-color: #edb92f;
	line-height: 16px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 4px;
}

.submenu_wybrane_p1 a,
.submenu_wybrane_p1 a:visited
{
    background-image: url(../img/mainmenubullet2.gif);
}

.submenu_item_puste a,
.submenu_item_puste a:visited,
.submenu_item_puste a:hover,
.submenu_item_puste_wybrane a,
.submenu_item_puste_wybrane a:visited,
.submenu_item_puste_wybrane a:hover,
.submenu_wybrane_p1_puste a,
.submenu_wybrane_p1_puste a:visited,
.submenu_wybrane_p1_puste a:hover
{
    background-image: none;
}

.menu_chosen{
	color: #7b5b46 !important;
    background-color: #edb92f !important;
}
.menu_chosen a,
.menu_chosen a:visited,
.menu_chosen a:hover{
	color: #7b5b46 !important;
}

.stopka{
    width: 1000px;
    margin-left: 3px;
}

.bottom-section,
.bottom-section-en {
	width:1000px;
}
.bottom-banners, .bottom-banners-en {
	width:1000px;

}

.index_top_right2{
	float: left;
	width: 65px;
    background-color: #7c5c47;
	height: 156px;
	padding-top: 159px;
    background-image: url("../img/prawo_main.png");
    background-position: top;
    background-repeat: no-repeat;
}
.index_top_right2 a{
	display: block;
    float: none;
    margin-left: 15px;
    margin-bottom: 0px;
    width: 0px;
    height:26px;
    line-height:21px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.9em;
    padding: 0px 0 0 50px;
    background-repeat: no-repeat;
	background-position: 0;
}
.index_top_right2 a.ico1{background-image: url(../img/ico1.gif);}
.index_top_right2 a.ico2a{background-image: url(../img/ico2a.gif);}
.index_top_right2 a.ico2b{background-image: url(../img/ico2b.gif);}
.index_top_right2 a.ico3{background-image: url(../img/ico3.gif);}
.index_top_right2 a.ico4{background-image: url(../img/ico4.gif);}
.index_top_right2 a.ico5{background-image: url(../img/ico5.gif);}
.index_top_right2 a.ico6{background-image: url(../img/ico6.gif);}


