/* CSS Document */
* {
  margin: 0;
  padding: 0;
  /*border: 1px red solid;*/
}

a {
  outline:0;
}

body {
  text-align: center;
  background: url(pictures/grass.jpg) repeat-x center bottom;
  background-color: rgb(103,186,71);
}

h1 {
  visibility: hidden;
  position: absolute;
}
#all {
  width: 940px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  z-index: 2; 
  text-align: left;
}

#header {
  height: 316px;
  background: url(pictures/header.jpg) no-repeat;
}

#cesta {
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.9em;
  color: rgb(255,255,255);
  padding: 295px 0 0 255px;
}

#cesta a{
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.9em;
  color: rgb(255,255,255);
}

#cesta a:hover{
  text-decoration: none;
  color: rgb(204,220,241);
}
/**
 *MENU
 */  
#menu {
  width: 220px;
  position: relative;
  float: left;
  margin: 40px 0 40px 0px;
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.9em;
}

#menu ul li{
  list-style-type: none;
}

#menu ul li a{
  display: block;
  width: 220px;
  height: 24px;
  text-decoration: none;
  color: rgb(89,143,209);
}

#menu ul span{
  display: block;
  padding: 3px 0 0 15px;
}

#menu ul ul span{
  display: block;
  padding: 3px 0 0 30px;
}

#menu ul ul ul span{
  display: block;
  padding: 3px 0 0 45px;
}

#menu .tmave{
  color: rgb(0,52,132);
  width: 220px;
  height: 24px;
  text-decoration: none;
}

#menu .aktivne{
  color: rgb(103,186,71);
  width: 220px;
  height: 24px;
  text-decoration: none;
}

#menu ul li a:hover, #menu ul li a:focus{
  background-image: url(pictures/menu_hover.jpg);
  background-color: rgb(0,52,132);
  color: rgb(255,255,255);
}

.extra_menu span{
  color: rgb(0,52,132);
}

.extra_menu:hover span{
  color: rgb(255,255,255);
}

#main {
  background: url(pictures/background_text.jpg) repeat-y top center;
  padding: 0 30px 0 20px;
}

.form_1 {
  margin: 0 0 20px 0;
}

.form_1 form {
  display: inline;
}

.zoznam_vyber li {
  list-style-type: none;
}

.zoznam_vyber li li{
  list-style-type: none;
  margin: 0 0 0 10px;
}

.zoznam_vyber a {
  color: rgb(103,186,71);
}

.zoznam_vyber a:hover, .zoznam_vyber a:focus {
  color: rgb(89,143,209);
}

.table_produkt td{
  vertical-align: top;
  padding: 0 5px 5px 0;
}

.div_produkt {
  margin: 10px 0 20px 0;
}

.div_produkt a{
  color: rgb(103,186,71);
  font-weight: bold;
}

.div_produkt a:hover, .div_produkt a:focus{
  text-decoration: none;
}

.div_produkt div {
  margin: 10px 0 0 0;
}

.div_produkt form {
  display: inline;
}

#obsah {
  position: relative;
  float: right;
  width: 654px;
  margin: 40px 0 30px 0;
}

.headtext{
  display: block;
  background-color: rgb(208,234,198);
  padding: 5px;
  font-weight: bold;
  color: rgb(0,0,0) !important;
  border: 3px solid rgb(204,220,241);
}

.odsadenie{
  font-weight: bold;
}

#obsah p{
  color: rgb(85,85,85);
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  font-size: 0.8em;
  margin: 0 0 15px 0;
}

#obsah .uvod ul{
  color: rgb(85,85,85);
  margin: 0 0 15px 20px;
}
#obsah .uvod ul li{
  list-style-type: disc;
}

#obsah h2{
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  color: rgb(103,186,71);
  
}

#obsah .produkt{
  width: 308px;
  height: 335px;
  background: url(pictures/background_produkt.jpg) no-repeat;
  margin: 10px 10px 0 0;
  color: rgb(0,0,0) !important;
  float: left;
}

#obsah .produkt h3{
  position: relative;
  display: block;
  margin: 20px 9px 0 9px;
  height: 56px;
  width: 290px;
}

#obsah .produkt h3 a{
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  text-decoration: none;
  color: rgb(0,52,132);
}

#obsah .produkt img{
  margin: 5px 5px 13px 8px;
}

#obsah .produkt h3 a:hover, #obsah .produkt h3 a:focus{
  color: rgb(103,186,71);
  text-decoration: underline;
}

#obsah .produkt .podrobnosti{
  display: block;
  float: right;
  padding: 0 8px 0 0;
  color: rgb(103,186,71);
  text-decoration: underline;
  font-weight: bold;
}

#obsah .produkt .podrobnosti:hover, #obsah .produkt .podrobnosti:focus{
  text-decoration: none;
}

#obsah .produkt .cena{
  padding: 0 0 0 8px;
  font-weight: bold;
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  font-size: 0.9em;
}

#obsah .produkt .eur{
  color: rgb(128,128,128);
  font-size: 0.8em;
  font-style: italic;
}

#obsah #table_podrobnosti{
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;  
  margin: 10px 0 20px 0;
  border: none;
}
#obsah #table_podrobnosti caption{
  text-align: left;
  margin: 10px 0 0 0;
  font-weight: bold;
  color: rgb(0,52,132);
}
#obsah #table_podrobnosti td{
  padding: 2px 10px 2px 2px;
  border: none;
  border-collapse: collapse;
}
#obsah #table_podrobnosti .bold{
  font-weight: bold;
}
#obsah #table_podrobnosti tr:hover{
  background-color: rgb(208,234,198);
  border: none;
  border-collapse: collapse;
}

#obsah .h3_produkt{
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  color: rgb(0,52,132);
}


/**
 *formatovanie obrazku
 */ 
.obrazok_div {
  position: relative;
  float: left;
  width: 180px;
  margin: 10px 0 10px 0;
}

.obrazok_div a {
  text-decoration: underline;
}
.obrazok_div a:hover,.obrazok_div a:focus{
  text-decoration: none;
}
.obrazok_div a img {
  border: 3px solid rgb(208,234,198);
  text-decoration: underline;
}
.obrazok_div a:hover img,.obrazok_div a:focus img{
  text-decoration: none;
  border: 3px solid rgb(0,52,132);
}

/**
 *FOOTER
 */ 
#footer {
  height: 317px;
  background: url(pictures/footer.jpg) no-repeat top;
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}

#footer h2{
  color: rgb(103,186,71);
  margin: 0 0 0 150px;
  padding-top: 15px;
}

#footer table{
  color: rgb(255,255,255);
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  font-weight: bold;
  margin: 0 0 0 150px;
}

#footer table tr td{
  vertical-align: top;
  padding: 0 20px 0 0;
}

#footer table tr .sirsie{
  padding-right: 80px;
}

#footer table tr td a{
  color: rgb(255,255,255);
  text-decoration: underline;
}

#footer table tr td a:hover{
  text-decoration: none;
}



#footer_info{
  color: rgb(110,127,219);
  font-family: 'Trebuchet MS', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.8em;
  display: block;
  position: relative;
  padding-top: 20px;
  text-align: center;  
}

#footer_info a{
  color: rgb(110,127,219);
  text-decoration: underline;
}

#footer_info a:hover{
  text-decoration: none;
}


#pozadiehore {
  height: 316px;
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  background: url(pictures/background.jpg) repeat-x center top;
  z-index: 1;
}

#pictures {
  border: 1px solid silver;
}

#pictures td{
  border: 1px solid silver;
  padding: 3px;
}
