/* Standard 68 Classifieds Style Sheet */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin:0px;
	leftMargin: 0px;
	topMargin: 0px; 
	marginheight: 0px;  
	marginwidth: 0px;
	
 
}

A:link {color: #333333; text-decoration: none}
A:visited {color: #333333; text-decoration: none}
A:active {color: #333333; text-decoration: none}
A:hover {color: #FF3300; text-decoration: none}

#body {
margin-top: 0px;
hight: 100%;
width: 100%;
}
#wrapper {
	text-align: left;
	width: 100%;
	hight: 100%;
	background-color: #FFFFFF;
	border: 0px solid #000000;
	padding: 0px;
	margin: 0px;
}
#tableWhite {

hight: 100%;

}
#tableWhite_left {
width: 170px;
/*background: url("images/bg_vr.jpg");*/
  background-color: #F1F2F5;  
}
#tableWhite_middle {
width: 538px;
background-color: #FFFFFF;;
}
#tableWhite_right {
width: 190px;
/*background: url("images/bg_vr.jpg");*/
  background-color: #F1F2F5;  
}
#tableHeader {
/*background: url("images/header_top.jpg");*/
width: 900px;
hight: 100px;

}
#header {
	text-align: center;
}
.test{
    width: 90%;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: normal;
	font-size: 9px;

}
#test{
    
	padding: 3px;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	background-color: #;
}
#test A:active {color: #003399; text-decoration: none; }
#test A:link {color: #003399; text-decoration: none; }
#test A:visited {color: #003399; text-decoration: none; }
#test A:hover {color: #FF3300; text-decoration: none; }

