﻿body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #1570a9;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	background-image: url('../images/uh/uvodka_bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}
body#rekl
{
    background-image: url('../images/uh/uvodka_bg_rekl.jpg');
}
#loginBanner {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 458px;
	clear: both;
}
#inform {
	padding: 116px 0 0 408px;
	width: 500px;
	height: 190px;
	clear: both;
}
#content {
	position: absolute;
	top: 458px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: auto;
	z-index: 3;
}
#middleBanner {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: auto;
	clear: both;
	background-image: url('../images/uh/uvodka_linka_velka.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}
#middleBanner .levy {
	float: left;
	width: 543px;
	padding-top: 230px;
}
#middleBanner .levy a {
	margin-left: 27px;
}
#middleBanner .pravy {
	float: right;
	width: 457px;
}
#bottomBanner {
	margin: 0;
	padding: 10px 20px 0 20px;
	width: 960px;
	height: 40px;
	clear: both;
}
#bottomBanner .levy {
	float: left;
	width: 580px;
}
#bottomBanner .pravy {
	float: right;
	text-align: right;
	width: 380px;
}
a {
	color: #1570a9;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h1 {
	display: none;
}
h2 {
	width: 140px;
	height: 60px;
	margin: 0 10px 0 5px;
	padding: 0;
	float: left;
}
h2 a {
	width: 140px;
	height: 60px;
	display: block;
}
h2.sms-parkovani a {
	background-image: url('../images/uh/uvodka_sms_parkovani.jpg');
	background-repeat: no-repeat;
	background-position: top center;
    background-size: 100%;    
}
h2.sejf a {
	background-image: url('../images/uh/uvodka_sejf.jpg');
	background-repeat: no-repeat;
	background-position: top center;
    background-size: 100%;    
}
h2.dotazy-a-reklamace a {
	background-image: url('../images/uh/uvodka_dotazy_a_reklamace.jpg');
	background-repeat: no-repeat;
	background-position: top center;
    background-size: 100%;    
}
h2 a span {
	display: none;
}
h3 {
	padding: 0;
	margin: 0 0 10px 0;
}
.clear {
	width: 100%;
	height: 15px;
	clear: both;
}
.prazdny10 {
	width: 100%;
	height: 10px;
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
p {
	padding: 0;
	margin: 0 0 10px 0;
}
h3.krok1 {
	width: 60px;
	height: 21px;
	margin-bottom: 10px;
	clear: both;
	background-image: url('../images/uh/uvodka_krok1.gif');
	background-repeat: no-repeat;
	background-position: top center;
}
h3.krok1 span {
	display: none;
}
h3.krok2 {
	width: 60px;
	height: 21px;
	margin-bottom: 10px;
	clear: both;
	background-image: url('../images/uh/uvodka_krok2.gif');
	background-repeat: no-repeat;
	background-position: top center;
}
h3.krok2 span {
	display: none;
}
h3.krok3 {
	width: 60px;
	height: 21px;
	margin-bottom: 10px;
	clear: both;
	background-image: url('../images/uh/uvodka_krok3.gif');
	background-repeat: no-repeat;
	background-position: top center;
}
h3.krok3 span {
	display: none;
}
.none {
	display: none;
}
.ram {
	padding: 0 0 0 60px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
}
#table {
	clear: both;
	xmargin-top: 15px;
	padding: 15px 0 0 60px;
	xbackground-image: url('../images/uh/uvodka_linka_mala.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
#table .textbox {
	background-color: #e2f0f5;
	width: 190px;
	padding: 2px;
	margin: 5px;
	border: 0px;
	color: #1570a9;
}
#table .tlacitko {
	background-color: #fff;
	padding: 2px;
	border: 0px;
	font-weight: bold;
	color: #1570a9;
	cursor: pointer; cursor: hand;
}