body
{
	margin: 0;
	padding: 0;
	font: 12px Arial,FreeSans,Helvetica,sans-serif;
}

h1
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000144;
}

a:hover
{
	background-color: #E3E4FD;
}

a:visited
{
	color: Blue;
}

#container
{
	width: 780px;
	margin: 0 auto;
}

#main
{
	background: url(/images/podveski/mainbg.gif) repeat-y left;
	width: 780px;
	margin: 0 auto;
	padding: 1px 4px 0 1px;
}

#maintop
{
	width: 775px;
	height: 221px;
	background: url(/images/podveski/topbg1.gif) repeat-x top;
}

#topline
{
	width: 775px;
	height: 39px;
	background: url(/images/podveski/topline1.gif) repeat-x top;
}

#topline1
{
	width:10px;
	height: 39px;
	background: url(/images/podveski/topline2.gif) no-repeat top;
	float: right;
}

#topline2
{
	width:250px;
	height: 39px;
	background: url(/images/podveski/topline3.gif) repeat-x top;
	float: right;
	vertical-align: middle;
	text-align: center;
}

#topmid
{
	width: 775px;
	height: 137px;
}

#topmidleft
{
	float: left;
	width: 421px;
	height: 137px;
	vertical-align: middle;
}

#topmidleft a:hover
{
	background-color: transparent;
}

#topmidleft a img
{
	border: 0px none black;
}

#topmidright
{
	float: right;
	width: 280px;
	height: 137px;
	background: url(/images/podveski/car.gif) no-repeat left;
}

#topbot
{
	width: 775px;
	height: 44px;
}

#topbotrht
{
	width: 44px;
	height: 44px;
	float: left;
	background: url(/images/podveski/topbotrht1.gif) no-repeat left;
}

#topbotmid
{
	width: 464px;
	height: 44px;
	float: left;
	background: url(/images/podveski/topbotmid.gif) repeat-x top;
}

#topbotmid2
{
	width: 32px;
	height: 44px;
	float: left;
	background: url(/images/podveski/topbotmid2.gif) no-repeat left;
}

#topbotrht2
{
	width: 235px;
	height: 44px;
	float: left;
	background: url(/images/podveski/topbotrht2.gif) repeat-x left;
}

#contentcontainer
{
	width: 775px;
}

#maincontent
{
	width: 540px;
	float: left;
	overflow: hidden;
}

#rhtcolumn
{
	width: 234px;
	float: left;
	background: url(/images/podveski/rhtcolumn.gif) repeat-y top;
}

#incontainer
{
	padding: 5px 0 0 9px;
}

#incontainer2
{
	padding: 5px 5px 0 5px;
}

div.genform
{
	border: 1px solid Navy;
	padding: 5px;
	margin-bottom: 10px;
}

div.genform h2
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000144;
}

.rmodtop
{
	background: url(/images/podveski/modtopbg.gif) no-repeat top;
	height: 4px;
}

.rmod
{
	background: url(/images/podveski/modmidbg.gif) repeat-y top;
	margin: 0;
}

.rmodmid
{
	padding: 0 5px;
}

.rmodmid h3
{
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0;
}

.rmodbot
{
	background: url(/images/podveski/modbotbg.gif) no-repeat bottom;
	height: 7px;
}

strong.faq
{
	font-weight: bold;
	color: Blue;
}

