ul,ol,li,pre,form,body,html,blockquote,fieldset,input
{ margin: 0; padding: 0; }

*:first-child
{
	margin-top: 0;
}

#content
{
	padding: 10px 0;
}

#content li
{
	margin-bottom: 0.5em;
}

a img,:link img,:visited img { border: none; }

a
{
	color: royalblue;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.act
{
	display: block;
	padding: 2px;
	margin: 1px 0;
	background-color: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  background-color: #fff;
}

body
{
	line-height: 110%;
	background-color: #dda;
	margin: 10px;
}

#site
{
	border: 1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: white;
	width: 960px;
	margin: 0 auto;
	padding: 10px;
}

#top #logo
{
	float: left;
	width: 200px;
}

#content ul,ol
{
	margin-left: 2em;
	margin-top: 1em;
}

#content h1
{
	font-size: 1.5em;
	font-weight: normal;
	color: darkslategrey;
}

#footer
{
	padding: 3px;
	background-color: slategrey;
	text-align: center;
	color: cornsilk;
	font-size: 0.75em;
}

#footer a
{
	color: cornsilk;
	text-decoration: underline;
}

#footer a:hover
{
	text-decoration: none;
}

#photo-view
{
	text-align: center;
	margin-top: 2px;
}

#photo-holder
{
	clear: left;
	width: 506px;
	height: 550px;
	margin: 0 auto 0 auto;
	padding: 2px;
	border: 1px solid #ccc;
}

#thumbs
{
	margin-left: 65px;
	margin-right: 65px;
}

.thumb
{
	float: left;
	width: 130px;
	height: 100px;
	margin: 10px;
}

.quote
{
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
	margin-top: 20px;
}

.quote h4
{
	margin-top: 0;
}

#contact
{
	float: left;
	margin-right: 50px;
}

#contact .contact
{
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
	margin-top: 20px;
}

#contact h3
{
	font-size: 1.1em;
	margin-top: 0;
}

#contact p
{
	margin: 0;
}

#map
{
	width: 500px;
	height: 300px;
	border: 1px solid #ccc;
}

#location
{
	float: left;
	width: 636px;
	height: 400px;
}

table.prices
{
	width: 300px;
	border: 1px solid #ccc;
	border-bottom: none;
}

table.prices td
{
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

#content h3
{
	margin-bottom: 1em;
	font-size: 14px;
}

#content h4
{
	font-size: 13px;
}

.box
{
	float: left;
	width: 150px;
	margin: 0 10px;
}

.box a
{
	display: block;
	text-align: center;
	text-decoration: none;
}

.box a:hover
{
	background-position: -150px 0;
	text-decoration: underline;
}

.box a span
{
	display: block;
	padding-top: 170px;
	font-weight: bold;
}

.box .i1
{
	background: transparent url('../images/najem-bg.gif') no-repeat;
}

.box .i2
{
	background: transparent url('../images/prevozi-bg.gif') no-repeat;
}

.box .i3
{
	background: transparent url('../images/selitve-bg.gif') no-repeat;
}

.box .i4
{
	background: transparent url('../images/ikea-bg.gif') no-repeat;
}

.air
{
	float: right;
	margin-left: 10px;
	width: 260px;
	background-color: #FFDB99;
	padding: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	font-size: 0.78em;
	line-height: 100%;
}

.air span
{
	float: left;
	display: block;
	margin: 0 1em 1em 0;
	font-size: 1.25em;
	font-weight: bold;
}

#content .air ul
{
	margin: 0.3em 0 0.7em 1.5em;
}

#content .air li
{
	margin: 0;
}

#content .air li a
{
	display: block;
}

.fresh
{
	width: 500px;
	float: left;
	margin: 30px 90px 0;
	font-size: 0.9em;
}

.fresh a
{
	display: block;
	padding: 5px;
	border: 2px solid lightslategrey;
	color: dimgrey;
}

.fresh a:hover
{
	text-decoration: none;
	border: 2px solid darkslategrey;
	background-color: #f4eeae;
}

.fresh a span
{
	display: block;
	color: darkorange;
	margin-bottom: 0.3em;
}

.details
{
	font-size: 10px;
}

#banner
{
	position: absolute;
	margin-left: 980px;
	top: 10px;
	width: 162px;
	height: 602px;
	border: 1px solid #eef;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#title
{
	text-align: center;
}

#title h1
{
	font-size: 15px;
}

.links li
{
	list-style: none;
}

.links li a
{
	padding: 5px;
}

/* redesign */
.contact
{
	float: left;
	margin: 1.65em 3em 1em;
	background-color: lavender;
	border: 1px solid lightgrey;
}

.contact dl
{
	margin: 0.5em;
}

.contact dl dt
{
	float: left;
	width: 55px;
	text-align: right;
}

.contact dl dd
{
	margin: 0 0 0 4.5em;
}

.contact dl dt,
.contact dl dd
{
	padding: 2px 0;
}

#top:after,
#content:after,
.air div:after
{
	display: block;
	height: 0;
	content: "";
	clear: both;
}

.menu
{
	float: right;
	padding-top: 5px;
}

.menu li
{
	list-style: none;
}

.menu a
{
	font-size: 1.2em;
	margin: 0 0.5em;
}

.submenu ul
{
	text-align: right;
	margin-top: 1em;
	padding: 0.5em 0;
	border-top: 1px dashed gainsboro;
	border-bottom: 1px solid gainsboro;
}

.submenu li
{
	list-style: none;
}

.submenu a
{
	margin: 0 0.5em;
}

.text
{
	float: left;
	width: 680px;
}

table.pricelist
{
	width: 100%;
	border-spacing: 1px;
	border: 1px solid lightslategrey;
}

table.pricelist thead
{
	background-color: lightsteelblue;
	font-size: 0.9em;
}

table.pricelist tbody th
{
	text-align: left;
	border-bottom: 1px dashed lightsteelblue;
	background-color: gainsboro;
}

table.pricelist tbody tr:nth-child(2n) td
{
	background-color: #eeeefc;
}

table.pricelist tbody tr td:first-child
{
	white-space: nowrap;
}

table.pricelist tbody tr:hover td
{
	background-color: khaki;
}

table.pricelist tbody td
{
	padding: 5px;
	background-color: lavender;
}

table.pricelist tbody td.price
{
	text-align: right;
	padding-right: 10px;
}