@charset "utf-8";
/*** blue ***/
a:link, a:visited {
	color: #41577D;
	font-weight:600;
}

a.odkaz_vice_informaci:link, a.odkaz_vice_informaci:visited {
  float:right;
  font-weight:normal;
}

a:hover {
	color: #3A78AD;
	text-decoration:underline;
	font-weight:600;
}

#page_bg {
	background: #F3F5F9 url(../images/blue/hlavni-horni-podklad.gif) top repeat-x;
}
#logo_bg{
	background: url(../images/blue/podklad-loga.png) top repeat-x;
}

div.module_menu h3, div.module h3, #rightcolumn h3{
  background:url(../images/blue/podklad-l-nadpis-h3.gif);
}

#f_area{
	background: #E4E4E4 url(../images/blue/bg_f_area.png) left repeat-y;
}
#f_area h3{
	background:  url(../images/blue/f_area_h3.png) top left no-repeat;
}

a.readon, a.readon:hover, a.readon:visited{
	color:#0389D3;
	text-decoration:underline;
  float:right;
	padding-left: 23px;
	line-height:23px;
	font-size:11px;
	margin-right:10px;
	font-weight:600;
}

#power_by, #power_by a, #power_by a:visited{
	color:#BFBFC0;
	font-size:11px;
	text-align:right;
  width:1000px;
	margin:auto;
	margin-top:5px;
}

ul.menu li{
	list-style:none;
	background:url(../images/blue/menu-odrazka.gif) top left no-repeat;
}

#maincolumn ul li {
  list-style:none;
	background:url(../images/blue/menu-odrazka-maincolumn.gif) top left no-repeat;
	padding-left:10px;
	line-height:20px;
}

#maincolumn hr {
  _margin-left:25px;
}

ul.mostread li{
	list-style:none;
	background:url(../images/blue/menu-odrazka.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/blue/menu-odrazka.gif) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/blue/menu-odrazka.gif) top left no-repeat;
}
div.componentheading{
	color:#0389D3;
}
