/*  Vytvo�ilo v roce 2006 studio WPJ, www.wpj.cz | info@wpj.cz | tel.: +420 775 131 400 | Vrchlab�  */
html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
	background: #FF700D url(../images/pozadi.jpg) repeat-x 0 0;
	margin: 0;
	border: 0;
	text-align: center;
	color: black;
}
A {
	text-decoration: none;
	font-weight: bold;
}
A:link  { color: black;}
A:visited { color: black;} 
A:hover  { color: white;}
A:active { color: white;}
img {
	border: 0px;
}
img.wpj-stat {
display: none;
}
/*  klient.wpj.cz*/
#table-hlavni{
margin: auto;
width: 1000px;
text-align: center;
position: relative;
}
/*  hlavicka*/
#top-logo {
position: relative;
float: left;
top: 110px;
width: 180px;
height: 180px;
}
#spodek-text{
color: white;
font-weight: bold;
text-align: right;
padding-right: 10px;
}
#klient-wpj{
position: relative;
top: 110px;
color: black; 
text-align: center;
}
#h1-klient-wpj{
margin: 5px;
color: Black;
font-size: 20px;
}
#spodek-klient-wpj{
position: relative;
top: 190px;
_top: 160px;
color: White;
text-align: right;
}
#spodek-klient-wpj A:link, #spodek-klient-wpj A:visited { color: white;}
#spodek-klient-wpj A:active, #spodek-klient-wpj A:hover { color: black;} 
table{
font-weight: bold;
text-align: center;
}
input{
width: 150px;
background-color: #FEE2CD;
}
#tl{
width: 100px;
}
#klient-wpj-login{
text-align: center;
}
/*  klient.wpj.cz end*/