/* CSS Document */
@font-face {
    font-family: 'government';
    src: url('fonts/government-agent-bb.regular-webfont.eot');
    src: url('fonts/government-agent-bb.regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/government-agent-bb.regular-webfont.woff') format('woff'),
    url('fonts/government-agent-bb.regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    height: 100%;
    text-align: center;
	background-color: #900029;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    background-attachment: fixed;
	margin: 0px;
}

a:link, a:visited
{ color:#005788; }

/* removes unwanted blue border around linked images*/
img
{ border-style: none; }

#content {
    text-align: left;
    width: 940px;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
}

#h2_area {
	height: 90px;
    width: 940px;
    background-size: 100% 100%;
    background-image: url("sekcia_h2_area.jpg");
	background-repeat: repeat-y;
}
#h2_area h2 {
	margin: 0;
    font: normal 40px 'government' !important;
	text-align: center;
    color: #ffffff;
	padding-top: 28px;
}

#logo_area {
    width: 940px;
    height: 266px;
    background-image: url("Coors_Field.jpg");
}

/*  --- hlavni cast --- **********************************/
#main
{
	width: 940px;
    height: 100%;
    float: left;
	background-color: #900029;
    background-image: url("main_index.jpg");
    background-repeat: no-repeat;
    background-position: -10px 0;
}

