@import url(cma.css);

/* ------------------------------------------------- */

html, body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 84%;
  color: #000000;
}

body {
  background: #FFFFFF;
  margin: 10px;
}

/* ------------------------------------------------- */

.fontSizeFixed, .fontSizeFixed td, .fontSizeFixed th {
  font-size: 11px;
}

/*/*/
.fontSizeRelative, .fontSizeRelative td, .fontSizeRelative th {
  font-size: xx-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: 100%;
}
/* */
a{}

/* ------------------------------------------------- */

.a, a:link, a:visited, a:active, a:hover {
  color: #0072BC;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.a-disabled, a.disabled {
  color: #999999;
  text-decoration: none;
}

/* ------------------------------------------------- */

.expanded {
}

.collapsed {
  display: none;
}

/* ------------------------------------------------- */

.border1 {
  border: 3px solid #E8E8E8;
}

/* ------------------------------------------------- */

.bannerTable {
  margin-bottom: 15px;
}

.bannerTd {
  vertical-align: bottom;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.bannerTextDivOuter {
  overflow: hidden;
}

.bannerTextDivInner {
  margin: 10px;
}

/* ------------------------------------------------- */

.contentPreviewDiv {
  margin-top: 0px;
  margin-bottom: 0px;
}

.contentPreviewDiv h4 {
  margin-bottom: 5px;
}

/* ------------------------------------------------- */

.contentPath {
  margin-bottom: 5px;
}

.contentPath, .contentPath a:link, .contentPath a:visited, .contentPath a:active, .contentPath a:hover {
  color: #7FBAD1;
}

/* ------------------------------------------------- */

.searchFormDivOuter, .onlineFormDivOuter {
  width: 468px;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #F0F5F6 url(../images/box_large_top.png) no-repeat 0% 0%;
}

.searchFormDivInner, .onlineFormDivInner {
  padding: 15px;
  background: url(../images/box_large_bottom.png) no-repeat 0% 100%;
}

/* ------------------------------------------------- */

.messageboxDivOuter {
  width: 468px;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #F0F5F6 url(../images/box_large_top.png) no-repeat 0% 0%;
}

.messageboxDivInner {
  padding: 15px;
  background: url(../images/box_large_bottom.png) no-repeat 0% 100%;
}

.messageboxDivInner h1, .messageboxDivInner h2, .messageboxDivInner h3, .messageboxDivInner h4 {
  position: static;
  left: 0px;
  padding-left: 0px;
  background: none;
}

/* ------------------------------------------------- */

h1, .h1 {
  border: 0px;
  padding: 0px;
  margin: 0px;
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 172%;
  font-weight: normal;
  font-style: normal;
  color: #0072BC;
}

h2, .h2 {
  border: 0px;
  padding: 0px;
  margin: 0px;
  margin-top: 16px;
  margin-bottom: 14px;
  font-size: 150%;
  font-weight: bold;
  font-style: normal;
  color: #0072BC;
}

h3, .h3 {
  border: 0px;
  padding: 0px;
  margin: 0px;
  margin-top: 16px;
  margin-bottom: 10px;
  font-size: 131%;
  font-weight: bold;
  font-style: normal;
  color: #0072BC;
}

h4, .h4 {
  border: 0px;
  padding: 0px;
  margin: 0px;
  margin-top: 16px;
  margin-bottom: 10px;
  font-size: 115%;
  font-weight: bold;
  font-style: normal;
  color: #0072BC;
}

/* ------------------------------------------------- */

ul, ol {
  padding: 0em;
  margin: 0em;
  margin-left: 3.3em;
  margin-top: 8px;
  margin-bottom: 8px;
}

ul li, ol li {
  padding: 0em;
  margin: 0em;
  margin-top: 3px;
  margin-bottom: 3px;
}

ul ul, ol ol, ul ol, ol ul {
  margin-top: 4px;
  margin-bottom: 4px;
}

/* ------------------------------------------------- */

form {
  margin: 0px;
}

input, textarea, select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

/*
input, textarea, select {
  border: 1px solid #CCCCCC;
  background: #FFFFFF url(../images/form_input_bkg.png) repeat-x 0% 100%;
  color: #333333;
  padding: 2px;
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

input.checkbox {
  background: none;
  border: 0px;
  vertical-align: middle;
  width: 13px;
  height: 13px;
}

input.image {
  padding: 0px;
  margin: 0px;
  border: 0px;
  background: none;  
}

*/

input.button {
  border: 1px solid #CCCCCC;
  background: #F3F3F3 url(../images/form_button_bkg.png) repeat-x 0% 100%;
  color: #555555;
  padding: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  cursor: pointer; 
  cursor: hand;
}

/* ------------------------------------------------- */

img.symbols24x24, input.symbols24x24 {
  width: 24px;
  height: 24px;
  border: 0px;
  background-image: url(../images/symbols24x24.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

/* ------------------------------------------------- */

img.pollPercentageBar {
  margin-right: 3px;
  height: 6px; 
  border: 0px; 
  border-right: 5px solid #0098DB;
  border-top: 1px solid #0098DB;
}

/* ------------------------------------------------- */

.pager {
  margin-top: 20px;
  text-align: center;
}

.pager table {
  margin-left: auto;
  margin-right: auto;
}

.pagerRight .pager {
  margin-top: 0;
  text-align: left;
}

.pagerRight .pager table {
  margin-left: 0;
  margin-right: 0;
}

.pager .page-current, .pager .page-default,
.pager .first-enabled, .pager .last-enabled, .pager .previous-enabled, .pager .next-enabled, 
.pager .first-disabled, .pager .last-disabled, .pager .previous-disabled, .pager .next-disabled,
.pager .dots
{
  margin-right: 2px;
  padding: 3px;
  padding-left: 6px;
  padding-right: 6px;
  color: #0072BC;
  text-align: center;
  text-decoration: none;
  background: #EFEFEF;
}

.pager .page-current, .pager .page-default {
  font-weight: bold;
}

.pager .first-disabled, .pager .last-disabled, .pager .previous-disabled, .pager .next-disabled,
.pager .dots
{
  color: #FFFFFF;
}

.pager .page-current, .pager a:hover div {
  color: #FFFFFF;
  background: #0072BC;
}

/* ------------------------------------------------- */

.pager2OuterBottom {
  margin-top: 20px;
  text-align: center;
}

.pager2OuterBottom table {
  margin-left: auto;
  margin-right: auto;
}

.pager2 a, .pager2 .a {
  display: block;
  margin-right: 2px;
  padding: 3px 6px;
  color: #0072BC;
  text-align: center;
  text-decoration: none;
  background: #EFEFEF;
}

.pager2 a.disabled {
  color: #FFFFFF;
}

.pager2 .prev, .pager2 .next {
  padding-left: 18px;
  padding-right: 18px;
}

.pager2 .first, .pager2 .prev, .pager2 .next, .pager2 .last {
  padding-top: 2px;
  padding-bottom: 4px;
}

.pager2 .page {
  font-weight: bold;
}

.pager2 a.enabled:hover, .pager2 a.current {
  color: #FFFFFF;
  background: #0072BC;
  text-decoration: none;
}

/* ------------------------------------------------- */

.forumMessages .keyword1 {
  background-color: #008000;
  color: white;
}

.forumMessages .keyword2 {
  background-color: #808000;
  color: white;
}

.forumMessages .keyword3 {
  background-color: #0E53A0;
  color: white;
}

.forumMessages .keyword4 {
  background-color: #B82020;
  color: white;
}

.forumMessages .keyword5 {
  background-color: #932894;
  color: white;
}

.forumMessageBody p {
  margin: 0.5em 0;
}

/* ------------------------------------------------- */

.sitemap {
}

.sitemap, .sitemap .a, .sitemap a:link, .sitemap a:visited, .sitemap a:active, .sitemap a:hover {
  color: #0072BC;
}

.sitemap .section {
  padding: 10px;
  background: url(../images/sitemap_section_bkg.png) repeat-x 0% 0%;
}

/* ------------------------------------------------- */

.slotLeftTd {
  background: #4F5150 url(../images/slot_left_bkg.png) no-repeat 100% 0%;
  border-right: 1px solid #FFFFFF;
  vertical-align: top;
}

.slotLeftTd .header {
  background: url(../images/slot_left_header_bkg.png) repeat 0% 0%;
  color: #FFFFFF;
  font-weight: bold;
  padding: 8px;
}

.slotLeftTd .efilip {
  color: #F7941D;
}

.slotLeftTd .content {
  color: #FFFFFF;
  padding: 8px;
}

/* ------------------------------------------------- */

.slotRightTd {
  background: url(../images/slot_right_bkg.png) no-repeat 100% 100%;
  border-left: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  vertical-align: top;
}

.slotRightTd .header {
  background: #EFEFEF;
  color: #333333;
  font-weight: bold;
  padding: 8px;
}

.slotRightTd .efilip {
  color: #F7941D;
}

.slotRightTd .content {
  padding: 8px;
}

/* ------------------------------------------------- */

.headerLeftTd {
  background: #F68916 url(../images/header_left_bkg.png) no-repeat 100% 0%;
  vertical-align: top;
  height: 79px;
}

.headerMiddleTd {
  width: 60%;
  background: #F68916 url(../images/header_right_bkg.png) no-repeat 0% 0%;
  text-align: right;
  vertical-align: top;
}

.headerMiddleTd, .headerMiddleTd a:link, .headerMiddleTd a:visited, .headerMiddleTd a:active, .headerMiddleTd a:hover {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}

.headerMiddleTd td {
  text-align: left;
  padding-left: 10px;
}

.headerMiddleTd table {
  float: right;
}

/*
.headerMiddleTd a {
  position: relative;
  top: -20px;
  margin-left: 15px;
  margin-right: 10px;
}

.headerMiddleTd .selected {
  position: relative;
  top: 18px;
}
*/

.headerMiddleTd .selected, .headerMiddleTd .selected a:link, .headerMiddleTd .selected a:visited, .headerMiddleTd .selected a:active, .headerMiddleTd .selected a:hover {
  font-size: 15px;
}

.headerMiddleTd .selected {
  vertical-align: bottom;
}

.headerRightTd {
  background: #F68916;
  text-align: center;
  vertical-align: top;
  padding-top: 11px;
}

.headerRightTd, .headerRightTd a:link, .headerRightTd a:visited, .headerRightTd a:active, .headerRightTd a:hover {
  color: #FFFFFF;
}

.headerSeparatorTd {
  height: 9px;
  background: #F0591A;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

/* ------------------------------------------------- */

.contentTd {
  background: url(../images/content_bkg.png) no-repeat 0% 0%;
  height: 300px;
  width: 60%;
  vertical-align: top;
}

.contentDiv {
  margin: 20px;
  margin-top: 50px;
}

/* ------------------------------------------------- */

.footerTd {
  height: 60px;
  background: #EFEFEF;
  padding-left: 20px;
  padding-right: 20px;
  color: #0072BC;
}

.footerSeparatorTd {
  height: 9px;
  background: #F0591A;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

/* ------------------------------------------------- */

.searchFormQuery {
  width: 50%;
  height: 15px;
}

.searchFormSubmit {
  padding: 0px;
  margin: 0px;
  border: 0px;
  width: 53px; 
  height: 20px; 
  background: url(../images/search_button_bkg.png) no-repeat 0% 0%; 
  cursor: pointer; 
  cursor: hand;
}

.searchFormSubmitHover {
  padding: 0px;
  margin: 0px;
  border: 0px;
  width: 53px; 
  height: 20px; 
  background: #F0591A url(../images/search_button_bkg.png) no-repeat 0% 0%; 
  cursor: pointer; 
  cursor: hand;
}

/* ------------------------------------------------- */

.newsletterFormEmail {
  width: 75%;
  height: 15px;
}

.newsletterFormSubmit {
  padding: 0px;
  margin: 0px;
  border: 0px;
  width: 20px;
  height: 20px;
  background: url(../images/bullet_large_white_black.png) no-repeat 50% 50%;
  cursor: pointer;
  cursor: hand;
}

.newsletterFormSubmitHover {
  padding: 0px;
  margin: 0px;
  border: 0px;
  width: 20px;
  height: 20px;
  background: url(../images/bullet_large_orange_black.png) no-repeat 50% 50%;
  cursor: pointer;
  cursor: hand;
}

/* ------------------------------------------------- */

.productMenuTd1, .productMenuTd1 a:link, .productMenuTd1 a:visited, .productMenuTd1 a:active, .productMenuTd1 a:hover,
.productMenuTd2, .productMenuTd2 a:link, .productMenuTd2 a:visited, .productMenuTd2 a:active, .productMenuTd2 a:hover,
.productMenuTd3, .productMenuTd3 a:link, .productMenuTd3 a:visited, .productMenuTd3 a:active, .productMenuTd3 a:hover {
  color: #FFFFFF;
}

.productMenuTd1 {
  background: #444444 url(../images/white.png) repeat-y 100% 0%;
  padding-top: 8px;
  padding-bottom: 8px;
  vertical-align: top;
}

.productMenuTd1 .item, .productMenuTd1 .itemSelected {
  padding-left: 8px;
  padding-right: 8px;
  font-size: 110%;
}

.productMenuTd1 .itemSelected {
  background: url(../images/product_menu_td1_selector.png) no-repeat 100% 0%;
}

.productMenuTd1 .itemSelected a:link, .productMenuTd1 .itemSelected a:visited, .productMenuTd1 .itemSelected a:active, .productMenuTd1 .itemSelected a:hover {
  color: #F7941D;
  font-weight: bold;
}

.productMenuTd2 {
  background: #555555 url(../images/white.png) repeat-y 100% 0%;
  padding-top: 8px;
  padding-bottom: 8px;
  vertical-align: top;
}

.productMenuTd2 .item, .productMenuTd2 .itemSelected {
  padding-left: 8px;
  padding-right: 8px;
  font-size: 110%;
}

.productMenuTd2 .itemSelected {
  background: url(../images/product_menu_td2_selector.png) no-repeat 100% 0%;
}

.productMenuTd2 .itemSelected a:link, .productMenuTd2 .itemSelected a:visited, .productMenuTd2 .itemSelected a:active, .productMenuTd2 .itemSelected a:hover {
  color: #F7941D;
  font-weight: bold;
}

.productMenuTd3 {
  background: #666666 url(../images/white.png) repeat-y 100% 0%;
  padding-top: 8px;
  padding-bottom: 8px;
  vertical-align: top;
}

.productMenuTd3 .item, .productMenuTd3 .itemSelected {
  padding-left: 8px;
  padding-right: 8px;
  font-size: 110%;
}

.productMenuTd3 .itemSelected {
}

.productMenuTd3 .itemSelected a:link, .productMenuTd3 .itemSelected a:visited, .productMenuTd3 .itemSelected a:active, .productMenuTd3 .itemSelected a:hover {
  color: #F7941D;
  font-weight: bold;
}

.productMenuTd4 {
  background: url(../images/product_menu_td4_bkg.png) no-repeat 100% 100%;
  vertical-align: top;
}

.productMenuTd4 .header {
  background: #EFEFEF;
  color: #333333;
  font-weight: bold;
  padding: 8px;
}

.productMenuTd4 .header {
  background: #EFEFEF;
  color: #333333;
  font-weight: bold;
  padding: 8px;
}

.productMenuTd4 .efilip {
  color: #F7941D;
}

.productMenuTd4 .content {
  padding: 8px;
}

.productMenuTd5 {
  background: #EDEDED url(../images/product_menu_td5_bkg.png) repeat 0% 0%;
  border-left: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  padding: 8px;
  text-align: center;
}

/* ------------------------------------------------- */

.news {
  padding-left: 10px;
  text-indent: -10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.news .date {
  color: #F0591A;
}

.red {
	color: Red;
}

/* ---------eTarget-------------------------------- */

.selfpromo {
	width: 100%;
	font-size: 11px;
	color: #aFaFaF;
	font-weight: bold;
	border-bottom: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.etarget title {
	margin-top: 5px;
}

.etarget {
padding: 2px 2px 2px 2px;
background-color: #fdfdfd; 
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.etarget A,.etarget a:link,.etarget a:visited,.etarget a:active,.etarget a:hover {
	color: #F0591A;
	font-weight: bold;
}

.skrytalinka a,.skrytalinka a:link,.skrytalinka a:visited,.skrytalinka a:active,.skrytalinka a:hover {
  color: #4f5150;
  text-decoration: none;
}
