body{
	/*font-size: 62.5%;*/
	/*font-size: 68.75%;*/
	/*font-size: 75%;*/
	font-size: 68.75%;
}
table{
	border-collapse: collapse;
}
img{
	border: none;
}
p{
	margin: 0px 0px 0em 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 1.4;

}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
li{
	font-size: 1em;
	line-height: 1.4;
}
h1{
	font-size: 1.4em;
	padding: 1.5em 0em 0.5em 0em;
	margin: 0px;
}
h2{
	font-size: 1.2em;
	padding: 0em 0em 0.4em 0em;
	margin: 0px;
}
h3,h4,h5,h6{
	font-size: 1.1em;
	padding: 0.8em 0em 0.8em 0em;
	margin: 0px;
}



.border{
	border: 1px solid #474747;
}




	














/* ------------------- custom 

etc:

.page_10{
	color: blue;
}

*/


/* nastaveni pro admin */


.insert_table_td_hidden{
	border: 1px dashed gray;
}

/* end nastaveni pro admin */ 



/* nastaveni barev a specifik */
/* .page  - nutno jeste nastavit body */
.page{
	background: white;
	color: black;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
}
a{
	color: black;
}
h1 {
	color: #B5171D;

}
h2{
	color: silver;	
}

.art_list_block h2 a{
	color: #3D5677;
}

.artDetail_info, .artBlock_info, .artLine_info{
	color: gray;
}
#artDetail_chapterActive a{
	color: #D58000;
}














.search-result{
	font-weight: bolder;
}
.action_search_note{
	padding: 15px 0px;
}
.search_line_block{
	padding-bottom: 15px;
}
.search_line_title{
	font-weight: bolder;
	padding: 0px 0px 2px 0px;
	font-size: 1.1em;
}
.search_line_url{
font-size: 0.9em;
}

