body {
background: #607C97 url(gfx/bg.png);
background-repeat: no-repeat;
background-position: top center;
font-family: "Trebuchet MS", sans-serif;
color: #333333;
font-size: 10pt;
margin: 0px 0px 0px 0px;
padding: 0;
}

h1,h2,h3,h4,h5,p.header
{
	color: #AF0A0A;
}

a
{
	color: #AF0A0A;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img{
border-color:#AF0A0A;
}

img.cursor {
cursor: pointer;
cursor: hand;
}

a.nyito
{
	color: #AF0A0A;
	text-decoration: none;
}

a:hover.nyito
{
	text-decoration: underline;
}

form
{
margin: 0px 0px 0px 0px;
}

p.nyito
{
margin: 0px 0px 0px 0px;
}
p.banner
{
margin: 10px 5px 10px 5px;
}
p,ul,li
{
font-size: 10pt;
}
p.header
{
	font-size: 15pt;
}
p.medium
{
	font-size: 9pt;
	color: #000000;
}
p.small
{
	font-size: 8pt;
}
p.title
{
	color: #AF0A0A;
}

td
{
font-family: "Trebuchet MS", sans-serif;
color: #333333;
font-size: 10pt;
}

#whitebold, #white
{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#whitebold
{
	font-weight: bold;
}

#whitebold a
{
	color: #FFFFFF;
	text-decoration: none;
}
#whitebold a:hover
{
	text-decoration: underline;
}

#sheet
{
	background: #fff url('gfx/white.gif') top left repeat-x;
	padding: 5pt;
}

#kategoria1
{
	margin: 0px 0px 0px 0px;
}

#side
{
	background: #681716 url('gfx/red.gif') top left repeat-x;
	padding: 5pt;

	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#side p
{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#side p.header
{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 16px 0px 0px 0px;
}

#side a
{
	color: #FFFFFF;
	text-decoration: none;
}
#side a:hover
{
	text-decoration: underline;
}

#infobox
{
	background: # url('gfx/gray.gif') top left repeat-x;
	padding: 5pt;
}

.input
{
	background-color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #000000;
	padding-left: 2px;
}
 
.button
{
	color: #FFFFFF;
	background-color: transparent;
	border: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

input.btn
{
	color:#333333;
	font-family: helvetica,sans-serif;
	font-size:90%;
	font-weight:bold;
	cursor: pointer;
	cursor: hand;
	background-color:#D6D6CE;
	border:1px solid;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	border-bottom-color:#999999;
  }

input.btnok
{
	color:#333333;
	font-family: helvetica,sans-serif;
	font-size:90%;
	font-weight:bold;
	cursor: pointer;
	cursor: hand;
	background-color:#C2E9BB;
	border:1px solid;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	border-bottom-color:#999999;
  }

input.btnerr
{
	color:#333333;
	font-family: helvetica,sans-serif;
	font-size:90%;
	font-weight:bold;
	cursor: not-allowed;
	background-color:#E9BBBB;
	border:1px solid;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	border-bottom-color:#999999;
  }

  .submitlink
{
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:#fff;
	padding: none;
	text-align: right;
}

.photo-zoom img {
cursor: url(gfx/magnify.cur), pointer;
}
.photo-tbody img {
cursor: url(gfx/magnify.cur), pointer;
max-width: 140px;
width: expression(this.width > 140 ? 140: true);
max-height: 105px;
height: expression(this.height > 105 ? 105: true);
}

.vehiclesold {
	position:relative;
	display:block;
	width:120px;
	height:46px;
	margin-bottom:-46px;
	margin-right:0px;
	background:url("gfx/sold.gif") no-repeat;
	}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 59px;
}

#nav li {
	float: left;
	line-height: 1;
	width: 59px;
}

#nav li ul {
	position: absolute;
	width: 59px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}



#nav2, #nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav2 a {
	display: block;
	width: 59px;
}

#nav2 li {
	float: left;
	line-height: 1;
	width: 59px;
}

#nav2 li ul {
	position: absolute;
	width: 59px;
	left: -999em;
}

#nav2 li:hover ul, #nav2 li.sfhover ul {
	left: auto;
}




#nav3, #nav3 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav3 a {
	display: block;
	width: 59px;
}

#nav3 li {
	float: left;
	line-height: 1;
	width: 59px;
}

#nav3 li ul {
	position: absolute;
	width: 59px;
	left: -999em;
}

#nav3 li:hover ul, #nav3 li.sfhover ul {
	left: auto;
}



#nav4, #nav4 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav4 a {
	display: block;
	width: 59px;
}

#nav4 li {
	float: left;
	line-height: 1;
	width: 59px;
}

#nav4 li ul {
	position: absolute;
	width: 59px;
	left: -999em;
}

#nav4 li:hover ul, #nav4 li.sfhover ul {
	left: auto;
}


table.adminlist {
	width: 100%;
	border-spacing: 1px;
	background-color: #e7e7e7;
	color: #444;
}

table.adminlist td,
table.adminlist th { padding: 4px; }

table.adminlist thead th {
	text-align: center;
	background: #f0f0f0;
	color: #444;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
}

table.adminlist thead a:hover { text-decoration: none; }

table.adminlist thead th img { vertical-align: middle; }

table.adminlist tbody th { font-weight: bold; }

table.adminlist tbody tr			{ background-color: #fff;  text-align: left; }
table.adminlist tbody tr.row1 	{ background: #f9f9f9; border-top: 1px solid #fff; }

table.adminlist tbody tr.row0:hover td,
table.adminlist tbody tr.row1:hover td  { background-color: #ffd ; }

table.adminlist tbody tr td 	   { height: 25px; background: #fff; border: 1px solid #fff; }
table.adminlist tbody tr.row1 td { background: #f9f9f9; border-top: 1px solid #FFF; }

table.adminlist tfoot tr { color: #444; }
table.adminlist tfoot td,
table.adminlist tfoot th { background-color: #f3f3f3; border-top: 1px solid #999; }

table.adminlist td.order 		{ text-align: center; white-space: nowrap; }
table.adminlist td.order span { float: left; display: block; width: 20px; text-align: center; }

table.adminlist .pagination { display:table; padding:0;  margin:0 auto;	 }

table.admintable td 					 { padding: 3px; }
table.admintable td.key,
table.admintable td.paramlist_key {
	background-color: #f6f6f6;
	text-align: right;
	width: 140px;
	color: #444;
	font-weight: bold;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

table.paramlist td.paramlist_description {
	background-color: #f6f6f6;
	text-align: left;
	width: 170px;
	color: #444;
	font-weight: normal;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

table.admintable td.key.vtop { vertical-align: top; }

input:focus,
select:focus,
textarea:focus { background-color: #ffd }
