/* pouzite barvy: #FE683A, #C83C23, #008CD9, #0073b3, #005B8C, #d1d1d1, #eaeaea */


/*
 *		F O N T Y  A  B A R V Y
 */

body {
	color: #005B8C;
}

body, p, div, span, h1, h2, h3, h4, ul, ol, li, table, td {
	font-family: sans-serif;
	line-height: 150%;
}

body, p, ol, ul, div, span, table, td {
  font-size: 12px;
}

pre, code {
  font-family: Lucida Typewriter, Curier, monospace;
  font-size: 12px;
}

body {
  background-color: #eaeaea;
  color: black;
  margin: 20px;
}
 
body.bw-meter {
  background-color: #ffffff;
  color: #005B8C;
  margin: 0px;
}

/*
 *		O D K A Z Y
 */

a, #locationBtn {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-weight: bold;
	color: #005B8C;
}

a:hover {
	color: #008CD9;
	border-color: #008CD9;
}

a.supporters, a.supporters:hover, a.tip, a.old-news, a.old-news:hover {
	color: black;
	border-color: black;
}

a.validity, a.validity:hover {
	color: #7f7f7f;
	border-color: #7f7f7f;
}

a.footer, a.footer:hover {
	color: black;
	border-color: black;
}

a.menu {
	color: #008CD9;
	border-color: #008CD9;
}

a.menu-sfis {
	color: #FE683A;
	border-color: #FE683A;
}

a.menu:hover, a.menu-sfis:hover {
	color: black;
	border-color: black;
}

a.sfis {
	color: #C83C23;
	border-color: #C83C23;
}

a.sfis:hover {
	color: #FE683A;
	border-color: #FE683A;
}

/*
 *		N A D P I S Y
 */

h1 {
  font-size: 20px;
  color: black;
}

h1.first, h2.first, h3.first {
	margin-top: 0px;
}

h1.menu {
	color:#FE683A;
	font-size: 20px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
}

h1.conn {
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
  font-size: 16px;
}

h2.menu {
	font-size: 15px;
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 15px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
}


/*
 *		T A B U L K Y
 */

table.regular {
	border: 1px solid #d1d1d1;
}

table.main {
  background-color: #eaeaea;
}

table.news {
	/* margin: 10px 55px 10px 35px; */
	margin-left: 7px;
	margin-top: 10px;
}

table.menu {
	color: black;
	margin-top: 10px;
	margin-bottom: 25px;
	font-weight: bold;
	border-bottom: 2px solid #d1d1d1;
}

table.conn-header {
	margin-bottom: 30px;
}

table.conn-header-inner {
	border-bottom: 1px solid #0073b3;
}

th {
	background-color: #f1f1f1;
	border-bottom: 1px solid #d1d1d1;
	font-weight: bold;
	color: black;
	text-align: center;
}

td, td.clear {
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

td.regular {
	padding-left: 5px;
	padding-right: 5px;
}

td.first {
	color: black;
	padding-left: 5px;
	padding-left: 5px;
}

td.menu-section {
	border-right: 2px solid black;
	padding-left: 55px;
	padding-right: 10px;
	color: black;
}

td.menu-line {
	padding-left: 10px;
	border-right: 4px solid white;
	width: 100%;
}

td.menu-line-active {
	padding-left: 10px;
	width: 100%;
	border-right: 4px solid white;
	background-color: #f1f1f1;
}

td.menu-line-2 {
	padding-left: 10px;
	border-left: 2px solid #d1d1d1;
	width: 100%;
}

td.menu-line-active-2 {
	padding-left: 10px;
	border-left: 2px solid #d1d1d1;
	width: 100%;
	background-color: #f1f1f1;
}


td.news-sfn, td.news-sfn-date {
	color: #005B8C;
}

td.news-sfis, td.news-sfis-date {
	color: #C83C23;
}

td.news-sfn-date, td.news-sfis-date {
	text-align: right;
}

td.news-sfn-point, td.news-sfis-point {
	width: 32px;
}

/*
 *		K O N K R E T N I   B U N K Y ,   S L O U P C E   A   R A D K Y
 */

#cell-content {
	background-image: url('../img/news-bg.png');
	background-repeat: repeat-y;
	color: #005B8C;
	line-height: 150%;
	padding-left: 28px;
	padding-right: 45px;
}

#cell-sfis {
	color: #C83C23;
	line-height: 150%;
	padding: 15px 36px 10px 28px;
	background-image: url('../img/sfis-bg.png');
	background-repeat: repeat-y;
}

#cell-sfn {
	color: #005B8C;
	line-height: 150%;
	padding: 15px 45px 10px 33px;
	background-image: url('../img/sfn-bg.png');
	background-repeat: repeat-y;
}

#cell-news-archive {
	text-align: right;
}

/* bunky pro pruvodce pripojenim */

#cell-conn-header {
	padding-left: 30px;
}

/*
 *		O D S T A V C E,   D I V,   S P A N . . .
 */

span.shadow {
	color: #aeaeae;
}

b.important {
	color: #ff0000;
}
 
p.first {
	margin-top: 0px;
}

div.indent {
	margin-left:25px;
}

div.subheader {
	color: #0073b3;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}

div.supporters {
	color: black;
	margin-top: 25px;
	padding-top: 4px;
	border-top: 2px solid #d1d1d1;
}

div.footer {
	font-size: 12px;
	text-align: center;
}

div.validity {
	color: #7f7f7f;
	font-size: 10px;
	text-align: center;
}

/*
 *		O S T A T N I
 */
 
img.border {
	border: 1px solid black; /*#005B8C;*/
}

img.news-point {
	margin: 4px 10px 0px 10px;
}

img.conn_num {
	 margin-left: 12px;
}

ul.big {
	 font-size: 13px;
}

li.odd {
	background-color: #ffffff;
	color: #0073B3;
}

iframe.bw-meter {
	background-color: #ffffff;
	border: 0px solid #d1d1d1;
}

#locationBtn {
	border: 1px dotted #005B8C; 
	font-weight: bold;
}
