/* @override 
	http://www.modernihry.cz/stylesheet.css
	http://localhost/~psebek/modernihry/www/www.modernihry.cz/stylesheet.css
	http://test.modernihry.cz//stylesheet.css
*/

/*
  $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
*/

body, td
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

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

.bodyText a
{
	font-style: underline!important;
}

.errorBox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #b4070b;
	font-weight: bold;
}

.stockWarning
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #c3222f;
}

/* .productsNotifications { background: #f2fff7; } */
.orderEdit
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #c3222f;
	text-decoration: underline;
}

BODY
{
	background: #FFFFFF;
	/* #C10D1A; */
	color: #000000;
	margin: 0px;
}

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

A:hover
{
	color: #000000;
	text-decoration: underline;
}

FORM { display: inline; }
TR.header { background: #FDF289; }
TR.headerMainNavigation { background-color: #c3222f; }
TR.headerNavigation { background-color: #FEF389; }

TD.headerNavigation, TD.headerMainNavigation
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #FFFF;
	color: #000000;
	font-weight: bold;
}

TD.headerMainNavigation
{
	background-color: #FFFF;
	color: black;
	font-size: 12px;
	border:  0;
}

A.headerNavigation { color: #000000; }

A.headerNavigation:hover
{
	color: #000000;
	background-color: #efefef;
}

TR.headerError { background: #c3222f; }

TD.headerError
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #c3222f;
	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: #c3222f; }

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

.infoBox
{
	background: #E5E236;
	/* #b6b7cb; */
}

.infoBoxContents
{
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: black;
}

.confirmBoxSpace
{
	border-right: 5px solid #FFFFFF;
}

.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: 10px;
	font-weight: bold;
	background: #FFF;
	color: #000;
	background-image: url(images/infobox/corner_background.gif);
	background-repeat: repeat-x;
	height: 35px;
}

TD.infoBoxHeadingSide a span, TD.infoBoxHeading a span
{
	position: relative;
	color: #FFFFFF!important;
	font-size: 9px;
	top: -2px;
}

TD.infoBoxHeadingSide
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #BC2630;
	color: #FFF;
	background-image: url(images/infobox/corner_background_side.gif);
	background-repeat: repeat-x;
	height: 35px;
}

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

table.columnLeft .infoBoxContents, table.columnRight .infoBoxContents,
table.columnLeft .infoBoxContents a, table.columnRight .infoBoxContents a { color: #000!important; }

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

TABLE.productListing
{
	border: 1px;
	border-style: solid;
	border-color: #FDF289;
	border-spacing: 0px;
}

.productListing-heading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #FEF389;
	color: #000000;
	font-weight: bold;
}

TD.productListing-data
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

TABLE.productListing
{
	border-collapse: collapse;
}

TABLE.productListing td { border: 1px solid #E5E236; }

A.pageResults
{
	color: #000000;
	padding: 2px;
}

A.pageResults:hover
{
	color: #c3222f;
	background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading, TD.pageHeading h1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	xborder-bottom: 1px solid #E5E236;
	padding: 5px;
	xborder: 1px solid #E5E236;
	background-color: #FEFCE3;
}

TD.pageHeading h1
{
	padding: 2px;
	margin: 0px;
}

TR.subBar { background: #f4f7fd; }

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

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

/* TR.infoBoxContents TD { color: #FFF!important; } */
TD.smallText, SPAN.smallText, P.smallText, boxText A
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: black;
}

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

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

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;
	aafont-size: 12px;
	color: #b4070b;
	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: #b4070b;
	font-weight: bold;
}

.productSpecialPrice
{
	font-family: Verdana, Arial, sans-serif;
	color: #c3222f;
	background-color: #fef389;
	font-weight: bold;
	padding: 2px;
	padding-top: 1px;
}

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

.moduleRow { }

.moduleRowOver
{
	background-color: #fcf28a;
	cursor: hand;
	color: #000;
}

.moduleRowSelected { background-color: #FFFFFF; }

.checkoutBarFrom, .checkoutBarTo
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
}

.checkoutBarCurrent
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

/* message box */
.messageBox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.messageStackError, .messageStackWarning
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #b4070b;
	color: #FFFFFF;
	padding: 3px;
}

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

table.columnLeft .infoBoxContents, table.columnRight .infoBoxContents
{
	background-color: #FEF389!important;
	border: 0px solid #F44D00!important;
}

table.columnLeft .infoBox, table.columnRight .infoBox, .main .infoBox { background-color: #E5E236; }
table.columnLeft .infoBoxContents td, table.columnRight .infoBoxContents td { border: 0!important; }
TD.headerNavigation .greetUser { color: #000; }

TD.bodyText
{
	background: white;
	color: black;
	padding-top: 5px;
}

table.bodyTable { background-color: white; }
div.product_list_ef { padding: 10px; }

span.highlight
{
	font-weight: bold;
	color: #b4070b;
}

.boxPoolText
{
	font-weight: bold;
	padding-bottom: 1px;
}

table.ocenenitab td, table.ocenenitab th
{
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #000!important;
	padding-right: 20px;
}

table.ocenenitab th
{
	color: black!important;
	font-weight: normal;
	font-size: smaller;
}

.PriceList
{
	font-family: Verdana, Arial, sans-serif!important;
	color: #000!important;
	font-size: 12px;
}

.PriceListOur
{
	font-size: 18px;
	font-weight: bold!important;
}

.oldPrice { text-decoration: line-through; }

.new_item
{
	margin-left: 20px;
	padding: 2px;
	color: #FFFFFF;
	background-color: #B4070B;
	font-weight: bold;
	float: right;
}

h2, h3 { color: #000; }

th.vanoceHeader
{
	color: #000;
	font-size: 14px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* VJ Links Manager v1.18 begin */
TABLE.linkListing
{
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}

.linkListing-heading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b6b7cb;
	color: #FFFFFF;
	text-align: center;
}

A.linkListing-heading { color: #000; }
A.linkListing-heading:hover { color: #c3222f; }

TD.linkListing-data
{
	border-right: 1px solid #b6b7cb;
	border-bottom: 1px solid #b6b7cb;
	padding: 4px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TR.linkListing-odd { background: #f8f8f9; }
TR.linkListing-even { background: #F5F5F5; }

.linkFeatured
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #dbd6d6;
	color: #000;
	text-align: center;
	border: 1px solid black;
}

.linkFeaturedHeading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #dbd6d6;
	color: #000;
	text-align: center;
}

.linkFeaturedMain
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #dbd6d6;
	color: #000;
	text-align: center;
}

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

A.linkListingMain { color: #c3222f; }
b A.linkListingMain { color: #000; }
A.linkListingMain:hover { color: #c3222f; }

.linkListingCats
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
}

A.linkListingCats
{
	color: #000;
	/*line-height: 1;*/
}

div.linkListingCats { padding-bottom: 5px; }
A.linkListingCats:hover { color: #c3222f; }

.linkListingSubCats
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

A.linkListingSubCats
{
	color: #000;
	line-height: 1.5;
}

A.linkListingSubCats:hover { color: #c3222f; }

/* VJ Links Manager v1.18 end */
span.top_category
{
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	line-height: 2;
}

.article_title a, .article_title span { font-weight: bold; }

div.article_title
{
	padding-top: 5px;
	padding-bottom: 3px;
}

div.article_short
{
	padding-top: 3px;
	padding-bottom: 5px;
}

.center_box
{
	background-color: #FEFCE3;
}

div.article_short p
{
	padding: 0px;
	margin: 0px;
}

div.article_short span
{
	float: right;
	text-decoration: underline;
}

.box_heading_more
{
	text-decoration: underline;
	font-weight: normal;
}

div.contest { padding: 3px; }
.contest_actual { background-color: #FEF389; padding-left: 3px;}

.qucik_search_list
{
	background-color: #FEF389;
	border: 1px solid #E5E236;
	padding: 2px;
}

td.boxBottom { padding-bottom: 25px; }
.comment_list { border-bottom: 1px solid #FEF389; }

div.submenuInfo
{
	background-color: white;
	border: 1px solid #F63;
	z-index: 10;
	text-align: center;
	width: 106px;
	display: none;
	color: black!important;
	position: absolute;
	top: 78px;
	left: 840px;
}

a.menuInfo { behavior: url(hover.htc); }
a.menuInfo div.submenuInfo { display: none; }
a.menuInfo:hover div.submenuInfo, a.menuInfo.hover div.submenuInfo { display: inline; }
a.menuInfo:hover, a.menuInfo.hover { text-decoration: none; }
a.smshow { display: inline; }

/* @group My Group */
table.topheader
{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: 0;
}

table.topheader tr.line1
{
	background-image: url(images/header_background.gif);
	background-repeat: repeat-x;
	height: 29px;
	padding: 0;
	margin: 0;
	border: 0;
}

table.topheader tr.line1 td.left
{
	background-image: url(images/header_left.gif);
	width: 22px;
	padding: 0;
	margin: 0;
	border: 0;
}

table.topheader tr.line1 td.right
{
	background-image: url(images/header_right.gif);
	width: 6px;
	padding: 0;
	margin: 0;
	border: 0;
}

table.topheader tr.line1 td.mid
{
	background-image: url(images/header_mid.gif);
	width: 31px;
	padding: 0;
	margin: 0;
	border: 0;
}

table.topheader tr.line1 td a
{
	height: 27px;
	width: 100%;
	color: #FFF;
	display: block;
	vertical-align: middle;
	text-align: left;
	line-height: 27px;
	font-size: 11px;
	font-weight: bold;
}

table.topheader tr.line2
{
	background-image: url(images/header_background2.gif);
	background-repeat: repeat-x;
	height: 33px;
	padding: 0;
	margin: 0;
	border: 0;
}

table.topheader tr.line2 td
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

td.selected a
{
	font-weight: bold;
	color: #E5E236!important;
}

table.columnLeft
{
	padding-right: 5px;
}

table.columnRight
{
	padding-left: 5px;
}

td.productListing-cart
{
	border: 0!important;
}


div#nav { position: relative; }

div#nav p
{
	display: none;
	position: absolute;
	background-color: #B32C32;
	border: 1px solid #E5E236;
	margin: 0px;
	padding: 4px 4px 0;
	line-height: 1.2em!important;
	top: 25px;
	left: -65px;
	width: 230px;
}

div#nav:hover p, div.over p
{
	display: block!important;
}

.clrleft {
	clear: left;
}

div#nav p span
{
	display: block;
	margin: 0;
	padding: 0 0 4px 0;
	height: 1.2em;
	line-height: 1.2em!important;
}

div#nav p span a
{
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 1.2em!important;
	height: 1em!important;
}

.small { font-size: x-small; }

.hledani { display: none; }

div.leftimg { float: left; padding-right: 5px; }

span.main_title
{
	font-weight: bold;
	font-size: 11px;
}

.morecategory { float: right; color: #CC0000; font-weight: bold; }

.smallheading { border-bottom: 1px #FF6 solid; }

div.quicksearch
{
	text-align: left;
}

div.quicksearch input { padding: 0; margin: 0; vertical-align: middle;}

.border0 { border: 0; }


h2 {
	font-size: 11px!important;
	margin: 0!important;
	padding: 0!important;
}

/* @end */

