/* VZHLED Z as4u.cz */
body {
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	line-height : 1.5em;
	margin : 0px;
	/*background : White url(http://www.as4u.cz/galerie/obrazky/imager.php?img=6755&x=106&y=20) no-repeat top right;
	*/
	padding : 0px;
	background-color : White;
}
a {
color : #00a0c6;
text-decoration : underline;
}
a:hover {
color : #ff9900;
}
h2 {
color : #00a0c6;
margin-top : 0px;
margin-bottom : 1.5em;
font-size : 1.5em;
}
h3 {
margin-top : 2em;
margin-bottom : 2em;
font-size : 1.3em;
color : #ff9900;
}
h3.jmeno_firmy {
	margin-bottom : 1em;
}
h4 {
color : #999999;
margin-top : 2em;
font-size : 1.1em;
}
div.popis_clanku {
font-weight : bold;
margin-bottom : 1.5em;
margin-top : 1.5em;
}
td {
	vertical-align : top;
}
h4.chyba,
div.chyba {
	font-size : 1.3em;
	font-weight : bold;
	color : #ff0000;
	margin : 1em 0;
}
span.chyba_mala {
	font-weight : bold;
	color : #ff0000;
}
ol, ul {
	margin-top : 1em;
}
div.cleaner {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}




/* ZÁHLAVÍ */
div.registrace_zahlavi_obal {
	width : 100%;
	height : 70px;
	background : #4EBDD7 url(../images/registrace/pozadi_zahlavi.gif) repeat-x top left;
	margin-bottom : 2em;
}
div.registrace_zahlavi {
	
}
div.cely_clanek {
	padding : 1px 20px 20px 20px;
}
div.registrace_zahlavi_obal a.registrace_logo {
	display : block;
	width : 152px;
	height : 54px;
	position : absolute;
	top : 16px;
	left : 10px;
	background : url(../images/registrace/logo.gif) no-repeat top left;
}
a.registrace_logo span {
	display : none;
}
div.registrace_zahlavi_obal a.registrace_ikona {
	display : block;
	position : absolute;
	top : 16px;
	right : 12px;
	width : 54px;
	height : 54px;
	background : url(../images/registrace/pero.gif) no-repeat top right;
}
a.registrace_ikona span {
	display : none;	
}



/* ÚVODNÍ STRANA */
div.reg_uvod_zpet {
	position: absolute;
	top: 75px;
	right: 20px;
	text-align: right;
}
div.reg_uvod_volba_obal {
	/*background : #d9f8ff url(../images/registrace/volba_vlevo.gif) no-repeat center left;*/
	width: 46%;
	float: left;
	margin: 0px 0px 0px 2%;
}
div.reg_uvod_volba {
	padding: 0px 0px;
}
div.reg_uvod_volba h3 {
	margin: 0px;
}
a.reg_uvod_osoba,
a.reg_uvod_firma {
	width: 100%;
	height: 60px;
	display: block;
}
a.reg_uvod_osoba {
	background : url(../images/registrace/osobni.gif) no-repeat top left;
}
a.reg_uvod_firma {
	background : url(../images/registrace/firemni.gif) no-repeat top left;
}
a.reg_uvod_osoba span,
a.reg_uvod_firma span {
	display: none;
}
div.reg_uvod_volba ul {
	margin-left: 2em;
	line-height: normal;
}
div.reg_uvod_volba li {
	margin-bottom: 0.3em;
}




/* FORMULÁŘE */
fieldset {
	margin: 2em 0 2em 0;
	padding: 0 1em 1em 1em;
	border: 1px solid #00a0c6;
}
fieldset h3 {
	margin : 0 0 1em 0;
}
legend,
legend.nadpis_registrace {
	background-color : #00a0c6;
	color : White;
	font-weight : bold;
	font-size : 1.1em;
	padding : 0.2em 0.8em;
	margin-bottom : 1em;
}
/* firemni udaje - opravneni k aplikacim */
table.opravneni_kaplikacim {
	border-collapse : collapse;
	border : 2px solid #cccccc;
	font-size : 1em;
}
table.opravneni_kaplikacim td,
table.opravneni_kaplikacim th {
	border-collapse : collapse;
	border : 1px solid #cccccc;
	font-size : 1em;
	padding : 5px 7px;
	background-color : #ffffff;
	text-align : left;
}
table.opravneni_kaplikacim th {
	background-color : #e6e6e6;
}
span.hvezdicka {
	font-weight : bold;
	padding : 0 5px;
	color : #FF9900;
	font-size : 2em;
	line-height : 0.5em;
}




/* platebni brana */

body.platebni_brana div.karta {
	width: 100%;
	text-align: center;
	height: 50px;
}
body.platebni_brana div.dodavatel {
	width: 49%;
	float: left;
	margin: 1em 0px;
}
body.platebni_brana div.zprostredkovatel {
	width: 49%;
	float: right;
	margin: 1em 0em 1em 0em;
}
div.karta img {
	border: 0px none;
	margin: 0px 20px;
}
