/*layout--------------------------------------*/

body {
  background: #3a3a3a;
  color: black;
  }

div#hlavicka {
  margin: 0 auto;
  width: 900px;
  height: 240px;
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
  background: url('img/pozadi-hlavicka.gif');
  }

div#celek {
  margin: 0 auto;
  width: 900px;
  height: auto;
  background: url('img/pozadi-celek.gif');
  }

div#leve-menu {
  float: left;
  width: 185px;
  height: auto;
  padding: 5px;
  padding-right: 10px;
  }

div#obsah-prave-menu {
  float: right;
  width: 700px;
  height: auto;
  }

div#obsah {
  float: left;
  width: 550px;
  height: auto;
  }

div#prave-menu {
  float: left;
  width: 135px;
  height: auto;
  padding-left: 10px;
  }

div#paticka {
  margin: 0 auto;
  width: 900px;
  height: 70px;
  background: url('img/pozadi-paticka.gif');
  }
  
div.cleaner {
  clear:both;
  height:0px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
  line-height: 1px;
  }
  
/*hlavicka----------------------------------------------------*/

div.navigace {
  padding-top: 215px;
  margin-left: 205px;
  color: white;
  }
  
/*administrace------------------------------------------------*/

body.adm-body {
  background: #c0c0c0;
  }

div#adm-celek {
  margin: 0 auto;
  width: 900px;
  height: auto;
  background: url('img/adm-pozadi-celek.gif');
  }

div#adm-leve-menu {
  float: left;
  width: 185px;
  padding: 5px;
  padding-right: 10px;
  }

div#adm-obsah-prave-menu {
  float: right;
  width: 700px;
  height: auto;
  }

div#adm-obsah {
  float: left;
  width: 690px;
  height: auto;
  }

div#adm-prave-menu {
  float: left;
  width: px;
  height: auto;
  padding-left: 10px;
  }

div#adm-hlavicka {
  background: url('img/admin-ikona.jpg') no-repeat #f47f01;
  width: 860px;
  margin: 0 auto; 
  padding: 20px;
  }
  
div#adm-hlavicka h1 {
  padding-left: 80px;
  }
  
div.adm-paticka {
  margin: 0 auto;
  width: 900px;
  background: black;
  color: white;
  }
  
/*leve-menu---------------------------------------------------*/

div#menu {}
div#menu ul {
  padding-left: 8px;
  margin-left: 8px;
  }
  
div#menu ul li div.polozka, div.polozka {
  color: white;
  list-style-type: none;
  text-decoration: none;
  font-size: 14pt;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  padding-left: 0px;
  margin-top: 10px;
  background: url('img/pozadi-polozka-menu.gif');
  }
  
div.polozka {   /* kvůli nápisu napiště nám - nemůže být součástí divu`menu`*/
  padding-left: 16px;
  background: url('img/pozadi-polozka-menu.gif');
  
  }

div#menu ul li div.podmenu h2, div#menu ul li div.podmenu h2 a, div#menu ul li div.podmenu h2 a:visited {
  padding: 0px;
  margin: 3px;
  margin-left: 10px;
  text-decoration: none;
  color: #f48000;  
  }

  
div#menu ul li div.podmenu h2 a:hover {
  color: #646464;
  }
  

div#menu div.podmenu h2, div#menu div.podmenu h2 a, div.podmenu h2, div.podmenu h2 a {
  padding: 0px;
  margin: 3px;
  margin-left: 10px;
  text-decoration: none;
  color: #f48000;
  }
  
div#menu ul li div.podmenu h3 a:hover {
  color: #646464;
  }
  
div.podmenu h3, div.podmenu h3 a {
  padding: 0px;
  margin: 3px;
  margin-left: 20px;
  text-decoration: none;
  color: white;
  font-size: 8pt;
  }
  
div#napiste-nam {
  margin-top: 20px;
  color: white;
  padding: 10px;
  font-size: 8pt;
  }

/*obsah-------------------------------------------------------*/

p {
  padding: 5px;
  }

div.produkty {
  width: 540px;
  margin-left: 3px;
  margin-top: 10px;
  }
  
div.levy-produkt {
  width: 250px;
  float: left;
  margin-bottom: 10px;
  }
  
