@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 900;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
}

hr {
	color: #000000;
	height: 1px;
	width: 96%;
}

input {
	border-style: solid;
	border-color: #98CCFF;
	border-width: 1px;
}

input.radio{
	border-width: 0px;
}

label {
	font-weight: bold;
}

img {
	border-style: none;
	border-width: 0px;
	border-color: #000000; 
}

a {
	font-size: 11px;
	font-style: normal;
	color: #175E97;
	text-decoration: none;
}

a:link {
}

a:visited {
}

a:active {
}

a:hover {
	text-decoration: underline;
}

.tiny {
	font-size: 7pt;
	color: #BBBBBB;
}

.formGroup {
	font-weight: bold;
	vertical-align: top;
}

.titleLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 20px;
	font-weight: 900;
	color: #175E97;
	text-decoration: none;
}

.titleLink:link {
}

.titleLink:visited {
}

.titleLink:active {
}

.titleLink:hover {
	text-decoration: underline;
}

.adblockimage {
	position: absolute;
	z-index:1000;
	left:1px;
	top:1px;
}

.input_noborder {
	border-style: none;
	border-color: #FFFFFF;
	border-width: 0px;
}

.mainTable {
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: double;
	border-width: 0px;
	padding: 0px;
	width: 906px;
}

.mainTable_leftColumn {
	text-align: left;	
	vertical-align: top;
	width:200px;
}

.mainTable_mainColumn {
	text-align: center;
	vertical-align: top;
	width: 500px;
}

.mainTable_doubleColumn {
	text-align: center;
	vertical-align: top;
	width: 700px;
}

.mainTable_rightColumn {
	text-align: right;
	vertical-align: top;
	width: 200px;
}

.mainTable_headerColumn {
	width: 895px;
}

.mainTable_footerColumn {
	width: 895px;
}

.mainTable_footerNavColumn {
	width: 895px;
}

.mainTable_logoColumn {
	width: 895px;
}

.logoTable {
	border-collapse: collapse;
	border-style: none;
	border-spacing: 0px;
	background-image: url(http://whiwa.net/themes/default/whiwalogo.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 213px;
	text-align: left;
}

.logoTable_user {
	height: 56px;
	vertical-align: middle;
	text-align: right;
}

.logoTable_user_padding {
	padding-right: 112px;
}

.logoTable_space {
	height: 126px;
}

.logoTable_links {
	height: 35px;
	vertical-align: top;
	text-align: left;	
}

.footerTable {
	border-collapse: collapse;
	border-style: none;
	border-spacing: 0px;
	width: 100%;
	text-align: left;
}

.footerTable_space {
	height: 10px;
}

.footerTable_links {
	background-image: url(http://whiwa.net/themes/default/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 36px;
	vertical-align: middle;
	text-align: center;	
}

.footerTable_copyright {
	height: 25px;
	vertical-align: top;
	text-align: center;	
}

.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 900;
	color: #303030;
	padding-left: 25px;
	outline: 0;
}

.menuLink:hover {
	color: #D01515;
}

.widget_table {
	width: 100%;
	margin-bottom: 3px;
}

.bl2 {background: url(/images/widget/bl3.png) 0 100% no-repeat #EEF5FC;}
.br2 {background: url(/images/widget/br3.png) 100% 100% no-repeat}
.tl2 {background: url(/images/widget/tl3.png) 0 0 no-repeat}
.tr2 {background: url(/images/widget/tr3.png) 100% 0 no-repeat; padding:2px}
.clear {font-size: 1px; height: 1px} 

.t {background: url(/images/widget/dot2.png) 0 0 repeat-x;}
.b {background: url(/images/widget/dot2.png) 0 100% repeat-x}
.l {background: url(/images/widget/dot2.png) 0 0 repeat-y}
.r {background: url(/images/widget/dot2.png) 100% 0 repeat-y}
.bl {background: url(/images/widget/bl2.png) 0 100% no-repeat}
.br {background: url(/images/widget/br2.png) 100% 100% no-repeat}
.tl {background: url(/images/widget/tl2.png) 0 0 no-repeat}
.tr {background: url(/images/widget/tr2.png) 100% 0 no-repeat; padding:5px} 

.widget_title {
  font-weight: 900;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	height: 12px;
}

.widget_body {
	text-align: left;
}

.justWatching_link {
	color: #000000;
}

.justWatching_link:hover {
	color: #175E97;
}

.justWatching_table {
	width: 100%;
	border-width: 0px;
	border-style: none;

	border-collapse: collapse;
}

.justWatching_posterCell {
	width: 50px;
	border-width: 0px;
	border-style: none;
}

.justWatching_nameCell {
	border-width: 0px;
	border-style: none;
}

.justWatching_counterCell {
	text-align: right;
}

.justWatching_row_0 {
	background-color: #FFFFFF;
  line-height:30px;
  border-bottom:1px dotted #CCC;
}

.usermenu {
  background-color: #EEF5FC;
  border-bottom:1px dotted #CCC;
}

.usermenu:hover {
	background-color: #98CCFF;
}

.justWatching_row_1 {
	background-color: #FFFFFF;
  line-height:30px;
  border-bottom:1px dotted #CCC;
}

.justWatching_row_0:hover {
	background-color: #98CCFF;
}

.justWatching_row_1:hover {
	background-color: #98CCFF;
}

.counters {
	font-size: 12px;
	font-weight: 900;
}

.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 900;
	color: #1188FF;
}

.slogan2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 900;
	color: #1188FF;
}

