/*
Szary			: silver (#9D9FA2)
Szary jasny 1	: #F9F9F9
Szary jasny 2	: #F3F3F3
Pomarańcz jasny	: #F8E5CD
Pomarańcz ciemny: #EE7D51
Czerwony		: #D34631
Czarny			: black
Biały			: white
Tło przycisków	: #FDFDF7
*/

/* Body */
body
{
	background-color: #BBBBBB;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	color: black;
	margin: 0px;
	padding: 0px;
}
td, tr, div, ul, ol
{
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
}
.gray11
{
	color: gray;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
}
p
{
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	margin-bottom: 7px;
	margin-top: 4px;
}
img
{
	border-color: silver;
}
/*
logo_frame
logo_frame_cell
user5_frame
user5_box
user5block
main_frame
footer_sep
footer_box
*/
.logo_frame /*OK*/
{
	background-color: white;
}
.logo_frame_cell  /*OK*/
{
	background-color: white;
}
.user5_box /*OK*/
{
	background-color: white;
}
.path_date_cell
{
	padding-left: 10px;
	padding-right: 10px;
}
.top_box
{
	background-color: #EE7D51;
	height: 22px;
	width: 100%;
}
.left_box
{
	background: #F8E5CD;
	padding-left: 0px;
	padding-right: 0px;
	width: 175px;
}
.center_box
{
	padding-left: 10px;
	padding-right: 10px;
}
.right_box
{
	padding-left: 0px;
	padding-right: 0px;
	width: 10px;
}
.bottom_box
{
	width: 100%;
}
.bottom_sep
{
	background-color: #D5D5D5;
	height: 2px;
	width: 100%;
}
.footer_sep /*OK*/
{
	background-color: #FFA030;
	border-bottom: 0px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
	border-top: 0px solid white;
	color: black;
	height: 3px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.footer_box /*OK*/
{
	background-color: #FCECD2;
	background-image: url(../images/footer_sq.gif);
	background-position: 99% 50%;
	background-repeat: no-repeat;
	border: 3px solid white;
	color: black;
	height: 32px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.main_frame /*OK*/
{
	background-color: white;
	color: black;
}
.user5block /*OK*/
{
	background-color: #7F7F7F;
	border-bottom: 0px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
	border-top: 3px solid white;
	color: white;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.user5_frame /*OK*/
{
	background-color: white;
	color: black;
}
.contentblock
{
	text-align: left;
	width: 100%;
}
.topblock, .bottomblock
{
	text-align: left;
	width: 100%;
}
.leftblock, .user1block, .user2block 
{
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	width: 169px;
}
.rightblock, .user3block, .user4block 
{
	text-align: left;
	width: 5px;
}
.user5block, .user6block /*OK*/
{
	width: 100%;
}
h1
{
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
}
h2
{
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
h3
{
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
h4
{
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
h5
{
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
}
h6
{
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8px;
	font-weight: bold;
}

/* Horizontal Line */
hr
{
	background-color: gray;
	border: 0;
	color: gray;
	height: 1px;
}
hr.separator
{
	background-color: gray;
	border: 0;
	color: gray;
	height: 1px;
	width: 75px;
}

/* Links */
a:link, a:visited
{
	color: #EE7D51;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #EE7D51;
	font-weight: bold;
	text-decoration: underline;
}
.contentheading, .contentheadingfrontpage, .contentheading-szpz, .contentpagetitle, .contentpagetitle-szpz
{
	background-color: #9D9FA2;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	width: 100%;
}
