* 
{/*clear all default padding and margins*/
	margin: 0;
	padding: 0;
}

ul
{
	list-style: none;	
}

a
{
	text-decoration: none;
}

body 
{
	font:76.5%/1.7 Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 100%;
	background-image: url(/GFX/background_dark.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	/*background-color: #e6ecf1;*/
	background-color: #c6d5df;
}

/*HEADER*/
#header
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 950px;
	text-align: left;
	height: 252px;
}

#header img
{
	border-style: none;
}

#header #login
{
	margin: 0px;
	text-align: right;
	background-color: #eeeeee;
	border-bottom: thin solid #999999;
}

#header #login #user a
{
	padding: 10px;
}

#header #login #admin_button
{
	float: left;
}

#header #login #register_button
{
	float: left;
	padding-left: 10px;
}

#register_button img
{
	width: 20px;
	height: 20px;
}

/**************************************/

/*FOOTER*/
#footer
{
	height: 50px;
	width: 950px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-color: #eeeeee;
	color: #999999;
	border-top: thin solid #999999;
}

#footer .valid img
{
	float: left;
	background-color: #eeeeee;	
	border: none;	
}
/**************************************/

/*TOP MENU*/
#menu_top
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 950px;
	text-align: left;
	line-height:1.2;
	background-color: #006699;
	border-bottom: thin solid #ffdd11;
	border-top: thin solid #ffdd11;

}

#menu_top span
{
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Impact, sans-serif;
	font-size: 24px;
}

#menu_top span a
{
	color: #ffdd11;
}

#menu_top span a:hover
{
	color: #ccbb00;
}

#menu_top #selected
{
	background: #ffdd11;
}

#menu_top #selected a
{
	color: #006699;
}

#menu_top #selected a:hover
{
	color: #1177aa;
}
/**************************************/

/*BODY*/

/*main page*/
#main
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 950px;
	height: auto;
}

#main h1
{
	text-align: center;
	color: #005b99;
	font-size: 32px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#main .subtitle
{
	font-weight: bolder;
	font-size: 24px;
	margin-top: 100px;
	margin-bottom: 10px;
	text-decoration: underline;
}

#main .highlight
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 10px;
}

#main_body
{
	width: 700px;
	float:left;	
	text-align: left;
}

#main_body h1
{
	margin-bottom: 50px;
}

#main_body h2
{
	color: #336699;
	margin-left: 30px;		
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 20px;
}

#main_body p
{
	text-align: justify;	
	font-size: 14px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
}

/*info*/
#menu_info
{
	text-align: left;
	width: 200px;
	border-left: thin solid #ffff99;
	border-right: thin solid #ffff99;
	background: #eeeeff;
	float: left
}

#menu_info a
{
	margin: 0px;
	color: #005b99;
	font-size: 14px;
	left: 10px;
	position: relative;
}

#menu_info ul
{
	margin-bottom: 20px;	
}

#info_body
{
	text-align: justify;
	text-indent: 10px;
	float: right;
	width: 700px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-top: 10px;
}

#info_body h1
{
	color: #005b99;
	left: 10px;
	position: relative;
	font-size: 24px;
	margin-top: 50px;
	margin-bottom: 50px;
}

#info_body h2
{
	line-height: 1.5;
	font-size: 16px;
	margin-bottom: 30px;
}

#info_body p
{
	margin-bottom: 15px;
	line-height: 1.5;
	margin-right: 20px;
}

/*recommendations*/
#recommendations
{
	top: 0px;
	width: 200px;
	background-color: #eeeeff;
	border-left: thin solid #ffff99;
	border-right: thin solid #ffff99;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	text-align: left;
}

#recommendations h1
{
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px dashed #336699;	
}

#recommendations div
{
	border-bottom: 1px dashed #336699;	
	padding-top: 10px;
	padding-bottom: 10px;
}

#recommendations .author
{
	font-family: cursive;	
	font-size: 16px;
	color: #555;
}

/*recommendations page*/
#menu_recommendations
{
	text-align: left;
	width: 200px;
	background-color: #eeeeff;
	border-left: thin solid #ffff99;
	border-right: thin solid #ffff99;	
	float: left
}

