/* HTML Tags */ 
body {  background-color: #7A7E87; margin: 0px 0px 0px 0px; font-family: Verdana, Helvetica, Arial, sans-serif;  font-size : 10pt;  }

a { text-decoration : none; color: #7A7E87 }
a:link {   text-decoration : none;  }
a:visited { text-decoration : none; color: #7A7E87 }
a:hover { color: #FF6600; }

img { border: 0; }

/* Tabs (main navigation */ 
.tab { font-size : 8pt; border: 0 }
.tab a { text-decoration : none; color: #FFFFFF }
.tab a:link {   text-decoration : none;  }
.tab a:visited { text-decoration : none; color: #FFFFFF }
.tab a:hover { color: #CCCCCC; }
/* barva pozadi v polickach Home, News... FF8800 (stredni), FFCC00 (nejsvetlejsi) */
.tabitem {	background-color : #8F9299;  font-size: 8pt}
.tabitem  a { text-decoration : none; color: #FFFFFF }
.tabitem  a:link {   text-decoration : none;  }
.tabitem  a:visited { text-decoration : none; color: #FFFFFF }
.tabitem  a:hover { color: #CCCCCC; }
/* barva aktivniho policka FF6600 (nejtmavsi) */ 
.tabitem_selected {	background-color : #FF6600; font-size: 8pt }
.tabitem_selected  a { text-decoration : none; color: #FFFFFF }
.tabitem_selected  a:link {   text-decoration : none;  }
.tabitem_selected  a:visited { text-decoration : none; color: #FFFFFF }
.tabitem_selected  a:hover { color: #CCCCCC; }

.tabseparator {	background-color : #FFFFFF; }

/* Tabs (footer navigation */ 
.footer { background-color : white; }

.footertabitem { font-size: 8pt;  background-color : White;       }
.footertabitem  a { text-decoration : none; color: #9EA0A4 }
.footertabitem  a:link {   text-decoration : none;  }
.footertabitem  a:visited { text-decoration : none; color: #9EA0A4 }
.footertabitem  a:hover { color: #FF6600; }

.footertabitem_selected {	font-size: 8pt ;background-color : White;   color: #7A7E87 }
.footertabitem_selected  a { text-decoration : none; color: #7A7E87 }
.footertabitem_selected  a:link {   text-decoration : none;  }
.footertabitem_selected  a:visited { text-decoration : none; color: #9EA0A4 }
.footertabitem_selected  a:hover { color: #FF6600; }

.footertabseparator {	background-color : #9EA0A4; }

/* Content Frame */ 
.content { padding: 5px 5px 5px 10px; font : small Verdana, Helvetica, sans-serif;  font-size: 8pt;  background-color : White;  }
.content_area {font-size: 8pt;  padding : 0 30px 0 30px;  }
.content_teaser { background-color : #9EA0A4; color: white;   font-size: 8pt;  padding : 0 40px 0 40px;  }
.content_teaser .headline1 { background-color : #9EA0A4; color: white; font-weight : bold;  font-size : 10pt;  }
.content_teaser .content { background-color : #9EA0A4; color: white;   }
.content_teaser .default { background-color : #9EA0A4; color: white;   }
.content .headline1 { color : #FF6600; font-size: 10pt; border-bottom : 1px solid #FF6600; width : 100%; font-weight: bold}
.content .headline2 { color : #FF6600; font-size: 10pt; }
.content .headline3 { color : #FF6600; font-size: 8pt; }
.content .default { color : black; font-size: 8pt; }

/* Content navigation */
.menu { background-color : #DEDEDE; }

.menuitem {	background-color : transparent;  font-size: 8pt }
.menuitem  a { text-decoration : none; color: #7A7E87 }
.menuitem  a:link {   text-decoration : none;  }
.menuitem  a:visited { text-decoration : none; color: #7A7E87 }
.menuitem  a:hover { color: #FF6600; }

.menuitem_selected {  background-color : transparent; font-size: 8pt; }
.menuitem_selected  a { text-decoration : none; color: #B40F01 }
.menuitem_selected  a:link {   text-decoration : none;  }
.menuitem_selected  a:visited { text-decoration : none; color: #FF8800 }
.menuitem_selected  a:hover { color: #FF6600; }

/* Others */ 
.page_title {font-size: 16pt; color : white;  padding-left : 32px;  }
.divider { background-color : White; }
