﻿/* CSS Document */
html,body {
/*height: 100%;*/
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #3a6ea5;

  
}

#centered {
	position: absolute;
	left: 50%;
	top: 25%;
	width: 468px;
	margin-left: -234px;
	height: 250px;
	color: black;
	background-color:#163e86;
	background-image: url(../system_img/membe_small.jpg);
	background-position: top;
	background-repeat:no-repeat;
}

#main {
font-family:arial;
font-size: 0.8em;
width: 800px;
margin:0px auto;
/*_width:808px;*/
text-align: left;
height: 100%;
background-color: white;
	min-height: 400px;
	_height: 400px;
}

h1 {
	background-image: url(../system_img/EuromedicineEU_logom.jpg);
	background-repeat: no-repeat;
	height:100px;
	margin:0;
	margin-bottom:1px;
}
h1 .text {
	display: none;
}


#status {
	float:left;
	width:200px;
	border:1px solid gray;
	background-color: #F0F0F0;
	padding-left:5px;
	margin-left:5px;
	margin-right:20px;

}



#obsah_form {
		margin-left:0px;
		margin-top: 100px;
		display:block;
		text-align:left;
	/*border: 1px solid black;*/
}

#jmeno {
width: 100%;
/*border: 1px solid white;*/
}

#login {width: 100%;
text-align: center;
margin-top:5px;
}
#login input {
font-size: 1em;
}


#jmeno label {
color: white;
width:80px;
float:left;
margin-left:40px;
font-weight: bold;
}




.user {
	display:block;
	color: black;
	font-size:1.5em;
}
#status .polozka {
	font-weight:bold;
}
.platnost {
	display:block;
}
.inzeraty {
	display: block;
}
.stav {
	display:block;
}
.trida {
	display:block;
}
.zalozen {
	color:black;
	
}
.upozorneni1 {
	display: block;
	font-weight: bolder;
}
.upozorzneni2 {
	display: block;
	font-weight:bolder;
}
.chyba {
color:white;
font-size:120%;
margin: 10px;
padding: 10px;
background-color: gray;
position:absolute;
text-align:center;
border: 1px solid black;
top:0px;
}
.chyba img {
	vertical-align:middle;
}

fieldset {
	border:1px solid black;
}
legend {
	font-size:110%;
	margin: 10px;
	padding:5px;
	text-decoration:underline;

}
img {
	border:none;
}
label {
	float:left;
	width: 120px;
	font-weight:bold;
}
.inz_policko {
	display:block;
}
.napoveda {
font-size:80%;
color:gray;
display: block;
}
.inz_policko_p {
	display:block;
}
.inz_policko_p input {
background-color:navy;
color: white;
}

#ovladaci_prvky {
	position:relative;
	border-top: 1px solid gray;
	left:-2px;
	width:198px;
	_right:-2px;
	padding:2px;
}
