body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #ffffff;
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Arial, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
}

input.text {
	background: white;
	border: 1px solid #ebebeb;
	color: #000000;
	vertical-align: middle;
	font-weight: normal;
	margin-top: 4px;
}

input,textarea {
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

ul.ptaszek {
	list-style-image: url(ptaszek01a.gif);
}

.linput {
	width: 140px;
	border: 1px solid #ebebeb;
}

div .panelCenter {
	width: 40em;
	margin-left: auto;
	margin-right: auto;
}

a {
	text-decoration: underline;
	color: #7bb232;
}

a:hover {
	text-decoration: underline;
	color: #868686;
}

/*****************  message boxes  **************/
.verrors {
	border: 1px dashed #FFAAAA;
	background: #FEF0E9;
	color: #FF4800;
	font-weight: bold;
	font-size: 100%;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.vmessages {
	border: 1px dashed #91C543;
	background: #EAF8BE;
	color: #74A032;
	font-weight: bold;
	font-size: 100%;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

/***** rounded boxes general******/
.bul,.bll,.bur,.blr {
	height: 4px;
	position: relative;
	font-size: 2px;
}

.bul {
	width: 4px;
	float: left;
	left: -6px;
	top: -1px;
}

.bll {
	width: 4px;
	float: left;
	left: -6px;
	top: 1px;
}

.bur {
	left: 6px;
	bottom: 1px;
}

.blr {
	left: 6px;
	top: 1px;
}

.brb {
	padding: 0px 5px 0px 5px;
	margin-top: 5px;
}

/** IE 6 **/
.bcnt {
	margin-bottom: 2px;
}

div>.bcnt {
	margin-bottom: 0px;
}

/************************** header *****************/
#header {
	height: 60px;
	padding-top: 5px;
	margin-bottom: 10px;
}

#header .headerLeft {
	float: left;
	width: 200px;
	height: 60px;
	margin-left: -100%;
}

#header .headerRight {
	padding-top: 4px;
	margin-left: 202px;
}

#header .inside {
	width: 100%;
	padding-top: 8px;
}

#header .insideTabbed {
	width: 100%;
	padding-top: 1px;
	font-size:9px;
}

#header .breadcrumbs {
	width: 100%;
	clear: both;
	padding-top: 3px
}

#header .breadcrumbsTabbed {
	width: 100%;
	clear: both;
	padding-top: 1px;
}

/********* tabbed menu **************/
#headerMenu .tabsPanel {
	height: 29px;
	padding: 0px;
	padding-left: 10px;
}

#headerMenu .brb_headerMenu {
	color: #ffffff;
	height: 32px;
	/* kolor taba gornego */
	background-color: #7bb232;
	border: 1px #7bb232 solid;
	margin-bottom: -7px;
}

#headerMenu .bul_headerMenu {
	width: 7px;
	height: 7px;
	background: transparent url(corner_left_top_header.gif) top left
		no-repeat;
}

#headerMenu .bll_headerMenu {
	width: 7px;
	height: 7px;
	top: -7px;
	background: transparent url(corner_left_bottom_header.gif) bottom left
		no-repeat;
}

#headerMenu .bur_headerMenu {
	left: 6px;
	bottom: 1px;
	width: 7px;
	height: 7px;
	float: right;
	background: transparent url(corner_right_top_header.gif) top right
		no-repeat;
}

#headerMenu .blr_headerMenu {
	height: 7px;
	left: 6px;
	top: -7px;
	background: transparent url(corner_right_bottom_header.gif) bottom right
		no-repeat;
}

#headerMenu .bcnt_headerMenu {
	font-weight: normal;
	text-align: center;
	font-size: small;
	padding: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
}

#headerMenu a {
	color: #ffffff;
}

#headerMenu a:hover {
	color: #000000;
}

#headerMenu .brb_headerMenuSelected {
	color: #1468be;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-bottom: 4px #ffffff solid;
}

#headerMenu .bul_headerMenuSelected {
	width: 5px;
	height: 5px;
	background: transparent url(corner_left_top_header_selected.gif) top
		left no-repeat;
}

#headerMenu .bur_headerMenuSelected {
	left: 6px;
	bottom: 1px;
	width: 6px;
	height: 6px;
	float: right;
	background: transparent url(corner_right_top_header_selected.gif) top
		right no-repeat;
}

#headerMenu .bcnt_headerMenuSelected {
	font-weight: normal;
	font-size: small;
	padding: 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
}