div.pravy-produkt {
  width: 250px;
  float: right;
  margin-bottom: 10px;
  }

div.produkt-obrazek {
  width: 250px;
  text-align: center;
  }

div.produkt-popis {
  width: 200px;
  height: 30px;
  padding-top: 10px;
  text-align: center;
  background: #f7bb78;
  margin-left: 25px;
  margin-bottom: 5px;
  }
  
input.pole, select.pole {
  border: 1px;
  border-color: #2f2f2f;
  border-style: solid;
  font-size: 10pt;
  margin-bottom: 1px;
  height: 15px;
  }
  
input.tlacitko, input.tlacitko2, input.tlacitko-reagovat, input.tlacitko-reagovat2 {
  height: 20px;
  width: 64px;
  background: url('img/pozadi-tlacitko.jpg') #f48000;
  border: 0px;
  }
  
input.tlacitko2 {
  background: url('img/pozadi-tlacitko2.jpg') #f48000;
  }
  
input.tlacitko-reagovat {
  background: url('img/pozadi-tlacitko-reagovat.jpg') #f48000;
  margin-bottom: 5px;
  }

 input.tlacitko-reagovat2 {
  background: url('img/pozadi-tlacitko-reagovat2.jpg') #f48000;
  }

div.kosik-tabulka a {
  color: #646464;
  }

div.kosik-tabulka a:hover {
  color: white;
  }
  
div.kosik-tabulka table {
  border-collapse: collapse;
  border: 0px;
  padding: 5px;
  margin: 5px;
  }
  
div.kosik-tabulka table tr {
  border: 0px;
  }
  
div.kosik-tabulka table tr td {
  border: white 2px solid;
  background: #f7bb78;
  padding: 3px;
  }
  
div.kosik-tabulka table.bezborderu tr td {
  border: 0px;
  }
  
div.detail-produktu, div.detail-produktu-poukaz {
  background: #f7bb78;
  height: 290px;
  width: 270px;
  padding: 5px;
  margin-top: 10px;
  }

div.detail-produktu-poukaz {
  height: auto;
  }
  
div.detail-produktu2 {
  background: #f7bb78;
  height: 350px;
  width: 270px;
  padding: 5px;
  margin-top: 10px;
  }  
  
div.detail-produktu h1 {
  color: black;
  font-size: 14pt;
  }
  
div.detail-produktu-cena {
  background: #ee8308; 
  width: 100%; 
  margin-top: 5px; 
  margin-bottom: 15px;
  padding: 5px;
  padding-left: 0px;
  padding-right: 0px;
  }
  
table.tabulka-velikosti {
  margin-left: 21px;
  margin-top: 2px;
  margin-bottom: 10px;
  width: 100%;
  }
  
table.tabulka-velikosti tr td {
  border: 1px solid black;
  padding: 3px;
  width: 20px;
  }
  
div.pro-grafiky {
  background: #f7bb78; 
  padding: 5px; 
  margin: 10px;
  }
  
div.pro-grafiky a, div.pro-grafiky a:visited {
  color: #ab5a00;
  font-weight: bold;
  }
  
div.pro-grafiky a:hover {
  color: white;
  }  
  
div.fotky-zakazniku {
  width: 488px;
  background: url('img/pozadi-fotky-zakazniku.gif') no-repeat #f48000;
  padding: 20px;
  padding-top: 100px;
  margin-top: 20px; 
  }
  
div.fotky-zakazniku a {
  color: #646464;
  }
  
  
div.stranky {
  margin: 0 auto;
  width: 100%;
  margin-bottom: 40px;
  }
  
div.stranka {
  background: orange; 
  display: inline-block;
  padding: 8px;
  height: 25px;
  width: 35px;
  margin: 5px;
  color: black; 
  float: right;
  font-size: 14px;
  text-align: center;
  } 
  
div.prvni {
  background: #c6c6c6;
    font-size: 12px;
  } 
  
div.stranka1 {
  float: left;
  margin-left: 100px;
  } 
  
div.stranka2 {
  float: right;
  margin-right: 100px;
  }   
  
div.stranka a {
  color: black;
  font-weight: bold;
  }   
  
div.stranka a:hover {
  color: white;
  }  
  
