body
{
	background-color: #252620;
	margin: 9px;
	padding-left: 32px;
	font-size: 12px;
}

.hide
{
	display: none;
}

div#wrapper
{
	margin: 0 auto;
	width: 940px;
	position: relative;
}

div#header
{
	height: 201px;
	background: #111c24 url(../img/header_bkg.png) 0 0 repeat-x;
	position: relative;
}

div#header h1
{
	width: 333px;
	height: 40px;
	background: url(../img/napis_gebscy.png) 0 0 no-repeat;
	position: absolute;
	top: 10px;
	left: 39px;
	z-index: 20;
}

div#header h2
{
	width: 371px;
	height: 42px;
	background: url(../img/napis_nasze_podroze.png) 0 0 no-repeat;
	position: absolute;
	top: 19px;
	left: 568px;
}

div#header div#slide
{
	float: left;
	position: absolute;
	top: 80px;
	right: 0;
	display: block;
}


div#header div#slide div#fadeshow1, div#slide div#fadeshow2, div#slide div#fadeshow3, div#slide div#fadeshow4
{
	float: left;
	padding-left: 10px;
	display: block;
	z-index: 1;
}
/*
div#header ul#slide li img
{
	float: left;
	display: block;
}
*/

div#portrait
{
	position: absolute;
	top: 6px;
	left: 2px;
	z-index: 10;
	margin: 20px 0 0 5px;
	background: url(../img/zdjecie.png) 0 0 no-repeat;
	width: 309px;
	height: 185px;
}


div#header div#time
{
	color: #f8b06f;
	position: absolute;
	top: 180px;
	right: 0;
	font-size: 13px;
	padding-right: 2px;
}

div#content_wrapper
{
	background-color: #32322a;
}

div#counter
{
	position: absolute;
	top: 430px;
	left: 30px;
	color: #fff;
	text-align: center;
}

ul#menu
{
	padding-top: 2px;
	width: 176px;
	height: 453px;
	float: left;
}

ul#menu li
{
	background: url(../img/menu_bkg.png) left bottom repeat-x;
	padding: 3px 0 7px 0;
}

ul#menu li a
{
	padding: 0 0 0 7px;
	margin: 0;
	font-size: 14px;
	color: #acb2b4;
	font-family: tahoma;
	display: block;
}

ul#menu li a:hover, ul#menu li a.active
{
	color: #ff983a;
}

div#footer
{
	height: 28px;
	background: url(../img/footer_bkg.png) 0 0 repeat-x;
	text-align: center;
	padding-left: 300px;
}

ul#bottom_menu
{
	
	float: left;
	margin: 5px 0 0 0;	
}

ul#bottom_menu li
{
	float: left;
	padding-right: 10px;
	border-left: 1px solid #000;
}

ul#bottom_menu li.first
{
	border: none;
}

ul#bottom_menu li a
{
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	font-family: tahoma;
	display: block;
	float: left;
}

ul#bottom_menu li a:hover, ul#bottom_menu li a.active
{
	color: #633b1b;
}

div#content
{
	overflow: auto;
	margin-left: 177px;
	min-height: 428px;
	padding: 19px 0 19px 0;
	color: #acb2b4;
	background-color: #000;
}

img#i_bottom
{
	padding:0;
	margin:0;
	margin-bottom: -19px;
}

div#cms_content
{
	padding: 0 27px 0 27px;
	min-height: 228px;
	overflow: auto;
}


div.o_nas
{
	background: #000 url(../img/tlo_o_nas.jpg) left bottom no-repeat;
	overflow: auto;
}

div.opisy_wypraw
{
	background: #000 url(../img/tlo_opisy_wypraw.jpg) left bottom no-repeat;
	overflow: auto;
}
/*
div.kontakt
{
	background: #000 url(../img/tlo_kontakt2.jpg) left bottom no-repeat;
	overflow: auto;
}
*/

div#content h1
{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}

