.tabela {
	width:100%;
}

#miasta {
	position: relative;
}

#formszukaj {
	position: relative;
	top:7px;
}

#miasta a {
	float:left;
	margin-bottom:10px;
	margin-right:5px;
	font-size:14px;
	color:#408c29;
	font-weight:bold;
}

#miasta h2 {
	margin-bottom:15px;
}


#miasta span {
	/*color: gray;*/
	font-size:11px;
	
}

#miasta .wiecej {
	/*height: 20px;*/
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	background: #408c29;
	border: none;
	padding: 3px 10px 3px 10px;
	cursor:pointer;
	width:100px;
 	float:right; 
 	font-family: sans-serif;
 	font-size:12px;
	text-align:center;
	position: relative;
	z-index: 10;
}

#miasta .znikaj {
	display:none;
	margin-top:42px;
	
}

#coache h2 {
	float:left;
	text-align: center;
	margin-right: 3px;
}


#coache .coach {

	float:left;
	margin-right:10px;
	font-size:10px;
	width:98px;
}

#coache .coach img {
	width:75px;
	height:100px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
/* 	border:1px solid gray; */
}

#coache .coach a {
	color:inherit;
	display: block;
	margin:auto;
	width:80px;
	position:relative;
}

#coache .nazwa {
	font-family: sans-serif;
	padding-top: 1px;
	position: absolute;
	background-color: white;
	bottom:0px;
	left:0px;
	height:30px;
	width:75px;
	-moz-opacity: 0.66;
	opacity: 0.66;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha" (Opacity=66);
	text-align: center;
}

#informacje .info {
	
	float:left;
	width:315px;
	margin-bottom:10px;
}

#informacje .tytul {
/*	background-image:url(../../media/img/strzalka.png);*/
/*	background-position: right;*/
/*	background-repeat: no-repeat;*/
/* 	padding-right:15px;*/
color: #408c29;
    font-weight: bold;
	font-size: 12px;
}

#informacje .lewa {
 	margin-right:15px; 
}

#informacje .coach {
	display:block;
	text-align:right;
	color: gray;
	font-size:10px;
	
}

#informacje .krotka {
	margin-top: 5px;
	font-size:11px;
	color: #545454;
	font-family: verdana;
	line-height: 17px;
}

#informacje .wiecej{
	margin-left: auto;
	width:200px;
	display:block;
	text-align: right;
	margin-top: 10px;
}

.log {
	font-size:10px;
	margin-bottom:10px;
}

.log .info{
	font-size:11px;
	margin-bottom:2px;
}

.log .data{
	font-size:10px;
	color:#A2A2A2;
	line-height: 16px;
}

#updatelog .wiecej {
	display: block;
	text-align: right;
	font-size: 11px;
}

/* -------------- Wyszukiwarka ----------------- */
#formszukaj input, #formszukaj select{
	font-size:12px;
	font-family: sans-serif;
	border: 1px solid #b3b3b3;
	height: 22px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	text-indent: 3px;

}

#formszukaj .button {
/*	height: 20px;*/
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	background: #408c29;
	border: none;
	padding: 3px 10px 3px 10px;
	cursor:pointer;
	width:130px;
 	font-size: 12px;
	text-align:center;
	height:23px;
}

.uproszczone {
	position: relative;
	top:-6px;
	left:0px;
}

.uproszczone .pole {
	width: 200px;
}

#buttonzaawansowane {
	margin-left: 20px;
	cursor: pointer;
	color: #408c29;
}

.zaawansowane {
	
}

.zaawansowane .oddo {
	width:60px;
}

.opcje {
	margin-top: 10px;
}

.opcje p {
	width:162px;
	float:left;
		margin-bottom: 10px;
}

.opcje input {
	position: relative;
	top:2px;
	margin-right: 5px;
	
}

#formszukaj .pole-specjalizacja {
	
	margin-right:20px;
	margin-left: 20px;
}

