.sucess {
  color: #00DD00;
}
.error {
 font-weight: 600;
  color: #FF0000;
}
.naglowek {
  font-weight: 600;
}
.cell {
	border: 1px solid #fff;
}
.witaj {
/*	display:block; */
	text-decoration:none; 
	color:#ddd;
	height:33px;
/*	width:150px;  */
	line-height:33px;
	/* border-left:1px solid #FFF; */
	position:relative;
	text-align:left;
	padding:0;
	margin:0;
	font-weight:normal;
}
h1 { text-decoration:bold; color: black;font-size:9pt; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; text-align:center; margin-left:0; margin-top:0; margin-bottom:0
   padding:5px; border:1px solid #DDDDDD; cell-padding:10px; background-color: #eeeeee;	
 }
h2 { padding:0; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; color: #FFFFFF; line-height:; text-indent:0; background-color:#ddd;
}
h3 { color:#990000;font-size:7pt; font-family: "Verdana";text-align:center; vertical-align:middle; bottom-margin:0px;
 }
.wyniki {
	width: 100%;
	padding: 5px;
	spacing: 5px;
}
thead {
/*	background: #74C5F3; */
	background: #FFFFFF; 
	background-image:url('images/blue-head.gif'); 
	background-repeat:repeat-x; 
	height: 33px;
	margin-top: 3px;
	margin-bottom: 3px;
}
img {
	border: 0;
}
tr.rowodd {
	
}

tr.roweven {
	background-color: #D7E7FF;
}

th { /*	padding: 0.5em;*/
	border: 0px solid #777777;
	height: 23px;
	font-weight: 500;
/*	font-size: 8pt; */
}

.sortcol {
	cursor: pointer;
	/*	padding: 1px;*/
	background-repeat: no-repeat;
	background-position: right center;
}

.sortasc {
	text-align: center;
	background-color: #52BF46;
	background-image: url(up.gif);
	background-position: center top;
}

.sortdesc {
	text-align: center;
	background-color: #D54444;
	background-image: url(down.gif);
	background-position: center bottom;
}

.nosort {
	cursor: default;
	text-align: center;
}


.wiecej {
  text-align:center; 	background-color: #cccccc; 
}
.container a, .container a:visited, .container a:active 
{
	position:relative;
	padding:0;
	margin:0;
}

.container {
    display: table;
    }
.item  {
	border:1px solid #DDDDDD;
}
.row  {
    display: table-row;
    }
.left {
    text-align: left;
    vertical-align: top;
    display: table-cell;
    clear: both;
   	position:relative;
   	float: left;
    }
.right {
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    clear: both;
   	position:relative;
    }
.left p {
/*	font-weight:bold;*/
}
div.t_naglowek {
  clear: both;
  background-color: #eeeeee;
}
div.t_cialo {
 clear: both;
 background-color: #dddddd;
}
div.t_obrazek {
  background-color: #aaaaaa;
  clear: both;
}
div.spacer {
  clear: both;
  }
div.quicksearch {  
  padding: 10px;
  float: center;
  text-align:center; 	
  background-color: #FFFFFF; 
  align: center;
  border:1px solid #DDDDDD;
  margin-bottom: 15px;
  margin-top: 15px;
  }
div.linki {  
  padding: 10px;
  float: center;
  text-align:left; 	
  background-color: #FFFFFF; 
  align: center;
  border:1px solid #DDDDDD;
  margin-bottom: 15px;
  margin-top: 15px;
  }
div.float {  
  padding: 10px;
  float: center;
  border:1px solid #DDDDDD;  text-align:center; 	background-color: #eeeeee; 
  }
/****************** FOOTER PANEL ******************/

#footer 
{
	width:100%;
/*	border-top:1px solid #999;*/
    border:1px solid #DDDDDD;
/*	background-image:url(/images/footbg.jpg); */
	background-position:bottom;
	background-repeat:repeat-x;
	height:30px; 
	background-color:#eeeeee;
	font-size:0.9em;
	clear:both;	
	padding:5px;
}
#footer p 
{
	text-align:center;
	padding:5;
	margin:0;
	line-height:25px;
}
#footer ul 
{
	margin:5px;
	padding:5px;
}
#footer li 
{
	float:right;  
	list-style-type:none;
}
/****************** HEADER LOGO ******************/
#headerLogo
{
	float:left;
	height:10px; 
}
/****************** HEADER Skroty ******************/
#headerSkroty
{
	float:right;
	height:10px; 
}
/****************** HEADER PANEL ******************/
#headerPanel 
{
	width:auto;
	margin:0;
	padding:0;
}

.ticker {	
	border-top: 0.5pt #FFFFFF solid; 
	color: #FFFFFF; font-size:0.9em; 
	background: #FF9966;
	background-image:url('images/headerMenu.gif'); 
	background-repeat:repeat-x; 
/*	height: 33px; */
}

/****************** HEADER MENU ******************/

