/* menu hlavni */

#menu {
	top: 1px;
	left: 208px;
	margin: 0;
	padding: 0;
	height: 56px;
	list-style: none;
	display: inline;
	overflow: hidden;
	position:absolute;
    top:-43px;
	}

#menu li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#menu a {
	float: left;
	padding: 56px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	}
	
#menu a:hover {
	background-position: 0 -56px;
	}

#menu a:active, #nav a.selected {
	background-position: 0 -112px;
	}



.item1 a  {
	width: 80px;
	background: url(domu.gif) top left no-repeat;
	}

.item2 a  {
	width: 101px;
	background: url(ucet.gif) top left no-repeat;
	}

.item3 a  {
	width: 139px;
	background: url(jak.gif) top left no-repeat;
	}

.item4 a  {
	width: 93px;
	background: url(kontakt.gif) top left no-repeat;
	}

.item5 a  {
	width: 98px;
	background: url(pokladna.gif) top left no-repeat;
	}
	
	
.aktivni1 a  {
	width: 80px;
	background: url(domu.gif) 0 -112px no-repeat;
	}

.aktivni2 a  {
	width: 101px;
	background: url(ucet.gif) 0 -112px no-repeat;
	}

.aktivni3 a  {
	width: 139px;
	background: url(jak.gif) 0 -112px no-repeat;
	}

.aktivni4 a  {
	width: 93px;
	background: url(kontakt.gif) 0 -112px no-repeat;
	}

.aktivni5 a  {
	width: 98px;
	background: url(pokladna.gif) 0 -112px no-repeat;
	}

/*   -----------------------------stranka hlavicka ------------------------------*/

/*   -----------------------------stranka hlavicka ------------------------------*/
.logo {
position:absolute;
top: 20px;
left:0px;
}

#strankahlavicka
{
position:relative;
background: url('../img/head.jpg') top left no-repeat;
height:256px;
z-index:1;
}


/* profil */

.desktop{
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	margin-left:0px;
}

.regi-link {
float:left;
color:#666;
height:25px;
font-size:11px;
width:70px;
}

.heslo-link{
color:#666;
height:25px;
width:65px;
font-size:11px;
float:right;
}

#muj-ucet
{
width:175px;
}

#muj-ucet a
{
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#666;
	text-decoration:underline;
}

#muj-ucet {
	font-size: 15px;
	line-height:25px;
	text-align:left;
	color:#666;
	margin-left:10px;
		margin-top:10px;
}


/* hledani */

.hledani {
	position:absolute;
	top:140px;
	left:20px;
	height:100px; width:170px;text-align:left;
}

.hledani-rozsirene{
width:150px;text-align:left;text-decoration:underline;
	font-size: 11px;margin-bottom:3px;
}

.hledani span {
	line-height:12px; text-align:right;
}


.hledik{
	color: #666;
	text-align:left;
	font-size: 10px;
}

.vyhledat-input1
{
	width: 150px;
	height: 16px;
	background: url("../img/bg_inp.gif") top left no-repeat;
	border: 1px solid #ccc;
	padding:3px 9px 0px 5px
}

.potvrdim {
	width: 70px;
	height: 20px;
	color: #333;
	font-size: 10px;
	background: url("../img/but70.gif");margin-top:2px;
}

#napozicuj {
position:absolute;
top:20px;
left:720px;
}
