
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
/*	background-color: #e4bfbf;*/
/*	background-color: #faf9ed;*/
	color: black;
	font-size: 12px;
	background-color: white;
}

* {
	outline: none;
}

a {
	text-decoration: none;
	color: #003986;
}

a:link {
	text-decoration: underline;
	color: #003986;
}

a:visited {
	text-decoration: underline;
	color: #0052A4;
}

a:active {
	text-decoration: underline;
	color: #0052A4;;
}

a:hover {
	text-decoration: underline;
	color: #0052A4;;
}





#top_page {
	width: 828px;
	height:197px;
	clear: both;
	background: url(logo.jpg) white no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#top_page #top_tools1 {
	height: 20px;
	background-color: transparent;
	padding-top: 30px;
}

#top_page #top_tools2 {
	height: 90px;
	background-color: transparent;
	padding: 30px 0 0 0px
}



.data_biezaca {
	padding-left: 28px;
	color: #707173;
	background-color: transparent;
	font-size: 11px;
	white-space: nowrap;
}




#top_page #personal {
	float: right;
	padding-right: 5px;
}










/**********************************************/

#strona {
	clear: both;
	background: url(bg_body.jpg) transparent repeat-x;
}

#strona #content {
	width: 828px;
	margin: 0 auto;
	background: url(bg_strona.jpg) transparent repeat-x;
	margin: 0 auto;
	border-top: 1px solid #b4bdc6;
}




/*********************************************************/
#bottom_menu {
	height: 21px;	
	padding-top: 3px;
	text-align: center;
	background-color: transparent;
	clear: both;
}

#bottom_menu a {
	color: #414141;
	font-size: 11px;
	text-decoration: none;
}



#cStopka {
	clear: both;
	width: 828px;
	background: url(BG_foot_www.jpg) white no-repeat;
	margin: 0 auto;
	color: black;
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
	height: 76px
}

#cStopka a {
	text-decoration: none;
}

#cStopka a:hover,#stopka a:focus {
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px;
}

.top_search_field {
	background: url(bg_top_search_field.jpg) transparent no-repeat;
	width: 131px;
	height: 20px;
	border: none;
	padding: 5px 5px 5px 10px;
}

.top_search_button {
	background: url(top_search_button.gif) transparent no-repeat;
	width: 28px;
	height: 30px;
	border: none;
}


/* podstawowe style uzywane przy wyswietlaniu tresc artykulu */
#trescart h1 {
	font-size: 14px;
	color: #c1022c;
	font-weight: bold;
	float: left;
	width: 70%;
	margin-top: 0;
	padding-top: 0;
}

#trescart #h2 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: inherit;
}

#trescart #data {
	font-size: 11px;
	text-align: right;
	float: right;
	color: #a0a0a0;
}

#trescart #h3 {
	color: #534B31;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	clear: both;
	font-style: italic;
	background-color: white;
}

#trescart #dContent {
	padding: 10px;
	clear: both;
}

#footerDoc {
	padding: 20px;
	font-size: 11px;
	padding-right: 3px;
	font-weight: bold;
}

#footerDoc a {
	text-decoration: none;
}
/********************/



.button {
	color: black;
	background-color: #D4D4D4;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	border: 1px solid #003;
}

input.normal {
	background-color: white;
	font-size: 12px;
	border: 1px solid #8B98A1;
}

textarea {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
}

.sendbutton {
	height: 20px;
	width: 20px;
	background-image: url(BG_sendbutton.jpg);
	background-color: transparent;
}

/***************************************/
/* style znacznikowe */

#blueBox {
	border: 1px solid #000066;
	background-color: #f0f0f0;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 5px;
	color: black;
}

#redBox {
	border: 1px solid #900;
	background-color: #FFC;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 5px;
	color: black;
}

#uwaga {
	background-image: url(uwaga.gif);
	background-repeat: no-repeat;
	background-color: #FFFFD9;
	background-position: 5px 5px;
	width: 66%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: black;
	clear: both;
}

#uwaga #ucontent {
	padding-top: 20px;
	clear: both;
}

#separator {
	height: 3px;
}


#faq #pytanie {
	margin-bottom: 5px;
}

#faq #odpowiedz {
	margin-left: 10px;
	margin-bottom: 15px;
}


.opisobrazka {
	background-color: #f0f0f0;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	padding: 2px;
	color: black;
}



.event_cls {
	border: 1px solid #f0f0f0;
	color: black;
	font-weight: bold;
	text-decoration: none;
	background-color: white;
}
.dzisiaj_event_cls {
	border: 1px solid #f0f0f0;
	background-color: #b0b0b0;
	color: #C03;
	font-weight: bold;
	text-decoration: none;
}
.dzisiaj_cls {
	border: 1px solid #f0f0f0;
	background-color: #f0f0f0;
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
.event_col{
	border: 1px solid #f0f0f0;
	color: #000095;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	height: 25px;
	background-color: white;
}
.event_link {
	border: 1px solid #f0f0f0;
	TEXT-DECORATION: none;
	color: Blue;
	background-color: white;
}
.url {
	border: 1px solid #00386c;
	TEXT-DECORATION: none;
	color: Blue;
	background-color: #f0f0f0;
}

#tak {
	background-image: url(tak.jpg);
	background-repeat: no-repeat;
	text-indent: 40px;
}

