@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	background: #F7F7F7;
	text-align: center; 
	font-size: 14px;
	color:#155495;
	border-top: solid 5px #155495;
	height:100%
}
img{
	border: none;
}
h2{
	margin-left:100px;
}
.w500{
	width:500px;
}
div{
	text-align:left;
}
#stranka {
	width: 100%;
	margin: 0 auto;
	text-align:left;
}
a {
	text-decoration:underline;
	font-weight:bold;
	color: #155495;
}
#header {
	height: 60px;
	margin:10px;
	border-bottom:1px solid #155495;
}
#header a{
	text-decoration:none;
	font-weight:normal;
	float:right;
	line-height:32px;
	margin-top:-10px;
	padding: 0 20px;
	height:32px;
	color:#9BBFE0;
	background:#000 url(bg_men.gif) center center repeat-x;
}
#loader{
	position:fixed;
	z-index:100;
	background:#000 url(loading51.gif) center center no-repeat;
	top:0;
	left:0;
	opacity:0.7;
	width:100%;
	height:100%;
	display:none;
}
#error{
	position:fixed;
	z-index:100;
	background:#000;
	top:0;
	left:0;
	opacity:0.8;
	width:100%;
	height:100%;
	display:none;
}
#errortx{
	position:fixed;
	z-index:100;
	background:#7F0000;
	top:0;
	left:0;
	opacity:1;
	margin:35%;
	width:30%;
	height:30%;
	display:none;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
}
#ultrasmall{
	width:10px;
	height:10px;
	float:left
}
#labelsmall{
	font-size:10px;
	float:left;
	line-height:14px;
}
#cont{
	position:absolute;
	top: 80px;
	right:0px;
	left:0px;
	bottom:20px;
	overflow:auto;
}
#fixbar{
	position:fixed;
	background: #F7F7F7;
	width: 99%;
}
.jumpout{
	margin-top:90px;
}
.red{
	color:#ce062c;
	font-weight:bold;
}
.setform{
	width: 550px;
	margin:0 auto;
	text-align:right;
}
.setform h2{
	float:left;
	margin-left:-150px;
	margin-top: -3px;
}
.logme{
	margin:100px auto;
	text-align:right;
	padding: 100px 100px;
	background:  url(log.png) center center no-repeat;
	height:100px;
	width:300px;
	line-height:30px;
}
/*
.logme input{
	border: none;
	font-size:14px;
	font-weight:bold;
	width:150px;
	height:20px;
	background-color:#F9F9FB;
	text-align:center;
	cursor:pointer;
}
input{
	border: none;
	font-size:14px;
	height:20px;
	background-color:#F9F9FB;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
	color:#AA1F00
}
input:focus{
	border:none;
	border-image:none;
	background-origin:none;
}
*/
#pata{
	font-size:9px;
	color: #000;
	position:absolute;
	bottom:0px;
	width:100%;
	text-align:right;
	border-top:2px solid #155495;
}
#pata p{
	padding: 2px 20px 0 0;
	margin: 0;
}