body { 
	background-image: url("../style/pozadi-fialove.jpg");
  background-repeat: repeat-y;
}

div.diskuze {
  position: relative;
  width: 750px;
  left: 260px;
  display: block;
}

h1 {
  text-align: center;
  color: #8888bb;
  margin-bottom: 10px;
}

.textarea {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.readonly{
	border: 1px #CCCC99 solid;
	padding: 2px; 
	margin: 0px;
	background-color: #eee;
/*	font-size: 11px;*/
}
.smajl{
	display: inline;
	vertical-align: middle;
	border:0px;
}
.smajl2{
	display: inline;
	float:right;
	padding:1px;
	border:1px solid black;
	background-color: #fff;	
}
.copyright, .copyright a {
	text-align:center; 
	font-size: 10px; 
	color: #8888bb;
}
.ok {
	color: green;
}
.error {
	color: red;
}

.zdrojak2 {
	border: 3px ridge #ccccff;
	/*background-color: #EEE;
	padding: 1px;*/ 
}

div.diskuze p {
  margin-bottom: 5px;
  margin-top: 5px;
}

div.diskuze div.kecik {
  border: 2px inset #ccccff;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 2px;
}

div.diskuze h3 {
  margin: 2px;
}

span.title {
  font-size: 0.85em;
  font-weight: bold;
}

span.title a {
  text-decoration: none;
  color: #000033;
}

span.title a:hover {
  text-decoration: none;
  color: #555588;
}

div.diskuze div.kom1, div.kom2, div.kom3 {
  margin-bottom: 5px;
}

div.diskuze div.kom3 {
  text-align: right;
  margin-bottom: 1px;
  margin-right: 10px;
}

div.diskuze .floatleft {
  float: left;
}

div.diskuzeForm form {
  display: block;
}

div.diskuze .right {
  text-align: right;
}

div.diskuze .center {
  text-align: center;
}
/*
div.diskuzeForm .stylypisma a {
  color: #7777aa;
}

div.diskuzeForm .stylypisma a:hover {
  color: #ccccff;
}*/


div.newsSmall {
  width: 98%;
  border: 3px ridge #ccccff;
}

h2 {
  text-align: center;
  margin-bottom: 5px;
  margin-top: 5px;
}

a {
  color: #555588;
}

a:hover {
  color: #8888bb;
}

div.onas {
  border: 3px ridge #ccccff;
  width: 98%;
  padding: 5px;
}

div.diskuze table {
  border: 2px ridge #6666ff;
  width: 100%;
}

div.diskuze td,th {
  border: 1px solid #6666ff;
}

div.diskuze th {
  background-color: #bbbbff;
}

div.diskuze br.clear {
  clear: both;
}

div input.schovany {
  visibility: hidden;
}