body, html {
	margin:0;
	padding:0;
	background:#fff;
	text-align:center;
}

p, li, td {
	color:#000;
}

a {
	color:#fe0096;
}

.title {
	background:#00a7db;
}

#header {
	border-bottom:1px solid #999;
	height:90px;
	line-height:90px;
}

#logo {
	float:right;
	height:27px;
	padding:25px 0 0;
	width:138px;
}

div.page_container {
	width:820px;
	margin:0 auto;
	text-align:left;
}

div.page_container .page_content {
	padding:0;
	margin:5px 0;
	border:none;
	background:#fff;
}

div.page_title {
	background:#00a7db;
	margin:0;
	height:28px;
	line-height:28px;
	font-size:20px;
	color:#fff;
	padding:0 20px;
	font-weight:normal;
}

.logos {
	margin:20px 0 0;
}

.logos div {
	float:left;
}

.logos div a {
	width:136px;
	height:47px;
	background: url("/images/bg_logo.gif") no-repeat;
	display:block;
	line-height:47px;
	text-align:center;
}

.logos div a img {
	border:none;
}

.cont {
	padding:20px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	margin:0;
}

.form_header {
	color:#fe0096;
	border-bottom:1px solid #fe0096;
	margin:0;
}

.form_header h1, .form_header h2 {
	color:#fe0096;
	margin:0;
	font-weight:bold;
	font-size:20px;
}

.page_form {
	margin:2px 0 0;
	background:#e6e6e6;
	padding:10px 20px;
}

.form_left, .form_right {
	width:369px;
}

#footer {
	color:#999;
	font-size:10px;
	line-height:16px;
	margin:10px 0;
}

#footer a {
	color:#000;
}

.page_form td.popisek {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
	color:#000;
}

.page_form .req {
	color:#fe0096;
}

input.text {
	height:23px;
	width:248px;
	padding:2px;
	font-size:12px;
	line-height:23px;
	_height:29px;
}

input.openid_login {
	padding-left:25px;
}

input.button {
	background:#fe0096 !important;
	padding-top:0;
	text-transform:uppercase;
	cursor:pointer;
	font-size:13px;
	height:24px;
	margin:0 0 0 10px;
}

input.forgot {
	width:150px;
}

td {
	vertical-align:middle;
}

.backLink {
	font-weight:bold;
	display:block;
	font-size:13px;
	width:110px;
	_width:120px;
	height:24px;
	background:#FE0096;
	line-height:24px;
	color:#fff;
	padding:0 0 0 10px;
}

.backLink:hover {
	text-decoration:none;
}
