/* mic6-form.css 070801-2248 ror */

form {
	width: 170px;
	background: #f5f5f5;
	margin: 15px 5px;
}
fieldset {
	padding: 10px;
	border: none;
}

input {
	width: 80px;
	float: left;
	display:block;
}
form br {
	display: none; /* pro lep¹í zobrazení bez stylù */
}
input, textarea {
	width: 80px;
	margin: 0 0 0 0;
	border: 1px #000;
}

.search_inp {
	width: 20px;
	margin: 0 0 0 0;
	border: 1px #000;
}

.search_inp { width: 80px; margin: 0 0.3em 0.3em 0; }

label {
	width: 280px;
	margin: 10px 10px;
	border: 11px #000;
}

.text {
	margin-left: 96px;
	}
	

p.odsunout {
	position: absolute;
	left: 218px;
	top: auto;
	margin-bottom: 10px;
	}
	
p.obrazek {
	color: #777;
	text-align: center;
	}
	
p.obrazek img {
	display: block;
	margin: 10px auto 0.5em;
	border: 1px solid #000;
 	}
	
p.obrazek.obtekany {
	float: right;
	width: 260px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid #999;
	background: #fff;
	}
	
.micpic {
	  float: left;
	  margin: 0 8px 0 0;
	  padding: 2px;
	  border: 1px solid #B6DF45;
	  border-bottom-color: #9CD306;
	  border-right-color: #9CD306;
	  background: #fff;
	}


p.center {
	text-align: center;
	}

.odkaz {font-weight: bold; }

.none {list-style-type: none; }
	