/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
	font-family: Verdana;
	font-size: small;
	text-align: center;
	color: #CCC;
	background-color: #131313;
	background-image: none;
	background-repeat: repeat-y;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1, h2, h3, h4 {
	font-family: Verdana;
	font-weight: bolder;
	margin: .5em 0;
	letter-spacing: normal;
}
h1 { font-size: 118% }
h2 { font-size: 164%; }
h3 { font-size: 145%; }
h4 { font-size: 118%; letter-spacing: .15em }

p { padding: 0 0 1em; }

a, a:link {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}


a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
	text-decoration: none;
	border-bottom: none;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images2/tile_page.png);
	background-repeat: no-repeat;
}

#content {
	float: left;
	text-align: left;
	width: 610px;
	margin: 5px 0 0 8px;
	padding-top: 6px;
	padding-left: 3px;
	line-height: 1.5em;
	font-size: 11px;
}
#right{
	float: right;
	width: 180px;
	padding-top:8px;
	margin: 0 20px 20px 0px;
	line-height: 1.5em;
}
#left{
	float: left;
	width: 130px;
	margin: 45px 0px20px 1px;
	line-height: 1.5em;
	padding-top: 15px;
}


/*News prawa strona
-----------------------------------------------------------*/
#news{
	line-height: 1.5em;
	padding-right: 10px;
}
#news a{
	color:#F90;
	text-decoration: none;
	border-bottom: none;
	text-align: right;
} 
#news a:hover{
	color:#F30;
	text-decoration: none;
} 
.news_date {
	color:#CCCCCC;
	font-size:8px;
	text-align: right;
}
.news_title {
	color:#333333;
	font-size:12px;
	font-weight:bold;
}
.news_text {
	font-size:11px;
	text-align: right;
	word-spacing: -1px;
	line-height: normal;
}

/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	text-decoration:none;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #F90;
	border-bottom: none;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h4.date-header {
	margin-top: 0;
	padding-left: 14px;
	font-size: 90%;
	color: #990000;
	background: url(images2/date_icon.gif) no-repeat 0 50%;
}
blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(images2/quotes.gif) no-repeat top left;
}
blockquote p { 
	margin-top: 0;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre; 
    width: 350px;
    height: auto;
	overflow: auto;
    display: block;
    border: 1px solid #999;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafafa;
}
li code { 
	width: 330px
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: none;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }


.error, .message {
	padding: 5px;
	color: #990000;
}
.message {
    background-color: green;
}

/* Header 
------------------------------------------------------------------------- */

#header {
	position: relative;
	height: 100px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 {
    margin: 0;
    padding: 45px 60px 45px 75px;
    color: #fff;
    text-shadow: #81A75B 2px 2px 2px;
    background: url(images2/top_h1.gif) no-repeat bottom left;
}
#header h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #fff;
}
#header h1 a:hover { 
    color: #eee; 
    text-shadow: #fff 0 0 4px;
}


/* Search Form 
------------------------------------------------------------------------------- */
#search {
	position: absolute;
	right: 174px;
	top: 38px;
	padding: 15px 15px 0;
}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images2/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
    margin: 0 0 1.5em 0;
    padding: 0 0 1.5em 14px;
    border-bottom: none;
}

.post h3 {
	margin-top: 0;
	color: #F90;
}
.post ul li {
	/*background: url(images2/tictac_orange.gif) no-repeat 0 6px;*/
	margin-left: 0em;
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
	text-decoration:none;
	border-bottom: none;
}


/* UserComments 
------------------------------------------------------------------------- */                        
.comment {
    background-color: #fff;
    border-bottom: none;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}


/* Sidebar 
------------------------------------------------------------------------- */
#dropmenu .navi a {
	color:#fff;
	font:90% Verdana;
	font-weight:bold;
	text-decoration:none;
	padding:8px 10px 8px 10px;
	border-bottom: none;
	text-align: right;
}
#dropmenu .navi a:hover {
	color:#000;
	text-decoration: underline;
	background-image: url(images2/but_down.png);
	background-position: right top;
}
#dropmenu .navi li.active a{
	text-decoration:none;
	border-bottom: none;
	color:#000;
	background-image: url(images2/but_down.png);
	background-position: right top;
}
#dropmenu .navi li {
	display:inline;
	list-style:none;
	border-bottom: none;
}
#dropmenu .subnavi {
	padding:5px 4px 7px 4px;
	font:90% Verdana;
	color:#333333;
	border-bottom: none;
	display:none;
	position:absolute;
	top:120px;
	width:400px;
}
#dropmenu .subnavi li {
	list-style:none;
	display:inline;
	text-decoration:none;
}
#dropmenu .subnavi li {
	list-style:none;
	display:inline;
	text-decoration:none;
}
#dropmenu .subnavi a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:1px;
	border-bottom: none;
}
#dropmenu .subnavi a:hover {
	border-bottom: none;
	color:#fff;
}
#dropmenu .subnavi li.active a{
	text-decoration:none;
	border-bottom: none;
	color:#fff;
}



