#wrapper {
	width: 760px;
	margin: 0 auto;
	margin-top: 20px;
}

#leftcolumn {
	width: 760px;
	float: left;
}
#leftcolumn_oferta {
	width: 250px;
	float: left;
}


#rightcolumn {
	float: left;
	width: 510px;
}
#map {
	height: 241px;
}
#obraz {
	height: 214px;
}

#footer {
	width: 760px;
	clear: both;
	height: 40px;
	background-color: #949293;
}


#header {
	width: 760px;
	height: 295px;
}
#content {
	font-family: Tahoma;
	color: #666666;
	font-size: 12px;
}
#txt_content {
	font-family: Tahoma;
	padding: 10px;
}
#txt04 {
	padding: 20px;
	color: #666666;
}
#txt_content_kontakt {
	color: #666666;
	text-align: center;
	width: 760px;
	font-size: 15px;
}
#txt_content_ofirmie {
	font-family: Tahoma;
	color: #666666;
	font-size: 13px;
	padding: 15px;
}
#txt_content_oferta {
	font-family: Tahoma;
	color: #666666;
	font-size: 13px;
	padding: 15px;
}



.email:link {
	color: #FF9900;
	text-decoration: none;
}
.email:hover {
	color: #FF9900;
	text-decoration: none;
}
.email:visited {
	color: #FF9900;
	text-decoration: none;
}

.oferta:link {
	color: #FF6600;
	text-decoration: none;
}
.oferta:hover {
	color: #666666;
	text-decoration: none;
}
.oferta:visited {
	color: #FF6600;
	text-decoration: none;
}




body {
	margin: 0px;
	padding: 0px;
}
#info {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
#txt01 {
	color: #666666;
	font-family: Tahoma;
	font-size: 13px;
	text-indent: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#txt03 {
	color: #FF9900;
}

#txt02 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height: 60px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}

