/* body {
	background: #464646 url(images/wallpaper.jpg) no-repeat;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	background-position: center top;
	font-size: 100%;
	color: #D3D3D3;
	margin: 0;
	padding: 0;
}

#main {
	width: 956px;
	margin: 200px 0 0 0;
	background: url(images/bg.gif);
	text-align: left;
	padding: 0;
}

#logo {
	width: 956px;
	height: 201px;
	background: url(april/graphics/nadpis.jpg);
	margin: 0;
	padding: 0;
}

*/

#e3-countdown {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  background: #464646 url(images/e3.jpg);
  width: 590px;
  height: 223px;
  color: #ffffff;
  padding: 155px 0 0 10px;
  margin: 15px 0 20px 4px;
  box-sizing: border-box;
  text-transform: uppercase;
}
#e3-countdown span.small {
  font-size: 14px;
}
#e3-countdown span.big {
  font-size: 30px;
}
#e3-countdown span.red {
  color: #ef3120;
}

body {
	background: #464646 url(images/bg_out.gif) repeat-x;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	font-size: 100%;
	color: #D3D3D3;
	margin: 0;
	padding: 0;
}

#main {
	width: 956px;
	margin: 0;
	background: url(images/bg.gif);
	text-align: left;
	padding: 0;
  transform: scale(1.3); 
  transform-origin: top center;
}

#logo {
	width: 956px;
	height: 197px;
	background: url(images/logo.jpg);
	margin: 4px 0 0 0;
	padding: 0;
}



#logo-top {
	width: 956px;
	height: 38px;
	margin: 0;
	padding: 0;
}

#logo-sector {
	width: 171px;
	height: 38px;
	margin: 0;
	padding: 0;
	float: left;
}

#logo-sector a {
  display: block;
  height: 38px;
  text-decoration: none;
}

#logo-sector a:hover {
  background-color: transparent;
}

#logo-links {
	width: 785px;
	height: 38px;
	float: right;
	margin: 0;
	padding: 0;
}

#logo-links-top {
	width: 785px;
	height: 14px;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 70%;
}

#logo-links-top a {
	color: #D3D3D3; text-decoration: none;
}

#logo-links-top a:hover {
	color: #D3D3D3; text-decoration: none;
}

#logo-links-bot {
	width: 785px;
	height: 24px;
	margin: 0;
	padding: 0;
}

#logo-links-bot a {
  display: block;
  height: 24px;
  text-decoration: none;
}

#logo-links-bot a:hover {
  background-color: transparent;
}

#logo-nfs {
	width: 956px;
	height: 197px;
	margin: 0;
	padding: 0;
	display: block;
}

#logo-nfs a {
  display: block;
  height: 197px;
  text-decoration: none;
}

#logo-nfs a:hover {
  background-color: transparent;
}

/*
#content-leader {
	margin: 110px 168px 0 168px;
	_margin: 10px 168px 0 168px;
	padding: 10px;
}
*/

#content {
	margin: 0 168px 0 168px;
	padding: 10px;
}

#lmenu {
	width: 168px;
	float: left;
	margin: 0;
	padding: 0;
}

#rmenu {
	width: 168px;
	float: right;
	margin: 0 0 0 0;
	padding: 0;
}

#leader-obal {
  float: right;
  background: #464646;
  width: 784px;
  height: 100px;
  margin: 0 4px 0 0;
  _margin: -3px 2px 0 0;
}

#leader {
  text-align: center;
  width: auto;
  height: auto;
	margin: 0;
	padding: 5px;
}

#copyright {
  color: #9F9F9F;
  background: #3D3D3D;
	width: 620px;
	font-size: 84%;
	margin: 0 168px;
	padding: 3px 0 3px 0;
	text-align: center;
}

#footer {
  width: 956px;
  height: 4px;
  background: url(images/footer.gif) no-repeat;
	margin: 0 0 0 0;
	padding: 0;
}

a:link {
  color: #E4940A; text-decoration: none;
}

