#debug_area {height:20em; width: 30em;}
    		*.error {border: 3px solid blue; background-color: white;}
    		*.valid {/*border: 1px solid transparent; background-color: white;*/}


                   		
#hlavicka{
    text-align: center;
    margin: 0 auto;     
  	height: 134px;
  	background:  url('img/logo_mps.jpg');
  	background-repeat: no-repeat;
  	background-position: center;
  	background-color: #CC1100;
    padding-left:20px; 
    padding-right:20px; 
    padding-top:0px; 
    -moz-border-radius-topleft:15px;
    -moz-border-radius-topright:15px;
      
} 
.ifr{
  width:0;
  height:0;
  border:0px solid #fff;
}
.page_numbers{
  text-align: right;
}   
#hlavicka h1{
    text-indent: 0px;
    padding-top:0px; 
    border-bottom: none;
}

#main_div{
   /*width : 900px;*/
   width : 85%;
   margin-left: auto ;
   margin-right: auto ;
   margin-top: 15px;
   background-color: #F3F2F3;
   background-color: #DCDCDC;
   /*background: silver url('pics/menu_background.gif') repeat-y left top;;*/ 
   -moz-border-radius: 15px;

}
.th_left th{
   text-align: left;

}


#news{
	width : 175px;
	min-height: 420px;
	max-height: 450px;
	float: right;       
	background-color: white;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 4px;
	border:2px solid silver;
	text-align: center; 
  font-weight: bold; 
  -moz-border-radius: 15px;
  overflow-y: auto; 
}
#news ul, li{
  text-align: left;
}

#newsContent{
 font-size: 11px;
 text-decoration: none;
 font-weight: normal;
 text-align: left;  
}

.newsDate{
  font-weight: bold;
}
.newsEdit{
  text-align: right;
}
.dataEdit{
  text-align: right;
  text-decoration: none;
  padding-bottom: 15px;
}
.dataEdit a{
  text-align: right;
  font-size: 12px;

}
#lang a{
  text-decoration: none;
  color: transparent;
}
#menu{
	 background-color: silver;
   padding: 2px;
   padding-top: 1px;
   height: 30px;
   text-align: right;
   text-indent: 0px;   
   font-weight: bold;  
}
#menu a{
  text-decoration: none;
  color: black;
}
#menu a:hover{
  color: #CC1100;
}
#menu text{
  width: 60%;
}
#menu_title{
display:none;
}
#menu ul li {
border:0 none;
/*display:block;*/
list-style-type:none;
margin-left: 3px;
padding-left: 5px;
float:left;
text-indent: 0px;
}
#nadpis{
color:red;
}
.list_wo_bullet ul li {
border:0 none;
/*display:block;*/
list-style-type:none;
margin-left: 15px;
padding-left: 20px;
float:left;
font-weight: bold;
text-indent: 15px;
}
.list_wo_bullet a {
  text-decoration: none;
  color: rgb(51,0,204);
}
#menu_muzeum{
  width: 100%;
  
}
.list_wo_bullet a:hover {
  color: rgb(102,153,204);
}

#foot{   
  clear: both;
	background-color : silver;
	color : black;
	margin: 0 auto 0 auto;
  border-top:1px solid #EFEECC;   
  text-align: center;
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
    
}
#foot a{   
  color : black;  
}

.error_alert{
  color: red;
  font-weight: bold;
}

#hlavni_text{
	width: 76%;
  min-height: 420px;
	border:2px solid silver;
	padding: 7px;
	margin: 0.7em 0 0.7em 15px; 
	margin-top: 15px;
	-moz-border-radius: 15px;
	background-color: white;
	//background: #292D2E url('img/dratenkb.gif') ;
	//background-repeat: repeat;
	//color: red;
}
.text{
    width : 70%;

}
.add_link{
  text-align: right;
  color : black;
}
.add_link a{
  color: red;
}
table td.proc_width{
  min-width: 20%;
}
table.parts_list {
	border-width: 0px;
	border-spacing: 2px;
	border-style: outset;
	border-color: #000000;
	border-collapse: collapse;
	background-color: #fff5ee;
	min-width: 90%;	
	
}
table.parts_list th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: #808080;
	background-color: #ffffff;
	text-align: left;
	font-size: 110%;
	text-align: center;
}

table.parts_list td {
  border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: #808080;
	background-color: #ffffff;
	text-align: left;
	
}
.detail_info{
  background-color: white;
  min-height: 150px;
  width: 90%;
  overflow: auto;
}
.small_rows{
  height: 10px;
  font-size: 11px;
}
.part_description{
  font-size: 11px;
}
.part_name{
  font-size: 13px;
  height: 13px;
  font-weight: bold;
}
.part_list{
  height: 13px;
  font-size: 12px;
  text-decoration: none;
}
.part_list a{
  text-decoration: none;
}
.part_list a:hover{
  color:red;
}
body {
	margin: 0px;
	padding: 0;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
	//background: #292D2E url('img/dratenka.gif') ;
	//background-repeat: repeat;  
	background: #fff url(img/a.jpg) repeat-x;
 
	
}