.nava a {
	color:#fff;
	font:90% Verdana;
	font-weight:bold;
	text-decoration:none;
	padding:3px 10px 3px 10px;
	border-bottom: none;
	text-align: right;
}
.nava a:hover {
	color:#000;
	text-decoration: underline;
	background-color: #CCC;
}
.nava li.active a{
	text-decoration:none;
	border-bottom: none;
	color:#000;

}
.nava li {
	display:block;
	list-style:none;
	border-bottom: none;
	height: 15px;
	width: 100px;
}
#dropmenu .subnava {
	padding:5px 4px 7px 4px;
	font:90% Verdana;
	color:#333333;
	border-bottom: none;
	display:none;
	position:absolute;
	top:120px;
	width:400px;
}
#dropmenu .subnava li {
	list-style:none;
	display:inline;
	text-decoration:none;
}
#dropmenu .subnava li {
	list-style:none;
	display:inline;
	text-decoration:none;
}
#dropmenu .subnava a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:1px;
	border-bottom: none;
}
#dropmenu .subnava a:hover {
	border-bottom: none;
	color:#fff;
}
#dropmenu .subnava li.active a{
	text-decoration:none;
	border-bottom: none;
	color:#fff;
}




#dropmenu .nav a {
	color:#fff;
	font:90% Verdana;
	font-weight:bold;
	text-decoration:none;
	padding:5px 11px 14px 10px;
	border-bottom: none;
	text-align: right;
}
#dropmenu .nav a:hover {
	color:#fff;
	text-decoration: underline;
	background-image: url(images2/but_top.png);
	background-position: right bottom;
}
#dropmenu .nav li.active a{
	font:90% Verdana;
	text-decoration:none;
	border-bottom: none;
	font-weight:bold;
	color:#fff;
	background-image: url(images2/but_top.png);
	background-position: center bottom;
	text-decoration: underline;
}
#dropmenu .nav li {
	font:90% Verdana;
	display:inline;
	list-style:none;
	border-bottom: none;
}
#dropmenu .subnav {
	padding:5px 12px 7px 7px;
	font:90% Verdana;
	color:#333333;
	border-bottom: none;
	display:none;
	
}

#dropmenu .subnav li {

	list-style:none;
	display:none;
	text-decoration:none;
}
#dropmenu .subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom: none;
}
#dropmenu .subnav a:hover {
	border-bottom: none;
	color:#fff;
}
#dropmenu .subnav li.active a{
	text-decoration:none;
	border-bottom: none;
	color:#fff;
}
#dropmenu .active ul, #dropmenu li:hover ul{
	text-decoration:none;
	display:none;
}



#sidebar {
	padding: 3px 0 2px 0px;
	font-size: 85%;
	line-height: normal;
	background-image: none;
	background-repeat: repeat-x;
	text-align: right;
	margin-right: 28px;
	margin-top: 2px;
}

#sidebar h2 {
    padding: 25px 0 0 35px;
    color: #666;
    background: url(images2/sidebar_icon.gif) no-repeat 5px 15px;
    height: 32px !important; /* for most browsers */
    height /**/:57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
	padding: 0px 4px;
	margin-left: -5px;
}

#sidebar ul { margin-bottom: 1em }
#sidebar ul ul { margin-bottom: 0;  }
#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }
#sidebar ul li ul li { background: url(images2/tictac_green.gif) no-repeat 0 6px;	text-decoration:none; }


/* Footer 
------------------------------------------------------------------------- */
#footer {
	margin: 0px;
	padding: 0px 0 0px 0;
	font-size: 80%;
	color: #CCCCCC;
	background: url(images2/bottom_sill.gif);
}

#footer p {
	padding: 10px 00px 50px 00px;
	text-align: center;
}

#footer a {
	border-bottom: none;
	color: #CCCCCC;
}


