/* CSS Document */

body {
  padding : 0;
  margin : 0;
  background : white;
  font-family : Verdana, Arial, Courier, sans-serif;
  width : 100%;
  margin-left : auto;
  margin-right : auto;
  margin-top : 15px;
  margin-bottom : 15px;
  color : black;
  font-size : 12px;
  /*background-image : url("../grafika/dlazdice.png");*/
  background : #808081;
  text-align : center;
}

#web {
  width : 1000px;
  text-align : left;
  margin : 0 auto;
  background : white;
  color : black;
}

#logo_menu {
  width : 1000px;
  height : 273px;
  background-image : url("../grafika/pozadi_logo.png");
  background-repeat : no-repeat;
  text-align : center;
}

#logo_menu a:link {
  text-decoration : none;
}

#logo_menu a:visited {
  text-decoration : none;
}

#logo_menu a:hover {
  text-decoration : none; 
}

#logo_menu a img {
  border : none;
}

#logo_menu a:link img{
  border : none;
}

#logo_menu a:visited img{
  border : none;
}

#logo_menu a:hover img{
  border : none; 
}

#menu {
  margin-top : 30px;
}   

#data {
  width : 1000px;
  background-image : url("../grafika/pozadi_data.png");
  background-repeat : repeat-y;
  text-align : left;
}

#domu {
  font-family : Verdana, Arial, Courier, sans-serif;
  text-align : center;
  color : #753669;
  font-weight : bold;
  font-size : 14px;
}

#provance {
  font-family : Verdana, Arial, Courier, sans-serif;
  text-align : center;
  color : #753669;
  font-weight : bold;
  font-size : 14px;
}

#provance table {
  color : #3D3D3D; 
  font-weight : bold;
  font-size : 16px;
  font-family : Verdana, Arial, Courier, sans-serif;
}

#provance table a:link {
  color : #3D3D3D; 
  text-decoration : underline;
}

#provance table a:visited {
  color : #3D3D3D; 
  text-decoration : underline;
}

#provance table a:hover {
  color : #753669;
  text-decoration : underline;
}



#svatby {
  font-family : Verdana, Arial, Courier, sans-serif;
  text-align : center;
  color : #753669;
  font-weight : bold;
  font-size : 14px;
}

#svatby table {
  color : #3D3D3D; 
  font-weight : bold;
  font-size : 16px;
  font-family : Verdana, Arial, Courier, sans-serif;
}

#svatby table a:link {
  color : #3D3D3D; 
  text-decoration : underline;
}

#svatby table a:visited {
  color : #3D3D3D; 
  text-decoration : underline;
}

#svatby table a:hover {
  color : #753669;
  text-decoration : underline;
}

#prodejna {
  font-family : Verdana, Arial, Courier, sans-serif;
  text-align : center;
  color : #753669;
  font-weight : bold;
  font-size : 14px;
}

#prodejna table {
  font-variant : small-caps; 
  font-family : Times New Roman, sans-serif;
  font-size : 17px;
  font-weight : bold;
  color : #3D3D3D; 
  text-align : left; 
}

#nadpis {
  font-variant : small-caps;
  font-family : Times New Roman, sans-serif;
  font-size : 35px;
  font-weight : bold;
  color : #753669;
  text-align : center;  
}

#fotogalerie {
  width : 800px;
  text-align : left;
}

#fotogalerie_napis {
  font-variant : small-caps;
  font-family : Times New Roman, sans-serif;
  font-size : 25px;
  font-weight : bold;
  color : #753669;
  text-align : center;  
}


#zapati {
  width : 1000px;
  background : #E6C9E5;
  background-image : url("../grafika/zapati_pruh.png");
  background-repeat : repeat-x;
  text-align : center;
}

#zapati table {
  color : #753669;
  font-family : Verdana, Arial, Courier, sans-serif;
  font-weight : bold;
  font-size : 14px;
}

#zapati table a:link {
  text-decoration : underline;
  color : #753669;
}

#zapati table a:visited {
  text-decoration : underline;
  color : #753669;
}

#zapati table a:hover {
  text-decoration : underline;
  color : #753669;  
}

#zapati a img {
  border : none;
}

#zapati a:link img{
  border : none;
}

#zapati a:visited img{
  border : none;
}

#zapati a:hover img{
  border : none; 
}






