html, body {overflow-x: hidden;}
body {
	background-color: #FFFFFF;
	background-image: url(../Pozadie.jpg);
}
#nadpis {
position: absolute;
top: 0px;
text-align: center; 
width: 100%;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}
#main {
position: absolute;
width: 100%;
top: 40px;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}
div.menu {
position: absolute;
width: 100%;
top: 0px;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 10px;
padding-bottom: 10px;
}
div.error {
position: absolute;
width: 100%;
top: 35px;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
color: red;
z-index: 10;
}
#pridavaci_formular {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 100%;
	height: 215px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	z-index: 1;
}
#smile_new {
position: absolute;
width: 463px;
top: 53px;
left: 480px;
visibility: visible;
margin-top: 0px; 
margin-bottom: 0px;
z-index: 2;
text-align: left;

}
#smile_old {
position: absolute;
width: 463px;
top: 10px;
left: 370px;
margin-top: 0px; 
margin-bottom: 0px;
text-align: center;
z-index: 2;
visibility: hidden;
}
#spravy {
position: absolute;
top: 315px;
padding-left: 5px;
width: 98%;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
z-index: 2;
}

a:link {color: blue;}
a:visited {color: blue;}
a:active {color: red;}
a:hover {color: red;}

.kategoria {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 0px;
	text-align: left;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-top-color: #FFFFFF;
}

.profil {
	position: absolute;
	visibility: hidden;
	width: 270px;
	height: 180px;
	background-image: url(status/bg.jpg);
	border: 1px solid #000000;
	z-index: 10;
}
.profil_name {
	margin-left: 13px;
	margin-top: 40px;
}
.moja_foto  {
	width: 100%;
	text-align: center;
}
.moja_foto img {
	border: 20px solid white;
}
#ihtml_register {
	border: 1px black solid;
	background-color: white;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 365px;
	width: 320px;
	z-index: 101;
}

.skin0 { BORDER-RIGHT: black 2px solid; BORDER-TOP: black 2px solid; FONT-SIZE: 12px; Z-INDEX: 100; VISIBILITY: hidden; BORDER-LEFT: black 2px solid; WIDTH: 140px; CURSOR: default; LINE-HEIGHT: 18px; BORDER-BOTTOM: black 2px solid; FONT-FAMILY: &quot;Arial CE&quot;; POSITION: absolute; BACKGROUND-COLOR: #white }
.menuitems { PADDING-RIGHT: 8px; PADDING-LEFT: 8px }