/* Forms 
------------------------------------------------------------------------------- */
form {
	
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}
form.full { width: 150px; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form label,
form p {
	display: block;
	clear: both;

	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
		width: 180px;
}

form select {
	float: left;
	margin-top: 3px;
	display: block;

}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;

}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;

}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 180px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;

	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;

	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images2/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
	width: 180px;
}
form textarea {
	margin-top: 3px;
	width: 380px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}

/* Special handling for images2 & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

/*images2 MaxiGallery
---------------------------------------------------------------------------------*/
.thumbs li ul{
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin:				5px 5px 0 5px !important;
}
.thumbs ul{
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	clear: 				both;
}
.thumbs ul li img {
	border:				none;
	margin:				0 !important;
}
.thumbs ul li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
.thumbs ul li p {
	overflow:			hidden;
}
.thumbs .clearboth { 
	clear: 				both; 
}
.childscontainer {
	margin-bottom:		20px;
	float:				left;
}
.thumbscontainer {
	margin-bottom:		20px;
	float:				center;
}
.pagenumbers {
	margin-bottom:		20px;
}
.picturecontainer {
	text-align:			center;
}
.picturecontainer .title {
	font-weight:		normal;
	margin-top:			20px;
	color: #FFFFFF;
}
.picturecontainer .picture img {
	border:				none;
	margin:				0 !important;
}
.picturecontainer .picture a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
.managecontainer {
    float: 				left;
}
.managecontainer textarea {
	width:				395px;
}
.managecontainer hr {
	width:				400px;
	text-align: 		left;
	margin: 			20px auto 20px 0;
}
.pictureform .managepicture {
	float:				left;
	clear:				left;
}
.pictureform .shortfields {
	margin-left: 		20px;
	float:				left;
}
.pictureform .clearboth {
	clear:				both;
}
.uploadcounter {
	width: 				20px;
	margin-bottom: 		10px;
	float:				left;
	clear:				left;
}
.uploadfile {
	margin-bottom: 		10px;
	float:          	none;
}
.uploadfile input {
	width:				385px;	
}
.uploadform {
	margin-top:			20px;
	margin-bottom:		-10px;
   	clear: 				both;
}
.uploadform .clearboth {
	clear:				both;
}
.slideshowwrapper {
	text-align:			center;
}
.deleteform {
	float:				left;
}
.synchform {
	float:				left;
}

/*----------------------------------------------------------------
    The following items are used to style the starting form and
    ajax result container.*/


#ajaxSearch_form {
	
}
/*- id of the search form*/
#ajaxSearch_input  {
		width: 200px;
}
/*- id of the input box on the form*/
#ajaxSearch_submit  {
	width:auto
	}
/*- id of the submit button*/
#ajaxSearch_output  {
	
}
/*- id of the div that the ajax results are returned in*/
    
    
    #ajaxSearch_resultListContainer {
		float: left;
	text-align: left;
	width: 420px;
	margin: -30px 0 0 5px;
	padding-top: 6px;
	padding-left: 3px;
	line-height: 1.5em;
	font-size: 11px;
}/*- id of the results container*/
    .ajaxSearch_paging {
	
}/*- class for span of result pages listing*/
    .ajaxSearch_pagination {
	
}/*- class for pagination paragraph*/
    .ajaxSearch_result {
	
}/*- class for result container div*/
    .ajaxSearch_resultLink {
	
}/*- class for result link*/
    .ajaxSearch_resultDescription {
	
}/*- class for result description span*/
    .ajaxSearch_extract {
	
}/*- class for content extract div (for highlighting)*/
    .ajaxSearch_highlight1,2,3 {
	
}/*- classes for result highlighting.  You need to
        create as many classes as terms you think a user will search for.*/
    .ajaxSearch_resultsIntroFailure {
	
}/*- class for no results paragraph*/
    .ajaxSearch_intro {
	
}/*- class for intro paragraph*/

   /* The following items are used to style the results returned by the ajax request.*/

    .AS_ajax_result {
	
}/*- class for the result container div*/
    .AS_ajax_resultLink {
	
}/*- class for the result link*/
    .AS_ajax_resultDescription {
	
}/*- class for the result description span*/
    .AS_ajax_extract {
	
}/*- class for the content extract div (for highlighting)*/
    .AS_ajax_hightlight1,2,3 {
	
}/*- classes for result highlighting.  You need to create as many classes as terms you think a user will search for.*/
    .AS_ajax_more {
	
}/*- class for more search results div*/
    .AS_ajax_resultsIntroFailure {
	
}/*- class for no results paragraph*/

