html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, img, form, fieldset, legend, blockquote, address, dl, dt, dd, table, td, th {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	outline: 0;
	font-family:Arial, Helvetica, sans-serif;

}

input, select, label {
	vertical-align: middle;
	outline: 0;
}

button, input, option, select, textarea {}

ul, ol {}

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5;
	color: #333333;
	font-size: 15px;
}

th {
	text-align: left;
}
hr {
	display: none;
}

.hidden {
	position: absolute;
	top: 0;
	left: -9999px;
}

/* ==========================================================================
 GLOBAL HTML ELEMENTS
 ========================================================================== */

a, a:hover {
	text-decoration: underline;
	color: #339900;
}

p {
	line-height: 1.5;
	color: #333333;
	font-size: 15px;
}

/* Headings
 ========================================================================== */

h1 {
	font-size: normal 26px;
	color: #001b5a;
	text-align: center;
}

h1 small {
	font: normal 16px;
}

h2, h2 a {
	font-size: 22px;
	font-weight: normal;
	color: #339900;
	margin: 0;
}

h2 span {
	font: 22px;
	color: #339900;
	font-weight: normal;
	margin: 0 10px 0 0;
}

.blog h2 a{
	text-decoration: none;
}

h3 {
	font: 22px;
	color: #339900;
	font-weight: normal;
	margin: 0 0 10px 0;
}

/* MAIN layout
 ========================================================================== */

#page-stin {
	background: url("../images/top_page.png") repeat-x;
	color: #333333;
	width: 100%;
	height: auto;
	display: block;
}

#head {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#slide {
	width:1000px;
	height: 350px;
	margin-top: -50px;
	float: left;
	z-index: 0;
}

#main {
	width:1000px;
	margin: 0 auto;
	clear: both;
}

#pozadi-menu {
	width: 100%;
	height: 194px;
	clear: both;
	display: block;
	position: relative;
}


#pozadi-menu-l {
	background: url("../images/pozadi_menu-l.png");
	background-repeat: repeat-x;
	float:left;
	width: 100%;
	height: 194px;
	top:0;
	position: absolute;
}

#pozadi-menu-r {
	background: url("../images/pozadi_menu-r.png");
	background-repeat: repeat-x;
	float:right;
	width: 50%;
	height: 194px;
	top:0;
	right: 0;
	position: absolute;
}

#menu {
	background: url("../images/bg_menu.png");
	background-repeat: repeat-x;
	width: 950px;
	padding-left: 50px;
        padding-top: 25px;
	height: 48px;
	margin: 0 auto;
	position: relative;
	display: block;
}

#menu ul {}

#menu li {
	list-style: none;
	display: block;
	float: left;
}

#menu li a{
	display: block;
	color:#333333;
	padding:0 15px 0 15px;
	font-size: 16px;
	text-decoration: none;
}

#menu li:last-child a{
	display: block;
	border-right: 0;
	color:#333333;
	padding:0 15px 0 15px;
	font-size: 16px;
	text-decoration: none;
}

#bottom2 .menu li {
	list-style: none;
	margin-left: 180px;
	line-height: 25px;
	font-size: 15px;
}

#bottom2 .moduletable {
	margin-bottom: 20px;
}

#component {
	width:auto;
	overflow: hidden;
	padding-left: 40px;
}

#bottom-component {
	border:1px solid #ccc;
	background-color: #f2f2f2;
	margin:50px 0 20px 0;
	padding: 40px;
	-webkit-box-shadow: 0px 4px 4px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 4px 4px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 4px 4px 0px rgba(50, 50, 50, 0.3);
	width:456px;
}

#right{
	width:400px;
	height: auto;
	display: block;
	float: right;
	padding: 0px;
	margin-left: 20px;

}

#right .moduletable{
	padding: 0 50px;
	margin-bottom: 20px;

}

#right .moduletable h3 {
	font-size: 30px;
	color: #339900;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#bottom-component .moduletable h3 {
	font-size: 30px;
	color: black;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#right .moduletable-ram h3 {
	font-size: 30px;
	color: black;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#bottom1 .moduletable h3 {
	font-size: 30px;
	color: white;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#right .moduletable-ram{
	border:1px solid #ccc;
	background-color: #f2f2f2;
	margin:20px 0 40px 0;
	padding: 50px;
	-webkit-box-shadow: 0px 4px 4px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 4px 4px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 4px 4px 0px rgba(50, 50, 50, 0.3);

}

#header {
	margin: 0 auto;
}

h1.logo a {
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
	position:relative;
	float:left;
	width:347px;
	height:107px;
	margin:73px 30px 50px 0;
}

h1.logo a span  {
	visibility:hidden;
	display:block;
}

#top-bar {
	width: 1000px;
	margin:0 auto;
	display: block;
	position:relative;
}

#topmenu {
	width: 340px;
	height: 103px;
	margin:0;
	padding: 0;
	display: block;
	position:relative;
	float:right;
}
#breadcrumbs {
	clear: left;
	width: 100%;
	line-height: 50px;
	color:#999;
	font-family:arial;
	font-size: 11px;
	margin-left: 40px;
}