#headerMenu .headerMenuSeparator {
	float: left;
	padding-top: 3px;
}

#headerMenu .headerMenuNormal {
	float: left;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
}

#headerMenu .bcnt_headerMenuSelected a {
	/*wybrany tab, moze taki jak #headerMenu .brb_headerMenu z automatu nadawac*/
	color: #7bb232;
}

#headerMenu .bcnt_headerMenuSelected a:hover {
	color: #868686;
}

/*********************pagination**********************/
.pagination {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-weight: normal;
	padding: 5px;
}

.pages {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	text-align: left;
	margin-bottom: 5px;
}

.pages li {
	display: inline;
	margin: 0 2px;
}

.pages a {
	border: 1px solid #e5ebfe;
	padding: 3px 6px;
	text-decoration: underline;
}

.pages a:hover {
	background-color: #d4dce8;
	border-color: #9BB0CF;
}

.pages .current strong {
	padding: 3px 6px;
	background-color: #F5F5F5;
	border: 1px solid #D2D2D2;
}

.pages .prev a {
	padding-left: 15px;
	background: transparent url("arr-prev.png") 0 50% no-repeat;
}

.pages .prev a:hover {
	background-color: #d4dce8;
}

.pages .next a {
	padding-right: 15px;
	background: transparent url("arr-next.png") 100% 50% no-repeat;
}

.pages .next a:hover {
	background-color: #d4dce8;
}

.pagination p.count {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.pagination p.perpage {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.pagination p.perpage em,.pagination .perpage a {
	margin: 3px;
}

.pages .skip {
	
}

/***************** ROUND BOXES STYLES ******************/
.brb_lightblue {
	color: #000000;
	border: 1px #ededed solid;
}

.bul_lightblue {
	background: transparent url(box_2_top_left.gif) top left no-repeat;
}

.bll_lightblue {
	background: transparent url(box_2_bottom_left.gif) bottom left no-repeat
		;
}

.bur_lightblue {
	background: transparent url(box_2_top_right.gif) top right no-repeat;
}

.blr_lightblue {
	background: transparent url(box_2_bottom_right.gif) bottom right
		no-repeat;
}

.bcnt_lightblue {
	color: #000000;
}
.brb_footerBody {
	background-color: #f1f1f1;
	padding: 3px 0px 3px 0px;
}

/**** rounded box titles general ******/
.rbt_left {
	float: left;
	width: 5px;
	height: 5px;
}

.rbt_right {
	float: right;
	width: 6px;
	height: 5px;
}

.rbt_middle {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

.rbt {
	padding: 0px;
}

/**** rounded box titles blue ******/
.rbt_left_blue {
	background: #006FAF url(corner_left_top_header2.gif) no-repeat 0 0;
}

.rbt_right_blue {
	background: #006FAF url(corner_right_top_header2.gif) no-repeat;
}

.rbt_middle_blue {
	
}

.rbt_blue {
	color: white;
	height: 26px;
	font-weight: bold;
	background-color: #7bb232;
}

.rbt_blue span {
	font-weight: normal;
}

.rbt_blue span.selected {
	font-weight: bold;
}

.rbt_left_lightblue {
	background: #DDDDDD url(title_left_2.gif) no-repeat 0 0;
}

.rbt_right_lightblue {
	background: #DDDDDD url(title_right_2.gif) no-repeat;
	width: 5px;
}

.rbt_middle_lightblue {
	
}

.rbt_lightblue {
	color: #2E2E2E;
	/*height: 26px;*/
	font-weight: bold;
	background-color: #DDDDDD;
}

/***** left sidebars *****/
#adminSidebar {
	width:193px;
	margin-left:-100%;	
	float:left;	
}
div.leftSidebar {
	width:193px;
	margin-left:-100%;	
	float:left;	
}
div.leftSidebar ul, .ulAdmin {
	padding-left:15px;
	padding-right:5px;
	margin-left:5px;
	margin-bottom:3px;
	margin-top:3px;
	list-style-image: url(ptaszek01a.gif);
}
div.leftSidebar li.selected a, .ulAdmin li.selected a {
	font-weight:bold;
}
div.leftSidebar li.selected a:hover, .ulAdmin li.selected a:hover {
	font-weight:bold;
}
/****************login table**********************/
table.loginTable td {
	padding-bottom: 5px;
}

table.loginTable td.left {
	text-align: left;
	padding-left: 5px;
}

table.tForm {
	padding: 0px;
	border: 0px;
	width: 100%;
	border-spacing: 2px;
}

table.tForm th {
	color: #2E2E2E;
	background: #f1f1f1;
	padding: 8px 25px 8px 8px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}

table.tForm td {
	background-color: #f7f7f7;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	width: 100%;
}
table.tForm em {
	font-size: 11px;
}

table.tForm input.text,table.tForm textarea,table.tForm select {
	width: 99%;
}

table.tForm td div.fieldComment, div.fieldComment {
	font-size: 9px;
	color: #888888;
	font-weight:normal;
}

table.tForm td.accountexpired {
	font-weight: bold;
	color: #ff0000;
}

table.tEnum {
	padding: 0px;
	border: 0px;
	border-spacing: 2px;
}

table.tEnum th {
	color: #2E2E2E;
	background: #F8F8F8;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
}

table.tEnum td {
	
}

/*****************  toolbar  **************/
#toolbar {
	margin-bottom: 10px;
}

#toolbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#toolbar ul li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#toolbar ul li.selected {
	font-weight: bold;
	color: #006faf;
}

