.h1_numerologie {
text-align: center; 
	background-color: #415882;
	color:white;
  line-height: 45px;
  box-shadow:0px 3px 7px #000000;
  text-shadow: -1px 1px 2px #000000; 
   margin-bottom:1px;
   width: 100%;
}
.d_v_tydnu {
font-size:18px;
color:#415882;            
}
.d_m_r {
font-size:18px;
color:red;            
}
.h2_title {
font-size: 98%;
 text-align: center;
 background-color: #D4D37E;
 line-height: 34px;
 margin:0;
 width:370px;
 border-radius: 0px 0px 5px 5px; 
-moz-border-radius: 0px 0px 5px 5px; 
-webkit-border-radius: 0px 0px 5px 5px; 
border: 1px solid #ccc;
  box-shadow:0px 2px 3px #000000; 
}
h3 {

 background-color: #D9ECFF;
 line-height: 34px;
 margin:0;
 padding-left:10px;

 
  box-shadow:0px 1px 1px #000000; 
}
.p_vestby {

 background-color: #D9ECFF;     
/* margin-left:115px;
 line-height: 34px;
 
 padding-left:10px;

 
  box-shadow:0px 1px 1px #000000;    */
}
.num_legend  {
	padding:5px 10px 5px 10px;
  font-size:14px;       
  	border:1px solid #cccccc;
    	background-color: #FFFFE1;  
      margin-left:5px;   
      	border-radius:7px;    
 }
.mrizka_datum_vkladani {
	border:1px solid #cccccc;
	-o-border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	border-radius:7px;
	background-color: #fff;
	width:728px;
    box-shadow:0px 1px 1px #000000;
	/*	margin:3px;
	padding:8px; */
}

.border { 
  border-collapse: collapse;
  border: 2px solid #415882;
/*width: 100%;     */
}



.border td {

	border: 2px solid #415882;

  }
.text_center {
  text-align: center;             
             }

a {
	color:#06498D;
  text-decoration: none;        
}
a:hover {
	color:red;
  text-decoration: none;        
}
.table_karty {
border-collapse: collapse;
max-width: 100%;
border: 1px solid black;             
             }
.table_karty td {
border: 1px solid black; 
             }             
@media screen and (max-width: 674px) {
.h2_title {
 width:95%;
 padding: 0;
}   
.num_legend  {
	padding:;
  font-size:100%;       
  
      margin-left:0px;   
    
 }        
}

@media screen and (max-width: 610px) {
.table_karty td {
word-break: break-all;            
             }        
}
