﻿
.grid
{
	border-bottom:solid 1px #959595;
	background-color:#fafafa;	
	width:100%;
	_width:515px;
	_margin-left:3px;
	
	border-style:None;border-collapse:collapse;
}

.grid td
{
	vertical-align:top;
	font-size:11px;
	padding-right:15px;
	
	padding: 5px 5px 5px 5px;
	border-left:solid 1px #e4e4e4;
	border-right:solid 1px #e4e4e4;	
	border-bottom:solid 1px #e4e4e4;	
	border-top:0;	
	
}


.grid th
{	
	font-size:13px;
	font-weight:bold;
	height:25px;
	background-color:#464646;	
	padding:5px;
	color:White;
	border-left:solid 1px #e4e4e4;
	border-right:solid 1px #e4e4e4

}

.grid th a
{
	text-decoration:none;
	color:White;		
}
.grid table.tableHeader
{
	background-color:#959595;
	color:Black;
	font-weight:bold;
	
}

.grid tr
{
	
}

.grid  img
{
	width:90px;	
	
}

.grid  .img
{
	text-align:center;
	vertical-align:middle;
}

.grid td  a:link img
{	
	border:0;
}

.grid td  a:visited img
{	
	border:0;
}

/* za paging*/
.grid table td
{
	border:0;
}

.grid .title
{
	font-weight:normal;
	font-size:1.1em;
	width:160px;
}
.grid .engines
{
	
	width:90px;
}

.grid .header tr
{

	border-top: solid 1px black;
	
}

/* za nove jahte */
.whiteGrid
{
	border-bottom:solid 1px #959595;
	background-color:#ffffff;	
	width:100%;
	_width:515px;
	_margin-left:3px;
	
	border-style:None;border-collapse:collapse;
}

.whiteGrid td
{
	vertical-align:top;
	font-size:11px;
	padding-right:15px;
	
	padding: 5px 5px 5px 5px;
	border-left:solid 1px #e4e4e4;
	border-right:solid 1px #e4e4e4;	
	border-bottom:solid 1px #e4e4e4;	
	border-top:0;	
	
}


.whiteGrid th
{	
	font-size:13px;
	font-weight:bold;
	height:25px;
	background-color:Gray;	
	padding:5px;
	color:White;
	

}

.whiteGrid th a
{
	text-decoration:none;
	color:White;		
}
.whiteGrid table.tableHeader
{
	background-color:#959595;
	color:Black;
	font-weight:bold;
	
}

.whiteGrid tr
{
	
}



.whiteGrid  .img
{
	text-align:center;
}

/* za paging*/
.whiteGrid table td
{
	border:0;
}

.whiteGrid .title
{
	font-weight:normal;
	font-size:1.1em;
	width:160px;
}
.whiteGrid .engines
{
	
	width:90px;
}

.whiteGrid .header tr
{

	border-top: solid 1px black;
	
}