/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText 		{font-size: 11px; color:#4C4C4C; width:100%; margin:0; padding:0 10px 0 10px; line-height:1%;}
.boxText a	{font-size: 11px; color:#4C4C4C; margin:0; border-bottom:1px dotted #AEAEAE; width:95%; _wid\th:96%; margin:0; line-height:1.5em; padding:0px 0 0px 4px; display:block;}
.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 {  border:1px dotted #AEAEAE;	background: #eeeeee; padding:5px;}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #4C4C4C; text-decoration: underline; }

BODY {
  background: #ffffff;
  /*background: #CC6633;*/
  color: #4C4C4C;
  margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A 			{color: #4C4C4C; text-decoration: none;}
A:hover {text-decoration: underline;}

FORM 		{display: inline;}

P, DIV	{padding:0; margin:0;}

H3		{font-size:14px;}
.white {
    background: #FFFFFF;
}
#header {
    /*background: #ffffff;*/
    /*background-image:url("images/ban-760x80.png");*/
    background-repeat:no-repeat;
    background-position: right top;
    width: 760px;
	height: 80px;
	/*color:#3C3C3C;*/
	color: white;
	font-size:0.7em;
	overflow: hidden;
}
#header .poz {
    width: 356px;
    height: 80px;
    top: 0px; 
    left: 0px; 
    background-image:url("images/logo-poz.png");
    background-repeat:no-repeat;
    overflow: hidden;
    padding-left: 170px;
}
#header .nadpis {
    width: 324px;
    height: 80px;
    overflow: hidden;
}
#header .menu	{width:200px; text-align:center; white-space:nowrap;}
#header .nav	{border-bottom:1px dotted #AEAEAE; padding:0 10px 5px 10px; margin-right:30px; _margin-right:10px; white-space: nowrap;}
#header .lang	{float:left; padding:3px 0 0 10px; _padding:9px 0 0 10px;}
#header .curr {padding-top:7px;}
#header .curr	select	{width:100px;}

#header a	{color:white; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
#header a:hover	{color:white; text-decoration:underline;}

#header td h1 					{width:324px; height:80px; position:relative; margin:0px; padding:0; font-size:0.1em;color: #CC6633; }
#header td h1 a 				{ 
    /*display:block; 
    position:absolute; 
    top:0; 
    left:0; 
    background-image:url("images/logo.gif"); 
    width:100%; 
    height:100%; 
    background-repeat:no-repeat;*/
    color: #CC6633;
    text-decoration:none;
}
#header td h1 a span {
    display: block; 
    position: absolute; 
    top:0px; 
    left:0px; 
    background-image:url("images/logo-new.png");
    width:324px; 
    height:80px; 
    background-repeat:no-repeat;
    color: #CC6633;
}
#header td h1 a, td h1 a:hover 	{text-decoration:none;color: #CC6633;}
#header td h1 a 							{cursor:pointer; cursor:hand;text-decoration:none;color: #CC6633;}        

#header p						{margin-right:10px; margin-top:5px;}

.subHeaderLeft	{background:#63644C url("images/bg_subheader_left.gif") repeat-x; width:190px; _wid\th:200px; height:77px; _heig\ht:100px; margin:0;  padding:23px 0 0 18px;}
.subHeaderLeft label	{color:#FFFFFF; font-size:.75em; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.subHeaderLeft input				{height:20px;}
.searchBtn						{width:36px; background:url("/armyshop/includes/languages/czech/images/buttons/button_quick_find.gif") no-repeat; border:none;cursor:pointer; cursor:hand;}

.headerNavigation	{color:#FFFFFF;}

.subHeaderRight	{background:#63644C url("images/bg_subheader_right.gif") repeat-x; height:60px; margin:0;  padding:23px 0 0 10px;}
.subHeaderRight a {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#FFFFFF; margin-right:14px; padding-left:14px; background:url("images/subheader_arrow.gif") no-repeat; background-position:0px 4px;}

#content				{background:#FFFFFF url("images/subheader_corner.gif") no-repeat; background-position:0 0; padding:5px 0 10px 7px; }
#content td, #content p			{font-size:11px;}
#content .pageHeading	{font-size:16px; color:#000000; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-left:2px;}
#content h2			{font-size:16px; font-family:Arial, Helvetica, sans-serif; margin:5px 0px; padding:0;}
#content .breadCrumbs				{padding:8px 2px; color:#6A6A6A;}
#content .headerNavigation	{color:#6A6A6A; font-size:11px;}
#content .box								{border:1px solid #A6A6A6;}
#content .label							{width:150px; font-family:Verdana, Arial, Helvetica, sans-serif;}

TR.footer {
	/*background: #bbc3d3;*/
}

.footer td {
	border-top:3px solid #A8A8A8;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#666666;
  /*color: #FFFFFF;*/ 
	text-align:center;
}

.footer p	{padding-top:6px;}

.footer td a 	{color:#666666; padding:8px 12px;}

#leftNav		{padding-bottom:2px;}
#leftNav p	{margin-top:2px;}

.infoBox {
  border:1px dotted #AEAEAE;
	background: #eeeeee;
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	border:1px solid #A6A6A6;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading, #content .infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	height:27px;
  background:#878787 url("images/bg_infobox_head.gif") repeat-x;
  color: #ffffff;
	padding-left:10px;
}

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: #f8f8f9;
}

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 {
  border: 1px solid #A6A6A6;
}

TD.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	height:27px;
  background:#D1D1D1 url("images/bg_infobox_head_content.gif") repeat-x;
  color: #4C4C4C;
}

A.productListing-heading	{color:#4C4C4C; font-size:12px;}

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

TD.productListing-data img	{border:1px solid #ccc; margin:2px;}

A.pageResults {
  color: #4C4C4C;
}

A.pageResults:hover {
  color: #4C4C4C;
}

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.main img	{border:1px solid #ccc;}

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

TD.smallText	{padding:15px 0;	font-weight:bold;}
.smallText li	{padding-right:15px;}
TD.smallText a, TD.smallText a:link, TD.smallText a:visited {font-weight:normal;}
TD.smallText img {border:1px solid #CCCCCC; margin-bottom:4px;}
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: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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 {
  color: #cc0000;
}

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

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

.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: 11px; padding:8px 6px; border:1px solid #cc0000; background:#FFE2E2;}

/* input requirement */

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