#wiem {
	background-image: url(wiem.jpg);
	background-repeat: no-repeat;
	text-indent: 50px;
}

#chce {
	background-image: url(chce.jpg);
	background-repeat: no-repeat;
	text-indent: 50px;
}

#faqBlock {
	margin-bottom: 10px;
}

#faqBlock #faqPyt {
	font-weight: bold;
	margin-bottom: 5px;
}

#faqBlock #faqOdp {
	padding-left: 25px;
}



#przyklad {
	border: 1px solid #2c9435;
	width: 66%;
	margin-left: auto;
	margin-right: auto;
}

#przyklad #head {
	background-color: #2c9435;
	text-align: center;
	color: white;
	font-weight: bold;
	padding: 3px;
}

#przyklad #content {
	background-color: #f0f0f0;
	padding: 3px;
}



#orzecznictwo {
	border: 1px solid #2c9435;
	width: 66%;
	margin-left: auto;
	margin-right: auto;
}

#orzecznictwo #head {
	background-color: #2c9435;
	text-align: center;
	color: white;
	font-weight: bold;
	padding: 3px;
}

#orzecznictwo #content {
	background-color: white;
	padding: 3px;
}


.wiersz_1 {
	line-height: normal;
}

.wiersz_15 {
	line-height: 48px;
}


.font11 {
	font-size: 11px;
}





/* menu glowne */
#menu_glowne {
	margin-top: 20px;
}

#menu_glowne ul {
	margin: 0;
	padding: 0;
}

#menu_glowne ul li {
	list-style: none;
	float: left;
	color: #c1022c;
}

#menu_glowne ul li a {
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	padding: 3px 10px 3px 10px;
}

#menu_glowne ul li a.current {
	color: #c5132d;
}

/* menu gorne */
#top_menu {
	padding-top: 15px;
}

#top_menu ul {
	margin: 0;
	padding: 0;
}

#top_menu ul li {
	list-style: none;
	float: left;
	color: #000;
}

#top_menu ul li a {
	text-decoration: underline;
	padding: 3px 10px 3px 10px;
}



#cLeft .gui_box, #cRight .gui_box {
	margin-bottom: 20px;
}



#cLeft .gui_head {
	font-weight: bold;
	padding: 3px 0px 3px 15px;
	background: url(BG_headbox.jpg) transparent no-repeat 3px 7px;
	font-family: Arial;
	font-size: 13px;
	color: #c5132d;
}

#cLeft .gui_box_content {
	padding: 4px 5px 5px 5px;
	color: #000;
	background: url(BG_box_content.jpg) transparent no-repeat top;
	clear: both;
	overflow-y: hidden;
}

#cLeft .gui_box_content ul {
	margin: 0px 0px 0 15px;
	padding: 0px 0px 0 0;
}

#cLeft .gui_box_content li {
	border-bottom: 1px dotted #dfdfdf;
	padding-bottom: 3px;
}



#cRight .gui_head {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	background: url(BG_corn_sp_box3.jpg) #c1022c no-repeat right;
	color: white;
	height: 23px;
}

#cRight .gui_box_content {
	border-left: 1px dotted #ced0d1;
	border-bottom: 1px dotted #ced0d1;
	border-right: 1px dotted #ced0d1;
	overflow-x: hidden;
	background-color: #f7f8f8;
}

#cRight .gui_box_content ul {
	margin: 0px 0px 0 15px;
	padding: 0px 0px 0 0;
}

#cRight .gui_box_content li {
	border-bottom: 1px dotted #dfdfdf;
	padding-bottom: 3px;
}

#cCenter .gui_head {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	background: url(BG_corn_sp_box3.jpg) #c1022c no-repeat right;
	color: white;
	height: 23px;
}

#cCenter .gui_box_content {
	padding: 5px;
}


ul.formularz {
	padding: 0px;
	margin: 0px;
}

ul.formularz li {
	list-style: none;
	clear: both;
	padding: 5px 5px 5px 0;
}

ul.formularz li label {
	width: 130px;
	text-align: right;
	background-color: transparent;
	float: left;
	margin: 5px 5px 5px 0;
}




#listaart {
	clear: both;
}

#listaart #artykul {
	clear: both;
	padding-bottom: 20px;
}

#listaart #artykul h2 {
	float: left;
	width: 80%;
	padding: 0px;
	margin: 0px;
}

#listaart #artykul h2 a {
	font-size: 12px;
}

#listaart #artykul #data {
	font-size: 11px;
	color: #a0a0a0;
	text-align: right;
	float: right;
}

#listaart #artykul #lead {
	clear: both;
}

#lokalizator {
	width: 828px;
	margin: 0 auto;
	font-size: 11px;
	background-color: transparent;
	color: #c0c0c0;
}

#lokalizator a {
	color: #c0c0c0;
	text-decoration: none;
}












/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}