ul#mainmenu
{
	display: block;
	margin: 0;
	padding: 0;
}
ul#mainmenu li
{
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#mainmenu li a:hover
{
	background-color: transparent;
}

ul#mainmenu li a img
{
	border: 0 none white;
}

#bottom
{
	background: url(/images/podveski/bottombg.gif) no-repeat top;
	width: 780px;
	height: 18px;
	margin: 0 auto;
	padding: 0;
}

div.illust_left, div.illust_right
{
	margin:0;
	padding:0 0 10px 10px;
	background: url(/images/shadow.gif) no-repeat left bottom;
}

div.illust_left
{
   	float:left;
   	margin: 0 5px 5px 0;
}

div.illust_right
{
	float:right;
}

div.illust_left img, div.illust_right img
{
	border:1px solid #999;
	display:block;
}

table.cat
{
	clear: both;
	border: 1px solid #ccc;
}

table.cat caption
{
	text-align: left;
	font-style: italic;
	padding: 0 0 2px 0;
	margin: 0;
	border: 1px solid #ccc;
	border-bottom: 0 none #ccc;
}

table.cat tr.head
{
	background-color: #ccc;
}

table.cat tr.one
{
	background-color: #eee;
}
table.cat tr.two
{
	background-color: #ddd;
}

table.cat tr td.item
{
	text-align:center;
}
table.cat tr td.item a
{
	display:block;
}

.extra_params {
    margin: 0.1em 0;
}

.extra_params dl {
    margin: 0.3em 0;
}

.extra_params dt, .extra_params dd {
    display: inline;
    margin: 0;
}

.extra_params dt {
    font-weight: bold;
    margin-right: 1em;
}

.shipping_freight_uc dd {
    color: #804000;
}

.breadcrumbs {
    margin: 1em 0;
    padding: 0;
}

.breadcrumbs li {
    list-style: none;
    display: inline;
    margin: 0 0.3em;
}

.breadcrumbs li:before {
    content: '\00bb';
}

li.first-breadcrumb {
    margin-left: 0;
}

li.first-breadcrumb:before {
    content: '';
}

.current-breadcrumb {
    font-weight: bold;
}

div.product-brief {
    border:1px solid #24295e;
    border-radius: 4px;
    -moz-border-radius:4px;
    margin: 0.5em 0;
}

div.product-brief .hproduct {
    margin: 2px 4px;
}

div.product-brief .hproduct h3 {
    margin: 5px 0;
}

.pbrief-orderform-container {
    width: 145px;
    float: right;
}

.pbrief-orderform {
    margin: 0 0 3px 3px;
}

.pbrief-orderform dl dt {
    display: inline;
    margin-right: 0.5em;
    font-weight: bold;
}

.pbrief-orderform dl dd {
    display: inline;
    margin: 0;
    font-weight: bold;
}

.pbrief-orderform dl dd.price {
    color: red;
}

.pbrief-orderform dl dt:after {
    content: ':';
}

.pbrief-orderform dl {
    margin: 0.2em 0;
    font-size: 14px;
}

.pbrief-orderform dl, .pbrief-orderform form {
    text-align: center;
}

.add-to-cart button[type=submit] {
    width: 135px;
    background-color: white;
    background-image: url(/images/podveski/b1.png);
    background-repeat: repeat-x;
    border-radius: 7px;
    -moz-border-radius: 7px;
    border: 1px solid #808080;
    padding: 3px 6px 3px 6px;
    background-position: left bottom;
    text-shadow: white 1px 1px;
}

.add-to-cart button[type=submit] span {
    font-variant: small-caps;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    padding-left: 25px;
    padding-top: -2px;
    background: transparent url(/images/podveski/a2c.gif) left center no-repeat;
    display: block;
    height: 32px;
}

.add-to-cart button[type=submit]:hover {
    background-image: url(/images/podveski/b2.png);
    background-color: #99999a;
    padding: 4px 6px 2px 6px;
    color: blue;
    /* text-shadow: #99999a -1px -1px; */
}

.pbrief-description-container {
    width: 375px;
    float: right;
}

.out-of-stock {
    text-align: center;
    font-size: 15px;
    color: #191919;
/*    font-style: italic; */
    font-weight: bold;
    background-color: #bababa;
    padding: 5px 2px;
    text-shadow: white 1px 1px;
    border-radius: 4px;
    -moz-border-radius:4px;
}

.margin-0 {
    margin: 0;
}

.list-price {
    color: #804000;
}

.you-save {
    text-decoration: line-through;
}

.search-products-found, .paginator {
    margin: 0.5em 0;
    text-align: center;
    font-size: 13px;
}

.clear {
    clear: both;
}
