﻿#main #mapy
{
	float: left;
}

#main #filtr
{
	background-position: 0px 0px;
	position: relative;
	width: 222px;
	height: 269px;
	float: right;
	background: url('../image/page/referencnizakaznici/ramecek.png') no-repeat 0px 0px;
	font-size: 11px;
}

#main #filtr .content
{
	margin: auto;
	width: 190px;
	padding-top: 15px;
}

#main #filtr .content select
{
	background-position: right center;
	border: 1px solid #0095E7;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 10em;
}

#main #filtr .content p
{	
	margin: 2px 0px 10px 0px;
}

#main #users
{
	width: 100%;
	margin-top: 10px;
}

#main #users .user
{
	position: relative;
	width: 100%;
}

#main #users .user .name
{
	float:left;
	padding: 0px;
	line-height: 25px;
	width: 400px;
	color: #009edf;
	font-size: 15px;
}

#main #users .user .products
{
	float: right;		
}

#main #users .user .products a
{
	padding-top:15px;
	margin-right:15px;
	text-decoration:none;	 
}

#main #users .user table.info td
{
	padding-right: 15px;
}

#main #users .user table.info td.value
{
	min-width: 180px;
}

#main hr.separator
{
	border-style: none;
	height: 1px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #B5DCEB;
}

#firmyPohodaLink {
    position:relative;
	float:right;
	width:222px;
	padding-top:8px;	
}

#firmyPohodaLink a#czech
{	
    display:block;
	position:absolute;
	width:222px;
	height:40px;
    text-decoration:none;
    text-indent:-10000px;
    background: url('/image/page/logo_firmyPH.png') no-repeat left top;
}

#firmyPohodaLink a#slovak
{	
    display:block;
	position:absolute;
	width:222px;
	height:40px;
    text-decoration:none;
    text-indent:-10000px;
    background: url('/image/page/ImgLogoFirmyPH_reference_sk.png') no-repeat left top;
}

a.btnMoreFirmyPh {
    display:inline-block;
    position:relative;
    padding:10px 20px;
    margin-top:10px;
    margin-bottom:15px;
    color:white;
    font-size:14px;
    font-weight:bold;
    background:#FF560C;
    text-decoration:none;
}

a.btnMoreFirmyPh:hover {
    background:#FF8400;
}








