body {
	padding : 0;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	background-color: #000000;
	background-image: url(../pozaditexture.jpg);
	background-repeat: repeat;
	font-size: 14px;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
h1 {
	font-size : 36px;
	text-align : center;
	color : #FFFFFF;
	margin : 10px 0;
	font-weight : normal;
	clear : both;
}
h2 {
	font-size : 16px;
	color : #000000;
	margin : 10px 0;
	font-weight : normal;
	clear : both;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color : #FF6600;
}
a:visited {
color : #4285ba;
}
a:hover {
color : #ffa500;
}
p {
	margin : 15px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
p, li {
line-height : 140%;
}
p.zobrazit-diskuse {
	text-align : right;
	font-size : 14px;
	margin : 0 40px 10px 0;
}
ul {
clear : both;
list-style-type : square;
margin-right : 15px;
}
table {
background-color : white;
margin : 0;
padding : 0;
border-width : 0;
}
th {
	background-color : #000000;
	font-size : 14px;
	font-weight : bolder;
	border : 1px solid silver;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}
td {
border : 1px solid silver;
padding : 3px 3px 3px 3px;
}
.header {
	margin : 0;
	padding : 2px 10px 2px 10px;
	font-size : 80%;
	border : 1px solid silver;
	background-color : #CCCCCC;
}
table textarea {
width : 95%;
}
table.diskuse-formular {
	width : 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.popisek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

table.diskuse-formular input.sender, input.reset {
width : 45%;
}
table.diskuse-formular td {
border : none;
}
table.diskuse-odkazy {
	width : 800px;
}
.popisek2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.butonBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	background-color: #333333;
	padding-left: 20px;
	width: auto;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #FF9900;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	border-top-width: thin;
	border-top-style: outset;
	border-top-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #333333;
	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #333333;
}
.butonBig:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-color: #666666;
	padding-left: 20px;
	width: auto;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	border-top-width: thin;
	border-top-style: outset;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #999999;
}
.nadpisButonuBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-align: left;
}

