﻿body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: small;
	background-position: center top;
	background-repeat: no-repeat;
}

.page
{
	position: relative;
	margin: auto;
	width: 1000px;
	background-color: #FFF;
}

.pageWrapper
{
	width: 996px;
	position: relative;
	margin: auto;	
}

.splashScreen
{
	text-align: center;
	
	width: 100%;
	height: 250px;
}

.contentWrapper
{
	margin-top: 300px;
	padding-top: 15px;
	float: right;
	background-repeat: no-repeat;
	background-position: 20px 2px;
}

.wareBox
{
	float: left;
	width: 580px;
	margin-right: 10px;
}

.controlBox
{
	float: left;
	width: 202px;
	
	font-size: small;
}

.phoneBox
{
	position: absolute;

	background-repeat: no-repeat;
	width: 228px;
	height: 88px;
	
	color: White;
	font-size: small;
	text-align: right;
}

.phoneBoxMat
{
	padding-top: 5px;
	padding-right: 5px;
}

.categoryBox
{
	margin-top: 300px;
	float: left;
	width: 190px;
}

.openingTime
{
	display: block;
	margin: 5px 0 5px 0;
	font-weight: bold;
}

.floater
{
	width: 35px;
	height: 80px;
	
	float: left;
}

.categoryTree
{
	background-image: url(layoutImages/bgTree.jpg);
	font-weight: bold;
	color: White;
	font-size: medium;
	padding: 5px;
	margin-top: 88px;
}

.categoryMenu a
{
	text-decoration: none;
	color: black;
}

.categoryMenu a:hover
{
	text-decoration: underline;
}

.cleaner
{
	clear: both;
}

.topWrapper
{
	position: absolute;
	top: 0;
	left: 0px;
}

.ssName
{
	margin-left: 10px;
	margin-right: 30px;
}

.ssName a
{
	color: white;
	text-decoration: none;
}

.ssName a:hover
{
	text-decoration: underline;
}

.topNav
{
	font-size: smaller;
	color: White;
	padding-top: 7px;
	padding-bottom: 3px;
}

.topNav h1
{
	padding: 0;
	margin: 0;
	font-size: small;
}

.topMenu
{
	padding: 5px 0 5px 0;
	text-align: center;
}

.topMenu a
{
	position: relative;
	top: 2px;
	color: White;
	text-transform: uppercase;
	text-decoration: none;	
	margin: 0 15px 0 15px;
}

.topMenu a:hover
{
	text-decoration: underline;
}

.hidden
{
	display: none;
}

h1
{
	font-size: x-large;
	margin: 5px;
}

h2
{
	font-size: medium;
	margin: 5px;
}

fieldset
{
	background-color: #EEEEEE;
	margin-bottom: 10px;
}

legend
{
}

.wareName
{
	font-weight: bold;
	text-decoration: none;
	color: Black;
	text-transform: uppercase;
}

.sortBoxItem
{
	color: gray;
	font-size: x-small;
	font-weight: bold;
	margin-left: 5px; 
	margin-right: 3px;
	position: relative;
	top: -3px
}

.cartBoxWrapper
{
	position: relative;
	top: -13px;
	left: 0;
	background-repeat: repeat-x;
	font-size: x-small;
	font-weight: bold;
}

.loginWrapper
{
	background-color: #E4E4E4;
	background-repeat: repeat-x;
	font-size: x-small;
	font-weight: bold;
	padding-bottom: 10px;
}

.searchWrapper
{
	text-align: center;
	background-color: #E4E4E4;
	background-repeat: repeat-x;
	font-size: x-small;
	font-weight: bold;
	padding-bottom: 10px;
}

.rightBoxTitle
{
	text-transform: uppercase;
	font-weight: bold;
	color: White;
	display: block;
	text-align: center;
	font-size: small;
	padding-top: 7px;
}

.searchButton
{
	position: relative;
	top: 8px;
}

.mnuCardsPanel
{
	margin-top: 5px;
	font-size: 90%;
	background-color: #AAAAAA;
	background-image: url(http://www.sport-season.cz/data/layoutImages/bgDetailPanel.bmp?type=file);
	background-repeat: repeat-x;
	color: White;
	font-size: small;
	margin-bottom: 10px;
}

.mnuCardsPanel a
{
	padding: 5px;
	margin: 10px;
	text-decoration: none;
	color: White;
}

.mnuCardsPanel a:hover
{
	text-decoration: underline;
}

.ssLinks
{
	display: inline;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
}

.ssLinks a
{
	width: 154px;
	height: 20px;
	display: block;
	float: left;
	text-align: center;
	color: White;
	text-decoration: none;
	background-image: none;
}

.ssLinks a:hover
{
	text-decoration: underline;
	background-image: url(layoutImages/btnShop.jpg);
	background-repeat: no-repeat;
}


#catActionBox_tblActionWare img
{
	border: 0;
}

#warePage_prodDetail1_wareInfo_divDesc
{
	width: 560px;
}

.actionBoxWrapper
{
	text-align: center;
	background-color: white;
	background-repeat: repeat-x;
	font-size: x-small;
	font-weight: bold;
	padding-bottom: 10px;
}