/* my css */

* {
    margin: 0;
    padding: 0;
   
}

BODY {
 min-height: 100%;
 
}

A:link {
    text-decoration: none;
    color: #c94200;
    font-weight: bold;
}
A:visited {
    color: #c94200;
    font-weight: bold;
    text-decoration: none;
}
A:hover {
    text-decoration: underline;
    color: #c94200;
    font-weight: bold;
   
}
A:active {
    text-decoration: none;
    color: #c94200;
    font-weight: bold;
}

#page {
  height: 100%;
  margin:0;
}

DIV#toppanel2 {
    display: block;
    background: url('../images/myimg/top_panel.png') no-repeat;
    width: 949px;
    height: 150px;
	margin:0;
} 


DIV#toppanel {
    display: block;
    background: url('../images/myimg/top_slama.png') repeat-x 220px 0;
    height: 150px;
	margin:0;

} 



#toppanel H1 {
    position: absolute;
    padding: 59px 0 0 0;
    height: 0px;
    width: 391px;
    overflow: hidden;
    background: url('../images/myimg/h1_nadpis.png') no-repeat;
    left: 235px;
    top: 7px;
    margin: 0;
    display: block;
} 

#toppanel H1 A {
    padding: 59px 0 0 391px;
    height: 0px;
    overflow: hidden;
} 

#toppanel H2 {
    position: absolute;
    padding: 31px 0 0 0;
    height: 0px;
    width: 471px;
    overflow: hidden;
    background: url('../images/myimg/h2_podnadpis.png') no-repeat;
    left: 235px;
    top: 66px;
    margin: 0;
    display: block;
} 


DIV#leftpanel {
  height:100%;
	float:left;
	width:164px;
	padding: 113px 0 0 0 ;
	margin-top: 0px;
	background: url("../images/myimg/top_left_panel.png") no-repeat;
	min-height:650px;
}

DIV#leftpanel2 {
  
	width:164px;
	padding: 0 0 0 0 ;
	margin-top: 0px;
	background: url("../images/myimg/left_back_top.png") no-repeat;
	height: 100%;
  
}

#leftpanel2 H3 {
  color: #bd6a08;
  font-size: 1.0em;
  padding-left: 5px;
}

DIV#sub_left {
	width:164px;
	padding: 0px 0 0 0;
	margin-top: -1px;
	background: url("../images/myimg/left_panel_back.png") repeat-y;
}
/*
.menu  {
    width: 160px;
	 padding-top: 40px;
    background: url("../images/myimg/menu_img.png") no-repeat;

} 
*/
.menu UL {
    list-style-type: none;
} 

.menu UL LI {
    float: left;
} 

#leftpanel2 UL LI A {
    margin-left: 10px;
} 

#leftpanel2 UL LI A:link {
    text-decoration: none;
    color: #c94200;
    font-weight: bold;
}
#leftpanel2 UL LI A:visited {
    color: #c94200;
    font-weight: bold;
    text-decoration: none;
}
#leftpanel2 UL LI A:hover {
    text-decoration: underline;
    color: #c94200;
    font-weight: bold;
   
}
#leftpanel2 UL LI A:active {
    text-decoration: none;
    color: #c94200;
    font-weight: bold;
}
#leftpanel2 UL LI.aktualnilink {
    color: #c94200;
 
} 
.menu {
  margin-bottom: 15px;
}

#text {
    height: 100%;
    background: url("../images/myimg/left_panel_back.png") repeat-y;
    border: none;
    
}
#text_box {

    padding-bottom: 20px;
}

#page_text {
  padding: 0 20px 0 190px;
}

#text IMG { 
    float:left;
    border: none;
    margin: 5px;
}

H1 {
  color: #237b4f;
  font-family: Times New Roman;
  font-size: 1.6em;
  display: block;
  border-bottom: 2px dotted #237b4f;
  margin-bottom: 5px;
}

H2 {
  color: #237b4f;
  font-family: Times New Roman;
  font-size: 1.2em;
  margin-bottom: 10px;
}

p {
  font-family: Times New Roman;
  margin-bottom: 2px;
}

.searchform INPUT.q {
  margin-left: 5px;
  width: 300px;
}

.searchform INPUT{
  margin-left: 5px;
}

HR.cleaner {
    clear: both;
    height: 0px;
    display:none;
    margin:0;
    padding:0;
}

H3.box-title {
  margin:0;
  width: 160px;
  padding-top:10px;
  height: 35px;
  background: url("../images/myimg/search_back.png") no-repeat;


}

DIV#paticka {
  text-align: center;
  padding: 10px;
  background-color: none;  
  border-top: 1px dotted #237B4F;
  /*border-top: 1px solid #60b322;*/  
  clear:both;
  margin:0;
  margin-left:190px;
}

#paticka A:link {
    text-decoration: none;
    color: #c94200;
    font-weight: bold;
}
#paticka A:visited {
    color: #c94200;
    font-weight: bold;
    text-decoration: none;
}
#paticka A:hover {
    text-decoration: underline;
    color: #c94200;
    font-weight: bold;
   
}
#paticka A:active {
    text-decoration: none;
    color: #c94200;
    font-weight: bold;
}

DIV.hr{
  display:none;
}

H2.list-title {
  /*clear:both;*/
  padding-top: 10px;
  padding-bottom: 10px;
}
H2.list-title A {
  color: #237b4f;
  font-family: Times New Roman;
  font-size: 1.0em;
  
}

.list-info {
  clear:none;
  font-size: 0.8em;
  
}      

