/* Start of CMSMS style sheet 'bsrybnik-style' */
a { color: #000; }
a img { border: none; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }

#container
{
	color: #000;
	font-size: 0.75em;
	font-family: Helvetica, Arial, sans-serif;
}

#column_left, #column_right, #column_middle
{
	padding: 5px;
	text-align: justify;
}

h2
{
	font-weight: bold;
	color: #000;
}

.center { text-align: center; }
.info_box_text { padding: 4px; }
.info_box hr { margin: 0 5px 0 3px; }

#column_middle p, #column_middle h3, #column_middle h4, #column_middle ul, #column_middle ol
{
	padding: 0.5em;
	line-height: 1.4em;
}

.info_box_text ul { list-style-position: inside; }

.info_box_text li
{
	list-style-type: square;
	margin: 0.5em 0.2em;
}

.info_box_text p.small
{
	font-size: 0.8em;
	text-align: left;
}

.info_box_text a { color: #000; }

#column_middle img
{
	border: 1px #999 solid;
	padding: 2px;
	margin: 0.5em;
}

img.frame
{
	border: 1px #999 solid;
	padding: 2px;
	margin-bottom: 1em;
}

#column_middle li { list-style-position: inside; }
img.left { float: left; }
img.right { float: right; }

sup
{
	font-size: 0.6em;
	vertical-align: super;
}

.nowa_sekcja { clear: both; }

.punkt_kasowy
{
	border: 2px #999 solid;
	margin: 0.5em;
}

table.oplaty, table.payment_details
{
	border: 2px #999 solid;
	margin: 0.5em;
	border-collapse: collapse;
}

table.oplaty th, table.payment_details tr.legend td, table.payment_details tr.summary_header td
{
	font-size: 1.2em;
	text-align: center;
	border: 2px #999 solid;
	padding: 0.4em;
}

table.oplaty td, table.payment_details td
{
	border: 1px #999 solid;
	padding: 0.4em;
}

table.oplaty td.col_lp { width: 2em; }

table.oplaty td.col_lp, table.oplaty td.col_oplata
{
	vertical-align: top;
	text-align: center;
}

table.oplaty td.col_czynnosc { vertical-align: top; }
table.oplaty td.list_header { border-width: 1px 1px 0 1px; }
table.oplaty td.list_item { border-width: 0 1px; }

.contactform fieldset
{
	border: 1px #999 solid;
	margin: 0.5em;
}

.contactform fieldset legend
{
	font-weight: bold;
	margin: 0 2em;
}

.contactform div { margin: 1.5em 0.5em; }
.contactform label { margin: 0.2em; }
.contactform input { margin: 0.2em; }
.contactform .fb_invalid, .error_message { color: #f00; }

.contactform .textfield input
{
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}

.contactform textarea
{
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}

.contactform input.checkbox { display: inline; }
.contactform input.fbsubmit { padding: 0.5em; }
.caption { font-style: italic; }
.calendar-prev a, .calendar-next a { text-decoration: none; }

table.calendar
{
	width: 150px;
	margin: 0 auto;
	text-align: center;
	border: 1px #999 solid;
	border-collapse: collapse;
	background-color: #F0F0F0;
}

table.calendar td, table.calendar th
{
	border: 1px #999 solid;
	padding: 2px 0;
}

.news_box { border-bottom: 2px #999 groove; }

.news_box_header
{
	text-align: left;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}

.news_box_text { margin-bottom: 0.5em; }

.news_box_morelink
{
	text-align: right;
	margin-bottom: 0.5em;
}

.news_box_pagination
{
	font-size: 0.8em;
	text-align: center;
	margin: 0.5em 0;
}

.news_postdate, .news_category, .news_author
{
	display: inline;
	margin-bottom: 1em;
	font-style: italic;
	font-size: 0.8em;
}

.news_links { text-align: center; }

.news_links p
{
	margin: 0 2em;
	display: inline;
}

table.calendar td.calendar-today { background-color: #65c435; }

.documents
{
	text-align: center;
	margin: 0 1em 1em 1em;
	border: 1px #999 solid;
}

.documents a
{
	vertical-align: top;
	display: -moz-inline-block; /* Dla Firefoksa 2 */
	display: inline-block;
	width: 140px;
	padding-top: 68px;
	font-size: 0.8em;
	background-position: 50% 0;
	margin: 0.5em;
	background-image: url(http://bsrybnik.pl/uploads/images/icons/unknown.png);
	background-repeat: no-repeat;
}

.documents a.msexcel_xls { background-image: url(http://bsrybnik.pl/uploads/images/icons/msexcel_xls.png); }
.documents a.msword_doc { background-image: url(http://bsrybnik.pl/uploads/images/icons/msword_doc.png); }
.documents a.pdf { background-image: url(http://bsrybnik.pl/uploads/images/icons/pdf.png); }
.documents a.txt { background-image: url(http://bsrybnik.pl/uploads/images/icons/txt.png); }
#calculator h2 { margin-bottom: 1em; }

#calculator .form_div, #calculator .info_div
{
	border: 2px #999 solid;
	margin-bottom: 1em;
	padding: 0.5em;
}

#calculator p.label
{
	vertical-align: 50%;
	clear: both;
}

#calculator label, #calculator span.label
{
	display: block;
	width: 49%;
	margin-right: 1%;
	float: left;
	text-align: right;
}

#calculator p.buttons
{
	text-align: center;
	padding: 1em;
}

#calculator p.buttons button
{
	padding: 0.5em;
	margin: 0 1em;
}

table.payment_details
{
	width: 100%;
	margin: 0;
}

table.payment_details td { text-align: center; }
table.payment_details tr.legend td, table.payment_details tr.summary_header td { background-color: #F0F0F0; }

table.payment_details tr.summary td
{
	border: none;
	text-align: left;
	padding-bottom: 1.5em;
}

#calculator .error { color: #f00 !important; }
#footer .footerText { margin-top: 4px; }

#footer .footerText p
{
	font-size: 0.8em;
	margin: 0 1em;
}

.credit
{
	font-size: 0.9em;
	float: right;
	padding: 2px;
	color: #4C4C4C;
}

.credit img { vertical-align: text-bottom; }
.clear { clear: both; }

/* End of 'bsrybnik-style' */

