/************************************************** PISMO A VELIKOST */

body, input, select, textarea, th, td {
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif; /* Tahoma (alternativní bezpatkové písmo) */
}

input, select, textarea {
  font-size: 100%;
}

body, th, td {
  font-size: 78%; /* th, td only for IE < 6 */
  line-height: 1.4;
}

th, td {
  font-\size: 100%;
}

h1, h2, h3, h4, h5 {
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; /* Trebuchet MS (elegantní bezpatkové písmo) */
}



/************************************************** LAYOUT */

body, html {
  margin: 0; padding: 0;
}

body {
  background: url("../images/bg.gif") white top repeat-x;
  color: #111111;
  text-align: center;
}

#page {
  margin: 0 auto;
  width: 990px;
  text-align: left;
}

    #left {
      width: 200px;
      float: left;
      margin-top: 17px;
      margin-right: 45px;
    }

    #right {
      width: 175px;
      float: right;
      margin-top: 47px;
    }

    #flags {
      position: absolute;
      top:1px;
    }

    #news {
      margin-top: 55px;
      background: url("../images/r-bg.gif") left bottom no-repeat;
      color: #7C7C7C;
      font-size: 90%;
    }

    #news div {
      padding: 0 23px 30px 23px;
    }

    #news h1 { color: #D9001F;
    }

    #main {
      width: 500px;
      float: left;
      border-top: 13px solid #58B5BB;
    }



    #footer {
      clear: both;
      padding: 20px 0px 10px 0px;
      font-size: 84%;
      text-align: center;
    }

    #footer .ad { font-size: 90% }
    #footer .ad a { color: gray !important }






/************************************************** ZÁKLADY */

/* zarovnani textu */
p          { margin: 0.3em 0 0.4em; padding: 0; }
p.noindent { text-indent: 0 !important; }
.right     { text-align: right !important; }
.left      { text-align: left !important; }
.center    { text-align: center !important; }

.selfcenter { margin-left: auto !important; margin-right: auto !important; width: auto !important; }