.blog {}


/* Bottom navigation
 ========================================================================== */
#footer {
	width: 100%;
	margin-top: 30px;
	padding-top: 50px;
	height: 488px;
	background-color: #1f1f1f;
	background-image: url(../images/bg_bottom.png);
	background-repeat: repeat-x;
	clear: both;
}

#footer p {}

#footer-top {
	padding: 10px 0;
	width: 1000px;
	height: 318px;
	margin: 0 auto;
}

#footer-bottom {
	padding: 30px 0;
	width: 1000px;
	margin: 0 auto;
}

#footer #bottom1 {
	float: left;
	width: 410px;
	height: auto;
	display: block;
	padding-left:40px;
}

#bottom1 p {
	color:#999999;
}

#footer #bottom2 {
	float: right;
	width: 53%;
	padding:0;
}

#bottom2 p, #bottom2 table {
	color:#999999 !important;
}

#bottom2 a {
	color:#99ffff !important;
	text-decoration: none;
}

#bottom2 a:hover {
	color:#99ffff !important;
	text-decoration: underline;
}


#footer .copyright p {
	font-size: 10px;
	color: white;
	margin: 10px 0 0;
}

#copyright1 {
	float: left;
	width: 60%;
}

#copy{
	margin: 25px 0 0 0;
	font-size: 13px;
	color:#ccc;
}


#copyright2 {
	float: right;
	width: 40%;
	text-align: right;
	padding-top: 30px;
}

#copyright2 a{
	color:#ccc;
	font-size: 13px;
	text-decoration: none;
}

.article-info-term {
	display: none;
}

.create {
	width: 100%;
	color:#999;
	font-family:arial;
	font-size: 11px;
	padding-bottom: 5px;
}
.items-row {
	margin-bottom: 25px;
}

span.subheading-category{
	display: block;
	height: auto;
	padding: 10px 0 30px 0;
	color:#333333;
}

.item-page {}

.item-page h2 a{
text-decoration: none;
}

.item-page p{
padding: 10px 0 0 0;
}

.pagenav {
	padding:30px 0 30px 0;
}

.pagenav li {
	list-style: none;
	float: left;
	padding-right: 30px;
}

.pagenav-prev a, .pagenav-next a{
	text-decoration: none;
}

p.chrono_credits {
	display: none;
}

.moduletable .search label {
	display: none;
}

#search-front {
	position: absolute;
	top:425px;
	left: 96px;
	z-index: 100000;
	background-color: #f6f6f6;
	width: 238px;
	height: 48px;
	background-image: url(../images/hledat.png)
}

input#mod-search-searchword  {
	line-height: 26px;
	height: 10px;
	width: 130px;
	padding: 15px 0 9px 10px;
	display: block;
	margin: 10px 0 0 60px;
	color: #333333;
	border: 0;
	font-size: 13px;

}

#search {
	position: absolute;
	top:130px;
	left: 693px;
	z-index: 100000;
	background-color: #f6f6f6;
	width: 238px;
	height: 48px;
	background-image: url(../images/hledat.png)

}

fieldset.phrases {
	margin: 20px 0 20px 0;
	padding: 20px;
	border:1px solid #e1e1e1;
	background-color:#f6f6f6;
}

fieldset.phrases legend{
	padding: 5px;
	color: #339900;
}

.phrases-box {
	margin: 0 0 10px 0;
}
fieldset.only {
	margin: 20px 0 20px 0;
	padding: 20px;
	border:1px solid #e1e1e1;
	background-color:#f6f6f6;
}

fieldset.only legend{
	padding: 5px;
	color: #339900;
}
.result-title {
	padding-top: 20px;
	color: #339900;
	text-decoration: none;
}

.result-category .small{
	width: 100%;
	color:#999;
	font-family:arial;
	font-size: 11px;
	padding-bottom: 5px;
}
.result-created{
	width: 100%;
	color:#999;
	font-family:arial;
	font-size: 11px;
	padding-bottom: 5px;
}

.breadcrumb {
  margin-bottom: 0;
  margin-left: 0px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  background-color: #fff;
  border: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0 5px 0 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.breadcrumb > li {
  display: inline-block;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination li {
  display: inline;
}

.pagination li > a,
.pagination li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;

  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination li:first-child > a,
.pagination li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination  li:last-child > a,
.pagination  li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination li > a:hover,
.pagination li > span:hover,
.pagination li > a:focus,
.pagination li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination .active > a,
.pagination .active > span,
.pagination .active > a:hover,
.pagination .active > span:hover,
.pagination .active > a:focus,
.pagination .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination .disabled > span,
.pagination .disabled > span:hover,
.pagination .disabled > span:focus,
.pagination .disabled > a,
.pagination .disabled > a:hover,
.pagination .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg li a,
.pagination-lg li span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg li:first-child > a,
.pagination-lg li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg li:last-child > a,
.pagination-lg li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm li a,
.pagination-sm li span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm li:first-child > a,
.pagination-sm li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm li:last-child > a,
.pagination-sm li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}