/* CSS Document */
/* StartPage User NotLogged */

@import url("common.css?x=1");
@import url("mainmotiv.css");

/* Menu */

#menu 
{
	position: relative;
	width: 450px;
	_width: 1000px;
	padding-left: 550px;
	padding-top: 10px;
  color: #c7c7c7;
  font-size: 14px;
  z-index: 1150;
  top: 0px;
  _top: 0px;
  

}


.noeshop
{
  background:url(images/notlog_bg.png) no-repeat 244px 0px ;
	_background:url(images/notlog_bg.gif) no-repeat 244px 0px ;
	height:272px;

}

.yeseshop
{
  background:url(images/notlog_bg_e.png) no-repeat 244px 0px ;
	height:340px;

}

#cart{
--left: 200px;
margin-left: 26px;
margin-top: -3px;
}

#logtab
{
margin-bottom: -5px;
_margin-top: -0px;
border-collapse: collapse;
width : 340px;
border-color: 0px yellow solid;
} 

#logtab td
{
color: #FFFFFF;
font-weigh: bold;
font-size: 14px;
margin: 0;
border: 0px green solid;
}


#login
{
  width: 420px;
  position: relative;
}


#nojs
{
  width: 420px;
  position: relative;
  color: yellow;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
  _margin-top: -15px;
}


#justnewstamp
{
  width: 420px;
  position: relative;
  _margin-top: -15px;
}

#justnewstamp a span
{
display: none;
}

#justnewstamp a
{
position: relative;

width: 338px;
height: 81px;
display:block;
left: 38px;
_left: 0px;
}

#justnewstamp a:hover { background-position: -338;}
#justnewstamp a:active { background-position: -676;}


#justeshop
{
  width: 420px;
  top: 4px;
  position: relative;
  
}

#justeshop a span
{
display: none;
}

#justeshop a
{
position: relative;
width: 338px;
height: 49px;
left: 38px;
_left: 0px;
display:block;
}

#justeshop a:hover { background-position: -338;}
#justeshop a:active { background-position: -676;}




#btnlogin {
  width: 123px;
  height: 73px;
  padding: 73px 0 0;
  margin: 0;
  border: 0;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#btnlogin:hover { background-position: -123;}
#btnlogin:active { background-position: -246;}
#login input.text
{
border: 1px #dc251f solid;
width: 165px;
height: 25px;
font-size: 16px;



}

#menu_separator
{
  background: url(Images/menu_separator.png) repeat-x ;
  height: 3px;
  margin-left: -20px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 457px;
}

#lostpass
{
margin-top: 2px;
  font-size: 10px;
  text-align: right;
  color: yellow;
  display: block;
  width: 370px;
}

#lostpass2
{
margin-top: 2px;
  font-size: 10px;
  text-align: right;
  color: yellow;
  display: block;
  width: 92%;
}


.box
{
margin-top: 45px;
_margin-top: 45px;
position: relative;
width: 582px;
_width: 610px;
background-color: #c7c7c7;
border-left: 4px #dc251f solid;
border-right: 14px #4e4e4e solid;
padding: 10px;
padding-top:  38px;
sssleft: 370px;
}


#leftspacer
{
float:left;
border: 0px green solid;
width: 340px;
position: relative;
height: 800px;
Dheight: 500px;
z-index: 10;
clear: none;
}

.red
{
font-family: "Trebuchet MS", "Trebuchet", "Helvetica CE", "Helvetica", "Arial CE", "Arial", sans-serif;
font-size: 12px;
line-height: 15px;
color:  #dc251f;
}

#cart
{
position: absolute;
left: 320px;
z-index: 2000;
color: black;

}


.tab_sazba
{
  border: 1px black solid;
  position: absolute;
  left: 520px;
  top: 270px;
  width: 230px;
  text-align: center;
}


.tab_eshop
{
  border: 1px black solid;
  position: absolute;
  left: 750px;
  top: 270px;
  width: 230px;
  text-align: center;
}

#tab_sazba_on { color: black; }
#tab_sazba_off {color: silver;}
#tab_eshop_on { color: black; }
#tab_eshop_off {color: silver;}

