body {
	margin: 0px;
	padding: 0px;
	background-color: #ccc;
	font-size: 15px;
	font-family: Arial, Verdana, sans-serif;
	color: #555;
}

table#tmain {
	border-width: 0px;
	width: 780px;
	height: 100%;
}

td#tdmain2 {
	text-align: left;
	vertical-align: top;
	border-bottom: 5px solid #305285;
}

table#tmain2 {
	border-width: 0px;
	width: 740px;
	height: 100%;
}

table#thead {
	border-width: 0px;
	width: 740px;
	height: 160px;
}

td#tdlogo {
	height: 160px;
	text-align: left;
	vertical-align: top;
}

td.tdmenu {
	width: 100px;
	height: 160px;
	text-align: left;
	vertical-align: bottom;
	padding: 0px;
}

td.tdmenu img{
	width: 100px;
	height: 160px;
	border-width: 0px;
}

img#glogo_img {
	width: 139px;
	height: 160px;
	border-width: 0px;
}

td#tdmenuspc {
	width: 20px;
	height: 160px;
	text-align: left;
	vertical-align: bottom;
	padding: 0px;
}

td.tdshdl {
	width: 20px;
	background-image: url(images/shdl.gif);
}

td.tdshdr {
	width: 20px;
	background-image: url(images/shdr.gif);
}

td#tdhead {
	width: 740px;
	height: 160px;
	background-image: url(images/head_bg.png);
}

td#tdmainspc1 {
 width: 100px;
 padding: 0px;
}

td#tdmainspc2 {
 width: 20px;
 padding: 0px;
}

td#tdright {
 text-align: right;
 vertical-align: bottom;
 width: 200px;
 padding: 0px;
 padding-top: 20px;
 padding-bottom: 20px;
}

div#rightbox {
 background-color: #dde3eb;
 width: 200px;
 height: 100%;
 min-height: 400px;
 margin: 0px;
 padding: 0px;
 vertical-align: bottom;
}

div#rightbox2 {
 width: 190px;
 padding: 5px;
 vertical-align: bottom;
}

td#tdbody {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 0px;
}

table#tright {
 border-width: 0px;
 width: 100%;
 height: 100%;
 min-height: 400px;
}

td#tdrightcont {
 width: 100%;
 height: 99%;
}

td#tdfooter {
 padding: 4px;
 border-top: 2px solid #fff;
 font-size: 11px;
 color: #777;
}

tr#trfooter {
 height: 10px;
}

div#stopka {
 font-size: 11px;
 text-align: center;
}

ul.oferta1 li { margin-bottom: 10px; }
ul.oferta2 li { margin-bottom: 0px; }

li { margin-bottom: 5px; }

b, strong {
	color: #333;
}

span.h5, h5 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}

td, span, body {
	font-size: 15px;
	font-family: Arial, Verdana, sans-serif;
	color: #555;
}

hr {
	color: #555;
	height: 1px;
	display: none;
}

div.hr {
 height: 1px;
 margin-top: 1px;
 margin-bottom: 1px;
 border-top: 1px solid #aaa;
}

a {
	color: #305285;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #497cc9;
	text-decoration: underline;
}

a.navigation {
	font-weight: bold;
}

.cap {
	font-weight:bold;
	font-size:11px;
	padding-left:30px;
	padding-right:30px;
	padding-top:7px;
}

.left {
	font-weight:bold;
	font-size:10px;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
}

.footer {
	font-weight:bold;
	color:#FF2A00;
	text-decoration:none;
}

input {
	border-width: 1px;
}

div.moduletitle {
	font-weight: bold;
	font-size: 1.25em;
}
/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}


/* Container Styles */
div.container_box {
	padding: 0px;
	margin: 0px;
}

div.container_editbox {
	border: 2px dashed #CCC;
	margin: 2px;
}

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}


div.itemtitle {
	font-family: Arial, Verdana;
	font-weight: bold;
}

/* popup date / time control */
span.datefield {
	
}

span.datefield_disabled {
	color: #DDD;
	font-style: italic;
	text-decoration: line-through;
}

/* Weblog styles */
div.weblog_comment {
	margin: 3px;
	margin-bottom: 1em;
	border: 1px dashed #DDD;
}

div.weblog_comment_title {
	font-size: 10px;
	font-weight: bold;
	background-color: #DDD;
	padding: 2px;
}

div.weblog_comment_attribution {
	font-size: 10px;
	font-style: italic;
	padding: 5px;
}

div.weblog_comment_body {
	font-size: 10px;
	padding: 5px;
}

/* Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}


td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 2px;
}

/* Themable Forms */
div.form_title {
	font-size: 14px;
	font-weight: bold;
}

div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}

tr.even_row {
	background-color: #DDD;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {
	
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: lightgrey;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

div.news_itemtitle {
 color: #000;
 font-size: 13px;
 font-weight: bold;
}

div.news_itemdate {
 font-size: 11px;
 color: #000;
}

a.czytaj {
 display: block;
 background-color: #aaa;
 color: #fff;
 font-weight: bold;
 text-align: right;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 1px;
 padding-top: 0px;
 margin-top: 4px;
 font-size: 12px;
}

a:hover.czytaj {
 color: #fff;
 text-decoration: none;
 background-color: #555;
}
