/* TOP PANEL */
#topLayer {
	width: 100%;
	height: 90px;
	background-color: #f9f9fa;
}
#topPanel {
	margin: auto;
	width: 960px;
	height: 90px;
	background: url('../gfx/sportobchod3_small.jpg') 0 0 no-repeat;
}

 
	#topPanel span {display: none;}
 
	#topPanel h1{
		position: absolute;
		margin:0; padding:0;
		width: 750px; height: 90px;
	}
 
	#topPanel h1 a {
		display:block;
		position: absolute;
		margin:0; padding:0;
		width: 750px; height: 90px;
	}

	#topPanel2 {
		margin:0; padding:0;
		margin-left:800px;
		width: 210px; height: auto;
    font-size: x-small;

	}

#topPanel2 p{
    text-indent:0em;
    font-size: x-small;
    text-align:left;
}

form#loginForm2 p{
    margin:1em;
    padding-top: 0.5em;
}

form#loginForm2 ul{
    margin:1em;
    padding-top:1em;
    font-size: x-small;

}

form#loginForm2 p label{
    font-weight:bold;
    width:30px;
    position: absolute;
}

input#run{
    width: 70px;
    font-size: x-small;
    margin-left: 40px;


}
input#run2{
    width: 60px;
    font-size: x-small;
}

input.txt {
    text-indent:0em;
    margin-left:40px;
    width: 85px;
    height:15px;
}
input.txt2 {
    text-indent:0em;
    width: 85px;
    height:15px;
}

