html, body {
		background-color: #1D97C3;
	}
a:link, a:visited, a:hover {
	text-decoration: none;
}
#c83 a:link, a:visited, a:hover {
	text-decoration: none;
	color        : #fff;
}
.active:link, .active:visited, .active:hover{
  font-weight : bold;
  color         : #000000;
}
.tx_ablinklist_catalogView_linkAddNew:link, .tx_ablinklist_catalogView_linkAddNew:visited, .tx_ablinklist_catalogView_linkAddNew:hover{
  font-weight : bold;
  color       : red;
  text-transform:uppercase;}
#contener{
    
    margin:auto;
    padding-bottom:15px;
    width:900px;
}

#naglowek {
    padding:15px 15px 15px 36px;
    position:relative;
}

#left_col {
    width      	: 260px;
    margin-right:8px;
		position	 	: relative;
		display			: block;
		text-align  : left;
		font-family : calibri;
		float       : left;
		color       : #fff;
}
#left_col ul {
	list-style-type    : none;
	clear:both;
}
#left_col li {
	display       : block;
	list-style-type    : none;
	list-style-position: outside;
}

#right {
		background-image: url(../pics/middle_right1.png);
		background-repeat: repeat-y;
    width      	: 614px;
		height		 	: auto;
		margin-left : 8px;
		position	 	: relative;
		text-align  : left;
		float       : right;
		overflow	 	: visible;
		color       : #1D97C3;
		min-height 	: 300px;
		height      : auto !important;
/*		height      : 300px;*/ /* IE */
		display: block;

	
}
#right_top {
		width       : 605px;
		text-align  : left;
		padding-left: 0px;
		margin-left: 5px;
		margin-top  : -13px;
		color       : #1D97C3;
		background-image: url(../pics/middle_right.png);
		background-repeat: repeat-y;
		clear: left;
		font-size    : 10pt;
  	font-family  : verdana;
}
#right_text {

		width       : 590px;
		text-align  : justify;
		font-family : Helvetica;
		text-indent : 0px;
		font-weight : normal;
		font-size   : 10pt;
		color       : #1D97C3;
		min-height 	: 300px;
		height      : auto !important;
		height      : 300px; /* IE */
		padding-left:10px;
		
}
#right_top ul {
	list-style-type    : none;
	margin-left        : -45px;
}

#right_top li {
	list-style-type    : none;
	margin        : 0;
	padding-left  : 10px;
	list-style-position: outside;
	float         : left;
}
hr{
    color       : #1D97C3;
}
h2{
    margin-top  : 0px;
		text-align  : left;
		font-family : Helvetica;
		font-size   : 12pt;
		font-weight : bold;
		color       : #1D97C3;
		margin-left : 5px;
}
h3{
    margin-top  : 0px;
		text-align  : left;
		font-family : calibri;
		font-weight : normal;
		color       : #1D97C3;
}

.text{
    text-indent : 10px;
}



#stopka {
    clear       : both;
		color			 	: #fff;
		width       : 100%;
		display     : block;
		top		 			:	2px;
		text-align 	: left;
		border-top  : 1px solid #fff;
		font-size	 	: 8pt;
		padding-top : 10px;
		
}
#stopka a:link, #stopka a:visited, #stopka a:hover{
		text-decoration:none;
		color       : #fff !important;
}

#table, td{
    empty-cells     : show;
    border-collapse : separate;
    border-color    : #C5C5C5;
    vertical-align  : middle;
    border          : 1px solid #C5C5C5;
    table-layout    : fixed;
    font-size	 	    : 8pt;
    color           : #1D97C3;
}
tr.tr_pierwszy_wiersz{
    empty-cells     : show;
    border-collapse : separate;
    border-color    : #1D97C3;
    vertical-align  : middle;
    border          : 1px solid #1D97C3;
    table-layout    : fixed;
    font-size	 	    : 8pt;
    color           : #1D97C3;
    font-weight: bold;
}
p.bodytext{
  font-weight       :normal;
  margin-left: 5px;
  }
/*------mailformular formatieren------*/

#mailform .csc-mailform {
border: 0px;
}

.csc-mailform-field {;
margin: 2px 0 0 2px;;
padding: 5px;
}

.csc-mailform-field label {
float: left;
padding: 1px;
color: #1D97C3;
width: 100px;
}


.mf-input {
color: #244a6f;
clear: none;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-pass {
color: #244a6f;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-text {
color: #244a6f;
clear: none;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-check {
color: #244a6f;
padding: 1px;
border: 1px solid #1a8cca;
}

.csc-mailform-radio fieldset{ 
color: #244a6f;
border: 0px;
}

.csc-mailform-radio legend {
display: none;
border: 0px;
}

.mf-radio {
margin-left: 0px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-select {
color: #244a6f;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-file {
color: #244a6f;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-reset {
color: #244a6f;
border: 1px solid #1a8cca;
}

.mf-submit {
color: #244a6f;
margin-left: 82px;
}

/*------tabelle formatieren------*/

.ikona{
  float: left;
  margin-right:12px;}

.ikona img{
  float: left;
  margin-left:2px;}

.link_i_opis{
  /*margin-left: 12px;*/}
  
.centered{
text-align: center !important;}

.tx_ablinklist_categoryPath{
/*padding-left: 10px;*/}

.tx_ablinklist_catalogView_category{
font-weight: bold;
padding-top: 10px;
/*padding-left: 10px;*/
width: 590px;
}
p, dl, multicol {
display:block;
margin: 0 0 0 5px;
}
.tx_ablinklist_catalogView_linkAddNew{
padding-left: 10px;}

.tx_ablinklist_topView_links{
margin-bottom: 0px !important;
border: none;
}

.tx_ablinklist_viewDetailsForLink{
border-left:1px solid #1D97C3;
border-right:1px solid #1D97C3;
border-top:none;
border-bottom:none;
}

.tx_ablinklist_listView_links{
clear: both;
}

.news-list-morelink{
margin-left : 5px;
}

#google_ads_frame2_anchor{
margin-top: 10px;
display: block;
}

.external-link-new-window:link, .external-link-new-window:visited, .external-link-new-window:hover{
color: #fff !important;
}

#right a:link, a:visited,a:hover{
color:#1D97C3 !important;
}

.tx_ablinklist_viewAddNewLinkResult{
border: none;
margin-left: 10px;
}

#c83:link, #c83:visited,#c83:hover{
color:#FFF !important;
}
.lastAddedLink:visited, .lastAddedLink:link, .lastAddedLink:hover{
color:#FFF !important;
}
 
h5{
margin: 0 0 0.8em 0 !important;
}

.right_text_hr{
margin-left: -5px;
width: 600px;
text-align: justify
}

p, p.bodytext{
margin: 0;}