/* menu */
#menu_eshop a {
  display: block;
  width : 130px;
  height : 40px;
  background-image : url("../grafika/menu_eshop_off.png");
  background-repeat : no-repeat;
  float : left;
  margin-left : 95px;
}

#menu_eshop a:link img {
  border : none;
}

#menu_eshop a:visited img {
  border : none;
}

#menu_eshop a:hover img {
  border : none;
}

#menu_eshop a:hover {
  display: block;
  background-repeat : no-repeat;
  background-image : url("../grafika/menu_eshop_on.png"); 
}


#menu_domu img {
  display: block;
  width : 94px;
  height : 40px;
  float : left;
  margin-left : 10px;
}

#menu_domu a {
  display: block;
  width : 94px;
  height : 40px;
  background-image : url("../grafika/menu_domu_off.png");
  background-repeat : no-repeat;
  float : left;
  margin-left : 10px;
}

#menu_domu a:link img {
  border : none;
}

#menu_domu a:visited img {
  border : none;
}

#menu_domu a:hover img {
  border : none;
}

#menu_domu a:hover {
  display: block;
  background-repeat : no-repeat;
  background-image : url("../grafika/menu_domu_on.png"); 
}


#menu_provance img {
  display: block;
  width : 157px;
  height : 40px;
  float : left;
  margin-left : 10px;
}

#menu_provance a {
  display: block;
  width : 157px;
  height : 40px;
  background-image : url("../grafika/menu_provance_off.png");
  background-repeat : no-repeat;
  float : left;
  margin-left : 10px;
}

#menu_provance a:link img {
  border : none;
}

#menu_provance a:visited img {
  border : none;
}

#menu_provance a:hover img {
  border : none;
}

#menu_provance a:hover {
  display: block;
  background-repeat : no-repeat;
  background-image : url("../grafika/menu_provance_on.png"); 
}


#menu_svatby img {
  display: block;
  width : 127px;
  height : 40px;
  float : left;
  margin-left : 10px;
}

#menu_svatby a {
  display: block;
  width : 127px;
  height : 40px;
  background-image : url("../grafika/menu_svatby_off.png");
  background-repeat : no-repeat;
  float : left;
  margin-left : 10px;
}

#menu_svatby a:link img {
  border : none;
}

#menu_svatby a:visited img {
  border : none;
}

#menu_svatby a:hover img {
  border : none;
}

#menu_svatby a:hover {
  display: block;
  background-repeat : no-repeat;
  background-image : url("../grafika/menu_svatby_on.png"); 
}


#menu_prodejna img {
  display: block;
  width : 122px;
  height : 40px;
  float : left;
  margin-left : 10px;
}

#menu_prodejna a {
  display: block;
  width : 122px;
  height : 40px;
  background-image : url("../grafika/menu_prodejna_off.png");
  background-repeat : no-repeat;
  float : left;
  margin-left : 10px;
}

#menu_prodejna a:link img {
  border : none;
}

#menu_prodejna a:visited img {
  border : none;
}

#menu_prodejna a:hover img {
  border : none;
}

#menu_prodejna a:hover {
  display: block;
  background-repeat : no-repeat;
  background-image : url("../grafika/menu_prodejna_on.png"); 
}

#menu_jarmarky img {
  display: block;
  width : 122px;
  height : 40px;
  float : left;
  margin-left : 10px;
}

#menu_jarmarky a {
  display: block;
  width : 122px;
  height : 40px;
  background-image : url("../grafika/menu_jarmarky_off.png");
  background-repeat : no-repeat;
  float : left;
  margin-left : 10px;
}

#menu_jarmarky a:link img {
  border : none;
}

#menu_jarmarky a:visited img {
  border : none;
}

#menu_jarmarky a:hover img {
  border : none;
}

#menu_jarmarky a:hover {
  display: block;
  background-repeat : no-repeat;
  background-image : url("../grafika/menu_jarmarky_on.png"); 
}



/* ************************ */

#postel {
  display: block;
  position : relative;
  margin-top : -50px;
  top : 85px;
} 

#vypis_jedna_polozka_novinky {
  background-image : url("../grafika/pozadi_vypis.png"); 
  width : 700px;
  padding : 10px;
  text-align : left;
  color : #3D3D3D; 
  font-weight : bold;
  font-family : Verdana, Arial, Courier, sans-serif;
  font-size : 12px;
}

#vypis_jedna_polozka_novinky a:link img {
  border : none;
}

