body {
    text-align: center;
    background-color: #061735;
    background-image:url(/images/page-background.png);
    background-repeat:repeat-x;
    font-family:arial;
}
#page {
    width:996px;
    margin:0px auto;
}

#top {
  height:120px;
  vertical-align:middle;
  margin:auto;

}

#top img.logo {
   float:left;
   display:block;
   margin:20px auto;
}

#top img.moto {
   float:right;
   margin:27px auto;
}

#menu {
    height:45px;
    text-align: left;
}


#menu div.items {
    background: url(/images/menu-background.png) repeat-x scroll left 0px;

}

#menu ul {
  margin:0px;
  padding-left:10px;
  list-style-type:none;
}

#menu li {
    display:inline;
    margin-left:10px;
}


#menu li a {
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    text-transform: uppercase;
    float: left;
    padding-left:10px;
    padding-top:3px;
    _padding-top:3px;
    color: #ffffff;
    text-decoration:none;
    position:relative;
}



#menu li a.selected {
    color: #000000;
    padding-top:0px;
    background-image: url(/images/button-up.png);
}

#menu li a span {
   line-height:45px;
}


#menu li a span.shadow {
   position:absolute;
   left:9px;
   top:-10px;
   cursor: pointer;
}

#menu li a:hover span.shadow {
    color: #FFCC00;
}

#menu li a.selected span {
    margin-top:0px;
}

#menu li span {
    padding-right:10px;
    padding-top:14px;
    padding-bottom:13px;
}

#menu li a.selected span {
    background: #F0F0F0 url(/images/button-up.png) no-repeat scroll right 0px;
}


#menu-sub {
    _margin-top:-1px;
    background-image: url(/images/menu-sub-background.png);
}

#content {
  margin-left:278px;
  padding:0px;
  background-image: url(/images/content-fade.png) repeat-y;
}

#bottom {
  background:blue;
}

#banner-left {
  height:47px;
}

#banner {
  margin:0px;
  padding:0px;
  height:238px;
  float:right;
  width:718px;
}

.briklis #banner-left {
  background-image:url(/images/banner_left.jpg);
}

.briklis #banner {
  background-image:url(/images/banner.jpg);
}

.brikety #banner-left {
  background-image:url(/images/brikety_banner_left.jpg);
}

.brikety #banner {
  background-image:url(/images/brikety_banner.jpg);
}


 #sidebar {
    width:278px;
    float:left;
    text-align: left;
}

#sidebar div.header {
    background-image: url(/images/sidebar-header.png);
    line-height:48px;
    color:#ffffff;
    font-weight:bold;
    padding-left:10px;
    position:relative;
}

#sidebar div.header span.shadow {
   position:absolute;
   ddisplay:none;
   left:40px;

   top:1px;
}


#sidebar div.inner {
    background: white url(/images/sidebar-background-fade.png) repeat-x;
    margin-right:1px;
    _height:552px;
    min-height:552px;
}

#container {
    background: white url(/images/sidebar-background.png) repeat-y;
}


div.header span.news {
    padding-top:5px;
    padding-bottom:5px;
    background: url(/images/ico-rss.png) no-repeat;
    padding-left:30px;
    background-position: 0px 3px;
}

#sidebar div.items {
    font-size:12px;
}

#sidebar div.items div.date {
    color:#0C2C65;
    font-weight:bold;
}


#sidebar div.items div.item {
    padding:10px;
    background: url(/images/sidebar-item-background.png) repeat-x left bottom;
}

#sidebar div.items div.over {
    background: url(/images/sidebar-item-background-ove.png) repeat-x left bottom;
}

#page-body {
  padding:10px 20px;
  text-align: left;
  font-size:16px;
}

#page-body div.fade {
    background: url(/images/body-fade.png) repeat-x;
    padding:10px;
}

h1 {
   border-bottom: solid 1px #C3C3C3;
   font-size:18px;
   padding:0px 0px 5px 0px;
}

h2 {
   border-bottom: solid 1px #C3C3C3;
   font-size:18px;
   padding:0px 0px 5px 0px;
}

h3 {
   font-size:16px;
}

h4 {
   margin-bottom:5px;
}

div.fade h2 {
   border-bottom: none;
   margin-top:0px;
}

a {
	color:blue;
}

span.icon {
}

span.icon-pdf {
	background: url(/images/icons/pdf-ico.gif) no-repeat left top;
	padding-left:20px;
}


div.portfolio {
}

div.portfolio div.item {
   margin-bottom:30px;
}

div.portfolio div.item div.header {
   font-weight
}

a.colorbox img , img.thumb {
  border: solid 1px #C3C3C3;
  padding:1px;
}

a.thumbnail-left {
    float:left;
    margin-right: 20px;
}

div.portfolio div.item div.bar {
  float:left;
  width:10px;
  height:92px;
  background: #E56D04;
  margin-right:10px;
  display:none;
}

div.portfolio div.text {
    margin-left:110px;
}

div.portfolio div.truhlar div.bar {
  background: #E56D04;
}

div.portfolio div.papir div.bar {
  background: #F7F4D7;
}

div.portfolio div.zemedelec div.bar {
  background: #82DB47;
}

div.portfolio div.objem div.bar {
  background: #C84EAD;
}

div.portfolio div.trisek div.bar {
  background: #F7F417;
}

div.portfolio div.dratky div.bar {
  background: #9D9D9D;
}

table.datatable {
}

table.datatable th {
	color:white;
	text-align:left;
	background:#346495;
	font-size:13px;
}

table.datatable td {
	font-size:13px;
}

table.datatable tr.odd {
	background:#cccccc
}

table.datatable tr.even {
    background:#e6e3e3
}

ol.note {
	color:gray;
	font-size:13px;
}

.center {
    margin: 0px auto;
}

p.center {
    text-align: center;
}

#bottom {
    background: url(/images/bottom-background.png);
    line-height:35px;
    text-align:right;
    padding-right:20px;
    color:white;
}

#bottom a {
    color: white;
    font-size:14px;
}

#copy {
	float:left;
    color: white;
    text-align: left;
    font-size: 14px;
    margin-left:20px;
    margin-bottom:50px;
}


.clearer {
  clear:both;
  height:1px;
  overflow:hidden;

}

.clear-right {
  clear:right;
  height:1px;
  overflow:hidden;
}

.home-page strong {
}

