/* ----------- základní layout --------------- */
body {color: black; background: rgb(249,229,230); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; }
#all_web { width: 1000px;  margin: auto; }
#header { width: 1000px;}
#menu { border: 1px solid black; font-size: 13px; margin-top: 5px;  background: rgb(197,1,2);  width: 1000px;  padding-top:8px; padding-bottom:6px; }  
#obsah { border: 1px solid black; background: white; width: 1000px; margin-top: 5px; padding-top:5px; padding-bottom:3px; }
/*padding-left:50px; padding-right:50px;*/
#footer { margin-top: 5px; font-size: 13px; width: 1000px; color: black; }
#okraje2 { margin-left: 40px; margin-right: 40px; }

#footer_vlevo {margin-top: -16px;text-align: left; padding-left: 10px; padding-bottom: 3px; border: 0px; text-decoration: none; }
#footer_vpravo { position: relative; text-align: right; padding-bottom: 3px; padding-right: 10px; }

#hlavicka {height: 102px; width: 1000px; border: 1px solid black;}

/*----------------------- menu ------------------*/
a#menu_tlacitko { border: 1px solid black; background: white; color: black;  font-weight: bold;  padding-left: 10px; padding-top: 2px; padding-right: 10px; padding-bottom: 2px; margin-left: 0px; margin-right: 0px; text-decoration: none; } 
a#menu_tlacitko:hover { color:rgb(197,1,2); text-decoration: none; } 
a#menu_tlacitko_yellow { border: 1px solid black; background: rgb(156,156,157); font-weight: bold; padding-left: 10px; padding-top: 2px; padding-right: 10px; padding-bottom: 2px; margin-left: 0px; margin-right: 0px; text-decoration: none;}  
img#house { border: 2px; vertical-align: middle;}  
/*---------------------------*/
hr#velka { width: 920px; }
hr#mala { width: 440px;}

h3 {text-align: center; font-size: 15px; }
h2 { text-align: center; font-size: 15px;}
h4 { text-align: center; font-size: 12px; color: white;}
h5 { text-align: center; font-size: 12px; color: rgb(248,195,1);}

p { text-align:justify;}
p#center { text-align:center;}

.bila { color:white; }
.zluta { color: rgb(248,195,1);}
.cervena { color: rgb(255,136,0);}
.cervena2 { color: red;}
.cerna { color: black;}
.hneda { color: maroon;}

.stred { text-align: center; }
.vpravo { text-align: right; }
.vlevo { text-align: left; }
table {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

td#galerie {text-align:center; vertical-align:bottom;}
img#foto {border:1px solid black;}