#vypis_jedna_polozka_novinky a:visited img {
  border : none;
}

#vypis_jedna_polozka_novinky a:hover img {
  border : none;
}

#nadpis_vypis {
  /*font-variant : small-caps;*/
  /*font-family : Times New Roman, sans-serif;*/
  font-size : 16px;
  font-weight : bold;
  color : #753669;
}

#vypis_jedna_polozka_aktuality {
  background-image : url("../grafika/pozadi_vypis.png"); 
  width : 700px;
  padding : 10px;
  text-align : left;
  color : #3D3D3D; 
  font-weight : bold;
  font-family : Verdana, Arial, Courier, sans-serif;
  font-size : 12px;
}

#vypis_jedna_polozka_aktuality a:link img {
  border : none;
}

#vypis_jedna_polozka_aktuality a:visited img {
  border : none;
}

#vypis_jedna_polozka_aktuality a:hover img {
  border : none;
}

#vypis_jedna_polozka_zbozi {
  background-image : url("../grafika/pozadi_vypis.png"); 
  width : 700px;
  padding : 10px;
  text-align : left;
  color : #3D3D3D; 
  font-weight : bold;
  font-family : Verdana, Arial, Courier, sans-serif;
  font-size : 12px;
}

#vypis_jedna_polozka_zbozi a:link img {
  border : none;
}

#vypis_jedna_polozka_zbozi a:visited img {
  border : none;
}

#vypis_jedna_polozka_zbozi a:hover img {
  border : none;
}


#zapati_maly_text {
  font-family : Verdana, Arial, Courier, sans-serif;
  font-weight : normal; 
  font-size : 13px; 
} 

#zapati_odkaz a {
  font-family : Verdana, Arial, Courier, sans-serif;
  font-weight : normal; 
  font-size : 13px; 
}

#zapati_odkaz a:link {
  font-family : Verdana, Arial, Courier, sans-serif;
  font-weight : normal; 
  font-size : 13px; 
}

#zapati_odkaz a:visited {
  font-family : Verdana, Arial, Courier, sans-serif;
  font-weight : normal; 
  font-size : 13px; 
}

#zapati_odkaz a:hover {
  font-family : Verdana, Arial, Courier, sans-serif;
  font-weight : normal; 
  font-size : 13px; 
}

#fotogalerie a:link img {
  border : none;
}

#fotogalerie a:visited img {
  border : none;
}

#fotogalerie a:hover img {
  border : none;
}

#vypis_jedna_polozka_jarmarku {
  background-image : url("../grafika/pozadi_vypis.png"); 
  width : 700px;
  padding : 10px;
  text-align : left;
  color : #3D3D3D; 
  font-weight : bold;
  font-family : Verdana, Arial, Courier, sans-serif;
  font-size : 12px;
}

#vypis_jedna_polozka_jarmarku a:link img {
  border : none;
}

#vypis_jedna_polozka_jarmarku a:visited img {
  border : none;
}

#vypis_jedna_polozka_jarmarku a:hover img {
  border : none;
}
















/* admin */
#web_admin {
  width : 900px;
  background : white;
  text-align: center;
}

#admin_menu {
  width : 860px;
  padding-top : 15px;
  padding-bottom : 15px;
  border : solid 1px black;
  font-family : Verdana, Arial, Courier, sans-serif;
  color : black;
  font-weight : bold;
  font-size : 14px;
}

#admin_menu a:link {
  color : black;
}

#admin_menu a:visited {
  color : black;
}

#admin_menu a:hover {
  color : black;
}

#admin_system_1 {
  margin-top : 15px;
  width : 860px;
  padding-top : 10px;
  padding-bottom : 10px;
  border : solid 1px black;
  font-family : Verdana, Arial, Courier, sans-serif;
  color : black;
  font-size : 14px;
}

#admin_system_1 a:link {
  color : black;
}

#admin_system_1 a:visited {
  color : black;
}

#admin_system_1 a:hover {
  color : black;
}

#adminlogin {
  margin-top : 15px;
  width : 860px;
  padding-top : 10px;
  padding-bottom : 10px;
  border : solid 1px black;
  font-family : Verdana, Arial, Courier, sans-serif;
  color : black;
  font-size : 14px;
}

#zmena_hesla {
  width : 840px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
}

#admin_provance {
  width : 840px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
}

#pridat_provance {
  width : 820px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
  background : gold;
}

