*{
	margin: 0px;
	padding: 0px;
}

body {
	background-color : #f8f8f8;
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size : 13px;
	text-align: center;
	line-height: 1.2em;
  min-height: 100%;
  height: auto;
}

#bottom {
  padding-top:0px;
  margin-top:30px;
  width: 950px;
  height: 40px;
  background-image: url(./img/bottom.gif);
	background-repeat: no-repeat;

  text-align:center;	
	font-size: 11px;
}

#main{
  overflow:visible;
  display: block;
  position: relative;
	width: 950px;
	text-align: left;
	margin: auto;
	background-color: white;
  min-height: 100%;
  height: auto;
}

#content{
  overflow:visible;
  display: block;
  width: 950px;
  position: relative;
  height: auto;
  min-height: 100%;
  position: relative;
	background-color: white;
	padding: 1px 0px 0px 0px;
  background-image: url(./img/bg-main.gif);
	background-repeat: repeat-y;
}

#head{
	width: 950px;
	height: 205px;
	background-image: url(./img/logo2.jpg);
	background-repeat: no-repeat;
}

#head ul{
  padding-top: 166px;
  color: #000000;
	font-size : 13px;
  font-weight: bold;
  padding-left:185px;
	height: 15px;
	list-style-type: none;	
	margin-left:7px;
}

#head li{
  float: left;  
	width: 130px;
	height: 21px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	text-align: center;
}

#menu_bg{
  display: block;
	width: 943px;
	height: 40px;
	overflow:hidden;
  background-image: url(./img/bg-menu.gif);
	background-repeat: repeat-y;
	list-style-type: none;	
	padding-left:7px;
}

#menu_bg li{
  float: left;
	text-align: center;
	width: 133px;
	height: 40px;
}

#center_col{
  float: left;
	width: 530px;
  margin-bottom: 20px;
  margin-left:20px;
  margin-right:20px;
  overflow:hidden;
}

#left_col{
  float: left;
  width: 170px;
  margin-left: 20px;
  _margin-left: 10px;
}

#right_col{
  float: left;
  width: 170px;
}

.frame_menu{ 
  margin-bottom:4px;
	text-align: left;
	width: 158px;
	background-color : #ffffff;
  border : 1px solid #cccccc;
  border-top:0px solid #cccccc;
  padding: 10px 5px 10px 5px;
  background-image: url(./img/vert3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
}

.frame_menu2{ 
  margin-bottom:4px;
	text-align: left;
	width: 138px;
	background-color : #ffffff;
  border : 1px solid #cccccc;
  border-top:0px solid #cccccc;
  padding: 10px 15px 10px 15px;
  background-image: url(./img/vert3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
}

#frame_comp img{
  padding:5px;
}

.frame_nadpis{
  margin-top:15px;
	text-align: center;
	width: 530px;
	height: 19px;
  padding-top: 5px;
  background-image: url(./img/bg-c.gif);
	background-repeat: no-repeat;
}

.frame_nadpis_menu{
  margin-top:15px;
	text-align: center;
	width: 170px;
	height: 19px;
  padding-top: 5px;
  background-image: url(./img/bg-lr.gif);
	background-repeat: no-repeat;
}

.text_box{
  overflow:auto;
  height: auto;	
	width: 468px;
  margin-bottom:4px;
	text-align: left;
	background-color : #fafafa;
  border : 1px solid #cccccc;
  border-top:0px solid #cccccc;
  padding: 10px 30px 10px 30px;
  background-image: url(./img/vert2.gif);
	background-repeat: repeat-x;
}

.text_box_2{
  overflow:auto;
  height: auto;	
	width: 498px;
  margin-bottom:4px;
	text-align: left;
	background-color : #fafafa;
  border : 1px solid #cccccc;
  border-top:0px solid #cccccc;
  padding: 10px 15px 10px 15px;
  background-image: url(./img/vert2.gif);
	background-repeat: repeat-x;
}

.aktualita_obr{
  float:left;
  text-align: center;
 	width: 100px;
}

.aktualita_text{
  float:left;
  text-align: justify;
	width: 350px;
  padding: 0px 0px 0px 30px;
}

.datum{
        font-weight: bold;
        padding: 0px 0px 10px 0px;
}

.box {
  float: left;
	text-align: left;
	width: 235px;
	_width: 234px;
	height: 120px;
	padding:10px;
	background-color : #ffffff;
  border:1px solid #cccccc;
  margin-left:4px;
  margin-right:4px;
  _margin-left:2px;
  _margin-right:6px;
  margin-bottom:10px;
  background-image: url(./img/vert2.gif);
	background-repeat: repeat-x;
}

img{
	border: none;
}

.menulist
{
	list-style-type: none;
	padding-left: 5px;
	text-align: left;
  color: #333333; ! important
}

.menulist li
{
  padding-top:1px;
  padding-bottom:4px;
	background-image: url(./img/bg-li.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  font-weight: bold;
}

.tabcomp
{       
	letter-spacing: 0.01em;
	line-height: 1.2em;
  width:420px;
}

.h-center
{
	text-align:center !important;
}

#head a{
  color: #ffffff;
  text-decoration: none;
}

#head a:visited{
  color: #ffffff;
}

