/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { 
	font-family: Arial,  Verdana, sans-serif; 
	font-size: 11px; 
	height: 20px;
	padding: 0 0 0 10px;

}

.boxTextDropdown { 
	font-family: Arial,  Verdana, sans-serif; 
	font-size: 11px; 
	height: 20px;
	padding: 0 0 0 18px;

}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

a:hover, a:focus 
{
	color: #DE2A2A;


}

FORM {
	display: inline;
}

TR.header {
background: #ffffff;
}

TD.headerNavigation  {

	font-family: Verdana, Arial, sans-serif;
	height: 28px;
	background: url(images/buttons/rootlineMenu4px.gif) no-repeat;
	font-size: 11px;

}

TD.headerNavigation  a{


	margin-left: 15px;


}




TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.ContentsBox {

	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    height: 10px;


}






}

.BoxButton  td
/* Akcija - hover element boxa */
{

	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    height: 20px;
	width: 100px;
	padding-left: 22px;
	padding-top: 3px;
	background: url(images/buttons/buttonSmall.gif) no-repeat;
	display: block;
}



.BoxButton a
/* Akcija - hover element boxa */
{

	font-family: Arial, Verdana, sans-serif;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
    height: 20px;
	width: 120px;
	_width: 135px;
	padding-left: 22px;
	padding-top: 3px;
	background: url(images/buttons/buttonSmall.gif) no-repeat;
	display: block;
}

.BoxButton a:hover
/* Akcija - hover element boxa */
{
	background: url(images/buttons/buttonSmallOver.gif) no-repeat;
	color: #DE2A2A;

}

.BoxButtonInCart a
/* Akcija - hover element boxa */
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background: url(images/buttons/button_in_cart.gif) no-repeat;
	display: block;
}
.BoxButtonInCart a:hover
/* Akcija - hover element boxa */
{
	background: url(images/buttons/button_in_cart_over.gif) no-repeat;
	height: 20px;

}
.BoxButtonContinue a
/* Akcija - hover element boxa */
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 95px;
	background: url(images/buttons/button_continue.gif) no-repeat;
	display: block;
}
.BoxButtonContinue a:hover
/* Akcija - hover element boxa */
{
	background: url(images/buttons/button_continue_over.gif) no-repeat;
	height: 20px;
}
.BoxButtonConfirmOrder a
/* Akcija - hover element boxa */
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background: url(images/buttons/button_confirm_order.gif) no-repeat;
	display: block;
}
.BoxButtonConfirmOrder a:hover
/* Akcija - hover element boxa */
{
	background: url(images/buttons/button_confirm_order_over.gif) no-repeat;
	height: 20px;
}
.BoxButtonLogin a
/* Akcija - hover element boxa */
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background: url(images/buttons/button_login.gif) no-repeat;
	display: block;
}
.BoxButtonLogin a:hover
/* Akcija - hover element boxa */
{
	background: url(images/buttons/button_login_over.gif) no-repeat;
	height: 20px;
}
.BoxButtonSearch a
/* Akcija - hover element boxa */
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background: url(images/buttons/button_search.gif) no-repeat;
	display: block;
}
.BoxButtonSearch a:hover
/* Akcija - hover element boxa */
{
	background: url(images/buttons/button_search_over.gif) no-repeat;
	height: 20px;
}
.BoxButtonBack a
/* Akcija - hover element boxa */
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background: url(images/buttons/button_back.gif) no-repeat;
	display: block;
}
.BoxButtonBack a:hover
/* Akcija - hover element boxa */
{
	background: url(images/buttons/button_back_over.gif) no-repeat;
	height: 20px;
}
.BoxButtonUpdate a
/* Akcija - hover element boxa */
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background: url(images/buttons/button_update_cart.gif) no-repeat;
	display: block;
}
.BoxButtonUpdate a:hover
/* Akcija - hover element boxa */
{
	background: url(images/buttons/button_update_cart_over.gif) no-repeat;
	height: 20px;
}
.BoxButtonCheckout a
/* Akcija - hover element boxa */
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background: url(images/buttons/button_checkout.gif) no-repeat;
	display: block;
}
.BoxButtonCheckout a:hover
/* Akcija - hover element boxa */
{
	background: url(images/buttons/button_checkout_over.gif) no-repeat;
	height: 20px;
}








.infoBox {
    background: #ffffff;
	height: 10px;
	width:215px;

}


.infoBoxCategories {
	background: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;


}

.infoBoxCategories a
{
	background: #ffffff;
	padding-top: 3px;	
	padding-bottom: 3px;
	margin-left: 12px;
	padding-left: 30px;
	width: 190px;
	_width: 215px;
	display: block;
	height: 20px;

}

