/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, Comic Sans MS, Monotype Corsiva, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Comic Sanc MS","Monotype Corsiva",sans-serif;
	color: orange;
	font-size:20.0pt;
}

h2 {
	font-family: "Monotype Corsiva", "Comic Sanc MS",monospace;
	color: black;
	font-size:14.0pt;
	font-weight: normal;
}

h3 {
	font-family: "Monotype Corsiva","Comic Sanc MS", sans-serif;
	font-weight: normal;
	color: black;
	font-size:18.0pt;
}

h4 {
	font-family: "Monotype Corsiva", sans-serif;
	color: orange;
	font-size:12.0pt;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 65%;
	height: 180px;
	margin: 0 auto;
	background: url(images/img02.jpg)
}

#header h1, #header h2 {
	text-transform: none;
	font-weight: normal;
	color: white;
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	font-size: 38px;
}

#header h2 {
	float: right;
	padding: 40px 20px 0 0;
	font-size: 26px;
}

/* Menu */

#menu {
	width: 100%;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 65%;
	margin: 0 auto 0 auto;
	padding: 10px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;

}

/* Posts */

#posts {
	float: left;
	width: 100%;
}

/* Links */

#links {
	float: right;
	width: 20%;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}


#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0x 30px 0;
	font-size: 13px;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 4px;
}
/* Footer */

#footer {
	height: 50px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}

a:link {
color : #3e6a97;
}
a:visited {
color : #4285ba;
}
a:hover {
color : #ffa500;
}
p {
margin : 15px 0 15px 0;
}
p, li {
line-height : 140%;
}
p.zobrazit-diskuse {
text-align : right;
font-size : 80%;
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 : #ffdc9c;
font-size : 80%;
font-weight : bolder;
border : 1px solid silver;
}
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 : #ffdc9c;
}
table textarea {
width : 95%;
}
table.diskuse-formular {
width : 100%;
}
table.diskuse-formular input.sender, input.reset {
width : 45%;
}
table.diskuse-formular td {
border : none;
}
table.diskuse-odkazy {
width : 100%;
}