#head a:hover{
	color: #444444;
	text-decoration: none;
}

a{
  color: #222222;
  text-decoration: none;
}

a:visited{
  color: #222222;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

#bottom a{
  color: #444444;
  text-decoration: none;
}

#bottom a:visited{
}

#bottom a:hover{
	text-decoration: underline;
}

h1 {
  font-size : 15px;
  font-weight: bold;
  text-align: center;
  margin-top:20px;
  margin-bottom:10px;
  color:#222222;
}

h2 {
  color: #ffffff;
  font-size : 13px;
  font-weight: bold;
}

h3 {
  font-size : 14px;
  font-weight: bold;
  text-align: center;
  margin-top:5px;
  margin-bottom:5px;
  color:#222222;
}

h4 {
  font-size : 13px;
  font-weight: bold;
  margin-bottom:5px;
}

.dots {
	background-image: url(./img/bg-li.gif);
  background-repeat: repeat-x;
  background-position: center;
}

.text_box p {
  margin-bottom:20px;
  text-align: justify;
  
}

.thumb {
  margin:0px;
  float:left;
  margin-top:3px;
  margin-right:20px;
  margin-bottom:10px;
  padding:2px;
  border:1px solid #cccccc;
  background-color:white;
}

.thumb2 {
  margin:0px;
  float:right;
  margin-top:3px;
  margin-left:20px;
  margin-bottom:10px;
  padding:2px;
  border:1px solid #cccccc;
  background-color:white;
}

img {
  border:1px solid #cccccc;
  background-color:white;
  padding:1px;
}

.button {
  margin:0px;
  border:0px solid #cccccc;
  background-color:white;
  padding:0px;
}

.text_box li {
  margin-left:20px;
  margin-top:2px;
  margin-bottom:3px;
}

.text_box img {
  margin:20px;
}

small {
  font-size:11px;
}

.pimg {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  width:90px;
  height:75px;
  border:1px solid #cccccc;
  overflow:hidden;  
  background-color:white;
  text-align: center;
}

.pimg2 {
  width:86px;
  height:71px;
  border:2px solid white;
  overflow:hidden;  
}

.pimg3 {
  margin:auto;
  margin-top:5px;
  margin-bottom:4px;
  width:90px;
  height:75px;
  border:1px solid #cccccc;
  overflow:hidden;  
  background-color:white;
  text-align: center;
}

.pimg2 img {
  padding:0px;
  border:0px solid #cccccc;
}

table {
  margin-top:20px;
  margin-bottom:10px;
}

.first {
  background-color: #e2e2e2;
}

td {
  padding:3px;
  padding-left:10px;
  padding-right:20px;
}

/* DOCK MENU */


.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}