#upravit_provance {
  width : 820px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
  background : DeepSkyBlue;
}

#provance_foto {
  width : 840px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
}

#pridat_fotku {
  width : 820px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
  background : gold;
}

#admin_jedna_polozka_provance {
  background : gainsboro;
  padding : 10px;
}

#upravit_pozici {
  width : 820px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
  background : DeepSkyBlue;
}

#admin_svatby {
  width : 840px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
}

#pridat_svatbu {
  width : 820px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
  background : gold;
}

#upravit_svatbu {
  width : 820px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
  background : DeepSkyBlue;
}

#admin_jedna_polozka_svatby {
  background : gainsboro;
  padding : 10px;
}

#svatby_foto {
  width : 840px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
}

#admin_novinky {
  width : 840px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
}

#pridat_novinku {
  width : 820px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
  background : gold;
}

#upravit_novinku {
  width : 820px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
  background : DeepSkyBlue;
}

#admin_jedna_polozka_novinky {
  background : gainsboro;
  padding : 10px;
}


#novinky_foto {
  width : 840px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
}

#admin_aktuality {
  width : 840px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
}

#pridat_aktualitu {
  width : 820px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
  background : gold;
}

#upravit_aktualitu {
  width : 820px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
  background : DeepSkyBlue;
}

#admin_jedna_polozka_aktuality {
  background : gainsboro;
  padding : 10px;
}


#aktuality_foto {
  width : 840px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
}

#admin_zbozi {
  width : 840px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
}

#pridat_zbozi {
  width : 820px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
  background : gold;
}

#upravit_zbozi {
  width : 820px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
  background : DeepSkyBlue;
}

#admin_jedna_polozka_zbozi {
  background : gainsboro;
  padding : 10px;
}


#zbozi_foto {
  width : 840px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
}

#admin_jarmarky {
  width : 840px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
}

#pridat_jarmark {
  width : 820px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
  background : gold;
}

#upravit_jarmark {
  width : 820px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
  background : DeepSkyBlue;
}

#jarmark_foto {
  width : 840px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
}

#admin_jedna_polozka_jarmarku {
  background : gainsboro;
  padding : 10px;
}

#jarmarky_foto {
  width : 840px;
  padding-left : 10px;
  padding-right : 10px;
  border : solid 1px black;
  text-align : left;
}













/* tlacitka */

#tlacitko_zmena {
  color : black;
  background : DeepSkyBlue;
  font-weight : bold;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 10px;
  padding-right : 10px;  
}

#tlacitko_zmena a:link {
  color : black;
  text-decoration : none; 
}

#tlacitko_zmena a:visited {
  color : black;
  text-decoration : none; 
}

#tlacitko_zmenat a:hover {
  color : black;
  text-decoration : none; 
}

#tlacitko_mazat {
  color : black;
  font-weight : bold;
  background : red;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 10px;
  padding-right : 10px;  
}

#tlacitko_mazat a:link {
  color : black;
  text-decoration : none; 
}

#tlacitko_mazat a:visited {
  color : black;
  text-decoration : none; 
}

#tlacitko_mazat a:hover {
  color : black;
  text-decoration : none; 
}

#tlacitko_fotogalerie {
  color : black;
  font-weight : bold;
  background : gray;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 10px;
  padding-right : 10px;  
}

#tlacitko_fotogalerie a:link {
  color : black;
  text-decoration : none; 
}

#tlacitko_fotogalerie a:visited {
  color : black;
  text-decoration : none; 
}

#tlacitko_fotogalerie a:hover {
  color : black;
  text-decoration : none;
}

#tlacitko_pridat {
  color : black;
  font-weight : bold;
  background : gold;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 10px;
  padding-right : 10px;  
}

#tlacitko_pridat a:link {
  color : black;
  text-decoration : none; 
}

#tlacitko_pridat a:visited {
  color : black;
  text-decoration : none; 
}

#tlacitko_pridat a:hover {
  color : black;
  text-decoration : none;
}

#tlacitko_zpet {
  color : black;
  font-weight : bold;
  background : salmon;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 10px;
  padding-right : 10px;  
}

#tlacitko_zpet a:link {
  color : black;
  text-decoration : none; 
}

#tlacitko_zpet a:visited {
  color : black;
  text-decoration : none; 
}

#tlacitko_zpet a:hover {
  color : black;
  text-decoration : none;
}






