body
{
	font-family: Verdana, Courier New;
	font-size: 12px;
	font-weight: bold;
		
	color: #0080C0;
}

*
{
	font-family: Verdana, Courier New;
	font-size: 12px;
	font-weight: bold;
}

body.admin
{
}

body.admin div#logindiv
{	
	width: 100%;
	background-color: #323245;
}

body.admin div#logindiv,
body.admin div#logindiv a
{
	color: white;
}

body.admin div#logindiv table
{
	table-layout: fixed;
	
	margin: 0;
	padding: 0;
	xborder: 1px solid black;
}

body.admin div#logindiv table td
{
	text-align: center;
	
	background-color: #545465;
	margin: 0;	
}

table#main
{
	height: 100%;
	width: 100%;
	xtable-layout: fixed;
}

table#main td
{
	xbackground-color: #EEEEEE;
}

/*	horny panel	*/
td#hornybanner
{
	padding: 0px;
	height: 95px;
	overflow: hidden;

	background-image: url('header_bg.gif');
	background-position: top center;
	background-repeat: repeat-x;	
	text-align: center;
	text-indent: -10000px;	
}

td#hornybanner a
{
	display: block;
	width: 1024px;
	height: 95px;	
	
	margin: 0 auto;
	padding: 0;
	
	background-color: #8278FF;
	background-image: url('logo_green2.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	
}

/*	stredny pas stranky */
table#main .middle td
{
	xborder: 1px solid #EEEEEE;
	xborder-top: 0;
}

table#main .menu
{
	width: 300px;
}

table#main tr.foot
{
	xbackground-color: #7A6FFF;
}

div.LangSwitch
{
	position: absolute;
	top: 60px;
	right: 10px;	
}

div.LangSwitch img
{
	border: 1px solid black;	
}

div#middleDiv
{
	xpadding: 10px;
	
	xheight: 73%;
	xborder: 1px solid red;
	
	xbackground-image: url('klavesy.png');
	background-position: left top;
	background-repeat: repeat-y;
	
}

table#middle
{
	width: 100%;
}

table#middle td
{
	vertical-align: top;
}


div#main_content
{
	xwidth: 600px;	
	xborder-left: 2px solid #DDDDDD;
	xborder: 1px dashed green;
	overflow: scroll;
}

td#cell_main_content
{
	overflow: hidden;
}

div.cell_main_content
{
	padding-top: 20px;
}	


body.admin div#main_content
{
	xwidth: 700px;	
}

div#footer
{
	display: none;
	font-family: Verdana;
	font-size:	12px;
	text-align: center;
	height: 50px;
	xborder-top: 1px solid black;	
}

.class
{
	border: 1px dashed red;
	background-color: yellow;
	width: 300px;
}

.item
{
		border: 1px solid black;
}

.ml
{
	margin-left: 25px;	
}

.children
{
	margin-left: 10px;
}

a
{
	color: #666666;
	padding-left: 5px;
	text-decoration: none;	
}

a.menuItem
{
	display: block;
	color: #0080C0;
	
	padding: 3px 10px 3px 10px;	
	border-bottom: 1px solid black;	
}

a.menuItem.active
{
	background-color: #D7DCFF;	
}

a.menuItem:hover
{
	background-color: #EFF1FF;
}

a.menuItem.active:hover
{
	background-color: #CAD0FF;
}

a.menuItem:active
{
	xcolor: white;
	xbackground-color: #CCCCCC;
}

#menu
{
	width: 270px;
	padding-top: 20px;
	vertical-align: top;
	
	padding-left: 15px;		
}

tr.upperMenu td
{
	height: 25px;
	text-align: center;
	border-bottom: 1px solid #F0F0FB;
}

tr.upperMenu td a.menuItem
{
	display: inline;
	
}

tr.upperMenu td a.menuItem
{

}

body.admin div#main_content
{
	float: left;
}

div.MySection
{
	clear: both;
}

div.MyPage
{
}

div.MyPage h5
{
	font-size: 13px;
		
}

div.MySection div.content
{
	float: left;
	
	margin: 5px;
	padding: 5px;
	
	height: auto;
	xwidth: 700px;
	
	overflow: hidden;
}

body.admin div.MyPage
{
	padding: 0px;
	
	height: 100px;
}


body.admin div.MySection div.content
{
	float: left;
	xheight: 150px;
	width: 80%;
}

body.admin div.Cennik div.content
{
	height: 75px;
}

/*	universal form editing style	*/
body.admin div.edit
{
	border: 1px solid black;
}

body.admin div.edit h2
{
	text-align: center;
	font-size: 14px;
	padding: 2px 4px;
	
	margin: 0;
	color: white;
	background-color: #887EFF;
}


body.admin div.edit .formControls
{
	padding: 5px 0px;
	
	background-color: #DDDDDD;
}

body.admin div.edit table
{
	width: 100%;
}

body.admin div.MySection
{
	margin-bottom: 5px;
	
	background-color: #F8F8FA;
	border: 1px solid #DDDDDD;	
}

div.MySection div.controls 
{
	margin-top: 5px;
	width: 80px;	
}

div.MySection div.controls a
{
	float: left;
	xclear: both;
	white-space: nowrap;
}

div.sectionButtons
{
	padding: 5px;
	height: 25px;	
}

a.button
{
	font-family: Verdana;
	font-weight: bold;
	
	margin: 2px;
	padding: 1px 5px;
	
	height: 15px;
	background-color: #DDDDDD;		
}

a.button:hover
{
	background-color: #CCCCCC;
}

div#author
{
	float: right;
	
	display: none;
	width: 100px;
	height: 40px;
	
	margin-right: 15px;
	
	text-align: center;	
	background-color: #DDDDED;
}

#underconstruction
{
	position: absolute;
	left: 50%;
	bottom: 0px;
	
	margin-left: -400px;
}

#toplist
{
	position: absolute;
	left: 10px;
	bottom: 10px;
}

table.tabContent
{
	display: none;	
}

div.tabviewMenu
{
	height: 17px;	
	border-bottom: 1px solid black;
	overflow: show;
}

div.tabviewMenu a.tabviewBtn
{
	display: inline-block;
	
	border: 1px solid black;
	border-bottom: 1px solid white;
	background-color: white;
	margin-left: 5px;
	xheight: 20px;
	padding: 3px 10px 3px 10px;
	cursor: pointer;
}

div.tabviewMenu a.active
{
	background-color: #D7DCFF;
}

div.sectionEdit table td
{
	text-align: center;
	background-color: #EEEEEE;
}

div.sectionEdit table td.label
{
	vertical-align: middle;
	padding: 0 10px;	
}

td.fckEdit div iframe
{
	width: 700px;
	height: 330px;
}

h3
{
	margin: 0;
}

h4
{
	margin-bottom: 5px;
}

li
{
	margin-left: 10px;	
}

.center
{
	text-align: center;	
}

.btn_action,
.btn_action:visited
{
	padding: 1px 4px 2px 4px;
	background-color: #DDDDDD;	
	border: 1px solid #BBB;
}

.btn_action:hover
{
	color: white;
	background-color: #BBBBBB;	
	border: 1px solid #BBB;
}

a.create
{
	margin-bottom: 15px;	
}

table.users
{
	margin-left: 20px;
	margin-top: 20px;	
}

table.users th
{
	background-color: #887EFF;
	color: white;
}

table.users td,
table.users th
{
	padding: 4px 3px;
}

table.users td.user_name
{
	width: 200px;
	background-color: #EEEEEE;	
}

div.user
{
	border: 1px solid black;
	width: 300px;
}

div.user div.content
{
	padding: 20px 5px 5px 5px;	
}

div.user h2
{
	margin: 0;
	padding: 1px 2px 2px 2px;
	text-align: center;
	font-size: 15px;
	color: white;
	background-color: #887EFF;
}

table.user_tab td
{
	height: 25px;
	padding: 0px 5px;	
}

.title
{
	background-color: #EEEEEE;
}

a.excel_file
{
	padding: 5px;
	display: block;
	text-indent: 58px;
	height: 48px;
	width: 200px;
	
	color: #0080C0;
	border: 1px solid #888888;
	background-image: url('excel_icon.gif');
	background-position: 10px 50%;
	background-repeat: no-repeat;
}

a.excel_file:hover
{
	background-color: #F8F8F8;
}

div.spacer
{
	height: 1px;
	clear: both;
}