a:visited {
	color: #E4940A; text-decoration: none;
}

a:hover {
	color: #E4940A; text-decoration: underline;
}

h1 {
  font-family: "Trebuchet MS", Tahoma, Arial, lucida, sans-serif;
  color: #D3D3D3;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	background: url(images/icon_arrow.gif) no-repeat;
	background-position: 0 11px;
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
}

h2.left {
  font-family: "Trebuchet MS", Tahoma, Arial, lucida, sans-serif;
  font-size: 120%;
  font-variant: small-caps;
  font-weight: bold;
  color: #D40A0A;
  width: 168px;
  height: 29px;
  background: url(images/menu_item_left.gif) no-repeat;
  text-align: center;
  margin: 5px 0 5px 0;
	padding: 4px 0 0 2px;
}

h2.right {
  font-family: "Trebuchet MS", Tahoma, Arial, lucida, sans-serif;
  font-size: 120%;
  font-variant: small-caps;
  font-weight: bold;
  color: #D40A0A;
  width: 168px;
  height: 29px;
  background: url(images/menu_item_right.gif) no-repeat;
  text-align: center;
  margin: 5px 0 5px 0;
	padding: 4px 4px 0 0;
}

h3 {
  font-family: Tahoma, Arial, lucida, sans-serif;
  width: auto;
  font-size: 1.29em;
  font-weight: bold;
  line-height: 130%;
  color: #D3D3D3;
  background: #343434;
  margin: 0;
	padding: 2px 0 3px 6px;
}

h3 a:link {
	color: #D3D3D3;
	text-decoration: none;
}

h3 a:visited {
	color: #D3D3D3;
	text-decoration: none;
}

h3 a:hover {
	color: #D3D3D3;
	text-decoration: none;
}


h4 {
  font-size: 16px;
  margin-bottom: 5px;
  color: #E4940A;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

.odsek {
	color: #E4940A;
	font-weight: bold;
  font-family: Arial, Tahoma, helvetica, sans-serif;
  font-size: 130%;
  font-weight: bold;
  margin: 2px 0 2px 0;
	padding: 0 0 0 0;
}

.blok {
  text-align: justify;
}



.l-menu {
	text-align: left;
	font-size: 84%;
	margin: 0.5em 0 2em 1em;
}

.l-menu a:link {
	color: #D3D3D3;
	text-decoration: none;
}

.l-menu a:visited {
	color: #D3D3D3;
	text-decoration: none;
}

.l-menu a:hover {
	color: #d40a0a;
	text-decoration: none;
}

.r-menu {
  font-size: 84%;
	text-align: center;
	margin: 0.5em 7px 2em 3px;
}

.r-menu a:link {
	color: #D3D3D3;
	text-decoration: none;
}

.r-menu a:visited {
	color: #D3D3D3;
	text-decoration: none;
}

.r-menu a:hover {
	color: #d40a0a;
	text-decoration: none;
}

.menu-nadpis {
	font-weight: bold;
	color: #d40a0a;
}


ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
  list-style-image: none;
}

ul.news {
  padding-left: 20px;
}
ul.news li {
  list-style-type: disc;
}

ul.carlist li {
  padding: 2px 4px;
}
ul.carlist li.brand {
  font-weight: 700;
  background-color: #343434;
}


.text {
  width: 590px;
  font-size: 84%;
	text-align: left;
	padding: 0 0 0 5px;
	line-height: 128%;
}

.newsa {      
	text-align: justify;
	width: auto;
	margin: 0;
	padding: 7px;
}

.newsa-info {
  width: auto;
  font-family: Tahoma, Arial, lucida, sans-serif;
  font-size: 85%;
	text-align: right;
	margin: 8px 0 0 0;
	padding: 0;
	color: #9F9F9F;
}

.border {
	width: auto;
	margin: 20px 0 20px 0;
	padding: 0 0 4px 0;
	border-left: 1px solid #343434;
	border-top: 0px solid #343434;
	border-bottom: 1px solid #343434;
}

