
body {
	margin: 0px;
	padding: 0px;
	background: #fff url(http://openid.cz/imgs/bgbody.gif) repeat-x;
	color: #555;
	font: 12px/160% Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	text-align: center;
	}
#page{
	width: 780px;
	margin: auto;
	font-family: arial;
	color: #313131;
	padding: 1em;
	text-align: left;
}

ul#loggedout-nav {list-style: none; float: right; margin-top: 40px;}
ul#loggedout-nav li {
	display: inline;
	margin: 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	}
ul#loggedout-nav li a {
	color: #fff;
	border: none;
	background: none;
	font-size: 15px;
	text-decoration: none;
	border-bottom: 1px dotted white;
	}
ul#loggedout-nav li a:hover{
	border-bottom: 0px dotted white;
}
ul#loggedout-nav li sup {
	color: red;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	}
	
h2 {
	padding: 2px 0 0.5em;
	color: #4d5762;
	font-size: 21px;
	font-family: Arial, sans-serif;
	}
h2#first { }

a, a:link, a:visited {
	border-bottom: 1px solid #a1cfd4;
	color: #069;
	text-decoration: none;
	cursor: pointer;
	}
	
A.ext{
	padding-right: 13px;
	background: url(http://openid.cz/imgs/external.png) center right no-repeat;
}
	
FIELDSET{
	border: 1px solid gray;
	padding: 0.5em;
}
FIELDSET LEGEND{
	font-size: 1.4em;
	color: #004788;
	font-weight: normal;
	padding: 0.3em;
}

#available_box{
	border: 1px solid #C7E679;
	background-color: #E9F7C8;
	font-size: 16px;
	padding: 2px;
	padding-right:1em;
	padding-left: 20px;
	background-image: url(http://openid.cz/imgs/login-bg-green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
}
#available_identity{
	color: red;
}

#passwdRating{
	font-size: 12px;
	height: 4px;
	width: 120px;
	font-weight: bold;
}

DIV.pswtoogled A{
	font-size: 11px;
	color: gray;
	text-decoration: underline;
	cursor: pointer;
}

#reg_td1,#reg_td2{
	visibility: hidden;
}
#passwdfield2{
	display: none;
}
#passwdStrengthTD{
	visibility: hidden;
}

#partner_area{
	border: 1px solid silver;
	color: gray;
	margin: 2px;
	text-align: center;
	padding: 4px;
	overflow: auto;
	

}
#partner_area IMG{
	margin: 5px;
}
#partner_area A{
	color: gray;
}

#passwdExplain {
	font-size: 80%;
}

#sregprof_table TD, #sregprof_table TH{
	border: 1px solid silver;
	padding: 4px;
}

.lang_bar{
	text-align: right;
	margin-top: 1em;
	width: 727px;
}
.lang_bar A{
	border: 0px;
}
