/* CSS Document */
BODY {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#424242;
	/*text-align:center;*/
	background:#2f3245 url("../lf/images/lf1.gif") no-repeat left top;
	padding:0;
	margin:0;
  text-align: center; /* Hack pro IE */ 
  }

/* main centrovan web */  
div.main {width: 800px; position: relative; text-align: left; margin: auto; background-color:#ffffff;}

A {color:#2f3245; text-decoration:underline;}
TABLE { width: 800px;  border: none; position:absolute; top:0px; left: 0px; background-color:#ffffff; }
TD {width:800px;background-color:#ffffff;}
P {text-align:left; font-size:10pt;}

/* box, posun, paticka */
div.box {width:800px; position:absolute; top:120px;left:0px;background-color:#ffffff;}
div.pos {margin: 20px 0 0 0;}
div.pat {margin: 30px 0 0 0;}

/* texty */
div.text {margin: 8px 5px 5px 25px; text-align:left; font-weight: bold; font-size: 22pt;}
div.text1 {margin: 0px 15px 0px 25px; padding-bottom:0px; text-align:left; font-weight: normal; font-size:10pt;}
div.tit {margin: 10px 5px 0px 20px; text-align:left; font-weight: bold; font-size: 12pt;}
span.line {color: #2f3245;font-weight: bold;text-decoration:underline;}
/* linky */
div.vla {position:absolute; left:540px; top:310px; text-align:left; font-weight: normal; font-size:10pt;}

A:visited.vla {
	text-decoration: underline; font-weight: normal ; font-size: 10pt;
}
A:active.vla {
   text-decoration:underline; font-weight: bold ;font-size: 10pt;
}
A:hover.vla {
	 text-decoration: underline; font-weight: bold ; font-size: 10pt;
}

/* formular k prodeji */
div.box14 {
background : #ffcc66;border-style : solid;border-width : 1px;border-color : #ffffcc;padding : 3px;margin : 5px;font-weight : bold;font-size : 8pt;text-align : center;width : 100%;color : #ffffff;text-decoration : none;
}

td.kontakt {
background : #ffcc66;border-style : solid;border-width : 0;padding : 3px;margin : 2px 6px 2px 6px;font-weight : normal;font-size : 8pt;text-align : justify;color : #000000;
}

input, textarea {
background-color : transparent;color : #666666;border : 1px solid #ffffcc;
}
