/*------------------------------------------default------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000;
	line-height: 1.4;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 83%;
	text-align: center;
	background-color: #000;
	background-image: url(../img/img_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
hr {
	display: none;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	width: 100%;
}
a {
	color: #d91010;
}
a:hover {
	text-decoration: none;
	color: #000;
}
p {
	margin-bottom: 25px;
}
ul, li {
	list-style-type: none;
}
h2, h3, h4, h5, h6 {
	display: block;
	font-size: 100%;
	padding-bottom: 10px;
}
h2 {
	color: #d91010;
	font-size: 180%;
}
h3 {
	color: #919191;
	font-size: 150%;
	font-weight: normal;
	margin-top: 10px;
}


img {
	border-style: none;
}

#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
h1 {
	height: 79px;
	width: 290px;
	top: 0px;
	left: 0px;
	overflow: hidden;
	position: absolute;
}
h1 span {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 79px;
	width: 290px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
}
menu {
	position: absolute;
	right: 15px;
	top: 26px;
}

menu li {
	display: inline;
	list-style-type: none;
}
menu li a {
	text-decoration: none;
	color: #000;
	cursor: pointer;
	font-size: 130%;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}

menu li a:hover {
	color: #909090;
}
menu li a.aktiv {
	color: #ea1818;
}
#search {
	position: absolute;
	top: 85px;
	right: 30px;
	width: 225px;
	height: 33px;
}
#search input {
	background-color: #FFF;
	position: absolute;
	border: 1px solid #e2e2e2;
	top: 3px;
	left: 0px;
	font-style: italic;
	color: #a6a6a6;
}
#search .pole {
	width: 190px;
	height: 16px;
	padding: 6px;
}

#search .tlc {
	position: absolute;
	top: 0px;
	left: 200px;
	z-index: 100;
	background-image: url(../img/button_hledat.gif);
	height: 33px;
	width: 27px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 870px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 280px;
	background-image: url(../img/bg_obsah.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#obsah {
	float: left;
	width: 580px;
}
#obsah .subtitle {
	color: #cda60c;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.2;
}
.obr {
	background-image: url(../img/bg_img.gif);
	float: right;
	height: 143px;
	width: 190px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
#obsah   .sez  {
	background-image: url(../img/bg_seznam.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 571px;
	padding-bottom: 40px;
}
#obsah ul.seznam {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	line-height: 2;
}
#obsah .seznam li {
	background-image: url(../img/ico_seznam.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#panel {
	float: right;
	width: 256px;
}
#panel .menu {
	background-image: url(../img/bg_submenu.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #f3f3f3;
	width: 236px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	padding-bottom: 15px;
}


#panel .menu li {
	list-style-type: none;
	display: inline;
}
#panel .menu li a {
	display: block;
	margin-bottom: 2px;
	height: 29px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding-left: 35px;
	float: left;
	width: 201px;
	background-color: #ffdc4d;
	line-height: 29px;
}
#panel .menu li a:hover {
	color: #fff;
	background-image: url(../img/ico_submenu-hover.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #000;
}
#panel .menu li a.aktive {
	background-image: url(../img/ico_submenu-aktive.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #d91010;
	color: #FFF;
}
#panel .menu .submenu {
	padding-bottom: 5px;
	display: block;
	float: left;
}

#panel .menu .submenu li a {
	float: left;
	font-weight: normal;
	background-color: #F3F3F3;
	color: #D91010;
	margin: 0px;
	height: 24px;
}
#panel .menu .submenu li a:hover {
	color: #000;
	text-decoration: underline;
	background-image: none;
}
#panel .spodek {
	background-image: url(../img/bg_box-dole.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 256px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	_bottom: -7px;
}

#panel .box {
	background-color: #F3F3F3;
	width: 256px;
	margin-top: 10px;
	position: relative;
}
#panel .box .top {
	background-image: url(../img/bg_box-nahore.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 256px;
	height: 49px;
}
#panel .box .nadpis {
	color: #000;
	font-size: 140%;
	display: block;
	padding: 10px;
}
#panel .box .reakce {
	padding-right: 10px;
	padding-left: 10px;
}
#panel .box .reakce ul {
	background-image: url(../img/img_cite.gif);
	background-repeat: no-repeat;
	background-position: 200px 6px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}

#panel .box .jmeno {
	font-weight: bold;
	color: #d91010;
}
#panel .box .firma {
	font-style: italic;
	color: #6f6f6f;
}




/*------------------------------------------paticka------------------------------------------*/
#paticka {
	width: 870px;
	color: #919191;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../img/bg_paticka.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #F3F3F3;
	height: 40px;
	line-height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#paticka span {
	color: #ddd;
}
#paticka ul li {
	float: left;
	display: inline;
}

#paticka a {
	color: #919191;
	text-decoration: none;
}
#paticka a:hover {
	text-decoration: underline;
}

.plugin_Discussion_form {text-align: right; padding: 10px 0;}
.plugin_Discussion_form form {margin: 0; padding: 0;}
.plugin_Discussion_form form fieldset {margin: 0; padding: 10px; border: solid 1px #FFCE19;}
.plugin_Discussion_form form fieldset legend {padding: 0 3px; background: #FFCE19; color: #ffffff; font-weight: bold;}
.plugin_Discussion_form input, textarea {background-color: #f6fbeb; margin-top: 3px; border: solid 1px #FFCE19; color: #53770d;}
.plugin_Discussion_form textarea {width: 100%; height: 150px}

.plugin_Discussion_list {padding-top: 10px;}
.plugin_Discussion_list .spot .head a {color: #444444; font-weight: bold; text-decoration: underline;}
.plugin_Discussion_list .spot .head a:hover {text-decoration: none;}
.plugin_Discussion_list .spot {margin: 10px 0;}
.plugin_Discussion_list .spot .head {background-color: #dbdbdb; color: #666666; padding: 3px; font-size: 11px;}
.plugin_Discussion_list .spot .content {padding: 3px; background-color: #efefef; color: #333333; line-height: 1.7;}
.plugin_Discussion_list .spot .reply {padding: 1px 3px; background-color: #dbdbdb;}
.plugin_Discussion_list .spot .reply a {color: #444444;}
.plugin_Discussion_list .spot .reply a:hover {text-decoration: none;}

.box-reference {
  width: 215px;
  float: left;
  padding: 5px;
  text-align: center;
}
.box-reference a {
  display: block;
  margin: 10px 0;
  color: #777777;
  padding: 5px;
  text-decoration: none;
  cursor: hand;
}
.box-reference a:hover {
  text-decoration: none;
  background: #dddddd;
}

.box-reference span {
  display: block;
  background: url(reference-background.gif) top left no-repeat;
  width: 201px;
  height: 91px;
  text-align: left;
}

.box-reference span img {
  margin: 5px;
  width: 110px;
  height: 80px;
}
