/* menu hlavni */

#menu {
	top: 100px;
	left: 180px;
	margin: 0;
	padding: 0;
	height: 70px;
	list-style: none;
	display: inline;
	overflow: hidden;
	position:absolute;
	}

#menu li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#menu a {
	float: left;
	padding: 70px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	}
	
#menu a:hover {
	background-position: 0 -70px;
	}

#menu a:active, #nav a.selected {
	background-position: 0 -140px;
	}



.item1 a  {
	width: 120px;
	background: url(ucet.jpg) top left no-repeat;
	}

.item2 a  {
	width: 123px;
	background: url(jak.jpg) top left no-repeat;
	}

.item3 a  {
	width: 124px;
	background: url(nas.jpg) top left no-repeat;
	}

.item4 a  {
	width: 129px;
	background: url(kontakt.jpg) top left no-repeat;
	}

.item5 a  {
	width: 119px;
	background: url(pokladna.jpg) top left no-repeat;
	}
	
	
.aktivni1 a  {
	width: 120px;
	background: url(ucet.jpg) 0 -140px no-repeat;
	}

.aktivni2 a  {
	width: 123px;
	background: url(jak.jpg) 0 -140px no-repeat;
	}

.aktivni3 a  {
	width: 124px;
	background: url(nas.jpg) 0 -140px no-repeat;
	}

.aktivni4 a  {
	width: 129px;
	background: url(kontakt.jpg) 0 -140px no-repeat;
	}

.aktivni5 a  {
	width: 119px;
	background: url(pokladna.jpg) 0 -140px no-repeat;
	}
/*   -----------------------------stranka hlavicka ------------------------------*/
.logo {
position:absolute;
top: 0px;
left:0px;
}

#strankahlavicka
{
position:relative;
background: url('../img/head.jpg') top left no-repeat;
height:169px;
z-index:1;
}

h5 {
  margin:0px 0px 0px 0px;
	font-size: 18px;
	line-height:25px;
	text-align:left;
	color:#666;	
}


#strankahlavicka label
{
float:left;
width:40px;
color:white;
}

#strankahlavicka br
{
clear:left;
}


/* hledani */

.hledani {
	position:absolute;
	top:50px;
	left:800px;
	height:100px; width:170px;text-align:left;
}

.potvrdim-hledani {
background:transparent url(../img/but70.gif) repeat scroll 0%;
color:#333333;
font-size:10px;
height:20px;
width:70px;
}

.vyhledat-input1
{
background:transparent url(../img/bg_inp.gif) no-repeat scroll left top;
border:1px solid #CCCCCC;
height:16px;
padding:3px 9px 0px 5px;
width:150px;
}

a.zbozi-link-hledat
{
text-decoration:underline;
	font-size: 11px;
	color:#aeaeae;
}