.infoBoxCategories a:hover 
/* Akcija - hover element boxa */
{
	background: url(images/buttons/categoriesMouseOver.gif) no-repeat;
	display: block;

}

.infoBoxCategoriesActive {
	background: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;


}

.infoBoxCategoriesActive a
{
	background: url(images/buttons/categoriesActive.gif) no-repeat;
	color: #ffffff;
	padding-top: 3px;	
	padding-bottom: 3px;
	margin-left: 12px;
	padding-left: 30px;
	width: 190px;
	_width: 215px;
	display: block;
	height: 20px;

}

.infoBoxCategoriesActive a:hover 
/* Akcija - hover element boxa */
{
	background: url(images/buttons/categoriesMouseOver.gif) no-repeat;
	color: red;
}


.infoBoxContents {
	background: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;


}

.infoBoxContents a
{
	background: #ffffff;
	padding-top: 3px;	
	padding-bottom: 3px;
	padding-left: 28px;
 	width: 179px;
	display: block;
	height: 20px;

}

.infoBoxContents a:hover 
/* Akcija - hover element boxa */
{
	background: url(images/buttons/boxItemOver.gif) no-repeat;

}



.CenterBoxContents {
	background: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;


}

.CenterBoxContents a
{
	background: #ffffff;
	padding-top: 2px;	
	padding-bottom: 3px;
	padding-left: 20px;
	width: 350px;
	display: block;
	height: 20px;

}

.CenterBoxContents a:hover 
/* Akcija - hover element boxa */
{
	background: url(images/buttons/CenterMouseOver.gif) no-repeat;

}

.infoBoxActive {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.infoBoxActiveContents  a
{
	background: url(images/buttons/boxItemActive.gif) no-repeat;
	padding-top: 3px;	
	padding-bottom: 3px;
	padding-left: 25px;
	width: 180px;
	_width: 215px;
	display: block;
	color: #ffffff;
    height: 20px;
}

.infoBoxActiveContents a:hover 
/* Akcija - hover element boxa */
{
	color: #DE2A2A;
	background: url(images/buttons/boxItemOver.gif) no-repeat;
}

.infoBoxCategoriesLevelOne {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    height: 20px;
	margin-left: 45px;
}

.infoBoxCategoriesLevelOne a
{
	background: #ffffff;
	padding-top: 3px;	
	padding-bottom: 5px;	
	padding-left: 25px;
	width: 180px;
	_width: 195px;
	display: block;
	margin-left: 32px;

}

.infoBoxCategoriesLevelOne a:hover 
/* Akcija - hover element boxa */
{
	background: url(images/buttons/categoriesLevelOneMouseOver.gif) no-repeat;

}


.infoBoxCategoriesActiveLevelOne {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    height: 20px;
	margin-left: 45px;
}

.infoBoxCategoriesActiveLevelOne a
{
	background: url(images/buttons/categoriesLevelOneActive.gif) no-repeat;
	padding-top: 3px;	
	padding-bottom: 5px;	
	padding-left: 25px;
	width: 180px;
	_width: 195px;
	display: block;
	margin-left: 32px;
	color: #ffffff;

}

.infoBoxCategoriesActiveLevelOne a:hover 
/* Akcija - hover element boxa */
{
	background: url(images/buttons/categoriesLevelOneMouseOver.gif) no-repeat;
	color: red;
}


.infoBoxSideRed {
  background: #ffffff;
}

.infoBoxSideRedContents {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
  	background: #ea0405;
	width: 215px;
	_width: 215px;
	color: #ffffff;
	margin-left: 10px;

}

.infoBoxSideRedContents a
{
	padding-top: 3px;	
	padding-bottom: 5px;	
	width: 195x;
	_width: 195px;
	display: block;
	color: #ffffff;
}

.infoBoxSideRedContents a:hover 
/* Akcija - hover element boxa */
{
	text-decoration: underline;
	color: #ffffff;
}

.infoBoxSide {
  background: #ffffff;
  width:215px;
}

.infoBoxSideContents {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
  	background: url(images/buttons/boxSide.jpg) repeat-y;
	margin: 0 0 0 0px;
}

.infoBoxSideContents1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
  	background: url(images/buttons/boxSide.jpg) repeat-y;
	margin: 0 0 0 0px;
}

.infoBoxShoppingCartContents {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
  	background: url(images/buttons/boxSide.jpg) repeat-y;
	margin: 0 0 0 0px;
}


.infoBoxSideContents a
{
	padding-top: 3px;	
	padding-bottom: 5px;	
	padding-left: 23px;
/* 	width: 180px;
	_width: 195px; */
	display: block;

}

.infoBoxSideContents a:hover 
/* Akcija - hover element boxa */
{
	background: url(images/buttons/boxItemOver.gif) no-repeat;
}

.infoBoxSideDropdown {
  background: #ffffff;
  width:215px;  

}

