﻿body {
	background:#fff;
}

.logo_prouzek {
	width:900px;
	text-align:right;
	float:left;
	width:100%;
	right:480px;
	position:absolute;
}

.sloupec {
	width:385px;
	background:url('../images/vzor.gif');
	right:50px;
	height:100%;
	position:absolute;
	bottom:0;
}

.contact_text {
	font-family:Calibri;
	color:#000;
	text-align:right;
	right:455px;
	bottom:20%;
	position:absolute;
}