/* Main menu
--------------------------*/
#menu, #menu ul
{ list-style: none; }
#menu {
  width: 900px; /* 442px; */
  height: 45px; /* 32px; */
  float: left;
  margin: 15px 20px 0 20px;
  padding-left: 0px;
  font-family: 'government';
  font-size: 21px; /* 12px; */
  /* font-weight: bold; */
  text-transform: uppercase;
}
#menu > li  /* v�echny li, co jsou prvn� potomky #menu */
{
  width: 223px;
  height: 43px;
  float: left;
  /* border: 1px solid #900029;*/
  margin: 1px;
  background: rgb(0,88,138);
  background: -moz-linear-gradient(top,  rgba(0,88,138,1) 0%, rgba(0,60,94,1) 54%, rgba(1,57,92,1) 60%, rgba(0,57,87,1) 63%, rgba(0,38,59,1) 97%, rgba(0,38,59,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,88,138,1)), color-stop(54%,rgba(0,60,94,1)), color-stop(60%,rgba(1,57,92,1)), color-stop(63%,rgba(0,57,87,1)), color-stop(97%,rgba(0,38,59,1)), color-stop(100%,rgba(0,38,59,1)));
  background: -webkit-linear-gradient(top,  rgba(0,88,138,1) 0%,rgba(0,60,94,1) 54%,rgba(1,57,92,1) 60%,rgba(0,57,87,1) 63%,rgba(0,38,59,1) 97%,rgba(0,38,59,1) 100%);
  background: -o-linear-gradient(top,  rgba(0,88,138,1) 0%,rgba(0,60,94,1) 54%,rgba(1,57,92,1) 60%,rgba(0,57,87,1) 63%,rgba(0,38,59,1) 97%,rgba(0,38,59,1) 100%);
  background: -ms-linear-gradient(top,  rgba(0,88,138,1) 0%,rgba(0,60,94,1) 54%,rgba(1,57,92,1) 60%,rgba(0,57,87,1) 63%,rgba(0,38,59,1) 97%,rgba(0,38,59,1) 100%);
  background: linear-gradient(to bottom,  rgba(0,88,138,1) 0%,rgba(0,60,94,1) 54%,rgba(1,57,92,1) 60%,rgba(0,57,87,1) 63%,rgba(0,38,59,1) 97%,rgba(0,38,59,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00588a', endColorstr='#00263b',GradientType=0 );
  text-align: center;
}
#menu > li:first-child {
    margin-left: 0px;
}
#menu > li:last-child {
    margin-right: 0px;
}
#menu_button_invasion {
    width: 193px !important;
}
#menu_button_eurolanche {
    width: 255px !important;
}
#menu li a
{
  display: block;
  height: 43px; /* 30px; */
  line-height: 43px; /* 30px; */
  /* padding: 0 20px; */
  text-decoration: none;
  color:white;
}
#menu > li:hover > a, #menu > li > a:focus {
  background: rgb(0,87,135);
  background: -moz-linear-gradient(top,  rgba(0,87,135,1) 0%, rgba(0,86,135,1) 3%, rgba(1,15,26,1) 86%, rgba(0,14,23,1) 89%, rgba(0,14,23,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,87,135,1)), color-stop(3%,rgba(0,86,135,1)), color-stop(86%,rgba(1,15,26,1)), color-stop(89%,rgba(0,14,23,1)), color-stop(100%,rgba(0,14,23,1)));
  background: -webkit-linear-gradient(top,  rgba(0,87,135,1) 0%,rgba(0,86,135,1) 3%,rgba(1,15,26,1) 86%,rgba(0,14,23,1) 89%,rgba(0,14,23,1) 100%);
  background: -o-linear-gradient(top,  rgba(0,87,135,1) 0%,rgba(0,86,135,1) 3%,rgba(1,15,26,1) 86%,rgba(0,14,23,1) 89%,rgba(0,14,23,1) 100%);
  background: -ms-linear-gradient(top,  rgba(0,87,135,1) 0%,rgba(0,86,135,1) 3%,rgba(1,15,26,1) 86%,rgba(0,14,23,1) 89%,rgba(0,14,23,1) 100%);
  background: linear-gradient(to bottom,  rgba(0,87,135,1) 0%,rgba(0,86,135,1) 3%,rgba(1,15,26,1) 86%,rgba(0,14,23,1) 89%,rgba(0,14,23,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005787', endColorstr='#000e17',GradientType=0 );}

/* Submenu
--------------------------*/
#menu ul
{
  position: absolute;
  display: none;
  z-index: 999;
  padding:0;
  margin:0; /* <- kvuli zarovnani submenu hned pod menu */
}
#menu ul > li { /* v�echny li, co jsou prvn�mi potomky #menu ul */
  background: rgb(0,88,138);
  background: -moz-linear-gradient(top,  rgba(0,88,138,1) 0%, rgba(0,60,94,1) 54%, rgba(1,57,92,1) 60%, rgba(0,57,87,1) 63%, rgba(0,38,59,1) 97%, rgba(0,38,59,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,88,138,1)), color-stop(54%,rgba(0,60,94,1)), color-stop(60%,rgba(1,57,92,1)), color-stop(63%,rgba(0,57,87,1)), color-stop(97%,rgba(0,38,59,1)), color-stop(100%,rgba(0,38,59,1)));
  background: -webkit-linear-gradient(top,  rgba(0,88,138,1) 0%,rgba(0,60,94,1) 54%,rgba(1,57,92,1) 60%,rgba(0,57,87,1) 63%,rgba(0,38,59,1) 97%,rgba(0,38,59,1) 100%);
  background: -o-linear-gradient(top,  rgba(0,88,138,1) 0%,rgba(0,60,94,1) 54%,rgba(1,57,92,1) 60%,rgba(0,57,87,1) 63%,rgba(0,38,59,1) 97%,rgba(0,38,59,1) 100%);
  background: -ms-linear-gradient(top,  rgba(0,88,138,1) 0%,rgba(0,60,94,1) 54%,rgba(1,57,92,1) 60%,rgba(0,57,87,1) 63%,rgba(0,38,59,1) 97%,rgba(0,38,59,1) 100%);
  background: linear-gradient(to bottom,  rgba(0,88,138,1) 0%,rgba(0,60,94,1) 54%,rgba(1,57,92,1) 60%,rgba(0,57,87,1) 63%,rgba(0,38,59,1) 97%,rgba(0,38,59,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00588a', endColorstr='#00263b',GradientType=0 );
}
#menu ul li a
{
  padding: 0 35px;
  height: 36px;
  line-height: 36px;
  font-size: 20px;
}
#menu li:hover ul.noJS
{ display: block; }
#menu ul li:hover a, #menu ul li a:focus  {
  background: rgb(0,87,135);
  background: -moz-linear-gradient(top,  rgba(0,87,135,1) 0%, rgba(0,86,135,1) 3%, rgba(1,15,26,1) 86%, rgba(0,14,23,1) 89%, rgba(0,14,23,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,87,135,1)), color-stop(3%,rgba(0,86,135,1)), color-stop(86%,rgba(1,15,26,1)), color-stop(89%,rgba(0,14,23,1)), color-stop(100%,rgba(0,14,23,1)));
  background: -webkit-linear-gradient(top,  rgba(0,87,135,1) 0%,rgba(0,86,135,1) 3%,rgba(1,15,26,1) 86%,rgba(0,14,23,1) 89%,rgba(0,14,23,1) 100%);
  background: -o-linear-gradient(top,  rgba(0,87,135,1) 0%,rgba(0,86,135,1) 3%,rgba(1,15,26,1) 86%,rgba(0,14,23,1) 89%,rgba(0,14,23,1) 100%);
  background: -ms-linear-gradient(top,  rgba(0,87,135,1) 0%,rgba(0,86,135,1) 3%,rgba(1,15,26,1) 86%,rgba(0,14,23,1) 89%,rgba(0,14,23,1) 100%);
  background: linear-gradient(to bottom,  rgba(0,87,135,1) 0%,rgba(0,86,135,1) 3%,rgba(1,15,26,1) 86%,rgba(0,14,23,1) 89%,rgba(0,14,23,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005787', endColorstr='#000e17',GradientType=0 );
}
/* ** */

/* Gamebox */
#gamebox_box {
    width: 940px;
    height: 80px;
    float: left;
    margin: 20px 0 0 0;
    background-image: url(gamebox_bg.png);
}
#gamebox {
    width: 452px;
    height: 64px;
    float: left;
    margin: 4px 244px 12px 244px;
}
.gamebox_team_name {
    width: 134px;
    height: 56px;
    float: left;
    text-align: center;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 56px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
#gamebox .tim_a {
    width: 194px;
    height: 56px;
    float: left;
    border: 1px solid #560F1F; /* #450B17 - tmavsi */
    -moz-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
    background: #6e1229;
    background: -moz-linear-gradient(top,  #6e1229 0%, #74102a 6%, #800927 11%, #850423 17%, #87001e 28%, #84001a 33%, #7b031e 44%, #72041d 56%, #72021b 67%, #6e021a 72%, #660016 78%, #65081d 83%, #530014 89%, #581121 94%, #420a15 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e1229), color-stop(6%,#74102a), color-stop(11%,#800927), color-stop(17%,#850423), color-stop(28%,#87001e), color-stop(33%,#84001a), color-stop(44%,#7b031e), color-stop(56%,#72041d), color-stop(67%,#72021b), color-stop(72%,#6e021a), color-stop(78%,#660016), color-stop(83%,#65081d), color-stop(89%,#530014), color-stop(94%,#581121), color-stop(100%,#420a15));
    background: -webkit-linear-gradient(top,  #6e1229 0%,#74102a 6%,#800927 11%,#850423 17%,#87001e 28%,#84001a 33%,#7b031e 44%,#72041d 56%,#72021b 67%,#6e021a 72%,#660016 78%,#65081d 83%,#530014 89%,#581121 94%,#420a15 100%);
    background: -o-linear-gradient(top,  #6e1229 0%,#74102a 6%,#800927 11%,#850423 17%,#87001e 28%,#84001a 33%,#7b031e 44%,#72041d 56%,#72021b 67%,#6e021a 72%,#660016 78%,#65081d 83%,#530014 89%,#581121 94%,#420a15 100%);
    background: -ms-linear-gradient(top,  #6e1229 0%,#74102a 6%,#800927 11%,#850423 17%,#87001e 28%,#84001a 33%,#7b031e 44%,#72041d 56%,#72021b 67%,#6e021a 72%,#660016 78%,#65081d 83%,#530014 89%,#581121 94%,#420a15 100%);
    background: linear-gradient(to bottom,  #6e1229 0%,#74102a 6%,#800927 11%,#850423 17%,#87001e 28%,#84001a 33%,#7b031e 44%,#72041d 56%,#72021b 67%,#6e021a 72%,#660016 78%,#65081d 83%,#530014 89%,#581121 94%,#420a15 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e1229', endColorstr='#420a15',GradientType=0 );
}
#gamebox .tim_a img {
    width: 50px;
    height: 50px;
    float: left;
    padding: 3px 0 3px 10px;
    cursor: pointer;
}

#gamebox .tim_b {
    width: 194px;
    height: 56px;
    float: left;
    border: 1px solid #560F1F; /* #450B17 - tmavsi */
    -moz-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
    background: #6e1229;
    background: -moz-linear-gradient(top,  #6e1229 0%, #74102a 6%, #800927 11%, #850423 17%, #87001e 28%, #84001a 33%, #7b031e 44%, #72041d 56%, #72021b 67%, #6e021a 72%, #660016 78%, #65081d 83%, #530014 89%, #581121 94%, #420a15 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e1229), color-stop(6%,#74102a), color-stop(11%,#800927), color-stop(17%,#850423), color-stop(28%,#87001e), color-stop(33%,#84001a), color-stop(44%,#7b031e), color-stop(56%,#72041d), color-stop(67%,#72021b), color-stop(72%,#6e021a), color-stop(78%,#660016), color-stop(83%,#65081d), color-stop(89%,#530014), color-stop(94%,#581121), color-stop(100%,#420a15));
    background: -webkit-linear-gradient(top,  #6e1229 0%,#74102a 6%,#800927 11%,#850423 17%,#87001e 28%,#84001a 33%,#7b031e 44%,#72041d 56%,#72021b 67%,#6e021a 72%,#660016 78%,#65081d 83%,#530014 89%,#581121 94%,#420a15 100%);
    background: -o-linear-gradient(top,  #6e1229 0%,#74102a 6%,#800927 11%,#850423 17%,#87001e 28%,#84001a 33%,#7b031e 44%,#72041d 56%,#72021b 67%,#6e021a 72%,#660016 78%,#65081d 83%,#530014 89%,#581121 94%,#420a15 100%);
    background: -ms-linear-gradient(top,  #6e1229 0%,#74102a 6%,#800927 11%,#850423 17%,#87001e 28%,#84001a 33%,#7b031e 44%,#72041d 56%,#72021b 67%,#6e021a 72%,#660016 78%,#65081d 83%,#530014 89%,#581121 94%,#420a15 100%);
    background: linear-gradient(to bottom,  #6e1229 0%,#74102a 6%,#800927 11%,#850423 17%,#87001e 28%,#84001a 33%,#7b031e 44%,#72041d 56%,#72021b 67%,#6e021a 72%,#660016 78%,#65081d 83%,#530014 89%,#581121 94%,#420a15 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e1229', endColorstr='#420a15',GradientType=0 );
}
#gamebox .tim_b img {
    width: 50px;
    height: 50px;
    padding: 3px 10px 3px 0;
    cursor: pointer;
}
.gamebox_result {
    width: 60px;
    height: 67px;
    float: left;
    margin-top: -3px;
    border-top: 1px solid #393939;
    -moz-border-radius: 2px 2px 5px 5px;
    border-radius: 2px 2px 5px 5px;
    background: #4f4f4f;
    background: -moz-linear-gradient(top,  #4f4f4f 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4f4f), color-stop(46%,#0d0d0d), color-stop(50%,#010101), color-stop(53%,#0a0a0a), color-stop(76%,#4e4e4e), color-stop(87%,#383838), color-stop(100%,#1b1b1b));
    background: -webkit-linear-gradient(top,  #4f4f4f 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%);
    background: -o-linear-gradient(top,  #4f4f4f 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%);
    background: -ms-linear-gradient(top,  #4f4f4f 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%);
    background: linear-gradient(to bottom,  #4f4f4f 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#1b1b1b',GradientType=0 );
    color: #FFFFFF;
    font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.gamebox_result .state {
    font-size:10px;
    padding: 3px 0 0 0;
}
#score {
    height: 16px;
    padding: 15px 0 0 0;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
}
a.gamebox_schedule {
    display: block;
    color: white;
    font-size: 8px;
    text-decoration: none;
    margin: 0 0 4px -1px;
}
a.gamebox_schedule:hover, a.gamebox_schedule:focus {
    text-decoration: underline;
}
.gamebox_date
{
    padding: 13px 0 0 0; 
}
a.gamebox_highlights_active {
    display: block;
    height: 10px;
    line-height: 100%;
    margin-top: 2px;
    padding: 2px;
    font-size: 8px;
    color: #25AFFF;
    text-decoration: none;
}
a.gamebox_highlights_active:hover, a.gamebox_highlights_active:focus {
    text-decoration:underline;
}
a.gamebox_highlights_inactive {
    display:block;
    height:10px;
    line-height:100%;
    margin-top:2px;
    padding: 2px;
    font-size:8px;
    color:#959595;
    text-decoration:none;
}
a.gamebox_highlights_inactive:hover, a.gamebox_highlights_inactive:focus {
    cursor:default;
}

div.gamebox_under_logo_section {
    width: 68px;
    height: 12px;
    float: left;
    margin: 1px 0 0 -1px;
    line-height: 10px;
    border: 1px solid #560f1f;
    border-top: none;
    border-radius: 0 0 3px 3px;
    background: #5e0016;
    background: -moz-linear-gradient(top,  #5e0016 0%, #7c021e 74%, #910324 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e0016), color-stop(74%,#7c021e), color-stop(100%,#910324));
    background: -webkit-linear-gradient(top,  #5e0016 0%,#7c021e 74%,#910324 100%);
    background: -o-linear-gradient(top,  #5e0016 0%,#7c021e 74%,#910324 100%);
    background: -ms-linear-gradient(top,  #5e0016 0%,#7c021e 74%,#910324 100%);
    background: linear-gradient(to bottom,  #5e0016 0%,#7c021e 74%,#910324 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e0016', endColorstr='#910324',GradientType=0 );
}
div.gamebox_under_logo_section_right {
    float: right;
    margin: 1px -1px 0 0;
}

#gamebox_under_logo_section_chat {
    border: 1px solid #001B2A;
    border-top: none;
    border-radius: 0 0 3px 3px;
    background: rgb(0,31,48);
    background: -moz-linear-gradient(top,  rgba(0,31,48,1) 0%, rgba(0,31,48,1) 3%, rgba(0,45,70,1) 37%, rgba(1,47,75,1) 40%, rgba(0,48,76,1) 46%, rgba(0,70,110,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,31,48,1)), color-stop(3%,rgba(0,31,48,1)), color-stop(37%,rgba(0,45,70,1)), color-stop(40%,rgba(1,47,75,1)), color-stop(46%,rgba(0,48,76,1)), color-stop(100%,rgba(0,70,110,1)));
    background: -webkit-linear-gradient(top,  rgba(0,31,48,1) 0%,rgba(0,31,48,1) 3%,rgba(0,45,70,1) 37%,rgba(1,47,75,1) 40%,rgba(0,48,76,1) 46%,rgba(0,70,110,1) 100%);
    background: -o-linear-gradient(top,  rgba(0,31,48,1) 0%,rgba(0,31,48,1) 3%,rgba(0,45,70,1) 37%,rgba(1,47,75,1) 40%,rgba(0,48,76,1) 46%,rgba(0,70,110,1) 100%);
    background: -ms-linear-gradient(top,  rgba(0,31,48,1) 0%,rgba(0,31,48,1) 3%,rgba(0,45,70,1) 37%,rgba(1,47,75,1) 40%,rgba(0,48,76,1) 46%,rgba(0,70,110,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,31,48,1) 0%,rgba(0,31,48,1) 3%,rgba(0,45,70,1) 37%,rgba(1,47,75,1) 40%,rgba(0,48,76,1) 46%,rgba(0,70,110,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001f30', endColorstr='#00466e',GradientType=0 );
}

div.gamebox_under_logo_section a {
    height: 11px;
    width: 68px;
    float: left;
    padding: 1px 0 0 0;
    border-radius: 0 0 3px 3px;
    color: white;
    font-size: 8px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}
div.gamebox_under_logo_section a:hover, div.gamebox_under_logo_section a:focus {
    background: #1b1b1b;
    background: -moz-linear-gradient(top,  #1b1b1b 0%, #4e4e4e 47%, #4e4e4e 94%, #383838 100%, #4f4f4f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b1b1b), color-stop(47%,#4e4e4e), color-stop(94%,#4e4e4e), color-stop(100%,#383838), color-stop(100%,#4f4f4f));
    background: -webkit-linear-gradient(top,  #1b1b1b 0%,#4e4e4e 47%,#4e4e4e 94%,#383838 100%,#4f4f4f 100%);
    background: -o-linear-gradient(top,  #1b1b1b 0%,#4e4e4e 47%,#4e4e4e 94%,#383838 100%,#4f4f4f 100%);
    background: -ms-linear-gradient(top,  #1b1b1b 0%,#4e4e4e 47%,#4e4e4e 94%,#383838 100%,#4f4f4f 100%);
    background: linear-gradient(to bottom,  #1b1b1b 0%,#4e4e4e 47%,#4e4e4e 94%,#383838 100%,#4f4f4f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#4f4f4f',GradientType=0 );
}

/*  INVASION COVERAGE */
#invasion_coverage {
    width: 900px;
    height: 445px;
    float: left;
    margin: 20px 20px 10px 20px;
}
#invasion_coverage_title {
    width: 900px;
    height: 20px;
    margin: 0px 0 25px 0;
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
#invasion_coverage_message {
    width: 438px;
    height: 400x;
    float: left;
    padding: 0 24px 0 0;
    color: white;
    font-size: 1.2em;
    text-align: justify;
    font-weight: bold;
}
#invasion_coverage a
{
    color: #989898;
    text-decoration: none;
}
#invasion_coverage a:hover {
    text-decoration:underline; 
}
#invasion_coverage_twitterbox
{
  width:438px;
  height:500px;
  float:left;
}

/* Texty */
#left_text {
    width: 430px;
    height: 300px;
    padding: 20px;
    float: left;
}
#left_text p {
    color: white;
    font: italic bold 18px Arial;
    text-align: justify;
    text-shadow: 2px 4px 0px #730021;
}

#right_text {
    width: 430px;
    height: 300px;
    padding: 20px;
    float: left;
}
#right_text p {
    color: white;
    font: italic bold 18px Arial;
    text-align: justify;
    text-shadow: 2px 4px 0px #730021;
}
#right_text p a {
    color: white;
    text-decoration: undeline;
}
#right_text p a:hover {
    color: #005787;
}

#left_part {
    width: 440px;
    padding: 20px 10px 20px 20px;
    float: left;
}

#right_part {
    width: 440px;
    padding: 20px 20px 20px 10px;
    float: left;
}

/* --- articles --- *************/
#articles {
    width: 440px;
    height: 226px;
    float: left;
    margin: 0 0 20px 0px;
}

/*----- Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;
}
 
/*----- Tab Links -----*/
/* Clearfix */
.tab-links:after {
    display:block;
    clear:both;
    content:'';
}

ul.tab-links {
    padding: 0px;
    margin: 0px;
}

.tab-links li {
    margin:0px 0px 0px 6px;
    float:left;
    list-style:none;
}

    .tab-links a {
        padding:9px 13px;
        display:inline-block;
        border-radius:3px 3px 0px 0px;
        background:#7FB5DA;
        font-size:16px;
        font-weight:600;
        color:#4c4c4c;
        transition:all linear 0.15s;
        text-decoration:none;
    }

    .tab-links a:hover {
        background:#a7cce5;
    }

li.active a, li.active a:hover {
    background:#eee;
    color:#4c4c4c;
}
 
/*----- Content of Tabs -----*/
.tab-content {
    height:170px;
    padding:11px 10px 10px 10px;
    border-radius:3px;
    box-shadow:-1px 1px 1px rgba(0,0,0,0.15);
    background:#eee;
}
.tab-content_longer {
    height: 195px;
}

    .tab {
        display:none;
    }

    .tab.active {
        display:block;
    }

    .tab img {
        width: 208px;
        height: 143px;
        float: left;
    }
    #gallery_main_img {
        height: 160px;
    }

    .title_multiarticle_view {
        width: 205px;
        /* height: 30px; */
        float: left;
        padding: 0 0 7px 7px;
    }
    
    .title_perex {
        width: 195px;
        height: 150px;
        float: left;
        padding: 0 0 0 7px;
    }

    a.title {
        display: block;
        width: 100%;
        float: left;
        text-decoration: none;
        color: #005788;
        font-weight: bold;
        font-size: 11px;
        /* line-height: 20px; */
        text-align: left;
    }
    a.title:hover{
        text-shadow: 0px 2px 1px #D0D0D0;
        text-decoration: underline;
    }

    .tab p {
        width: 100%;
        float: left;
        color: grey;
        font-size: 11px;
        text-align: justify;
    }

    a.other_articles {
        display: block;
        height: 20px;
        width: 100%;
        float: left;
        padding: 8px 0 0 0;
        text-align: center;
        text-decoration: none;
        color: #005788;
        font-weight: bold;
        font-size: 11px;
        line-height: 20px;

    }
    a.other_articles:hover {
        text-decoration: underline;
    }


/*************** Galleries ***********/
#gallery_box {
    width: 440px;
    height: 226px;
    float: left;
}

/*************** Logbook ***********/
#logbook {
    width: 440px;
    height: 462px;
    padding: 0 0 10px 0;
    float: left;
    background-color:white;
    border-radius: 5px;
    position: relative; 
}
#logbook_header {
    width: 100%;
    height: 20px;
    padding: 5px 0 5px 0;
    border-radius: 5px 5px 0 0;
    text-align: center;  
    color: white;
    font-weight: bold;
    font-size: 1.5em;
    background: #00263b;
    background: -moz-radial-gradient(center, ellipse cover,  #00263b 0%, #00263b 3%, #003957 37%, #01395c 40%, #003c5e 46%, #00588a 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#00263b), color-stop(3%,#00263b), color-stop(37%,#003957), color-stop(40%,#01395c), color-stop(46%,#003c5e), color-stop(100%,#00588a));
    background: -webkit-radial-gradient(center, ellipse cover,  #00263b 0%,#00263b 3%,#003957 37%,#01395c 40%,#003c5e 46%,#00588a 100%);
    background: -o-radial-gradient(center, ellipse cover,  #00263b 0%,#00263b 3%,#003957 37%,#01395c 40%,#003c5e 46%,#00588a 100%);
    background: -ms-radial-gradient(center, ellipse cover,  #00263b 0%,#00263b 3%,#003957 37%,#01395c 40%,#003c5e 46%,#00588a 100%);
    background: radial-gradient(ellipse at center,  #00263b 0%,#00263b 3%,#003957 37%,#01395c 40%,#003c5e 46%,#00588a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00263b', endColorstr='#00588a',GradientType=1 );
}
#logbook_content {
    width: 420px;
    height: 432px;
    float: left;
    padding: 0 20px 0 0px;
    overflow: auto;
    background: white url("invasionVIII_logo_410.png") no-repeat;
}
.logbook_entry {
    width: 395px;
    padding: 5px 10px 5px 15px;
}
.logbook_entry_time {
    font-weight: bold;
    text-align: left;
    float: left;
    clear: both; /* aby nezasahoval obrazek z predchoziho zaznamu */
}
img.logbook_entry_lang {
    float: left;
    margin: 0 0 0 5px;
    opacity: 0.99; /* aby to vylezlo nad pruhledne pozadi */
}
.logbook_entry_msg {
    text-align: justify;
    clear: both; /* aby text zacinal az pod casem a vlajkou */
}
.logbook_entry_msg a {
    z-index: 9999;
}
img.logbook_entry_img {
    margin: 3px 5px 3px 5px;
    opacity: 0.99; /* aby to vylezlo nad pruhledne pozadi */
    float: right;
    box-shadow:-2px 2px 2px rgba(0,0,0,0.15);
    clear: both;
}

/*  --- paticka --- **********************************/
#footer
{
    width: 900px;
    float: left;
	clear: both;
	padding: 20px 20px 0 20px;
    background-color: #910029;
}

a.footer_mention {
    display: block;
    text-decoration: none;
    width: 900px;
    text-align: center;
    color: white;
    text-shadow: 1px 2px 1px #730021;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0px 15px 0px;
}
.quote {
    font-style: italic;
    color: #3B94D9;
}

#copyright
{
    float: left;
    width: 350px;
    height: 20px;
    /* background-color: #730021;*/
	text-align: left;
	padding: 15px 20px 15px 15px;
	color: white;
	font-weight: bold;
    text-shadow: 1px 2px 1px #730021;
}

div.footer_link {
    height: 25px;
    float: right;
    padding: 8px 15px 8px 15px;
    line-height: 25px;
}
div.footer_link a {
    color: white;
	font-weight: bold;
    text-shadow: 1px 1px 1px #730021;
    text-decoration: none;
}
div.footer_link a:hover, div.footer_link a:focus {
    text-shadow: 1px 1px 1px #000000;
    margin-top: -5px;
}
div.footer_link a img {
    width: 25px;
    height: 25px;
    border: none;
	font-weight: bold;
    text-shadow: 1px 1px 1px #730021;
    text-decoration: none;
}
div.footer_link a img:hover, div.footer_link a img:focus {
    box-shadow: 5px -3px 6px #730021;
}

#powered_by {
    width: 150px;
    height: 45px;
    display: block;
    float: left;
    background: #6e1229;
    background: -moz-linear-gradient(top,  #6e1229 0%, #74102a 6%, #800927 11%, #850423 17%, #87001e 28%, #84001a 33%, #7b031e 44%, #72041d 56%, #72021b 67%, #6e021a 72%, #660016 78%, #65081d 83%, #530014 89%, #581121 94%, #420a15 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e1229), color-stop(6%,#74102a), color-stop(11%,#800927), color-stop(17%,#850423), color-stop(28%,#87001e), color-stop(33%,#84001a), color-stop(44%,#7b031e), color-stop(56%,#72041d), color-stop(67%,#72021b), color-stop(72%,#6e021a), color-stop(78%,#660016), color-stop(83%,#65081d), color-stop(89%,#530014), color-stop(94%,#581121), color-stop(100%,#420a15));
    background: -webkit-linear-gradient(top,  #6e1229 0%,#74102a 6%,#800927 11%,#850423 17%,#87001e 28%,#84001a 33%,#7b031e 44%,#72041d 56%,#72021b 67%,#6e021a 72%,#660016 78%,#65081d 83%,#530014 89%,#581121 94%,#420a15 100%);
    background: -o-linear-gradient(top,  #6e1229 0%,#74102a 6%,#800927 11%,#850423 17%,#87001e 28%,#84001a 33%,#7b031e 44%,#72041d 56%,#72021b 67%,#6e021a 72%,#660016 78%,#65081d 83%,#530014 89%,#581121 94%,#420a15 100%);
    background: -ms-linear-gradient(top,  #6e1229 0%,#74102a 6%,#800927 11%,#850423 17%,#87001e 28%,#84001a 33%,#7b031e 44%,#72041d 56%,#72021b 67%,#6e021a 72%,#660016 78%,#65081d 83%,#530014 89%,#581121 94%,#420a15 100%);
    background: linear-gradient(to bottom,  #6e1229 0%,#74102a 6%,#800927 11%,#850423 17%,#87001e 28%,#84001a 33%,#7b031e 44%,#72041d 56%,#72021b 67%,#6e021a 72%,#660016 78%,#65081d 83%,#530014 89%,#581121 94%,#420a15 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e1229', endColorstr='#420a15',GradientType=0 );
    border-radius: 5px;
}
#powered_by:hover, #powered_by:focus {
    background: #12516e;
    background: -moz-linear-gradient(top, #12516e 0%, #105674 6%, #095b81 11%, #045b86 17%, #005888 28%, #005484 33%, #03517b 44%, #044d72 56%, #024b72 67%, #02486e 72%, #004266 78%, #084766 83%, #003854 89%, #114159 94%, #0a2d42 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#12516e), color-stop(6%,#105674), color-stop(11%,#095b81), color-stop(17%,#045b86), color-stop(28%,#005888), color-stop(33%,#005484), color-stop(44%,#03517b), color-stop(56%,#044d72), color-stop(67%,#024b72), color-stop(72%,#02486e), color-stop(78%,#004266), color-stop(83%,#084766), color-stop(89%,#003854), color-stop(94%,#114159), color-stop(100%,#0a2d42));
    background: -webkit-linear-gradient(top, #12516e 0%,#105674 6%,#095b81 11%,#045b86 17%,#005888 28%,#005484 33%,#03517b 44%,#044d72 56%,#024b72 67%,#02486e 72%,#004266 78%,#084766 83%,#003854 89%,#114159 94%,#0a2d42 100%);
    background: -o-linear-gradient(top, #12516e 0%,#105674 6%,#095b81 11%,#045b86 17%,#005888 28%,#005484 33%,#03517b 44%,#044d72 56%,#024b72 67%,#02486e 72%,#004266 78%,#084766 83%,#003854 89%,#114159 94%,#0a2d42 100%);
    background: -ms-linear-gradient(top, #12516e 0%,#105674 6%,#095b81 11%,#045b86 17%,#005888 28%,#005484 33%,#03517b 44%,#044d72 56%,#024b72 67%,#02486e 72%,#004266 78%,#084766 83%,#003854 89%,#114159 94%,#0a2d42 100%);
    background: linear-gradient(to bottom, #12516e 0%,#105674 6%,#095b81 11%,#045b86 17%,#005888 28%,#005484 33%,#03517b 44%,#044d72 56%,#024b72 67%,#02486e 72%,#004266 78%,#084766 83%,#003854 89%,#114159 94%,#0a2d42 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12516e', endColorstr='#0a2d42',GradientType=0 );
}
#powered_by a {
    width: 130px;
    height: 30px;
    display: block;
    padding: 8px 10px 7px 10px;
    color: white;
    font-weight: bold;
    text-shadow: 1px 1px 1px #730021;
    line-height: 25px;
    text-decoration: none;
}
#powered_by img {
    width: 46px;
    height: 30px;
    padding: 0 0 7px 10px;
}

#NHL_copyright {
    width: 900px;
    clear: both;
    text-align: center;
    color: white;
    font-size: 10px;
    font-weight: bold;
	text-shadow: 1px 2px 1px #730021;
    margin: 0 0 15px 0;
}