div.hlidaci-pes {
  background: #f7bb78;
  padding: 3px;
  margin-right: 28px;
  }

div.hlidaci-pes2 {
  background: #f7bb78;
  padding: 3px;
  height: 33px;
  }

div.kosik-tabulka table.cislo-uctu tr td {
  border: white 0px solid;
  }

div.oranzovy-ramecek {
  text-align: center; 
  padding: 20px; 
  margin: 10px; 
  background: #f48000;
  color: black;
  font-weight: bold;
  }
  
div.oranzovy-ramecek a {
  color: white;
  }
  
div.oranzovy-ramecek a:hover {
  color: #f7bb78;
  }
  
div.blog-profil {
  width: 98%;
  margin-left: 5px;
  }  
  
div.blog-index {
  float: left;
  width: 255px;
  padding: 5px;
  padding-top: 70px;
  background: url('img/pozadi-blog-index.gif') no-repeat #f7bb78;
  height: 143px;
  }  
  
div.blog-index h2 {
  font-weight: bold;
  }
  
div.blog-index span.datum {
  color: #646464;
  font-size: 9px;
  padding-left: 5px;
  }  
  
div.blog-index p {
  padding: 3px;
  margin: 0px;
  }
  
div.profil-index {
  float: right;
  width: 255px;
  padding: 5px;
  padding-top: 70px;
  background: url('img/pozadi-profil-index.gif') no-repeat #f7bb78;
  height: 143px;
  } 
  
div.blog {
  padding: 10px;
  }
  
div.blog h1, div.blog h1 a {
  color: black;
  display: block;
  background: #f7bb78;
  text-decoration: none;
  padding: 1px;
  padding-left: 5px;
  margin: 0px;
  }

div.blog h1 a:hover {
  color: #f48000;
  }
div.blog div.datum {
  color: black;
  font-size: 10px;
  padding-left: 10px;
  padding-top: 1px;
  }
  
div.blog h3 {
  padding-bottom: 2px;
  margin-bottom: 2px;
  }
  
div.blog p {
  margin-top: 3px;
  padding-top: 1px;
  text-align: justify;
  }  
  
div.blog-podnadpis {
  display: block;
  background: #e0e0e0;
  color: white;
  margin-top: 3px;
  height: 15px;
  }
  
div.faq {
  width: 95%;
  margin-left: 10px;
  }
  
div.faq h3 {
  display: block;
  background: #f7bb78;
  padding: 3px;
  margin-bottom: 2px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size: 13px;
  }
  
div.faq p {
  margin-bottom: 15px;
  margin-top: 2px;
  padding-top: 2px;
  }
  
table.nejoblibenejsi-profily {
  width: 96%;
  margin-left: 10px;
  }
  
table.nejoblibenejsi-profily tr td {
  padding: 5px;
  text-align: center;
  }
  
ul.zapisnik-programatora {
  padding: 0px;
  margin: 0px;
  padding-left: 15px; 
  font-size: 10px;
  list-style: disc outside url();
  }

ul.zapisnik-programatora li {
  padding-left: 0px;
  margin-left: 0px;
  }
  
table.tabulka-print-centrum {
  border: 2px solid black; 
  border-collapse: separate;
  }

table.tabulka-print-centrum tr td {
  background: #e0e0df;
  }
  
table.tabulka-blog {
  border: 2px solid black; 
  padding: 3px;
  text-align: left;
  }
  
table.tabulka-blog tr {
  border: 1px solid black;
  }
  
table.tabulka-blog tr td {
  border: 1px solid black;
  padding: 3px;
  }
  
  
div.set {
  width: 534px;
  height: 135px;
  background: url('img/set-pozadi.jpg') no-repeat;
  margin-left: 8px;
  margin-bottom: 30px;
  }
  
div.cerveny-ram {
  border: 2px solid red; 
  width: 155px; 
  padding: 2px;
  display: inline-block;
  }
/*forum-------------------------------------------------------*/

div.nadpis-diskuse, div.nadpis-diskuse-admin {
  background: #f7bb78;
  width: 95%;
  color: white;
  height: 45px;
  padding: 5px;
  margin-left: 5px;
  }
  
div.nadpis-diskuse-admin {
  height: 80px;
  }