.newsa-info a:link {
	color: #D3D3D3;
	text-decoration: none;
}

.newsa-info a:visited {
	color: #D3D3D3;
	text-decoration: none;
}

.newsa-info a:hover {
  color: #D3D3D3;
	text-decoration: underline;
}

.quote  {
  background: #414141;
  border: 1px solid #343434;
  padding: 10px;
  margin: 10px;
  font-size: 85%;
  line-height: 125%;
}


#uvod-obal  {
  width: 592px;
  margin: 20px 0 10px 4px;
  _margin: 20px 2px 10px 0;
}

#uvod  {
  background: #414141;
  border: 1px solid #343434;
  width: auto;
  font-size: 88%;
  line-height: 120%;
	text-align: center;
}
#uvod-text  {
  width: auto;
  padding: 3px 10px 10px 10px;
	text-align: justify;
  font-size: 88%;
}

#cd-obal  {
  background: url(pictures/uccd.jpg);
  width: 592px;
  height: 176px;
  margin: 20px 0 10px 4px;
  _margin: 20px 2px 10px 0;
}

#cd  {
  background: none;
  width: auto;
  font-size: 88%;
  line-height: 120%;
	text-align: center;
}
#cd-text  {
  width: auto;
  font-size: 260%;
  color: #FFFFFF;
  font-weight: 800;
  padding: 113px 0 0 325px;
}
#cd-cislo  {
  font-size: 120%;
}

#mainpanel {
  text-align: center;
  margin: 20px 0 10px 0;
  padding: 0 4px 0 4px;
  position: relative;
}

.mainpanel-left {
  width: 235px;
  height: 500px;
  float: left;
}

.mainpanel-right {
  width: 336px;
  height: 500px;
  float: left;
  margin-left: 20px;
}

.adsense {
  text-align: center;
  margin: 20px 0;
	padding: 0;
}

.fb {
  width: 243px;
}

#tabulky {
  width: 336px;
  height: 128px;
  margin: 20px 0 0 0;
	padding: 0;
}

.tabulka {
  font-size: 84%;
	width: 336px;
	height: 200px;
	margin: 0;
	background: url(images/tabulka.png);
	text-align: left;
}

.tabulka-nadpis {
  font-family: Tahoma, Arial, lucida, sans-serif;
  font-weight: 600;
  color: #E4940A;
	width: 336px;
	text-align: center;
	padding: 3px 0 0 0;
}

.tabulka-outtext {
  width: 261px;
	padding: 0;
	float: left;
}

.tabulka-intext {
  width: auto;
	text-align: left;
	padding: 2px 0 1px 13px;
	background: url(images/icon_cube.gif) no-repeat;
	background-position: 5px 9px;
}

.tabulka-intext a:link {
	color: #D3D3D3;
	text-decoration: none;
}

.tabulka-intext a:visited {
	color: #D3D3D3;
	text-decoration: none;
}

.tabulka-intext a:hover {
	color: #E4940A;
	text-decoration: none;
}

.tabulka-outdatum {
  width: 75px;
	padding: 0;
	float: left;
}

.tabulka-indatum-dnes {
  width: auto;
	text-align: center;
	color: #e4940a;
	padding: 2px 0 0 0;
}

.tabulka-indatum-vcera {
  width: auto;
	text-align: center;
	color: #d2ab69;
	padding: 2px 0 0 0;
}

.tabulka-indatum {
  width: auto;
	text-align: center;
	color: #8c8c8c;
	padding: 2px 0 0 0;
}

.kupit  {
  display: block;
  text-align: center;
  width: 145px;
  height: auto;
  padding: 0;
  margin: 0 auto;
}
.kupit img {
  width: 100%;
  -webkit-filter: drop-shadow(0 0 5px rgba(255,255,255,0.6));
  filter: drop-shadow(0 0 5px rgba(255,255,255,0.6));
}

