
	@import url('core.css');
	@import url('jquery.lightbox.css');

	#container {
		width : 939px;
		margin : auto;
		overflow : hidden;
		text-align : left;
	}

	#header-main {
		height : 380px;
		overflow : hidden;
		clear : both;
	}

	#header-left {
		width : 244px;
		float : left;
		overflow : hidden;
		background : url('../img/bg_header-left.gif') top left no-repeat;
		height : 378px;
	}

	#header-right {
		width : 695px;
		float : right;
		overflow : hidden;
		background : url('../img/bg_header-right.jpg') top left no-repeat;
		height : 378px;
	}

	#top {
		float : right;
		margin-top : 10px;
	}

	#top a,
	#top a:visited,
	#top a:hover {
		color : #2e4297;
		text-decoration : none;
		padding-left : 24px;
		margin-right : 16px;
		display : inline;
		background : url('../img/bg_top_a.gif') 0 1px no-repeat;
	}

	#top a:hover {
		text-decoration : underline;
	}

	#main-flash {
		height : 323px;
		/* background : red; */
		margin-top : 55px;
	}

	#logo {
		margin-top : 10px;
	}

	#order-catalog {
		margin-top : 98px;
		float : left;
	}

	#main-body {
		background :  #0f146f url('../img/bg_main-body.gif') top left no-repeat;
		height : 408px;
		overflow : hidden;
	}

	#main-tiles {
		float : left;
		width : 708px;
		height : 394px;
		margin-top : 23px;
	}

	#main-menu {
		width : 231px;
		float : right;
		margin-top : 34px;
	}

	#main-menu-top {
		height : 10px;
		background : url('../img/bg_main-menu-top.gif') top left no-repeat;
	}

	#main-menu-bottom {
		height : 9px;
		background : url('../img/bg_main-menu-bottom.gif') top left no-repeat;
	}

	#main-menu ul {
		margin : 0;
		padding : 0;
		display : block;
		list-style : none;
		background : url('../img/bg_main-menu.gif') top left repeat-y;
	}

	#main-menu ul li {
		display : block;
		overflow : hidden;
		padding-bottom : 1px;
		background : url('../img/bg_main-menu_ul_li.gif') bottom left no-repeat;
	}

	#main-menu ul li a,
	#main-menu ul li a:visited,
	#main-menu ul li a:hover {
		display : block;
		padding : 5px 10px 5px 40px;
		color : #fff;
		zoom : 1;
		font-weight : bold;
		text-decoration : none;
	}
	#main-menu ul li a:hover,
	#main-menu ul li a.hl {
		background : url('../img/bg_main-menu_ul_li_a.gif') 2px 0px repeat-y;
	}

	#main-footer {
		height : 92px;
		background : url('../img/bg_main-footer.gif') top left no-repeat;
		color : #fff;
		padding-left : 24px;
	}

	#main-footer a,
	#main-footer a:visited,
	#main-footer a:hover {
		color : #fff;
		text-decoration : none;
	}
	#main-footer a:hover {
		text-decoration : underline;
	}

	#a-footer {
		float : right;
		margin-top : 18px;
	}
	
	#bottom {
		margin-top : 30px;
		color : #808080;
		font-size : 8pt;
	}
	
	#bottom #bottom_spa_kompleks{
		color : #636363;
		font-size : 9pt;
	}
	
	#bottom #bottom_spa_kompleks a,
	#bottom #bottom_spa_kompleks a:visited,
	#bottom #bottom_spa_kompleks a:hover {
		color : #636363;
		font-size : 9pt;
		text-decoration:none;
	}
	
	#bottom a,
	#bottom a:visited,
	#bottom a:hover {
		color : #808080;
	}
	
	#seo {
		margin-top : 30px;
		color : #FFFFFF;
		font-size : 1pt;
	}

	#seo a,
	#seo a:visited,
	#seo a:hover {
		color : #FFFFFF;
	}
	
	#seo span {
		float: right;
	}
	#seo span a,
	#seo span a:visited,
	#seo span a:hover {
		padding-left:3px;
		font-size: 9px;
		color:#636363;
		text-decoration:none;
	}