#headerMenu 
{
	background-image:url('images/headerMenu.gif'); 
	background-repeat:repeat-x; 
/*	background-color:#D65A36; */
	width:auto;
	padding:0;
	height:33px;
	list-style-type:none;
	font-size:0.9em;
/*	background-image:url('images/rightcorner.png'); */
/*	background-position: right top; */
/*	background-repeat:no-repeat; */
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:0px
}
#headerMenu ul
{
	margin:0;
	padding:0;
}
#headerMenu li 
{
	float:right;  
	list-style-type:none;
}
#headerMenu a, #headerMenu a:visited, #headerMenu a:active 
{
	display:block;
	text-decoration:none; 
	color:#fff;
	height:33px;
	width:95px;
	line-height:33px;
	border-left:1px solid #FFF;
	position:relative;
	text-align:center;
	padding:0;
	margin:0;
	font-weight:bold;
}
#headerMenu a:hover 
{
	color:#333;
	text-decoration:none;
}

UL.general LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; MARGIN: 0px; LINE-HEIGHT: 15px; PADDING-TOP: 5px; LIST-STYLE-TYPE: square; TEXT-ALIGN: left
}

.mini_ogloszenie {
	PADDING-LEFT: 3px;
}
.box {
    border:1px solid #dddddd;    cell-padding:10px; text-align:center; align: center;
}
.oferta {
text-align: center; position: relative; top: 10; padding:10px; color:#000000; font-style:oblique;
}
.ofertadnia {
    padding:5px; border:1px solid #DDDDDD; cell-padding:10px; text-align:center; 	background-color: #eeeeee;  margin: 0px auto; align: center;
}
.logowanie {
    padding:5px; border:1px solid #DDDDDD; cell-padding:10px; text-align:center; 	background-color: #eeeeee;	
}
.zapiszto {
    padding:20px; border:1px solid #DDDDDD; cell-padding:10px; text-align:center; 	background-color: #eeeeee;	
    cell-padding:5px; cell-spacing:5px;
}
#zamknij {
 text-align: center;
}
#regulamin_body H1{
    color: #000000;
}
#regulamin_body {
	margin:5px; border:1px solid #DDDDDD; text-align:left; 	background-color: #ffffff; padding: 10px	
}
#faq_body {
	margin:5px; border:1px solid #DDDDDD; text-align:left; 	background-color: #ffffff; padding: 10px	
}
#regulamin {
	border:1px solid #DDDDDD; text-align:center; background-color: #eeeeee; width: 865px; float: center; padding: 5px;
}

.tresc_ogloszenia {
    border:1px solid #dddddd;
}
.rozszerzone {
    border:1px solid #dddddd;
    cell-padding:10px;
}
.style1 {
	background-color: #eeeeee;	
}
.style0 {
	background-color: white;
/*	border:1px solid #dddddd; */
}
.miniaturka {
	border:1px solid #dddddd;padding:0px;
}
.preview {
	border:1px solid #dddddd;padding:5px; cell-padding:5px; cell-spacing:5px;
}
.picture {
	border:1px solid #dddddd;padding:0px;
}

#miniobraz {position:relative;
       left:0px;
       top: 0px;
       border:0px solid #ff0000;
       z-index:0;
}
.generalbox {
  border-width:1px;
  border-style:solid;
  margin-bottom: 15px;
  padding:10px;
}

IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
TABLE {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px;
	border-collapse:collapse;	
}

tr.dotted { border: thin dotted; override; color: red }

.hr { margin: 0; padding: 0; border-bottom: 1px dotted #A5AEC5; } 


A:link {
	color: #153D79;
	TEXT-DECORATION: underline;
}
A:visited {
	color: #153D79;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #000; TEXT-DECORATION: none
}
A.nolink {
	COLOR: #000000; TEXT-DECORATION: none
}
.class2 A:link {
	COLOR: #FFFFFF
}
.class2 A:visited {
	COLOR: #FFFFFF
}
.class2 A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
TD {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
}
P {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif
}
UL {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif
}
LI {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif
}
A {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif
}


.search_form_header {
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: left;
}
.insert_form_header {
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: left;
}
.uwaga {
	color: red;
	font-size: 11px;
	font-weight: bold;
}
.required {
	color: red;
	font-size: 11px;
	font-weight: bold;	
}
.search_form_submit {
	TEXT-ALIGN: CENTER;
}
.search_form_box {
	width: 90%;
}

.top_menu {
	background-image: url(images/top_menu.gif);
	background-repeat: no-repeat; 
}


.menu_s
{
	PADDING-RIGHT: 12px; PADDING-LEFT: 12px;  PADDING-BOTTOM: 12px; FONT: 12px Verdana; COLOR: #456479; PADDING-TOP: 12px; BACKGROUND-REPEAT: repeat-x; LETTER-SPACING: 4px; BACKGROUND-COLOR: #D65A36
}
.menu_k
{
	PADDING-RIGHT: 12px; PADDING-LEFT: 12px;  PADDING-BOTTOM: 12px; FONT: 12px Verdana; COLOR: #456479; PADDING-TOP: 12px; BACKGROUND-REPEAT: repeat-x; LETTER-SPACING: 4px; BACKGROUND-COLOR: #666633
}
.komorka
{
	padding-left: 6px;	padding-right: 6px; 	padding-top: 10px; 	padding-bottom: 10px;
}
.kupsprzedaj {
border-bottom-style: solid; 
border-bottom-color: white; 
border-bottom-width: 1px; 

border-top-style: solid; 
border-top-color: white; 
border-top-width: 1px; 
}
