#lboxes {
}

.lbox {
  position:relative;
  margin-bottom:20px;
}

.lbox.first {
  margin-top:30px;
}

.lbox h3 {
  position:absolute;
  margin-left:-17px;
}

.lbox .box-cnt {
  padding:60px 10px 10px 10px;
}


/*napiste-nam - contacto*/

.lbox.napiste-nam {
  
}

.quickform {
  margin-left:10px;
}

.lbox.napiste-nam .wysiwyg form table tr td {
  border:none;
  background:none;
}

.lbox.napiste-nam form table tr td label {
  font-weight:bold;
  color:#7E2121;
}

.lbox.napiste-nam form table tr td input.inputtext {
  width:180px;
  border:1px solid #7E2121;
  margin-top:5px;
  background:url('../img/ta.gif') no-repeat -3px -5px;
}

.lbox.napiste-nam form table tr td textarea {
  width:180px;
  border:1px solid #7E2121;
  margin-top:5px;
  background:url('../img/ta.gif') no-repeat -3px -5px;
}

.lbox.napiste-nam form table tr td input.submit {
  width:70px;
  height:17px;
  border:1px solid #7E2121;
  background:url('../img/submit.gif') no-repeat left top;
  color:#fff;
  font-weight:bold;
  cursor:pointer;
  font-size:.92em;
  padding:0px 0px 2px 0px;
  margin-left:110px;
}

/*anketa*/

.lbox.anketa .anketniform{
}

.lbox.anketa input.submit {
  width:70px;
  height:17px;
  border:1px solid #7E2121;
  background:url('../img/submit.gif') no-repeat left top;
  color:#fff;
  font-weight:bold;
  cursor:pointer;
  font-size:.92em;
  padding:0px 0px 2px 0px;
  margin-left:110px;
}

/*ankety*/

.lbox p.anketa-nadpis{
	font-weight:bold;
	margin-top:10px;
	margin-left:5px;
	color:#8A1313;
	margin-bottom:10px;
}

.lbox form fieldset{
	border:none;
}

.lbox form input{
	float:left;
}

.lbox form input.radiobutton {
}


.lbox .anketa-radek{
	clear:both;
	height:2em;
}

.lbox .anketa-text{
	float:left;
	padding-left:5px;
	color:#8A1313;
	font-weight:normal;
}

.lbox label {
  cursor:pointer;
}

/*diskuse*/

.wysiwyg .diskuse {
	margin-top:15px;
}

	.wysiwyg .diskuse strong {
		font-weight:bold;
	}

.wysiwyg .diskuse .pridatprispevek {
	border:1px solid #15710C;
	margin-top:5px;
	background:#F6FBF5;
}
  .wysiwyg .diskuse .pridatprispevek input {
    border:1px solid #15710C;
  }
	
.wysiwyg .diskuse .date {
	color:#15710C;
}

.wysiwyg .diskuse .nadpis {
	background:#CBDCC9;
	color:#15710C;
	font-weight:bold;
	padding:.2em;
	border-bottom:1px solid #cccccc;
}

.wysiwyg .diskuse .autor {
	xbackground:#FFF9EF;
	padding:.2em;
}

.wysiwyg .diskuse .email {
	xbackground:#FFF9EF;
	padding:.2em;
}

.wysiwyg .diskuse .text {
	border-top:1px solid #ccc;
	padding:20px;
	background:#fff;
}

.wysiwyg .diskuse .reakce {
	text-align:right;
	padding:10px;
}

	/*levely diskusi*/
	
  .wysiwyg .diskuse .prispevek {
		margin-bottom:20px;
		border:1px solid #ccc;
		background:#F6FBF5;
	}

	.wysiwyg .diskuse .prispevek.l2 {
		margin-left:20px;
	}
	
	.wysiwyg .diskuse .prispevek.l3 {
		margin-left:40px;
	}
	
	.wysiwyg .diskuse input.submit {
	   width:70px;
    height:17px;
    border:1px solid #CEDDCA;
    background:#E3EDE2;
    color:#15710C;
    font-weight:bold;
    cursor:pointer;
    font-size:.92em;
    padding:0px 0px 2px 0px;
    margin-left:110px;
  }

.wysiwyg .pridatprispevek {
	margin-top:10px;
	border:1px solid #0C4EA2;
	clear:both;
}

.wysiwyg .pridatprispevek fieldset{
	border:none;
}
	.wysiwyg .pridatprispevek .titulek {
		xbackground:#FFF9EF;
		padding-left:5px;
	}
	
	.wysiwyg .pridatprispevek .titulek label, .pridatprispevek .jmeno label, .pridatprispevek .email label{
		xwidth:5em;
		display:block;
	}
	
	.wysiwyg .pridatprispevek .email {
		xbackground:#FFF9EF;
		padding-left:5px !important;
	}
	
  .wysiwyg .pridatprispevek .jmeno {
		xbackground:#FFF9EF;
		padding-left:5px;
	}
	
	.wysiwyg .pridatprispevek .diskuse-sdeleni-nadpis {
		clear:both;
		padding:6px;
	}
	
	.wysiwyg .pridatprispevek .diskuse-sdeleni {
		clear:both;
		width:98%;
		margin-left:7px;
		margin-top:5px;
		margin-bottom:7px;
	}
	
	.wysiwyg .pridatprispevek .addprisphead {
		padding-top:5px;
		padding-bottom:5px;
		margin-bottom:15px;
		xbackground:#FFF9EF;
	}
	