#toolbar form {
	display: inline;
}

table.tList {
	padding: 0px;
	border-spacing: 2px;
	border: 0px;
}

table.tList th {
	color: #2E2E2E;
	background: #f1f1f1;
	padding: 4px 4px 4px 4px;
	height: 18px;
	border-bottom: 1px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
	font-weight: bold;
}

table.tList th.left {
	text-align: left;
}

table.tList th.middle {
	text-align: center;
}

table.tList td.middle {
	text-align: center;
}

table.tList td.quotaexceeded {
	color: #ff0000;
}

table.tList td.accounttypeexpired {
	color: #ff0000;
}

table.tList td.middleIcon {
	text-align: center;
	height: 54px;
}

table.tList td.middle img.preview,table.tList td.middleIcon img.preview
	{
	text-align: center;
	max-width: 72px;
	max-height: 54px;
	height: 54px;
	border: 1px solid #D5DCE4;
}

/*
table.tList td a {
	color: #7bb232;
	font-weight: normal;
	text-decoration: underline;
}*/ /*
table.tList td a:hover {
	color: #868686;
	font-weight: normal;
	text-decoration: none;
}
*/
table.tList tr.bg_row0 {
	background: #f7f7f7;
}

table.tList tr.bg_row1 {
	background: #f7f7f7;
}

div.tList div.pager,div.pager {
	color: #2E2E2E;
	background: #E8E8E8;
	padding: 4px 4px 4px 4px;
	height: 26px;
	border-bottom: 1px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
	font-weight: bold;
}

.flipbook_progress {
	background: transparent url(g_bg.gif) no-repeat center top;
	height: 42px;
	padding-top: 11px;
	color: #ffffff;
	font-size: 20px
}

ul.tList {
	padding: 20px;
	margin: 0px;
}

ul.tList li.item {
	float: left;
	width: 225px;
	margin: 10px;
	padding: 4px;
	border: 1px solid #D4DCE8;
	overflow: hidden;
	text-align: center;
	list-style-type: none;
}

ul.tList li.item:hover {
	border: 1px solid #006FAF;
}

ul.tList li.item div.icon {
	height: 180px;
	padding-bottom: 4px;
}

ul.tList li.item div.icon img {
	border: 1px solid #D5DCE4;
	max-width: 211px;
	max-height: 178px;
}

ul.tList li.item div.icon table.imgbox {
	width: 100%;
	cellpadding: 0px;
	cellspacing: 0;
}

ul.tList li.item div.icon table.imgbox td {
	height: 178px;
	width: 100%;
	text-align: middle;
}

ul.tList li.item div.meta {
	padding: 1px;
}

ul.tList li.item div.name {
	float: left;
}

ul.tList li.item div.stars {
	text-align: left;
	clear: both;
}

ul.tList li.item div.date {
	text-align: left;
}

ul.tList li.item div.description {
	clear: both;
	text-align: left;
	background-color: #E5EAF0;
}
.pointer{
	cursor:pointer;
}
.tooltip{
	position:absolute;
	border: 1px solid #888888;
	background-color:#9bd252;
	padding:4px;
	font-weight:normal;
	font-size:10px;
	z-index:1000;
}
.doc_header{
	font-size:18px;
	font-weight:bold;
	padding:5px;
}
.doc_header_underline{
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	padding:5px;
}
.doc_text{
	padding:5px;
}
input.colorPicker {
	width:20px; 
	border:1px solid black;
}