.infoBoxSideDropdownContents {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
  	background: url(images/buttons/boxSide.jpg) repeat-y;
	margin: 0 0 0 10px;
}

.infoBoxSideDropdownContents a
{
	padding-top: 3px;	
	padding-bottom: 5px;	
	padding-left: 45px;
	width: 170px;
	_width: 215px;	
	display: block;

}

.infoBoxSideContents a:hover 
/* Akcija - hover element boxa */
{
	background: url(images/buttons/boxItemOver.gif) no-repeat;

}

.infoBoxSideActiveContents {
	font-family: Verdana, Arial, sans-serif;

	font-size: 11px;
  	background: url(images/buttons/boxSide.jpg) repeat-y;
	margin: 0 0 0 10px;
}


.infoBoxSideActiveContents a
{
	background: url(images/buttons/boxItemActive.gif) no-repeat;
	padding-top: 3px;	
	padding-bottom: 5px;	
	padding-left: 25px;
	width: 180px;
	_width: 215px;
	height: 20px;
	display: block;
	color: #ffffff;

}

.infoBoxExtra{

  	background: url(images/buttons/buttonSmall.gif) no-repeat;

}


.infoBoxSideActiveContents a:hover 
/* Akcija - hover element boxa */
{
	background: url(images/buttons/boxItemOver.gif) no-repeat;

}





.infoBoxBottom {
  	background: url(images/buttons/boxBottomSide.jpg) no-repeat;
}

.infoBoxBottomRed {
  	background: url(images/buttons/boxBottomSideRed.gif) no-repeat;
}



.infoBoxRaster  {
    background: url(images/mreza10px.gif) no-repeat;
}



.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url(images/buttons/boxTopSide.jpg) no-repeat;
  color: #ffffff;
  margin: 0 0 0 0;
  height: 20px;
  padding: 2px 0 0 35px;
}

TD.infoBoxHeadingRed{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url(images/buttons/boxTopSideRed.gif) no-repeat;
  color: #ffffff;
  margin: 0 0 0 0;
  height: 20px;
  padding: 2px 0 0 0px;
}




TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: green;
    color: green;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
	width: 481px;
	background: url(images/buttons/boxCentral.jpg) repeat-y;
}



.productListingBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: url(images/buttons/boxTopCentral.jpg) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}
.productListingBoxHeading  a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;

	color: #FFFFFF;
	font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
padding-left: 10px;
  background: #FFFFFF;
}

.productListingBottom {
  	background: url(images/buttons/boxBottomCentral.jpg) no-repeat;


}




A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;

}

TD.error, P.error {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: red;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}



CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  	color: #646464;
	margin-right:12px;
}


TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}






@charset "utf-8";
/* Eurotrade CSS */

/* ----------------------- barve ------------------------ */
/* #646464 siva: tekst, linki, tekst neaktivni gumbi in menu */
/* #DE2A2A rdeca: tekst aktivni menu*/
/* #FFFFFF bela: naslovna vrstica za box, tekst aktivni gumbi*/


/* template_page.html BEGIN */

body 
{
	vertical-align: top;
	text-align: left; 	
	margin:0; 
	padding:0; 
	background: #FFFFFF;
	color: #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p
{
	margin: 10px 0;
}

img
{
	border: none;
}

a
{
	color: #646464;
	text-decoration: none;
}

.infoBoxHeadingRed a
{
	color: #ffffff;
	text-decoration: none;
}




h1
{
	color: #FFFFFF;
}

li
{
	list-style: none;
}








.mainNavigation a:link, .mainNavigation a:visited
/* button - normal */
{
	background: url(images/buttons/buttonNormal.gif) top no-repeat ;
	text-align: center;
	padding-top: 12px;
	font-size: 13px;
	float: left;
	width: 160px;
	height: 62px;
}

.mainNavigation a:hover, .mainNavigation a:focus
/* button - hover */
{
	background: url(images/buttons/buttonNormalMouseover.gif) top no-repeat ;
	color: #FFFFFF;
	font-weight: bold;
}


.mainNavigationActive
{
 width: 160px;
}

.mainNavigationActive a:link, .mainNavigationActive a:visited
/* button - normal */
{
	background: url(images/buttons/buttonActive.gif) top no-repeat ;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	width: 160px;
	height: 62px;
	font-size: 13px;
	padding-top: 12px;
	float: left;
}




.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

#centerButton a 
/* Akcija - hover element boxa */
{
	/* background: url(images/buttons/buttonSmall.gif) no-repeat; */

}
#centerButton a:hover
{
	background: url(images/buttons/CenterMouseOver.gif) no-repeat;
}
#centerButton1 a:hover
{
	background: url(images/buttons/categoriesMouseOver.gif) no-repeat;
}