#menu_recommendations div
{
	border-bottom: 1px dashed #336699;	
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu_recommendations .author
{
	font-family: cursive;	
	font-size: 16px;
	color: #555;
}

#recommendations_body
{
	text-align: justify;
	text-indent: 10px;
	float: right;
	width: 700px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-top: 10px;
}

#recommendations_body h1
{
	margin-bottom: 50px;	
}

#recommendations_body .author
{
	font-family: cursive;	
	font-size: 24px;
	color: #555;
}

#recommendations_body .date
{
	float: right;	
	font-size: 18px;
}

/*calendar*/
#calendar
{
	margin-bottom: 20px;	
	border:4px solid #ffffaa;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/*error*/
#e404 h2
{
	text-align: center;
}

/*forms*/
#register_form
{
	text-align: right;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeff;
	border: 20px solid #eeeeff;
}

#login_form
{
	text-align: right;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeff;
	border: 20px solid #eeeeff;
}

#contact_form
{
	text-align: right;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeff;
	border: 20px solid #eeeeff;
}

.form_width
{
	width: 250px;
}
/******************************/

/*USER PAGES*/
#file
{
	background-color: #eeeeff;
	display: block;
}

#media span
{
	top:-10px;
	position: relative;	
}

#file:hover
{
	background-color: #ddddff;	
}

#media a img
{
	border:none;
	width: 30px;
}

#list_enabled ol
{
	list-style: decimal;	
	margin-left: 30px;
	margin-bottom: 15px;
}

#list_enabled .spacing
{
	margin-left: 15px;
}

#user_news
{
	width: 400px;
	background-color: #eeeeff;
	border: 20px solid #eeeeff;
}

#user_news .item
{
	margin-top: 5px;
	border-bottom: 1px dashed #336699;
}

#user_news .desc
{
	font-size: 14px;
}

#user_news .date
{
	font-family: courier;
	font-weight: bold;
}

/******************************/

/*ADMIN PAGES*/

#admin
{
	width: 500px;
	margin-top: 30px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeff;
	border: 20px solid #eeeeff;
}

.admin_table
{
	width: 100%;
}

.admin_table th
{
	background-color: #eee;
}

.admin_table .wide
{
	width: 300px;
	border: 1px solid #000;
}

.admin_table .narrow
{
	width: 50px;
}

.admin_table .bordered
{
	border: 1px solid #000;
}

.admin_table .mail
{
	border: none; 
	height: 15px;	
}

.small_icon
{
	height: 15px;	
}
/******************************/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeff;
	border: 20px solid #eeeeff;
}

.admin_table
{
	width: 100%;
}

.admin_table th
{
	background-color: #eee;
}

.admin_table .wide
{
	width: 300px;
	border: 1px solid #000;
}

.admin_table .narrow
{
	width: 50px;
}

.admin_table .bordered
{
	border: 1px solid #000;
}

.admin_table .mail
{
	border: none; 
	height: 15px;	
}

.small_icon
{
	height: 15px;	
}
/******************************/

.opis
{
	padding-left: 20px;
}
/******************************/


/*GALLERY*/
#albums
{
	background-color: #ffffff;
	border: 10px solid #ffffff;
}

#albums td
{
	padding: 10px;
}

#albums td:hover
{
	background-color: #ddddff;	
}

#albums .image
{
	text-align: center;
}

#albums .thumb
{
	margin: 10px;
}

#albums a img
{
	border:none;
	height: 50px;
}

/******************************/

 1px solid #000;
}

.admin_table .mail
{
	border: none; 
	height: 15px;	
}

.small_icon
{
	height: 15px;	
}
/******************************/

.opis
{
	padding-left: 20px;
}
/******************************/


/*KUCHNIA*/
.kuchnia img
{
	float: right;
	border: 4px solid #ffffaa;
	margin-left: 15px;
	margin-bottom: 15px;
}

.kuchnia .sub
{
	font-size: 14px;
	font-weight: bold;
}

.kuchnia li
{
	font-style: italic;
}

.kuchnia h2
{
	text-align: center;
}

.kuchnia h3
{
	text-decoration: underline;
	font-weight: normal;
	margin-top: 5px;
}

/******************************/


/*GALLERY*/
#albums
{
	background-color: #ffffff;
	border: 10px solid #ffffff;
}

#albums td
{
	padding: 10px;
}

#albums td:hover
{
	background-color: #ddddff;	
}

#albums .image
{
	text-align: center;
}

#albums .thumb
{
	margin: 10px;
}

#albums a img
{
	border:none;
	height: 50px;
}

/******************************/

