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;
}
td{
	vertical-align: top;
	padding: 0px 3px;
}
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{
	
}

.art_list_block h2 a{
	color: #E65F56;
}

.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;
}



/*
contact form
*/

#contactTable .text{
	width: 350px;
	font-size: 1.1em;
}
#contactTable textarea{
	width: 350px;
	font-size: 1.1em;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif
}


/* otazky oddpovedi */
#queryTable{
	float:right;
	border-bottom: 1px solid gray;
	margin-bottom: 30px;
}
#queryTable .text{
	width: 420px;
	font-size: 1.1em;
}
#queryTable textarea{
	width: 420px;
	height: 100px;
	font-size: 1.1em;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif
}
#queryTable .button{
	margin-bottom: 25px;
	
}
.query_list_text{
	font-weight: bolder;
}
.query_list_response{
	padding: 2px 0px 10px 15px;;
}
.query_list_response_author{
	font-style: italic;
	text-align: right;
}


/* otazky oddpovedi end*/






