
#sloupec-pravy { display:none; }	
#sloupec-stredni {float:left; width: 560px; }		

.formular-titulek
{
	font-variant : small-caps;
	text-align:center;
	font-weight:bold;
	color:#800000;
	margin-top:20px;
	margin-bottom:20px;	
	font-size:130%;
	
}

TABLE.form1
{
font-size:100%;
background-color : #FFEAEA;
width: 100%;
 text-align : left;
}

/* kulate rohy */
TD.lh
{
background-image: url(/images/formular_lh.gif);
background-repeat: no-repeat; 
background-position: top right;	
padding-left:0px;
padding-right:0px; 
padding-top:0px;
padding-bottom:0px;
}

TD.ph
{
background-image: url(/images/formular_ph.gif);
background-repeat: no-repeat; 
background-position: top right;	
padding-left:0px;
padding-right:0px; 
padding-top:0px;
padding-bottom:0px;
}

TD.ld
{
background-image: url(/images/formular_ld.gif);
background-repeat: no-repeat; 
background-position: bottom;	
padding-left:0px;
padding-right:0px; 
padding-top:0px;
padding-bottom:0px;
}

TD.pd
{
background-image: url(/images/formular_pd.gif);
background-repeat: no-repeat; 
background-position: bottom;	
padding-left:0px;
padding-right:0px; 
padding-top:0px;
padding-bottom:0px;
}


TD.top1
{
background-image: url(/images/formular_h.gif);
background-repeat: repeat; 
background-position: top;	
padding-left:0px;
padding-right:0px; 
padding-top:0px;
padding-bottom:0px;
}

TD.bottom1
{
background-image: url(/images/formular_d.gif);
background-repeat: repeat; 
background-position: bottom;	
padding-left:0px;
padding-right:0px; 
padding-top:0px;
padding-bottom:0px;
}

TD.levy1
{
background-image: url(/images/formular_l.gif);
background-repeat: repeat; 
background-position: left;	
padding-left:0px;
padding-right:0px; 
padding-top:0px;
padding-bottom:0px;
width:15px;
}

TD.pravy1
{
background-image: url(/images/formular_p.gif);
background-repeat: repeat; 
background-position: right;	
padding-left:0px;
padding-right:0px; 
padding-top:0px;
padding-bottom:0px;
width:14px;
}

TD.nazevp
{
width:160px;
padding-left: 15px;
padding-top: 0px;
vertical-align: top;
background-image: url(/images/formular_pov.gif);
background-repeat: no-repeat; 
background-position: top left;
 text-align : left;
}

TD.nazev
{
width:160px;
padding-left: 15px;
vertical-align: top;
 text-align : left;
}

.field-text
{
font-size:100%;	
}

.field-text-readonly
{
font-size:100%;	
background-color : #EBEBEB;
}


.field-textarea
{

font-size:100%;
 font-family : sans-serif;
}

.field-textarea-readonly
{
font-size:100%;	
font-family : sans-serif;
background-color : #EBEBEB;
}

.oblast
{
margin-top:20px;
margin-bottom:6px;
color: #800000;
font-size:100%;
text-align:left;
}

.tlac_main
{
margin-top:20px;
font-family: Verdana;
font-size: 11px;
background-color: #F2BFCC;
border-left:1px solid #C0C0C0; 
border-right:1px solid #800000; 
border-top:1px solid #C0C0C0; 
border-bottom:1px solid #800000; 
}

.chyba1
{
	color: red;
	/*font-weight:bold;*/
}

.titulekchyba
{
	font-size:100%;
	text-align:center;
	font-weight : bold;
	color:red;
	margin-top:24px;
}

.speckod1_p1
{
    padding-left:0px;
	color:gray;
	margin-top:0px;
	margin-bottom:3px	
}

.speckod1_p2
{
    padding-left:0px;
	color:gray;
	margin-top:3px;
	margin-bottom:12px	
}

#bad {
	background : url(images/prihlasky_bad.gif) no-repeat left top;
	margin : 50px 0px 0px 30px;
	padding : 12px 10px 30px 80px;

}

#ok {
	background : url(images/prihlasky_ok.gif) no-repeat left top;
	margin : 50px 0px 0px 30px;
	padding : 12px 10px 30px 80px;
	color: black;
}
