
div#left, div#middle, div#right
{
	
	float: left;
	font-size: 0.95em;
}


div#left
{
	width: 20em;
}

div#middle
{
	width: 19.5em;
	margin-right: 2.5em;
}

div#right
{
	width: 20em;
}

div#right h2
{
	font-size: 0.8em;
	
}

div#right p
{
	margin-top: 1em;
}



div#middle
{
	border-right: 1px dotted #d1d1d1;
}



div#left input, div#middle input
{
	font-size: 1em;
}



div#middle textarea
{
	font-size: 1.3em;
}


div#left span, div#middle span
{

	display: block;
	float: left;
	
}



div#left p, div#middle p
{
	clear: left;
	
	
}

div#left div, div#middle div
{
	margin-bottom: 0.2em;
	overflow: hidden;
}



.full input
{
	width: 25.5em;
	
}

.full textarea
{
	width: 22.5em;
	height: 10.4em;
}

.quarter 
{
	width: 7.5em;
}

.quarter input
{
	width: 6em;
}

.threequarter 
{
	width: 19.5em;
}

.threequarter input
{
	width: 18em;
}

.half, .half-left
{
	width: 13.5em;
}	

.half-left input, .half input
{
	width: 12em;
}

.third
{
	width: 8.3em;
}

.third input
{
	width: 7em;
}

.submit 
{
	text-align: right;
	width: 24em;
}

.submit input
{
	width: 8em;
}

.red 
{
	color: red;
}

.checkbox
{
	margin-top: 0.2em;
	margin-bottom: 0.3em;
}

.checkbox input
{

	margin-right: 0.5em;
}

p#kontakt_info
{
	width: 25em;
}
