.invisible {display: none;}

body { margin: 0; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; cursor: default; color:#392b3e;}

#head_kontakt { background: url(../img/bg_head.gif) no-repeat; width: 100%; height: 130px; left: 0; top: 0; position: relative; margin-bottom: 40px; }

#logotext { visibility:hidden;}

ul#logomenu li { background: url(../img/oman.gif) no-repeat; display:block; width: 90px; height:95px; text-indent: -999em; }

/**************************

   FORMULAR

**************************/

.form_tip { float: left; margin-bottom: 10px; }

.form_kontakt { margin-bottom: 10px; width: 470px;  }


label { float: left; color: #402a2a; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; width: 470px;  }

fieldset {border:none; margin: 0px; padding: 0px}

select {
	border:#700079 1px solid;
	background:none;
	padding:1px 5px;
	margin:3px 0 0 0;
	font: 11px/16px Verdana, Geneva, sans-serif;
	width: 150px;
}

textarea, input {
	border:#700079 1px solid;
	background:none;
	padding:1px 5px;
	margin:3px 0 0 0;
	font: 11px/16px Verdana, Geneva, sans-serif;
	width: 255px;
}
textarea:hover, input:hover {
	border:#23868f 1px solid;
}
input[type=submit] {
	background-color:#700079; color:#FFF; font-size: 9px; font-weight: bold; text-transform: uppercase; word-spacing: -1px; letter-spacing: 1px; padding:0 5px; width: 265px;
}
input[type=submit]:hover {
	background-color:#23868f;
}
/*********************

   CONTENT

 ********************/

#content { position: relative; top: 0; left: 45px; width: 470px; height: 100%; visibility: visible; float: left; padding-bottom: 30px; }

.left { height: auto; width: 200px; left: 0; top: 0; position: relative; float: left; margin-right: 15px; }

.right { position: relative; top: 0; left: 0; width: 255px; height: auto; float: left; }