.slogan3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	color: #D51007;
}

.slogan4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	color: #FFFFFF;
}

.slogan5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
}

.userbar_table {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
}

.userbar_table th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.userbar_table td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* YouTube */

.videoBar {
/*  width : 160px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top : 4px;
  padding-right : 4px;
  padding-left : 4px;
  padding-bottom : 0px;*/
}

.playerBox_gsvb div.alldone_gsvb        { font-family: Arial, Helvetica, sans-serif; font-weight: 900; font-size: 11px; font-style: normal; color: #175E97; text-decoration: none; }
.playerBox_gsvb a.title_gsvb            { font-family: Arial, Helvetica, sans-serif; font-weight: 900; font-size: 11px; font-style: normal; color: #175E97; text-decoration: none; }

.playerBox_gsvb div.alldone_gsvb:hover  { font-family: Arial, Helvetica, sans-serif; font-weight: 900; font-size: 11px; font-style: normal; color: #175E97; text-decoration: underline; }
.playerBox_gsvb a.title_gsvb:hover      { font-family: Arial, Helvetica, sans-serif; font-weight: 900; font-size: 11px; font-style: normal; color: #175E97; text-decoration: underline; }
.resultsBox_gsvb div.resultDiv_gsvb     { border-color : #000000; }

.playerInnerBox_gsvb .player_gsvb {
  width : 480px;
  height : 380px;
}

.tmqMainDiv {
	border: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background: #ffffff;
}
.tmqH4Title {
	padding-bottom: 2px;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
}

.tmqItemDiv {
	padding: 0;
	margin-bottom: 10px;
}
.tmqQuote {
	padding: 0;
	margin: 0;
}
.tmqQuoteLine {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

.request_ok {
	font-weight: bold;
	color: #00A000;
}

.request_failed {
	font-weight: bold;
	color: #A00000;
}

/* tasteometer-tastic */

#tasteometer {
  font-size: 11px;
  line-height: 1.181818em;
}

#tasteometer span.bar {
  display: block;
  position: relative;
  margin: 5px 0;
  width: 100%;
  height: 8px;
  overflow: hidden;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #ccc;
}


.usermenu_item2 {
	background-color: #FFFFFF;
  border-bottom:1px dotted #CCC;
}

.usermenu_item2:hover {
	background-color: #98CCFF;
	border:  1px solid #98CCFF;
}



.userpage_topten {
   padding: 1px;
   border:  1px solid #98CCFF;
}

  .schovat  {display:none;} 
  .zobrazit {display:block;}

.saw_message {
  font-size: 13px;
	font-style: normal;
	color: #175E97;
	text-decoration: none;	
}

#informationbar {
  position: fixed;
  left: 0;
  width: 100%;
  text-indent: 5px;
  padding: 5px 0;
  background-color: #3B5998;
  border-bottom: 1px solid black;
  font: bold 10px Verdana;   
  color: #FFFFFF;                     
}

* html #informationbar  { /*IE6 hack*/
  position: absolute;
  width: expression(document.compatMode=="CSS1Compat"? document.documentElement.clientWidth+"px" : body.clientWidth+"px");
}                                                           

#cse-search-box input{
  height: 8px;
  font-size: 8px;
}                                  