
body {background-image: url(../images/site1/body_bg.jpg);}
/*-------------------------------------------------------------------------------------------------------
	layout stranky
---------------------------------------------------------------------------------------------------------*/
#content-wrap {background-image: url(../images/site1/content_wrap_bg.jpg);}

/*-------------------------------------------------------------------------------------------------------
	navigace
---------------------------------------------------------------------------------------------------------*/
#top-nav ul li.back {background-image: url(../images/site1/top_arrow.png);}
#top-nav ul li.current a:link, #top-nav ul li.current a:visited {color: #719500;}
#navigation li.selected > a:link, #navigation li.selected > a:visited {color: #719500;}
ul.level2 li.selected {background-image: url(../images/site1/level2_sel.png);}
ul.level3 li.selected {background-image: url(../images/site1/level3_sel.png);}
ul.level4 li.selected {background-image: url(../images/site1/level4_sel.png);}

/*-------------------------------------------------------------------------------------------------------
	page
---------------------------------------------------------------------------------------------------------*/
#content h1, #content h2, #content h3 {color: #719500;}
#content a:link, #content a:visited {color: #719500;}
#breadcrumbs a:hover {color: #719500;}
#breadcrumbs strong {color: #719500;}
#content .subpage h2 a:hover, #content .actuality h2 a:hover {color: #719500;}
#content .subpage a.more:hover, #content .actuality a.more:hover {color: #719500; background-image: url(../images/site1/right_arrow_active.png);}
/*pager*/
#pager a:hover {color: #719500 !important;}
#pager a.arrow-right:hover {background-image: url(../images/site1/right_arrow_active.png)}
#pager a.arrow-left:hover {background-image: url(../images/site1/left_arrow_active.png)}
#pager strong {background: #719500;}