/* titulky */
h1, h2, h3 {
  text-indent: 0px;
  margin: 0.8em 0 0.2em;
}
h1 { font-size: 200%; font-weight: normal; color: #195BB6; }
h2 { font-size: 150%; font-weight: normal; color: #0098A3; }
h3 { font-size: 135%; font-weight: normal; color: #195BB6; }
h4 { font-size: 130%; color: #0098A3; }
h5 { font-size: 120%; color: #195BB6; }
h6 { font-size: 110%; color: #195BB6; }

h2 a { color: #0098A3; }
h2 a:visited { color: #07777F; }


/* kotvy */
a {
  cursor: pointer;
  _cursor: hand;
  color: #2D6FC9;
}
a:visited { color: #4373B4; }
a:hover { color: #3B7CD0 !important; }


/* další */

hr {
  color: #3B7CD0;
  background-color: #3B7CD0;
  border: 0;
  height: 1px;
  clear: both;
  margin: 1em 0;
}

hr.hidden {
  visibility: hidden;
  margin: 0;
  padding: 0;
}


.nocss { display: none; }

i, em { margin-right: 0.1em; }

/************************************************** SEZNAMY */


dd { }
dt { }

ul {
  margin: 0.6em 0 0.8em 1.5em;
  padding: 0;
}

ul li {
  margin-left: 20px;
}
ul.nodots {
  list-style: none none;
}



/************************************************** FORMULÁŘE */



input.default {
  font-weight:bold;
}


input.text, select, textarea {
  border: 1px solid gray;
  padding: 2px 3px;
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
}

input.text:focus, select:focus, textarea:focus {
  border: 1px solid black;
}


input.button {
  margin: 5px;
  font-size: 105%;
}

form.addbasket  { display:inline; }
form.addbasket input { vertical-align:middle; margin: 0 2px; }



/************************************************** TABULKY */

table img { vertical-align: middle; }
table input { vertical-align: middle; }

th { font-weight: bold; }

th, td { padding: 3px 4px; }

td.number, th.number {
  text-align: right;
}



table.solid  {
  background: #EEE;
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0 20px;
}

table.solid td,
table.solid th {
  border: 2px solid white;
}

table.solid th {
  background: #C8E3E5;
  color: #008490;
  padding: 4px 7px;
}


table.solid tr.light { background: #F3F3F3; }

table.solid.center td,
table.solid.center th { padding: 5px 10px; }




table.light  {
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0 20px;
  background: #F9F9F9;
  border: 1px dashed gray;
}


table.light th, table.light td {
  border-bottom: 1px dashed silver;
}

table.light th {
  background: #E9E9E9;
}



table.jaw td { text-align: right; }
table.jaw th { text-align: left; }



/************************************************** OBRÁZKY */

img { border: none; }


/*
a img {
  -moz-opacity: .85;
  -khtml-opacity: .85;
  filter: alpha(opacity=85);
}

a:hover img {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: alpha(opacity=100);
}

a img.foto {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: none;
}
*/


.img-left, .img-right {
  float: left;
  margin: 5px 10px 5px 0;
  padding: 0;
  text-align: center;
  font-size: 84%;
}

.img-right {
  float: right;
  margin: 5px 0 5px 10px;
}




/************************************************** HLAVICKA */




/************************************************** OBSAH */

#main p {
 font-size: 95%;
}


/************************************************** PATICKA */






/************************************************** DEFINICE PRO RUZNE STRANKY */


#page-index .box {
  background-image: url('../images/boxw3.gif');
}


ul.menu {
  margin: 1em 0;
  padding: 0;
  list-style: none;
}

ul.menu.top {
  margin-top: 30px;
}

ul.menu li {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.menu a {
  font-weight: bold;
  text-decoration: none;
}




.katalog a, .katalog a:visited {
  color: #000;
  font-weight: normal;
  text-decoration: none;
}


.katalog a.top, .katalog a:visited.top {
  font-size: 105%;
  color: #000;
  font-weight: bold;
  margin-top: 10px;
  display: block;
}

.katalog a.bolder, .katalog a:visited.bolder {
  color: red;
}

.katalog a.active, .katalog a:visited.active {
  color: #4373B4;
  font-weight: bold;
  text-decoration: none;
}


.katalog ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.katalog li  {
  margin: 0;
  padding: 0;
}

.katalog ul ul {
  padding-left: 10px;
}


.box {
  background: url('../images/boxw2.gif') no-repeat left top;
  margin: 20px 0 0 0;
}


.box .inner {
  padding: 10px 25px 3px;
}


.box-bottom {                   
  background: url('../images/boxw_bottom.gif') no-repeat left bottom;
  height: 9px;
  font-size: 0;
  clear: both;
}


.box h2 {
  font-size: 155%;
}

.box .image {
   float: right;
   margin: 5px -2px 5px 10px;
   text-align: right;
}

.box .image p  {
  font-weight: bold;
  font-size: 110%;
}

.box .image div  {
    margin: 2px;
}

.imageBox img { display: none; }
.imageBox img.first { display: inline; }



.box p {
  color: gray;
}



#main p.small {
  font-size: 90%;
  color: gray;
}


.error {
  color: red;
  font-weight: bold;
}


div.minibasket {
  font-size: 90%;
  margin: 10px 0;
}


#logo {
  margin: 0 0 -20px 30px;
}

#search {
  margin: 0; padding: 0;
  position: relative;
}

#search input.text {
  background: none;
  color: gray;
  border: 1px solid silver;
  width: 100px;
  padding: 5px; margin-right: 5px;
}


.c-cire { background: #FF0000; }
/* královská */ .c-rb { background: #00008B; }
/* bílé */ .c-bl { background: #FFF; }
/* černé */ .c-n { background: #000; }
/* modré */ .c-b { background: #0000FF; }
/* červené */ .c-r { background: #F00; }
/* zelené */ .c-v { background: #90EE90; }
/* žluté */ .c-j { background: #FFFF00; }
/* čiré */ .c-t { background: #FFF; }
/* ivory */ .c-iv { background: #E7E0B2; }
/* hnědé */ .c-m { background: #A52A2A; }
/* kouřové */ .c- { background: #28815A; }
/* tabákové */ .c-ta { background: #93731B; }
/* šedé */ .c-g { background: #808080; }
/* okrové */ .c-oc { background: #B6A065; }


p.infobox {
  background: #fddcad;
  color: #d45a00;
  font-size: 120%;
  padding: 10px 0;
  width: 300px;
  margin: 10px auto;
  text-align: center;
}


/*************** SEARCH.PHP */

#search-res div { padding: 1em 0; clear: both; }
#search-res p { margin: 0 90px 0 0; padding: 0; text-indent: 0;}
#search-res p.t { font-size:125%; }

#search-nav { text-align: right; margin: 2em 0; }
#search-nav a { padding: 0 10px; }
#search-nav img { padding: 0 3px; vertical-align:middle; }