div.nadpis-diskuse a, div.nadpis-diskuse-admin a {
  color: black;
  font-weight: bold;
  }
  
div.nadpis-diskuse a:hover {
  color: white;
  }  
  
div.nadpis-diskuse {
  color: black;
  }
  
div.nadpis-diskuse small {
  color: #3a3a3a;
  }

div.diskuse {
  background: #f7bb78;
  width: 90%;
  padding: 10px;
  margin-top: 20px;
  margin-left: 15px;
  margin-bottom: 20px;
  }
  
div.prispevek {
  width: 90%;
  margin-left: 5px;
  }
  
div.hlavicka-diskuse2 {
  background: #f7cd9e;
  margin-left: 20px;
  width: 85%;
  color: black;
  height: 31px;
  padding: 2px;
  }

div.prispevek2 {
  width: 90%;
  margin-left: 23px;
  }
    
    
table.hlavicka-diskuse {
  background: #f48000;
  width: 95%;
  color: white;
  height: 35px;
  padding: 2px;
  }

table.hlavicka-diskuse tr td.foto img, table.hlavicka-diskuse2 tr td.foto img {
  border: 1px solid white;
  width: 22px;
  }

table.hlavicka-diskuse tr td.foto, table.hlavicka-diskuse2 tr td.foto {
  padding-left: 2px;
  width: 30px;
  vertical-align: middle;
  }

table.hlavicka-diskuse tr td.autor {
  padding-top: 15px;
  }

table.hlavicka-diskuse tr td.autor a {
  color: white;
  text-decoration: none;
  }
  
table.hlavicka-diskuse2 tr td.autor a {
  color: black;
  text-decoration: none;
  }  

table.hlavicka-diskuse tr td.reagovat {
  padding-top: 11px;
  float: right;
  padding-right: 10px;
  }
  
  
table.hlavicka-diskuse2 {
  background: #f7cd9e;
  margin-left: 20px;
  width: 90%;
  color: black;
  height: 33px;
  padding: 2px;
  }
  
/*hlasovani---------------------------------------------------*/

div.hlasovani {
  width: 540px;
  margin-left: 3px;
  margin-top: 10px;
  }
  
div.levy-hlasovani {
  width: 250px;
  float: left;
  margin-bottom: 10px;
  }
  
div.pravy-hlasovani {
  width: 250px;
  float: right;
  margin-bottom: 10px;
  }

div.hlasovani-obrazek {
  width: 250px;
  text-align: center;
  }

div.hlasovani-popis, div.hlasovani-popis-top {
  width: 225px;
  text-align: center;
  background: #f7bb78;
  margin-left: 12px;
  margin-bottom: 5px;
  height: 50px;
  }
  
div.hlasovani-popis-top {
  background:url('img/pozadi-hlasovani-top.gif') #f7bb78;
  }

div.detail-hlasu, div.detail-hlasu-top {
  width: 90%;
  padding: 10px;
  margin-top: 20px;
  margin-left: 15px;
  margin-bottom: 20px;
  background: #f7bb78;
  text-align: center;
  }  
  
div.detail-hlasu-top {
  background: url('img/pozadi-detail-hlasu-top.gif') no-repeat #f7bb78;
  }
  
div.detail-produktu-cena {
  background: #ee8308; 
  width: 100%; 
  margin-top: 5px; 
  margin-bottom: 15px;
  padding: 5px;
  padding-left: 0px;
  padding-right: 0px;
  }
  
  
div.otevrene-hlasovani-deleni {
  width: 80%; 
  background: #f87f00; 
  padding: 10px; 
  color: black;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
  }
  
div.otevrene-hlasovani-deleni a {
  color: black;
  font-weight: bold;
  }
  
div.otevrene-hlasovani-deleni a:hover {
  color: white;
  }
/*prave-menu--------------------------------------------------*/
div.kosik {
  padding: 4px;
  margin-top: 0px;
  margin-bottom: 4px;
  color: white;
  background: URL('img/roh-spodni.jpg') no-repeat bottom right;
  background-color: #141414;
  }

div.nadpis-kosiku {
  background: URL('img/roh-horni.jpg') no-repeat top right;
  background-color: #141414;
  margin-top: 5px;
  }
  
div.polozky-kosiku {
  color: white;
  font-size: 7pt;
  }

