body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Sans-Serif;
	text-align: center;
	background-image: url(http://www.relaxmarket.cz/App_Themes/layoutImages/bgPage.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}

a {outline: 0;}
input {outline: 0;}
.categoryMenu a {color: White;}
.categoryMenu a:visited {color:White;}


img {
border: 0;
    behavior: url(App_Themes/iepngfix.htc);
}

.iepng
{
}

.page
{
	margin: auto;
	padding: 0;
	width: 1000px;
	position: relative;
	background-color: White;
	height: 100%;
	left: 0;
	top: 0;
}


.container
{
	top: 243px;
	position: relative;
	margin: auto;
	z-index: 2;
	width: 1000px;
}

.centerContent
{
    float: left;
	position: relative;
	width: 810px;
}

.content
{
	float: right;
	width: 600px;
	position: relative;
	text-align: left;
	min-height: 640px;
    height:auto !important;
    height: 640px;
    padding-right: 0;
    margin-right: 0;
}

.menu
{
	text-align: left;
	float: left;
	width: 210px;
	position: relative;
}

.control
{
    float: left;
	position: relative;
	width: 187px;
	background-color: White;
	text-align: left;
}

.searchContent
{
	width: 600px;
	height: 29px;
	background: #7a962c center top;
	margin-bottom: 20px;
}

.searchContent img
{
    position: relative;
    top: 5px;
    margin: 0;
    cursor: text;
}

.searchControl
{
	width: 189px;
	height: 29px;
	background: #7a962c center top
}

.menuTop
{
	background-image: url(http://www.relaxmarket.cz/App_Themes/layoutImages/menu-top.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
}

.menuBottom
{
	background-image:url(http://www.relaxmarket.cz/App_Themes/layoutImages/menu-bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 15px
}

.menuBG
{
	background-image: url(http://www.relaxmarket.cz/App_Themes/layoutImages/bg-menu.png);
	background-repeat: repeat-y;
	background-position: left bottom;
}

.topMenu
{
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 150px;
}

.menu3rd
{
    text-align: center;
	background-image:url(http://www.relaxmarket.cz/App_Themes/layoutImages/3rd-menu.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
	position: absolute;
	top: 211px;
	left: 0;
	padding-top: 6px;
	text-transform: lowercase;
}

.menu2nd
{
	width: 100%;
	text-align: center;
	height: 32px;
	left: 0;
	position: absolute;
	top: 187px;
}

.menu3rd a
{
    color: #AEBF4C;
    font-size: medium;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
}

.menu3rd a:hover
{
    color: black;
}

.menu2nd a
{
    color: Black;
    font-size: medium;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

.menu2nd a:hover
{
    color: #AEBF4C;
}

.top
{
	width: 1000px;
	height: 211px;
	background-image:url(App_Themes/layoutImages/top.png);
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
}

.cartBoxWrapper
{
    
}

.topMenu a
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    padding-right: 20px;
}

.topMenu a:hover
{
    color: #AEBF4C;
}

.searchText
{
    font-size: small;
    width: 395px;
    border: 0;
    position: relative;
    margin: auto;
}

.searchButton
{
    position: relative;
    top: 5px;
}

.roundedBoxTop
{
    border-top: 3px solid white;
    width: 187px;
    height: 28px;
    background-image: url(http://www.relaxmarket.cz/App_Themes/layoutImages/bgRound.png);
    background-repeat: no-repeat;
}

.roundedBoxMiddle
{
    width: 165px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-left: 1px solid #AAC13C;
    border-right: 1px solid #AAC13C;
}

.roundedBoxBottom
{
    width: 187px;
    height: 28px;
    background-image: url(http://www.relaxmarket.cz/App_Themes/layoutImages/bgRoundBottom.png);
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

.creditsPanel
{
    clear: both;
    color: #505F02;
    text-align: left;
    padding: 5px;
    font-size: x-small;
    width: 988px;
    background-color: #AAC13C;
}

.labelError
{
     color: Red;
     display: block;
}

.loginMenu
{
    margin-top: 30px;
}

.loginMenu span
{
    display: none;
}

.loginMenu a
{
     display: block;
     color: black;
     text-decoration: none;
     font-weight: bold;
}

.loginMenu a:hover
{
    color: #A1C332;
}

.b2bLink
{
     color: #77A8D3;
}

#shopInfoPage_infoWrapper
{
	width: 98%;
}