.search2{
	border-bottom: 0px solid #F0F0F0;
    width: 100%;
	padding: 3px;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	background-color: #;
}
.search2 A:active {color: #003399; text-decoration: none; }
.search2 A:link {color: #003399; text-decoration: none; }
.search2 A:visited {color: #003399; text-decoration: none; }
.search2 A:hover {color: #FF3300; text-decoration: none; }

#spacer{
    width: 1px;
	
	border: 0px;
    background: 1px #F0F0F0;
	padding: 0px;
	margin:0px;

}

/* Table Border
 * This class handles the inside table layout
 *
*/
.tableborder {
	border: 0px solid #F0F0F0;
	width: 100%;
	padding: 0px;
	margin:0px;
	font-weight: normal;
	font-size: 9px;
}
.login {
	
	
	width: 100%;
	padding: 5px;
	margin:0px;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}


/* Navigation Styles */
.navigation{
border-bottom: 1px solid #FFFFFF;
width: 100%;

	

}
.navTitle {
font-size: 14px;

	font-weight: bold;
	background-color:#003399; 
	color: #FFFFFF;
/*    background: url("images/pantlo.gif") repeat-x; */
	border-bottom: 0px solid #333333;
	border-right: 0px solid #333333;
	text-indent: 2px;
	padding: 2px;
	margin: 0px;
}

.title_main {
    font-size: 12px;
	font-weight: bold;
	background-color:#0066CC; 
	color: #FFFFFF;
	text-align: center;
/*    background: url("images/pantlo.gif") repeat-x; */
	border-bottom: 0px solid #333333;
	border-right: 0px solid #333333;
	text-indent: 2px;
	padding: 2px;
	margin: 0px;
}
.navlist{

	font-weight: bold;
	background-color:#;
	text-indent: 2px;
	padding-left: 5px;
}

.navlist A:link {color: #333333; text-decoration: none}
.navlist A:visited {color: #333333; text-decoration: none}
.navlist A:active {color: #333333; text-decoration: none}
.navlist A:hover {color: #FF3300; text-decoration: none; }

.navlist2{

	font-weight: bold;
	background-color:#0066CC;
	text-indent: 2px;
	padding-left: 5px;
}

.navlist2 A:link {color: #FFFFFF; text-decoration: none}
.navlist2 A:visited {color: #FFFFFF; text-decoration: none}
.navlist2 A:active {color: #FFFFFF; text-decoration: none}
.navlist2 A:hover {color: #FF3300; text-decoration: none; }

/* Breadcrumb
 * This class handles the category
 * breadcrumb trail
*/
.breadcrumb{ 
	font-weight: bold;
    font-size: 9px;
	color: #003399;

}
a.breadcrumb:link { color: #003399; }
a.breadcrumb:visited{ color: #003399; }
a.breadcrumb:active{ color: #003399; }
a.breadcrumb:hover { color: #FF3300; }

.breadcrumb2{ 
width: 100%;
	background-color: #;
	border:0px;
	padding: 3px 8px 3px 8px;
	margin-bottom: 5px;
}

.back{ 
	font-weight: bold;
    font-size: 9px;
    color: #003399;
}
a.back:link { color: #003399; }
a.back:visited{ color: #003399; }
a.back:active{ color: #003399; }
a.back:hover { color: #FF3300; }

#thumbhover img {
padding: 3px;
margin-bottom: 2px;
background-color: #;
}

#thumbhover A:link img{border: 1px solid #cccccc;}
#thumbhover A:visited img{border: 1px solid #cccccc;}
#thumbhover A:active img{border: 1px solid #cccccc;}
#thumbhover A:hover img{border: 1px solid #000000;}

#logo img {
padding: 3px;
border: 1px solid #cccccc;
}

#frame {
text-indent: 5px;
padding: 3px;
margin-bottom: 2px;
background-color: #;
}
#frame A:link img{border: 1px solid #cccccc;}
#frame A:visited img{border: 1px solid #cccccc;}
#frame A:active img{border: 1px solid #cccccc;}
#frame A:hover img{border: 1px solid #000000;}

#cat_margin img {
text-indent: 5px;
padding: 3px;
margin-bottom: 2px;
background-color: #FFFFFF;
border: 0px solid #000000;
}

#thumb{
border: 1px solid #FFFFFF;

}
#thumb2{
border: 0px solid #FFFFFF;
width: 130px;
height: 80px;

}
#thumb_feature{
border: 0px solid #FFFFFF;
width: 130px;
height: 80px;

}
#thumb_most_viewed{
margin-bottom: 2px;
border: 0px solid #FFFFFF;
width: 130px;
height: 80px;

}
#thumb_demo{
border: 0px solid #FFFFFF;
width: 162px;
height: 100px;

}
#thumb_logo{
border: 0px solid #FFFFFF;
}

.users_online{
  	background-color:#;
  	text-indent: 0px;
  	padding-left: 5px;
   }

.view_detail {
/*	background-image:  url("images/bar.gif");
	background-repeat: repeat-x;*/
	height: ;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.topbar {
	background-image:  url("images/bar.gif");
	background-repeat: repeat-x;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: right;
	padding: 5px;
}

/* Main Table
 * This class handles the appearence of the
 * the main tables used with 68classifieds
 *
*/
table.main {
	border: 1px solid #000000;
	background-color: #FFFFFF;

}

/* TH
 * This class handles the appearence of the
 * the first row in all tables. With the default
 * template this is the blue row.
 *
*/
th {
background: url("images/bg_vr2.jpg");
	font-weight: bold;
	color: #FF6600;
	background: #;
	border-bottom: 1px solid #5A89C0;
	border-top: 1px solid #5A89C0;
	text-indent: 5px;
	padding: 3px;
	margin: 5px;
	font-size: 12px;
}


.list {
    COLOR: #333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.list A:link {
	COLOR: #333333; TEXT-DECORATION: none;
}
.list A:visited {
	COLOR: #333333; TEXT-DECORATION: none;
}
.list A:hover {
	COLOR: #FF3300; TEXT-DECORATION: underline;
}

.list_bottom {
width: 100%;
    COLOR: #FFFFFF;
	font-weight: normal;
	background: #0066CC;
	padding: 1px;
	margin: 0px;

	font-size: 9px;
	text-decoration: none;
	valign: middle;
}

.list_bottom A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.list_bottom A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.list_bottom A:hover {
	COLOR: #003399; background: #F1F2F5; TEXT-DECORATION: none;
}


/* Sortable 
* Sort the show listings table
*
*/
table.sortable 
{
	border: 0px solid #F0F0F0;
	width: 100%;
	padding: 0px;

}
table.sortable span.sortarrow 
{
    text-decoration: none;
	color: #FFF;
}
a.sortheader:link {
	text-decoration: none;
	color: #FFF;
}
a.sortheader:visited {
	text-decoration: none;
	color: #FFF;
}
a.sortheader:hover {
	text-decoration: underline;
	color: #FFF;
}
/* Featured Listings
 * td.featured handles the display of featured listings
 *
*/
td.featured{
	background-color:#F0F4FF;
}
/* Highlighted Listings
 * td.highlighted handles the display of highlighted listings
 *
*/
td.highlighted{
	/*background-color:#CAE6CE;*/
	background-color:#FFFFE8;
}
/* row1 & row2
 * This section handles alternating rows
 *
*/
.row1{
     background-color:#d0d0d0;
     background-color:#F1F1F1;
}
.row2{
     background-color:#FFF;
}

/* Form styles */
/*
 * The form styles section displays information about the forms
 * formstrip is the part above the form fields
 * formleft & formright deal with the left and right <td> in the form output.
 *
*/
.formstrip { background-color: #FFF; color: #003399; font-weight: bold; font-size: 12px; padding: 4px; }
.formstriperror {background-color: #FFF; color: #FF3300; font-weight: bold; font-size: 13px; padding: 4px; text-align: center; }
.formstrip a:link, .formstrip a:active, .formstrip a:visited { color: #003399 }
.formstrip a:hover { color: #FF0000 }
.formleft  {
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}
.formright  {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	text-align: left;
}
.formsmall  { background-color: #FFFFFF; color: #000000; padding: 4px; }
input,select,textarea
{
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}

/* Required fields */
.required {font-size: 9px; font-weight: bold; color: #FF0000; }
.error{
	color: #000000;
	background: #FFF;
	margin: 5px;
	padding: 5px;
	width: 80%;
	border: 1px solid red;
	text-align: center;
}

/* Expired Listings */
.expired {font-weight: bold; color:#000000; }

/* Link Styles
 *
*/


/* Pagination
 * This class handles the appearence of the
 * previous and next section
 *
*/
.pageNav td { padding: 1px 4px 1px 4px; }
.pageNav a { text-decoration: none; }

.pagination{
	text-align: right;
	background-color: #0066CC;
	color: #333333;
}
.paginationNum{
	background-color: #FFFFFF;
	color: #FF0000;
}
.navigationBack{
	background-color: #0066CC;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 2px 6px 2px 6px;
	white-space: nowrap;
}
.navigation{
	font: x-small verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
/* Characters
 * This class is used when a user is placing an ad
 * It formats the characters remaining
*/
.characters{
	color: #666666; font-size: 9px;
}
/* Icons
 * The following classes are used on the userindex page
 * it formats the icons and links.
*/
div.icon   { 
	margin: 3px; 
	text-align: center;
}
div.icon a { 
	display: block; 
	height: 93px !important;
	height: 95px; 
	width: 108px !important;
	width: 110px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	text-align: center;
}
div.iconimage { 
	padding-top: 13px; 
	text-align: center;
}
.blok {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; VERTICAL-ALIGN: top; PADDING-TOP: 0px; HEIGHT: 100%; BACKGROUND-COLOR: #ffffff
}
.ltlo {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url("images/tlolew.gif") repeat-y; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 6px; PADDING-TOP: 0px
}
.rtlo {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url("images/tlopraw.gif") repeat-y right 50%; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 6px; PADDING-TOP: 0px
}

.style_title {
font-size:12px;font-weight:bold; border-bottom:1px dashed #666666;padding:3px;margin:0px;display:block;float:left;
background-color: #F1F2F5;
}
.dodatki {
font-size:12px;font-weight:bold; border-bottom:1px dashed #666666;padding:3px;margin:0px;display:block;float:left;
background-color: #;
}

#border_amm {
border: 1px solid #cccccc;
padding: 2px;
}
#text1 {
	font-size: 9px; COLOR: #666666; TEXT-DECORATION: none; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
#text1 A {
	font-size: 9px; COLOR: #FF0000; TEXT-DECORATION: none; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
#text1 A:hover {
	font-size: 9px; COLOR: #FF0000; TEXT-DECORATION: none; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
#bottom1 {
	PADDING-RIGHT: 2px; MARGIN-TOP: 0px; PADDING-LEFT: 2px; BACKGROUND: #; PADDING-BOTTOM: 1px; PADDING-TOP: 1px;
      font-size: 9px; COLOR: #FF0000; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
#bottom1 A {
	font-size: 9px; COLOR: #FFFFFF; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
#bottom1 A:hover {
	font-size: 9px; COLOR: #FF0000; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}