/* parametry strony */

body, #Page
{
	width: 997px;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
}

#PageContent
{
	margin-left: 56px;
	margin-right: 32px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#Page
{
	background: #DCDCDA url("../graphics/screen/_pageCenter.jpg") repeat-y center;
	/*border: 1px solid #AAAAAA;*/
}

#WorkArea
{
	min-height: 600px;
	margin-left: 80px;
	margin-right: 30px;
}

#FrameWorkArea
{
/*	background: #FFFFFF url("../graphics/screen/_workAreaCenter.jpg") repeat-y center;*/
	width: 830px;
	margin-left: 37px;
	margin-right: 130px;
}

body
{
	background: #DCDCDA;
	background-position: top center;
	cursor: default;
}

/* parametry strony koniec */

/* obszary */

#Author
{
	font-weight: bold;
	color: #DCDCDA;
}

#Author
{
	margin: 0px;
	padding: 0px;
	height: 173px;
	width: 997px;
	background: #DCDCDA url("../graphics/screen/_pageBottom.jpg") repeat center;
}

#Footer
{
	position: relative;
	padding-top: 39px;
	margin-right: 12px;
	margin-left: auto;
}

#Logo
{
	margin: 0px;
	padding: 0px;
	/*height: 154px;*/
	height: 306px;
	width: 997px;
	background: #DCDCDA url("../graphics/screen/_pageTop.jpg") repeat center;
}

#Author table
{
	width: 80%;
	text-align: center;
	/*margin-top: 40px;*/
	margin-left: 157px;
	margin-right: auto;
}

#LeftSideArea
{
	margin-left: 10px;
	/*background: #000000 url("../graphics/screen/_sideArea.jpg") repeat center;*/
}

.SideArea
{
	margin-top: 5px;
	text-align: center;
	position: absolute;
	width: 155px;
}

#WorkArea
{
	overflow: auto;
	padding-left: 5px;
	padding-right: 5px;
	min-height: 450px;
}

#WorkArea table.Frame , table.Frame     /* główna tabela obszaru roboczego */
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	table-layout: auto;
	width: 100%;
	font-family: 'Verdana';
	font-size: 12px;
}

/* obaszary koniec */

/* fonty */

body, #Page, .SideArea
{
	color: black;
}

#WorkArea
{
	color: black;
}

#WorkArea p, #WorkArea td, #WorkArea a, #WorkArea ul.list, #WorkArea li.list, .SideArea p, .SideArea a
{
	font-family: 'Tahoma';
	font-size: 12px;
	line-height: 150%;
}

#WorkArea ul.list, #WorkArea li.list
{
	text-align: justify;
}

#WorkArea h1
{
	font-family: 'Tahoma';
}

#WorkArea a
{
	color: #FF2222;
	font-weight: bold;
}

#Author  a
{
	color: #555555;
	font-weight: bold;
}

#WorkArea a:hover
{
	color: #FF6666;
}

#Author  a:hover
{
	color: #882222;
}

.SideArea p, .SideArea a
{
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
}

.SideArea p
{
	font-size: 12px;
}

p.justify
{
	text-align: justify;
}

p.paragraph
{
	text-indent: 50px;
	text-align: justify;
}

p.underline
{
	text-decoration: underline;
	font-weight: bold;
}

.align_center
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.align_left
{
	margin-left: 5px;
	text-align: left;
}

.align_right
{
	margin-right: 5px;
	text-align: right;
}

/* fonty koniec */

.hr_separator
{
	background-color: yellow;
}

img.right
{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #024B04;
	margin-left: 20px;
	float: right;
}

img.left
{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #024B04;
	margin-right: 20px;
	float: left;
}

img.link
{
	border: 1px solid #024B04;
}

/* menu */

/*
ul.menu, ul.menu li
 {
	font-family: 'Tahoma';
	font-weight: bold;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.menu li
{
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.menu a.menu:link, ul.menu a.menu:visited
{
	line-height: 42px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	width: 150px;
	height: 43px;
	background: #000000 url("../graphics/screen/_button.jpg") repeat-x center;
	color: yellow;
}

ul.menu a.menu:hover
{
	width: 150px;
	height: 43px;
	background: #000000 url("../graphics/screen/_buttonHover.jpg") repeat-x center;
	color: black;
}*/

#menu_main  ul, #menu_main  ul li
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_main  ul
{
	float: left;
	width: 100%;
	padding-left: 20px;
}

#menu_main ul li.img
{
	background: url("");
}

#menu_main ul a.menu:link, #menu_main  ul a.menu:visited
{
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: url("../graphics/screen/buttonRight.png") no-repeat right top;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 19px;
}

#menu_main  ul li
{
	float: left;
	background: url("../graphics/screen/buttonLeft.png") no-repeat left top;
	margin-right: 5px;
}

#menu_main  ul a.menu:hover
{
	color: #FF9999;
}

#menu_main table a img
{
	width: 30px;
	height: 100%;
}

#menu_main ul li.img a
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#menu_main table
{
	width: 100%;
	padding-left: 150px;
	padding-right: 100px;
}

#menu_main
{
	position: relative;
	width: 100%;
	margin-right: 142px;
	/*padding-top: 77px;*/
	padding-top: 250px;
}

.admin
{
	background-color: #AAAAAA;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

.admin a:hover
{
	text-decoration: underline;
}

.admin a
{
	color: yellow;
	text-decoration: none;
}

/* menu koniec */

/* bbcode */

.toolbar_menu, .tool_all
{
	color: black;
	background-color: #DDD;
}

.toolbar_menu
{
	background: #DDD url("../images/bbcode_tlo.jpg") repeat-x;
}

.tool_all, .toolbar_menu
{
	border: 3px ridge #000;
}

.bbcode_button
{
	margin: 1px;
}

.bbcode_button:hover
{
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	cursor: pointer;
	margin: 0px;
}

/* bbcode koniec */