div#kosik small {
  color: white;
  }
  
div#prihlaseni {}

div.last-events-triko {
  text-align: center; 
  background: white; 
  margin-top: 3px; 
  margin-left: 17px;
  padding: 5px; 
  padding-left: 2px;
  padding-right: 2px;
  width: 90px; 
  }
div.last-events-triko img {
  border: 0px;
  }

  
div.last-events-vzkaz {
  font-size: 10px;
  }
  
/*paticka-----------------------------------------------------*/

div.paticka-obsah {
  margin-left: 200px;
  margin-right: 150px;
  text-align: center;
  font-size: 7pt;
  color: #777777;
  }
  
div.paticka-obsah a {
  color: #bcbcbc;
  }
/*profil------------------------------------------------------*/

div.profil {
  background: #f7bb78; 
  padding: 5px; 
  margin: 10px;
  }
  
div.top-grafik {
  background: url('img/top-grafik.gif') no-repeat;
  width: 80px;
  height: 80px;
  position: absolute;
  margin-top: 145px;
  padding-left: 0px;
  margin-left: -18px;
  }

div.profil-foto {
  float: left; 
  width: 120px; 
  padding: 5px;
  }
  
div.profil-informace {
  float: right; 
  width: 370px; 
  padding: 5px; 
  background: #f7ba77;
  }

div.profil-url {
  width: 360px; 
  height: 20px; 
  background-color: #f87f00; 
  color: white; 
  font-size: 14px; 
  font-weight: bold; 
  padding: 5px; 
  text-align: center;
  }

div.profil-url a {
  color: white;
  }
  
div.profil-url a:hover {
  color: #f7ba77;
  }

div.profil-vzkaz {
  margin-top: 9px; 
  float: right; 
  width: 140px; 
  height: 152px; 
  background: url('img/pozadi-vzkaz.jpg'); 
  text-align: center;
  }
  
div.profil-vzkaz p {
  font-size: 10px; 
  color: black; 
  padding: 10px; 
  margin-top: 15px;
  padding-left: 8px;
  }

/*fonty atd---------------------------------------------------*/

body {
  font-family: Arial;
  font-size: 10pt;
  }
  
img, img a, img a:hover {
  border: 0px;
  }
  
a {
  color: #f48000;
  }
  
a:hover {
  color: #d29551;
  }
  
h1, h2, h3 {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  }

h3 a, h3 a:hover, h3 a:visited, h2 a, h2 a:hover, h2 a:visited {
  text-decoration: none;
  }

h1 {
  color: white;
  }

h2, h2 a {
  color: white;
  font-size: 10pt;
  text-decoration: none;
  margin: 0px;
  padding: 0px; 
  margin-left: 5px;
  }
  
div#hlavicka h1 {
  font-size: 8pt;
  color: black;
  padding-top: 40px;
  margin-left: 18px;
  }
  
table {
  border: 0px;
  border-collapse: collapse;
  }

div#obsah h1 {
  color: black;
  font-size: 14pt;
  }
  


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/*******************VYZKUM**************************/

body.vyzkum {
  font-family: Arial;
  color: black;
  background: #f47f01;
  }
  
div.vyzkum {
  width: 800px;
  padding: 20px;
  background: white;
  border-bottom: black solid 30px;
  margin: 0 auto;
  }
  
div.vyzkum h2 {
  color: black;
  padding: 5px;
  }
  
div.vyzkum table {
  border: 2px solid black;
  }
  
div.vyzkum table tr, div.vyzkum table tr td, div.vyzkum table tr th {
  border: 1px solid black;
  padding: 2px;
  text-align: center;
  vertical-align: center;
  }
  
div.vyzkum table tr th {
  padding: 8px;
  width: 100px;
  font-weight: normal;
  }
  
div.vyzkum table tr td.sirsi {
  width: 300px;
  padding: 10px 0px 10px 0px;
  }

div.vyzkum table tr td.sirsi2 {
  width: 600px;
  padding: 10px 0px 10px 4px;
  text-align: left;
  }
  
div.vyzkum table tr th.mensi, div.vyzkum table tr td.mensi {
  width: 50px;
 }
 
div.vyzkum table tr.poz {
  background: #e8e8e8;
  }
