/* DISKUSIA */
.komentar-vrch{
	width: 540px;
	background-color: #F0FFE1;
	border: 1px solid #19701C;
	font-size: 11px;
	line-height: 20px;
	text-indent: 10px;
}
.komentar-vrch a, .komentar-vrch a:link {
  	text-decoration: underline;
	color: #54821D;
 	font-weight: bold	 
}
.komentar-vrch a:hover { 
  text-decoration: none;
  color: #C19D12;	
}
.komentar-vrch-nick{
	color: #54821D;	
}
.komentar-text{
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
	min-height: 30px;
	color: #676767; 
}

.komentar-lavy-velky{
	width: 530px;
	min-height: 70px;
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #2D2D2D; 
	padding:	5px;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	/*background-image: url(../images/layout/div-prava-vnutro.jpg);*/
	background-position: bottom;
	background-repeat: repeat-x;			
}
.komentar-velky{
	width: 528px;
}
.komentar-lavy{
	width: 428px;
	float: left;
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #2D2D2D; 
	padding:	5px;
	min-height: 70px;
	vertical-align: top;	
	border-left: 1px solid #E3E3E3;
	/*background-image: url(../images/layout/div-prava-vnutro.jpg);*/
	background-position: bottom;
	background-repeat: repeat-x;			
}
.komenatr-pravy{
	width: 100px;
	float: right;
	padding-top: 5px;
	min-height: 70px;
}

.komentar-spodok{
	width: 530px;
	text-align: right;
	border: 1px solid #E3E3E3;
	line-height: 20px;
	padding-right: 10px; 
}
.komentar-spodok a, .komentar-spodok a:link {
  	text-decoration: underline;
	color: #54821D;
 	font-weight: bold	 
}
.komentar-spodok a:hover { 
  text-decoration: none;
  color: #C19D12;	
}
.komentar-obrazok{
margin-top: 2px;
}
.komentar-posli-div{
	padding-left: 40px;
}
.komentar-popis{
	padding: 2px;
	color: #979797;
}
.komentar-posli-input-or{
	text-align: left;
	font-size: 11px;
	width: 150px;
	height: 18px;
	color: #2d2d2d;
	font-weight: bold;
	background-color: #F3F3F3;
	border: 1px solid #C2C2C2;
}
.komentar-posli-textarea{
	text-align: left;
	color: #2d2d2d;
	background-color: #F3F3F3;
	border: 1px solid #C2C2C2;
}
.komentar-input-check{
	border: 1px #19701C solid;
	padding: 2px; 
	margin-left: 5px; 
	font-size: 11px;
	width: 50px;
}
.komentar-pridaj a{
	color: #19701C;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;
	text-align: center;
}
.komentar-posledne{
	text-align: left;
	text-decoration: none;
	text-indent: 15px;
	font-size: 10px;
}
.komentar-posledne a{
	display: block; 
	text-decoration: none;
	background: url(../images/layout/kocka-mala.jpg) no-repeat scroll center left;
}
.komentar-posledne a:hover{
	text-align: left;
	text-decoration: underline;
	background: url(../images/layout/kocka-mala-hover.jpg) no-repeat scroll center left;
	color: #C19D12;		
}
.check {
	font-size: 12px;
	color: #8B0000;
}
.checktext{
	background-color: Silver;
	width: 350px;
	font-size: 12px;
	padding: 10px;
}
/* KONIEC DISKUSIA */