.kupit:hover img {
  -webkit-filter: drop-shadow(0 0 6px rgba(255,255,255,0.9));
  filter: drop-shadow(0 0 6px rgba(255,255,255,0.9));
}

.kupit .kupit-cena {
  text-align: right;
  font-size: 130%;
  color: #FFFFFF;
  font-family: "Trebuchet MS", Tahoma, Arial, lucida, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.kupit:visited .kupit-cena {
  color: #FFFFFF;
}

.kupit:hover .kupit-cena {
  color: #E4940A;
  text-decoration: none;
}



.kupit-euro {
  text-align: right;
  margin: -5px 0 0 0;
  padding: 0 15px 0 0;
  font-size: 83%;
  color: #9F9F9F;
  font-family: "Trebuchet MS", Tahoma, Arial, lucida, sans-serif;
}

.kupit-konzoly {
  font-family: "Trebuchet MS", Tahoma, Arial, lucida, sans-serif;
  text-align: center;
}

.kupit-konzoly a {
  font-weight: 600;
  font-size: 110%;
  color: #FFFFFF;
  text-decoration: none;
}

.kupit-konzoly a:visited {
  font-weight: 600;
  font-size: 110%;
  color: #FFFFFF;
  text-decoration: none;
}

.kupit-konzoly a:hover {
  color: #E4940A;
  text-decoration: none;
}

.kupit-cena {
  font-size: 100%;
  color: #9F9F9F;
  font-family: "Trebuchet MS", Tahoma, Arial, lucida, sans-serif;
  margin: -2px 0 7px 0;
}

.com-autor {
  font-family: Arial;
	font-size: 155%;
	font-weight: 800;
	color: #d40a0a;
	padding: 0 3px 3px 3px;
}

.com-autor a:link {
	color: #d40a0a;
	text-decoration: none;
}

.com-autor a:visited {
	color: #d40a0a;
	text-decoration: none;
}

.com-autor a:hover {
	color: #ff0000;
	text-decoration: none;
}

.com-autornadpis {
  font-family: Verdana;
	font-size: 80%;
	font-weight: 600;
	color: #1c1c1c;
	padding: 3px 3px 0 3px;
}

.com-ram  {
  width: 155px;
  height: auto;
  background: #313131;
  border: 1px dashed #1c1c1c;
  padding: 0;
  margin: 0;
}

.stlpce {
  width: auto;
  height: 70px;
  font-family: Tahoma, Arial, lucida, sans-serif;
  font-size: 85%;
  margin: 6px 0 0 0;
  padding: 0;

}

.stlpec1 {
  color: #8c0000;
  width: 75px;
  text-align: right;
  margin: 0;
	padding: 0;
	float: left;
}

.stlpec2 {
  color: #d40a0a;
  width: 75px;
  text-align: left;
  margin: 0;
	padding: 0;
	float: right;
}

.archiv-nadpis {
  color: #E4940A;
	font-size: 110%;
	font-weight: bold;
}

.archiv-item {
  color: #D3D3D3;
	font-size: 100%;
	margin: 0 0 0 5px;
}

.archiv-item a:link {
	color: #D3D3D3;
	text-decoration: none;
}

.archiv-item a:visited {
	color: #D3D3D3;
	text-decoration: none;
}

.archiv-item a:hover {
  color: #E4940A;
	text-decoration: none;
}

.orange {
	color: #E4940A;
	font-weight: bold;
}

.bielelinky {
	margin: 0;
	padding: 0;
}

.bielelinky a:link {
	color: #D3D3D3; text-decoration: none;
}

.bielelinky a:visited {
	color: #D3D3D3; text-decoration: none;
}

.bielelinky a:hover {
	color: #E4940A; text-decoration: none;
}

.gallery {
	text-align: center;
}

.gallery a img {
  border: 1px solid #1C1C1C;
}

.gallery a:hover img {
  border: 1px solid #343434;
}

.paging {
	font-weight: bold;
	color: #E4940A;
	text-align: center;
	margin: 15px 0 15px 0;
}

.paging-selected {
	font-weight: 600;
	color: #ffcf7c;
}

.downloadlink {
  color: #ffcf7c;
  background: url(images/icon_cube.gif) no-repeat;
	background-position: 0 11px;
  padding: 5px 0 2px 8px;
}

hr.cleaner {
  clear: both; 
  height: 1px; 
  margin: -1px 0 0 0; 
  padding: 0; 
  border: none; 
  visibility: hidden; 
}

.anketa {
	margin: 0.5em 0.5em 0.5em 0.5em;
}

.anketa a:link {
	color: #D3D3D3; text-decoration: none;
}

.anketa a:visited {
	color: #D3D3D3; text-decoration: none;
}

.anketa a:hover {
	color: #d40a0a; text-decoration: none;
}

.anketa-nadpis {
  color: #D3D3D3;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0.5em 0 0;
	padding: 0;
}

.anketa-hlasy {
  color: #d40a0a;
}

.anketa-hlasy hr {
  display: none;
}

.anketa-hlasoval {
  color: #D3D3D3;
	font-size: 110%;
	font-weight: bold;
}

.anketa-ram  {
  width: 180px;
  background: #414141;
  border: 1px solid #343434;
  padding: 10px;
  margin: 10px;
}

.wonder-ram  {
  width: 540px;
  background: #414141;
  border: 1px solid #343434;
  padding: 10px 10px 0 10px;
  margin: 10px;
  text-align: center;
}

.wonder-text  {
  color: #E4940A;
	font-weight: bold;
  font-family: Arial, Tahoma, helvetica, sans-serif;
  font-size: 170%;
  text-align: center;
}

.wonder-miniram  {
  width: 250px;
  background: #414141;
  border: 1px solid #343434;
  padding: 10px 10px 10px 10px;
  margin: 10px;
  text-align: center;
  color: #9F9F9F;
}

.board-text {
  font-size: 84%; 
  font-weight: bold
}

.board-text a:link {
	color: #D3D3D3; text-decoration: none;
}

.board-text a:visited {
	color: #D3D3D3; text-decoration: none;
}

.board-text a:hover {
	color: #D3D3D3; text-decoration: none;
}

.board-minitext {
  font-size: 84%
}

.board-timeip {
  font-size: 70%; 
  color: #9F9F9F;
}

.board-timeip a:link {
	color: #D3D3D3; text-decoration: none;
}

.board-timeip a:visited {
	color: #D3D3D3; text-decoration: none;
}

.board-timeip a:hover {
	color: #9F9F9F; text-decoration: none;
}

.ciara {
  width: auto;
  height: 1px;
  border-top: 1px solid #343434;
  margin: 8px 0 8px 0;
}

.ciara hr {
  display: none;
}

.board-form {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 84%;  
  color: #D3D3D3; 
  border: 1px solid #1c1c1c;  
  background-color: #3c3c3c;
} 

.board-form-submit {
  font-family: Arial, Tahoma, sans-serif; 
  color: #D3D3D3; 
  font-size: 84%;  
  font-weight: bold;
  border-top: 1px solid #494949;  
  border-left: 1px solid #494949;  
  border-bottom: 1px solid #1c1c1c;  
  border-right: 1px solid #1c1c1c;  
  background-color: #343434;
} 

.menu-form-submit {
  font-family: Arial, Tahoma, sans-serif; 
  color: #D3D3D3; 
  font-weight: bold;
  _height: 20px;
  border-top: 1px solid #494949;  
  border-left: 1px solid #494949;  
  border-bottom: 1px solid #1c1c1c;  
  border-right: 1px solid #1c1c1c;  
  background-color: #343434;
}

.menu-form-input {
  font-family: Arial, Tahoma, sans-serif; 
  padding: 1px 3px 1px 2px;
  color: #D3D3D3; 
  border: 1px solid #1c1c1c;  
  background-color: #3c3c3c;
} 