﻿/* global */
html { font-family:'Source Sans Pro',Tahoma,sans-serif;color:#101010;background:#f5f4f7;/*overflow-x:hidden;*/ }
html,body,div,span,p,ul,li,input,iframe { margin:0;padding:0;border:0; }
body { height:auto;width:auto; }
a { transition:color 0.2s;text-decoration:none;color:#ff2a00; }
a:hover { transition:color 0.2s;color:black; }
img { border-style:none; }
ul { list-style-type:none; }
h1 { font-family:'Bree Serif',serif;/*-webkit-text-stroke-width:0.2px;*/font-size:250%;color:#323232;margin:0; }
h2 { font-family:'Bree Serif',serif;/*-webkit-text-stroke-width:0.2px;*/font-size:200%;color:#323232;margin:0; }
p { margin-bottom:10px; }
iframe.hidden { height:1px;width:1px;opacity:0;position:absolute; }

/* AD
body { background: url("http://www.czechgamer.com/pics/playman.jpg") fixed no-repeat left 60px / 100%; }
div.mainContainer { border-radius:30px; }*/

/*ad Lynx */
.ad-lynx {
	max-width: 95%;
  margin: 25px;
}


div.topContainer { width:100%;position:fixed;background:url('/pics/topContainerBg.png') white repeat-x top left;z-index:1000;border-bottom:1px solid #d9d9d9;box-shadow:0 3px 2px -2px #d9d9d9; }
div.header { width:987px;margin:0 auto;font-size:95%;vertical-align:middle;border-right:1px solid #d9d9d9;border-left:1px solid #d9d9d9; }
a.buttonShowMenu { display:none;margin:-10px 0 10px 0; }
a.buttonShowMenu img {  }
ul.mainMenu { text-align:right; }
ul.mainMenu li { display:inline-block;position:relative;padding:14px 10px 21px 10px; }
ul.mainMenu li#liSubMenu:hover div.subMenu  { visibility:visible; }
ul.mainMenu li#liSubMenu:hover div.subMenuBigContent  { transition:opacity 0.2s;opacity:0.999;visibility:visible; }
ul.mainMenu li#liSubMenu:hover img.menuSelected  { transition:opacity 0.2s;opacity:0.999;visibility:visible; }
ul.mainMenu li a span#streamOnlineCount { right:0;position:absolute;margin:-3px 0 0 0;padding:0px 3px 0px 3px;font-size:60%;font-family:Tahoma;background:#f5f4f7;border-radius:10px; }
ul.mainMenu li.selected > a { color:black; }

div.subMenu { visibility:hidden; }
ul.subMenuSmall { display:none; }
ul.subMenuSmall li {  }
img.menuSelected  { visibility:hidden;transition:visibility 0s linear 0.2s,opacity 0.2s linear 0s;opacity:0;position:absolute;margin:24px 0 0 14px;z-index:1001; }
div.subMenuBig { position:fixed;left:0;right:0;visibility:hidden;text-align:left; }
div.subMenuBigContent { width:987px;visibility:hidden;transition:visibility 0s linear 0.2s,opacity 0.2s linear 0s;opacity:0;margin:21px auto 0 auto;border-top:1px solid #d9d9d9;display:table;background:#ececec;box-shadow:2px 2px 3px rgba(0,0,0,0.2), -2px 2px 3px rgba(0,0,0,0.2);font-size:110%; }
div.subMenuBigContent ul { display:table-cell;width:15%;padding:20px 0;vertical-align:top; }
div.subMenuBigContent li { transition:background 0.2s;display:block;padding:0;margin:0;text-align:right;background:#ececec; }
div.subMenuBigContent li a { display:block;padding:10px 20px 10px 0; }
div.subMenuBigContent li:hover { transition:background 0.2s;background:white; }
div.subMenuBigContentRight { display:table-cell;width:85%;vertical-align:top;background:white; }
div.category { display:none;width:100%; }
div.category div.itemsBottom { clear:left;padding:0px 0px 2% 2%;color:grey;position:relative; }
div.category div.itemsBottom span { position:absolute;right:2%; }
a.item { float:left;width:30.66%;margin:2% 0% 2% 2%;font-size:150%;font-weight:700;color:white;line-height:115%; }
a.item div.pic { position:relative; }
a.item div.pic img { display:block;width:100%;height:100%; }
a.item div.pic div.bg { position:absolute;width:100%;height:100%; }
a.item div.pic div.bg div { position:absolute;left:0;bottom:0;padding:6%; }
/*a.item div.pic div.bg div span.tags { margin-bottom:-2px; }*/
a.item div.pic div.bg div span { display:block;font-size:60%;font-weight:400;line-height:100%;margin-top:5px; }
div.bg#Red { transition:box-shadow 0.2s;background-image:url('/pics/bgRed.png'); }
div.bg#Green { transition:box-shadow 0.2s;background-image:url('/pics/bgGreen.png'); }
div.bg#Pink { transition:box-shadow 0.2s;background-image:url('/pics/bgPink.png'); }
div.bg#Blue { transition:box-shadow 0.2s;background-image:url('/pics/bgBlue.png'); }
div.bg#Black { transition:box-shadow 0.2s;background-image:url('/pics/bgBlack.png'); }
div.bg#Red:hover { transition:box-shadow 0.2s;box-shadow:0px 0px 20px #ff2a00; }
div.bg#Green:hover { transition:box-shadow 0.2s;box-shadow:0px 0px 20px green; }
div.bg#Pink:hover { transition:box-shadow 0.2s;box-shadow:0px 0px 20px purple; }
div.bg#Blue:hover { transition:box-shadow 0.2s;box-shadow:0px 0px 20px blue; }
div.bg#Black:hover { transition:box-shadow 0.2s;box-shadow:0px 0px 20px #8c6001; }

span.tags { display:table;margin-bottom:2px; }
span.tags div { line-height:0;margin-right:7px; }
div.recenze,div.preview,div.retro,div.speciál,div.komentář,div.report,div.soutěž,div.rozhovor,div.hw,div.cgtv,div.video,div.galerie,div.novinka { font-family:'Source Sans Pro',Tahoma,sans-serif;border-radius:2px;display:inline;position:relative !important;padding:1px 3px 1px 3px !important;line-height:100%;font-size:14px;/*margin-bottom:3px;*/text-transform:uppercase;color:white;font-weight:600; }

div.recenze { background:#0369c0; }
div.preview { background:#ff2a00; }
div.retro { background:#ff0048; }
div.speciál { background:#5c03c0; }
div.komentář { background:#6a4e9e; }
div.report { background:#f000ff; }
div.soutěž { background:#08ab00; }
div.rozhovor { background:#ff0048; }
div.hw { background:#ff9600; }
div.cgtv { background:#ff0048; }
div.video { background:purple; }
div.galerie { background:red; }
div.novinka { background:#363636; }

div.scoreContainer { position:absolute;top:7%;right:6%;display:table;width:50px;height:50px;font-family:Tahoma;transform:rotate(3deg);-webkit-transform:rotate(3deg);-webkit-backface-visibility:hidden; }
div.scoreContainer * { padding:0 !important; }
div.scoreBgPic { position:absolute;width:100%;height:100%;background-size:contain;background-repeat:no-repeat; }
div.scoreTable { position:relative !important;display:table-cell;vertical-align:middle;text-align:center; }
div.scoreTable span { display:block;margin-top:-3%;font-size:110% !important;font-weight:700 !important;text-shadow:-1px 0 rgba(255,255,255,0.7),0 1px rgba(255,255,255,0.7),1px 0 rgba(255,255,255,0.7),0 -1px rgba(255,255,255,0.7);text-shadow:0 0 0 5px rgba(255,255,255,0.7); }

img.logo { float:left;height:60px; }
div.search { width:181px;text-align:left; }
img#searchButton { display:none;position:absolute;right:20px;cursor:pointer; }
input.search { width:141px;height:33px;background-image:url('/pics/search.png');position:absolute;margin-top:0px;padding:0px 0px 0px 30px; }
div.search:hover input.search, input.search:focus input.search { background-image:url('/pics/searchHover.png'); }
div.search:hover img#searchButton, input.search:focus ~ img#searchButton { display:block; }

div.mainContainer { transition:width 0.2s;width:987px;margin:70px auto; }

div.moreContent { margin:40px auto;text-align:center; }
div.moreContent a { color:white;padding:4px 6px 4px 6px;background:red/*#ff2a00*/; }

div.notifications { border-radius:7px;box-shadow:2px 2px 3px #d9d9d9;display:none;border:1px solid white;z-index:800;position:fixed;left:10px;bottom:10px;padding:0 20px;width:250px;background:black;color:white; }
div.notifications div { margin:20px 0; }
div.notifications img { width:20px;margin-right:5px;border:1px solid white;display:inline;vertical-align:middle; }
div.notifications a { transition:color 0.2s;color:#ff2a00;font-weight:600; }
div.notifications a:hover { transition:color 0.2s;color:grey; }

div.footerContainer { width:95%;margin:70px auto 20px auto;text-align:center;color:grey;line-height:150%; }


/* responsive */
@media (max-width:550px) {
	div.topContainer { position:relative; }
	div.header { font-size:140%;border-right:0;border-left:0; }
	div.header, ul.mainMenu { width:100%;text-align:center; }
	a.buttonShowMenu { display:block; }
	ul.mainMenu { display:none;font-size:100%; }
	ul.mainMenu li { width:100%;display:block;margin:0;padding:10px 0; }
	ul.mainMenu li a span { display:none; }
	img.menuSelected  { display:none !important;position:absolute; }
	div.subMenu { opacity:1;visibility:visible;display:none;text-align:center;position:relative;padding:10px 0;margin:0;background:#f5f4f7;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9; }
	ul.subMenuSmall { display:block; }
	div.subMenuBig { display:none;visibility:hidden !important; }
	div.subMenuBigContent { display:none;visibility:hidden !important; }
	img.logo { float:none;margin-left:-12px; }
	div.search { width:250px;margin:0 auto;text-align:center;line-height:0px; }
	input.search { position:relative;margin:0px 0px 6px 0px;display:inline; }
	div.search:hover img#searchButton, input.search:focus ~ img#searchButton { display:inline;right:auto;margin-left:-32px; }
	div.mainContainer { width:100%;margin:0px auto; }
	div.recenze,div.preview,div.retro,div.speciál,div.komentář,div.report,div.soutěž,div.rozhovor,div.hw,div.cgtv,div.video,div.galerie { font-size:10px;font-weight:400; }
	div.notifications { font-size:80%;padding:0 5px; }
	div.notifications div { margin:10px 0; }
}
@media (min-width:551px) and (max-width:850px) {
	div.header { font-size:105%;border-right:0;border-left:0; }
	div.header, ul.mainMenu { width:100%;text-align:center; }
	div.menu { margin-top:-20px; }
	img.logo { float:none; }
	img#searchButton { right:0; }
	div.search { width:161px; }
	img.menuSelected  { display:none !important;position:absolute; }
	div.subMenuBigContent { width:100%;font-size:90%; }
	div.subMenuBigContent ul { padding:10px 0; }
	div.subMenuBigContent li a { padding:5px 10px 5px 0; }
	div.subMenuBigContent div.subMenuBigContentRight a { font-size:120%; }
	div.subMenuBigContent div.subMenuBigContentRight a { width:47%; }
	div.subMenuBigContent div.subMenuBigContentRight a:nth-child(3) { display:none; }
	div.category div.itemsBottom a { font-size:100%; }
	div.category div.itemsBottom span { display:none; }
	div.mainContainer { width:100%;margin:115px auto; }
	div.recenze,div.preview,div.retro,div.speciál,div.komentář,div.report,div.soutěž,div.rozhovor,div.hw,div.cgtv,div.video,div.galerie { font-size:12px; }
}
@media (min-width:851px) and (max-width:1023px) {
	div.header { width:100%;border-right:0;border-left:0; }
	div.subMenuBigContent { width:100%; }
	div.mainContainer { width:100%; }
	div.recenze,div.preview,div.retro,div.speciál,div.komentář,div.report,div.soutěž,div.rozhovor,div.hw,div.cgtv,div.video,div.galerie { font-size:12px; }
}
/* 1024px - 1137px (standard CSS) */
@media (min-width:1137px) and (max-width:1279px) {
	div.header { width:90%; }
	div.mainContainer { width:90%; }
}
@media (min-width:1279px) and (max-width:1800px) {
	div.header { width:1137px; }
	div.mainContainer { width:1137px; }
}
@media (min-width:1800px) {
	div.header { width:1500px; }
	div.mainContainer { width:1460px; }
	div.subMenuBigContent { width:1137px; }
	div.scoreContainer { width:75px;height:75px; }
	div.scoreTable span { font-size:170% !important; }
}

@media (max-device-width:1024px) and (orientation:landscape) {
	@-ms-viewport { width:1024px; }
	@-o-viewport { width:1024px; }
	@viewport { width:1024px; }
	body { width:1024px; }/**/
	div.header, ul.mainMenu { width:1024px; }
	div.mainContainer { width:1024px; }
}
