BODY {
margin-left: 4px;
margin-top: 5px;
font-family: verdana;
font-size: 11px;
background-color: #FFCC99;
background-image: url("obrazy/bg.gif");
scrollbar-face-color: #ffdab9; 
scrollbar-shadow-color: gray;  //*pravý dolní*//
scrollbar-highlight-color: silver; //*levý horní*//
scrollbar-3dlight-color: #eeeeee; //*levý horní*//
scrollbar-darkshadow-color: gray; 
scrollbar-track-color: #FFF5EE; 
scrollbar-arrow-color: #b22222;
overflow: hidden;
}

.bg_margin { background-image: url("obrazy/bg_margin.jpg"); background-color: green;
			}
.bg_menu { background-image: url("obrazy/bg_menu.jpg"); background-color: yellow;
			}

.link {text-decoration: none; color: #000000; font-weight: bold; font-size: 13px;
	      }
	a.link:link {text-decoration: none; font-weight: bold; color: #000000; font-size: 13px;
	 	}	
	a.link:visited {text-decoration: none; font-weight: bold; color: #000000; font-size: 13px;
		}	
	a.link:hover {text-decoration: none; font-weight: bold; color: #FF6600; font-size: 13px;
		}
	a.link:visited:hover {text-decoration: none; font-weight: bold; color: #FF6600; font-size: 13px;
		}
.link_button {text-decoration: none; color: #006600; font-weight: bold; font-size: 13px;
	      }
	a.link_button:link {text-decoration: none; font-weight: bold; color: #006600; font-size: 13px;
	 	}	
	a.link_button:visited {text-decoration: none; font-weight: bold; color: #006600; font-size: 13px;
		}	
	a.link_button:hover {text-decoration: none; font-weight: bold; font-size: 12px;
		}
	a.link_button:visited:hover {text-decoration: none; font-weight: bold; font-size: 12px;
		}

.link_daidar {text-decoration: none; color: navy; font-weight: bold; font-size: 10px;
	      }
	a.link_daidar:link {text-decoration: none; font-weight: bold; color: navy; font-size: 10px;
	 	}	
	a.link_daidar:visited {text-decoration: none; font-weight: bold; color: navy; font-size: 10px;
		}	
	a.link_daidar:hover {text-decoration: none; font-weight: bold; color: blue; font-size: 10px;
		}
	a.link_daidar:visited:hover {text-decoration: none; color: blue; font-weight: bold; font-size: 10px;
		}

.nadpis {
  font-weight: bold;
  font-size: 17px;
  color: #990000;
	}

.nadpis2 {

  font-weight: bold;
  font-size: 14px;
  color: #990000;
	}	

.text {
  font-size: 10px;
  color: black;
	}

.text2 {
  font-size: 12px;
  font-weight:bold;
  color: #990000;
	}
.text3 {
  font-size: 11px;
  font-weight:bold;
  color: black;
	}
.text_white {
  font-size: 10px;
  color: white;
	}

.text_form {

	font: bold 10px verdana;
	color: navy;
	}	


.cenik {
  font-size: 18px;
  color: black;
	}
	
.td_form1 {
  font-weight: bold;
  font-size: 10px;
  color: navy;
  background-color: #ffffe0;
  text-align: center;
  }
  .td_form2 {
  font-weight: bold;
  font-size: 10px;
  color: navy;
  }
  .td_form_head {
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  background-color: #379815;
  text-align: center;
  }
  
.input_form {
  font-weight: bold verdana;
  font-size: 9px;
  color: black;
  background-color: #ffffe0;
  cursor: hand
	}
	
#obsah {position: absolute; width: 400px; left: 45%}

#levy {position: absolute; width: 110px; }

#pravy{position: absolute; width: 110px; left: 70%}


.border { border-left: 1px solid black; border-right: 1px solid black; border-top: 1px solid black; border-bottom: 1px solid black;
		}

.l { border-left: 2px solid black;}
		
.l_t_r { border-left: 2px solid black; border-right: 2px solid black; border-top: 2px solid black;
		}
.l_b { border-left: 2px solid black; border-bottom: 2px solid black;}

.r_b { border-right: 2px solid black; border-bottom: 2px solid black;}

.l_r { border-left: 1px solid navy; border-right: 1px solid navy;
         font-size: 11px; color: #000000; background-color: #ddeeb2;}
.l_r_b { border-left: 1px solid navy; border-right: 1px solid navy; border-bottom: 1px solid navy;
         font-size: 11px; color: #0000; background-color: #edf8d6;}

.border_top { border-top: 2px solid black;}
.border_bottom { border-bottom: 2px solid black;}

.bg_white {
	background-color: white ;
	}

.bg_orange {
	background-color: #FFCC99;
	}
	
.bg_stredni {
font-weight: bold verdana;
  font-size: 11px;
  color: #000000;
	background-color: #FFCC99;
	}
.bg_tmava {
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffffff;
	background-color: #FFCC33;
	}

