/* //RESET */ /* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* //CLEARFIX */

.clear_right {
	clear: right;
}

/*
===================
  DEFAULTNI NASTAVENI
===================
*/
* 	{
	margin:0; 
	padding:0;
}

body {
	width:900px;
	margin:0 auto;
	background:#ffffff;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	color: #4f4f4f;
}

a img {
	border:0 none;
}
  	
/*
===================
  HLAVNI STRUKTURA
===================
*/
#container {
	border:1px solid #000000;
	border-top:0;
	padding: 27px 37px;
	position:relative;
    overflow:auto;
    width:824px;
    min-height:478px;
    left:auto;top:77px;
    margin-bottom: 77px;
}

* html #container {
	position:static;
	margin-top:77px;
	margin-bottom: 0;
	height:478px;
	overflow:visible;
}
	
#header {
	position:absolute; 
	top:0; 
	left:auto; 
	width:900px;
	overflow:hidden;
}
  
#footer {
	position:static;
	height:90px;
	left:auto; 
	width:900px;
	overflow:hidden;
	margin-top:77px;
}
.box {
	clear: both;
	margin-bottom: 20px;
}

.box img {
	margin-bottom: 20px;
	float: left;
}

a.thickbox {
	float: left;
	display: block;
	width: 215px;
	height: 160px;
	overflow: hidden;
	margin-bottom: 20px;
}

a.link {
	height: auto;
	margin-bottom: 0;
}

a.empty {
	height: 0;
	margin-bottom: 0;
}

div#TB_closeWindow {
	width: 26px;
	height: 26px;
	overflow: hidden;
	color: #ffffff;
	padding: 10px 10px 10px 0;
}

#TB_window a#TB_closeWindowButton {
	display: block;
	width: 26px;
	height: 26px;
	background: #ffffff url("/images/close.gif") left top no-repeat;
	padding-top: 36px;
	overflow: hidden;
}

/*-----   nadpisy   ----*/

h1 {
  font-size: 25px;
  font-weight: normal;
  color: #98a800;
  text-transform: uppercase;
  margin-bottom: 15px;
 /* margin-left: -37px;
  padding-left: 37px;
  background-image: url("../images/h1.gif");
  background-repeat: no-repeat;
  background-position: left top;*/
}

h2 {
  font-size: 14px;
  font-weight:bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}
h3 {
  font-size: 11px;
  font-weight:bold;
  margin-bottom: 15px;
}

h1 a, h2 a, h3 a {
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	/*text-decoration:underline;*/
}

p {
  margin-bottom: 10px;
}

ol	{ 
  padding-left: 20px; 
  margin-bottom: 10px;
}
ul	{ 
  list-style: circle; 
  padding-left: 15px;
  margin-bottom: 10px; 
}

ul ul {
	padding-left: 1em;
}

a {
  text-decoration: underline;
  color: #4f4f4f;
}

a:hover {
  text-decoration: none;
  color: #98a800;
}

a.active {
  text-decoration: none;
  color: #000000;
}


.box h2 {
	margin-left: 240px;
}

.box p {
	margin-left: 240px;
}

sup {
	font-size: 75%;
}


/*
==================
  HLAVICKA + MENU
==================
*/
#header img{
	padding:20px 20px 10px 0;
	height: 20px;
}
#header div {
	background-color:#b8b9b8;
	float:left;
	border:1px solid #000000;
	border-bottom:0;
	width:898px;
}
#header ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	}
	
#header li {
	margin:0; 
	padding:0;
    height:24px;
	float:left;	
	list-style-type:none;	
	background-color:#b8b9b8;
	position:relative;
    overflow:hidden;
}
#header li a {
	display:block;
	text-decoration:none;
	text-align:center;
	height:24px;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	color:#000000;	
}

#header li a:hover { 
	background-color:#000000; 
	color: #FFF;
}

#header li a.active { 
	background-color:#000000; 
	color: #FFF;
}
	
#header li#b09{
	background-color:#98a800;
}
	
#header li#b09 a {
	color:#fff;	
}

#header li span{
      display:block;
      position:absolute; 
      left:0; 
      top:0; 
      z-index:1;
      margin:0; 
      padding:0;
      height:24px;
}
	 
