html, body {
	margin:0; 
	padding:0;
	background-image: url('../images/tlo.jpg');
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 11px;
	color: #2e261e;
	line-height: 16px;
	height: 100%;
}


.wrapper	{
	width:950px; 
	margin:0 auto; 
	position: relative;
	min-height: 100%;
	margin-bottom: -103px;   
}


.top_0	{
	background-image: url('../images/kapitancook_top.jpg');
	background-repeat: no-repeat; 
	width:937px; 
	height:227px
}

h1	{
	font-family: georgia, times New Roman, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #332416;
	margin:10px 0 4px 10px;
}

h2	{
	font-family: georgia, times New Roman, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	margin: 2px 0 8px 0;
}

a.wiecej	{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}

#main_menu	{
	position:relative;
	top:168px; 
	left:290px;
	width:650px;
	height:38px;
}

#main_menu a	{
	font-family: georgia, Times New Roman, sans-serif;
	font-size: 17px;
	color: #ffe699;
	text-decoration: none;
	display: block;
	line-height: 38px;
	outline: none;
}

#main_menu a:hover, #main_menu a.active	{
	color: #ffc000;
	outline: none;
}

#main_menu ul	{
	display: inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#main_menu li 	{
	float:left;
	position:relative;
	height: 38px; 
	width: 90px;
	text-align: center;
}
/*
#main_menu li.active 	{
	float:left;
	position:relative;
	background: url('../images/menu_hover.png') 0px 0px; 
	background-repeat: no-repeat; 
	height: 38px; 
	width: 101px;
}
*/
#footer	{
	clear: both; 
	background-image: url('../images/footer_tlo.jpg');
	background-repeat: repeat-x; 
	width:100%; 
	height: 103px; 
	position: relative; 
	bottom:0;
	color: #5b4319;
	text-align: center;
	font-family: georgia, times New Roman, sans-serif;
}

.clearfooter {
   height: 103px;
	clear: both;
}

#footer a	{
	margin: 0 15px;
	color: #352000;
	text-decoration: none;
	font-family: georgia, times New Roman, sans-serif;
}

#footer a:hover	{
	text-decoration: underline;
	
}

.footer_text	{
	width:950px; 
	margin: 20px auto 0 auto;
}

#home_left	{
	padding:10px 0 10px 20px; 
	float:left;
}

#home_right_1	{
	padding:10px 10px 0 0; 
	float:right;
}

#home_right_2	{
	padding:5px 10px 0 0; 
	float:right;
}

.home_left_text	{
	width:180px; 
	float:left; 
	min-height:185px; 
	overflow: visible;
}

.home_rotator	{
	float: left; 
	height:80px; 
	width:460px;
}

.home_newsweek	{
	position: relative; 
	top: 8px; 
	left:20px; 
	width:170px; 
	float:left;
}

.rotator_content	{
	width:310px; 
	float:left;
}

#list li 	{
  	line-height:18px;
	list-style-image: url('../images/li.gif');
	font-size: 12px;
}

#list a	{
	font-size: 14px;
	text-decoration: none;
	color: black;
	outline: none;
}

#list a:hover	{
	text-decoration: underline;
}

#list a.selected	{
	font-size: 14px;
	text-decoration: none;
	color: #713007;
	outline: none;
}


.photo_tlo	{
	width: 115px; 
	height: 115px; 
	float: left; 
	padding:9px; 
	background: url('../images/photo_cien.png') no-repeat;
	margin:2px;
}
/*
.box_t	{
	background-image: url('../images/box_t.png'); 
	background-repeat: repeat-x; 
	height:18px;
}

.box_tl	{
	background-image: url('../images/box_tl.png'); 
	background-repeat: no-repeat; 
	height:18px;
	width: 18px;
}

.box_tr	{
	background-image: url('../images/box_tr.png'); 
	background-repeat: no-repeat; 
	height:18px;
	width: 18px;
}

.box_bl	{
	background-image: url('../images/box_bl.png'); 
	background-repeat: no-repeat; 
	height:18px;
	width: 18px;
}

.box_br	{
	background-image: url('../images/box_br.png'); 
	background-repeat: no-repeat; 
	height:18px;
	width: 18px;
}

.box_b	{
	background-image: url('../images/box_b.png'); 
	background-repeat: repeat-x;
	height:18px;
}

.box_l {
	background-image: url('../images/box_l.png'); 
	background-repeat: repeat-y; 
	width: 18px;
}

.box_r	{
	background-image: url('../images/box_r.png'); 
	background-repeat: repeat-y;
	width: 18px;
}

.box_content	{
	background-color: #fefdf7; 
	padding:7px;
}

*/


.stroke_t	{
	background-image: url('../images/photo_t.gif'); 
	background-repeat: repeat-x; 
	height:8px;
}
	
.stroke_l	{
	background-image: url('../images/photo_l.gif'); 
	background-repeat: repeat-y; 
	width: 8px;
}

.stroke_r	{
	background-image: url('../images/photo_r.gif'); 
	background-repeat: repeat-y;
	width: 8px;
}
	
.stroke_b	{
	background-image: url('../images/photo_b.gif'); 
	background-repeat: repeat-x;
	height:8px;
}


/* Side menu */
#menu_left	{
	position:relative;
	left:30px;
	float: left;
	padding:10px 10px 10px 20px;
}

#menu_left h1	{
	font-family: georgia, times New Roman, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #332416;
	margin:10px 0 10px 0;
}


/* Content window */
#home_content	{
	position:relative;
	left:25px;
	float: left;
	margin: 0 0 0 0px;
	padding:10px 10px 10px 10px;
}

#home_content h1	{
	font-family: georgia, times New Roman, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #332416;
	margin:10px 0 10px 0;
}