body{
    background-color: #cecece;
    font-family: arial;
	color: #000;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background-image: url("/gfx/page/body_bg.png");
    background-repeat: repeat-x;
}
a{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
a:hover{
	text-decoration: underline;
}
p{
	margin: 0;
	padding: 0;
}
#pageContainer {
	width: 1000px;
	margin: 0 auto;
}
#searchContainer{
	width: 1000px;
	height: 49px;
	background-image: url("/gfx/page/search_bg.png");
	display: block;
}
#bannerContainer{
	width: 1000px;
	height: 177px;
	/* background-image: url("/gfx/page/banner.png"); */
	display: block;
	text-align: left;
}
#menuContainer{
	width: 1000px;
	height: 53px;
	background-image: url("/gfx/page/menu_bg2.jpg");
	display: block;
	font-size: 11px;
}
#menuContainer #menu_szkolenia1{
	height: 26px;
	width: 70px;
	display: block;
	background-repeat: no-repeat;
	background-position: 15px 1px;
	padding-top: 25px;
	float: left;
	margin-left: 24px;
}
#menuContainer #menu_szkolenia1_on{
	background-image: url("/gfx/page/arrow00.png");
	height: 26px;
	width: 70px;
	display: block;
	background-repeat: no-repeat;
	background-position: 15px 1px;
	padding-top: 25px;
	float: left;
	margin-left: 24px;
	text-decoration: none;
}
#menuContainer #menu_szkolenia2{
	height: 33px;
	width: 149px;
	display: block;
	background-repeat: no-repeat;
	background-position: 56px 0;
	padding-top: 18px;
	float: left;
	margin-left: 36px;
	text-align: center
}
#menuContainer #menu_szkolenia2_on{
	background-image: url("/gfx/page/arrow00.png");
	height: 33px;
	width: 149px;
	display: block;
	background-repeat: no-repeat;
	background-position: 56px 0;
	padding-top: 18px;
	float: left;
	margin-left: 36px;
	text-align: center;
	text-decoration: none;
}
#menuContainer #menu_zespol{
	height: 26px;
	width: 81px;
	display: block;
	background-repeat: no-repeat;
	background-position: 15px 1px;
	padding-top: 25px;
	float: left;
	margin-left: 30px;
	text-align: center;
}
#menuContainer #menu_zespol_on{
	background-image: url("/gfx/page/arrow00.png");
	height: 26px;
	width: 81px;
	display: block;
	background-repeat: no-repeat;
	background-position: 15px 1px;
	padding-top: 25px;
	float: left;
	margin-left: 30px;
	text-align: center;
	text-decoration: none;
}
#menuContainer #menu_kontakt{
	height: 33px;
	width: 134px;
	display: block;
	background-repeat: no-repeat;
	background-position: 46px 0;
	padding-top: 19px;
	float: left;
	margin-left: 25px;
	text-align: center;
}
#menuContainer #menu_kontakt_on{
	background-image: url("/gfx/page/arrow00.png");
	height: 33px;
	width: 134px;
	display: block;
	background-repeat: no-repeat;
	background-position: 46px 0;
	padding-top: 19px;
	float: left;
	margin-left: 25px;
	text-align: center;
	text-decoration: none;
}
#menuContainer #menu_szkolenia1:hover,#menu_szkolenia2:hover,#menu_zespol:hover,#menu_kontakt:hover {
	background-image: url("/gfx/page/arrow00.png");
	text-decoration: none;
}
#navTopContainer{
	width: 1000px;
	height: 53px;
	background-image: url("/gfx/page/navTop_bg.jpg");
	display: block;
}
#navMenuContainer{
	width: 1000px;
	height: 37px;
	background-image: url("/gfx/page/navMenu_bg.png");
	display: block;
}
#navMenuContainerLinks{
	float: left;
	padding-top: 12px;
	padding-left: 18px;
	font-size: 11px;
	letter-spacing: 1px; 
}
#navMenuContainerLinks a{
	margin: 0 3px;
}
#navMenuContainerLinks a:hover{
	text-decoration: none;
	color: #FF7C00;
}
#navMenuContainerTxt{
	float: right;
	color: #fff;
	width: 344px;
	padding-top: 4px;
	margin-right: 48px;
	text-align: left;
	overflow: hidden;
	height: 30px
}
#navDateContainer{
	width: 1000px;
	height: 11px;
	background-image: url("/gfx/page/navDate_bg.png");
	display: block;
	font-size: 9px;
	text-align: right;
	color: #fff;
}
#navBottomContainer{
	width: 1000px;
	height: 30px;
	background-image: url("/gfx/page/navBottom.png");
	display: block;
	color: #fff;
}
#contentContainer{
	width: 1000px;
	display: block;
	background-color: #cecece;
	background-image: url("/gfx/page/main_content_bg.png");
	background-repeat: repeat-y;
}
#contentContainerLeft{
	width: 197px;
	float: left;
	text-align: left;
	display: block;
}
#contentContainerLeftFlash{
	width: 197px;
	height: 346px;
	background-image: url("/gfx/page/flash1_bg.png");
}
#contentContainerLeftMenu{
	width: 197px;
	background-color: #dce2ea;
}
#contentContainerLeftMenu ul{
	margin: 0 0 0 46px;
	padding: 0 0 8px 0;
}
#contentContainerLeftMenu ul li{
	list-style-image: url("/gfx/page/arrow_orange.png");
	margin: 4px 0;
}
#contentContainerLeftMenu ul li a{
	color: #000;
	font-weight: bold;
}
#contentContainerLeftMenu ul li a:hover{
	color: #FF7C00;
	text-decoration: none;
}
#contentContainerLeftMenu ul li ul{
	margin: 0 0 0 7px;
	padding: 0;
}
#contentContainerLeftMenu ul li ul li{
	list-style-image: url("/gfx/page/arrow_blue.png");
	margin: 5px 0;
}
#contentContainerLeftMenu ul li ul li a{
	color: #d93300;
	font-weight: normal;
}
#contentContainerLeftMenu ul li ul li a:hover{
	color: #1B1464;
	text-decoration: none;
	font-weight: normal;
}
.contentContainerLeftMenuTitle{
	background-image: url("/gfx/page/menu_left_title.png");
	background-repeat: no-repeat;
	width: 197px;
	height: 15px;
	padding-left: 31px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 5px;
}
.contentContainerLeftMenuTitle a{
	color: #000;
	text-decoration: none;
}
#contentContainerMain{
	width: 605px;
	float: left;
	text-align: left;
	display: block;
}
#contentContainerMain a{
	color: #000;
}
#contentContainerMainTop{
	 background-image: url('/gfx/page/main_top_bg.png');
	 height: 70px;
	 color: #fff;
}
#contentContainerMainTopMore{
	display: block;
	height: 17px;
	width: 70px;
	margin: 2px 0 0 437px
}
#contentContainerMainTxt{
	background-image: url("/gfx/page/main_bg.png");
	background-position: top;
	background-repeat: repeat-y;
	padding: 0 20px;
	text-align: justify;
	color: #000080;
	font-size: 12px;
}
#contentContainerRight{
	width: 198px;
	float: right;
	text-align: left;
	display: block;
}
#contentContainerRightContact{
	width: 198px;
	height: 348px;
	background-image: url("/gfx/page/kontakt_bg.png");
	color: #fff;
	font-size: 11px;
}
#contentContainerRightNewsletter{
	width: 198px;
	height: 124px;
	background-image: url("/gfx/page/newsletter_bg.png");
	margin-top: 0;
}
#contentContainerRightFlash{
	width: 198px;
	height: 346px;
	background-image: url("/gfx/page/flash2_bg.png");
	margin: 0;
}
#footerContainer{
	width: 1000px;
	height: 55px;
	background-image: url("/gfx/page/footer_bg.png");
	background-repeat: repeat-x;
	display: block;
}
#footerMenu{
	float: left;
	width: 722px;
	text-align: center;
	padding-top: 4px;
	color: #fff;
	font-size: 11px;
}
#footerMenu a{
	text-align: center;
	color: #ff7c00;
	margin: 0 8px;
	font-size: 10px;
}
#footerImg{
	float: right;
	width: 278px;
}
#gallery_container,#gallery2_container {
	
}

.gallery_image_container,.gallery2_image_container {
	float: left;
	border: 2px solid #b8bfc7;
	margin: 4px 10px 24px 37px;
	padding: 0;
}
#contentContainerMainTxt .a_site_map{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#contentContainerMainTxt .a_site_map:hover{
	color: #FF7C00;
}