#b01 {
      width:93px;
}
#b01 span {
      width:93px;
      background:url("/images/01.gif") top left no-repeat;
}
#b01 a:hover span, #b01 a.active span {
      background:url("/images/01_over.gif") top left no-repeat;
}
#b02 {
      width:128px;
}
#b02 span {
      width:128px;
      background:url("/images/02.gif") top left no-repeat;
}
#b02 a:hover span, #b02 a.active span{
      background:url("/images/02_over.gif") top left no-repeat;
}
#b03 {
      width:58px;
}
#b03 span {
      width:58px;
      background:url("/images/03.gif") top left no-repeat;
}
#b03 a:hover span, #b03 a.active span{
      background:url("/images/03_over.gif") top left no-repeat;
}
#b04 {
      width:90px;
}
#b04 span {
      width:90px;
      background:url("/images/04.gif") top left no-repeat;
}
#b04 a:hover span, #b04 a.active span{
      background:url("/images/04_over.gif") top left no-repeat;
}
#b05 {
      width:107px;
}
#b05 span {
      width:107px;
      background:url("/images/05.gif") top left no-repeat;
}
#b05 a:hover span, #b05 a.active span{
      background:url("/images/05_over.gif") top left no-repeat;
}
#b06 {
      width:88px;
}
#b06 span {
      width:88px;
      background:url("/images/06.gif") top left no-repeat;
}
#b06 a:hover span, #b06 a.active span{
      background:url("/images/06_over.gif") top left no-repeat;
}
#b07 {
      width:66px;
}
#b07 span {
      width:66px;
      background:url("/images/07.gif") top left no-repeat;
}
#b07 a:hover span, #b07 a.active span{
      background:url("/images/07_over.gif") top left no-repeat;
}
#b08 {
      width:79px;
}
#b08 span {
      width:79px;
      background:url("/images/08.gif") top left no-repeat;
}
#b08 a:hover span, #b08 a.active span{
      background:url("/images/08_over.gif") top left no-repeat;
}
#header li#b09 {
      float:right;
}     
#b09 {
      width:77px;	
}
#b09 span {
      width:77px;
      background:url("/images/09.gif") top left no-repeat;
}
#b09 a:hover span, #b09 a.active span{
      background:url("/images/09_over.gif") top left no-repeat;
}
#b12 {
      width:68px;	
}
#b12 span {
      width:68px;
      background:url("/images/12.gif") top left no-repeat;
}
#b12 a:hover span, #b12 a.active span{
      background:url("/images/12_over.gif") top left no-repeat;
}

/*-------  styly pro submenu -----*/

.colMenu {
  width: 140px;
  float: left;
  margin-top: 5px;
}
.colMenu a{
   text-decoration: none;
   font-size: 14px;
   font-weight: normal;
}
.colMenu a:hover{
   color: #cecece;
}
.colMenu a.active{
  color: #98a800;
}
.colMenu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
.colMenu li {
   margin-bottom: 2px;
}
/*-------  styly pro matici -----*/

.col2first {
  width: 380px;
  float: left;
  padding-right: 19px;
}
.col2second {
  width: 380px;
  float: right;
  padding-left: 19px;
}
.colContent {
  width: 620px;
  float: left;
  padding-left: 38px;
  border-left: 1px solid #cecece;
}
.colContent h1 {
 /* margin-left: -39px;
  padding-left: 39px;
  background-image: url("../images/h1-col.gif");
  background-repeat: no-repeat;
  background-position: left top;*/
}
.matriximage {
  width: 121px;
  float: left;
  margin-bottom: 18px;
}
.matriximage img{
  width: 120px;
  float: left;
}
.matrixdiv {
  margin-left: 121px;
  width: auto;
  padding-left: 18px;
  text-align: justify;
}
.matrixdiv h2{
  margin-bottom: 10px;
}

.clear {
 clear: both;
}

/*------- // styly pro matici -----*/


/*---------------------------------------------------------------------------- TABLES --------*/
table { 
	margin-bottom:20px; 
	border-collapse: collapse; 
	font-size: 100%; 
}
th { 
	padding: 2px; 
	font-weight: bold; 
	text-align: left;
	border: 1px solid #000;
	background: #B8B9B8; 
}
td { 
	text-align: left;
	padding: 2px; 
	vertical-align: top;
	border: 1px solid #000;
}

.twocolumns table { 
	width: 824px;
	border-collapse: collapse;
}
.twocolumns th { 
	width: 50%;
	border: 0 solid #ffffff;
	background: #ffffff;; 
}
.twocolumns td { 
	width: 50%;
	text-align: left;
	border: 0 solid #ffffff;
}
.twocolumns tr>td { 
	padding-right: 20px;
}

hr {
	margin-bottom: 5px;
}

/*
======================
  Formulare
======================
*/


/*
==================
  PATICKA
==================
*/

#footer p{
	padding: 10px 15px 10px 0;
	font-size:9px;
	float:left;
	}
body#tinymce {
	padding: 10px;
}
