input, select {
	font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size:1em;
}

#productCats, #productSuperCats, #productBrands, #cartMiniView {
	float:left;
	margin-bottom:10px;
	font-size:1em;
	margin-top:2px;
}

#productCats{
    margin-left:0px;
}

#productCats ul{
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
}

#productCats ul li{
	/*float:left;*/
	display:block;
	width:149px;
	margin-bottom:1px;
	/*width:100%;*/
}

#productCats ul li a{
/*	float:left;*/
	padding-left:5px;
	padding-right:5px;
	font-size:1em;
	margin-bottom:1px;
	
	/* SUPERKATEGORIJA */
    background:0;
    background-color:#000000;
    color:#ffffff;
    font-weight:bold;
}

#productCats ul li a.subCategory{
/*	float:left;*/
	color:#3E3E3E;
	padding-left:5px;
	padding-right:5px;
	font-size:1em;
	margin-bottom:1px;
	background:url(../Images/bck_menu.png);
	font-weight:normal;
}

/*#productCats ul li a.superCategory{
    background:0;
    background-color:#000000;
    color:#ffffff;
    font-weight:bold;
}

#productCats ul li a.superCategory:hover{
    
}*/

#productCats ul li a:hover{
	background:0;
	background-color:#a70000;
	color:#FFFFFF;
	text-decoration:none;
}

#productSuperCats ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

#productSuperCats ul li{
	float:left;
	display:block;
	width:149px;
/*	height:18px;*/
}

#productSuperCats ul li a{
	text-transform:uppercase;
	float:left;
	color:#990000;
	color:#1F1F1F;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	background-color:#e8e8e8;
	margin-bottom:1px;
/*	background:url(../Images/bck_menuWebshop.gif) repeat-y;*/
}

#productSuperCats ul li a:hover{
	background:0;
	background-color:#a70000;
	color:#FFFFFF;
	text-decoration:none;
}

#productBrands ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

#productBrands ul li{
	float:left;
}

#productBrands ul li a{
	float:left;
	display:block;
	width:149px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#990000;
	color:#1F1F1F;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
/*	background-color:#e8e8e8;*/
	background:url(../Images/bck_bodyWrapper.png);
	border-bottom:1px solid #ffffff;
/*	background:url(../Images/bck_menuWebshop.gif) repeat-y;*/
}

#cartMiniView {
	float:left;
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	width:159px;
	padding:1px;
/*	padding-left:4px;*/
}

#searchProducts {
	float:left;
	width:159px;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
}

#searchProducts input{
	width:130px;
	border:0;
	font-weight:bold;
	border:1px solid #cccccc;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:1.8em;
	line-height:100%;
	letter-spacing:-1px;
	font-weight:normal;
	color:#232323;
	display:block;
	margin:0;
	border-bottom:0;
	padding-bottom:5px;
	float:left;
	width:100%;
	border-bottom:2px solid #999999;
}

h2.hot {
	border-bottom:2px solid #a70000;
}

h2.pagination {
	border:0;
	border-top:2px solid #e8e8e8;
	text-align:right;
	font-size:1em;
	letter-spacing:0;
	padding-top:2px;
	text-transform:uppercase;
}

h2.sort {
	border-bottom:2px solid #e8e8e8;
	font-size:1.0em;
	letter-spacing:0;
	padding-top:5px;
	text-transform:uppercase;
}

h4 {
	font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	line-height:1em;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:2px;
}

h4.superCat a{
	text-transform:uppercase;
	color:#CCCCCC;
}

h4 a{
	color:#232323;
}

h3.price {
	color:#ff0000;
	font-weight:bold;
	padding-bottom:0;
	font-size:1.2em;
}

h3.price a{ 
	color:#ff0000;
}

.productsListTable {
	float:left;
	height:auto;
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
}

.productsListTable td {
	margin:0;
	width:200px;
/*	min-height:200px;*/
/*	height:auto;*/
	padding:5px;
	padding-bottom:10px;
	vertical-align:top;
}

.productsListTable td img.productImage{
	display:block;
	background-color:#e8e8e8;
	width:90px;
}

.productsListTable td h4.normal{
    font-weight:normal;
}

.productsListTable .left {
	float:left; 
	width:90px;
	min-height:100px;
	overflow:hidden;
}

.productsListTable .right {
	float:right; 
	width:90px;
	overflow:hidden;
}

/* **** */ 

.productsListTable2 {
	float:left;
	height:auto;
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
}

.productsListTable2 td {
	width:240px;
	min-height:240px;
	height:auto;
/*	background-color:#e8e8e8;*/
	padding:5px;
	padding-bottom:20px;
	vertical-align:top;
	border-right:1px dotted #e8e8e8;
    border-bottom:1px dotted #e8e8e8;    
}

.productsListTable2 td img.productImage{
	display:block;
	background-color:#e8e8e8;
	width:120px;
}

.productsListTable2 td h4{
    font-size:1.1em;
}

.productsListTable2 td h4.normal{
    font-size:1em;
    font-weight:normal;
}

.productsListTable2 .left {
	float:left; 
	width:120px;
	min-height:100px;
	overflow:hidden;
}

.productsListTable2 .right {
	float:right; 
	width:120px;
	overflow:hidden;
}



.shoppingCart {
	float:left;
	height:auto;
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px solid #cccccc;
}

.shoppingCart td {
	padding:2px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	border-bottom:0;
}

.shoppingCart td.legend {
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	text-align:center;
}

.shoppingCart td.legend2 {
	border-top:1px solid #cccccc;
}

.shoppingCart td.legend2.price{
	color:#FF0000;
	font-size:1.2em;
	font-weight:bold;
}

.shoppingCart td.commands{
	text-transform:uppercase;
	width:60px;
}

.shoppingCart td.leftAligned {
	text-align:left;
}

.shoppingCartDesc {
	float:left; 
	width:100%; 
	margin-top:10px;
}

.shoppingCartDesc p{
	font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	margin-bottom:2px;
}

.bigButtons.left{
	float:left;
	text-align:left;
}

.bigButtons.right{
	float:right;
	text-align:right
}

.bigButtons.right img{
    float:right;    
}

.bigButtons a{
	font-size:1.4em; 
	font-weight:bold;
	text-align:right; 
	line-height:34px;
}

.bigButtons img{
	float:left;
	margin-right:5px;
}

#firstColumn {
	width:159px;
	background:url(../Images/Shop/bck_webshop_menu.gif) no-repeat;
	min-height:910px;
}

#secondColumn {
	width:795px;
}
