Body {
  margin: 0px;
  padding: 0px;
  font-family: tahoma;
  font-size: 11px;
}
td {
  font-size: 11px;
  font-family: tahoma;
  vertical-align: top;
}
A {
  font-weight: bold;
  color: #011381;
}
A:hover {
  font-weight: bold;
  color: red;
}
ul { 
  color: #002CA9;
}
.cursor { 
  cursor: pointer;
}
.topmenu { 
  padding-top:3px;
  padding-bottom:3px;
  padding-left:45px;
  padding-right:10px;
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  background:url('../images/menu_hlavni.gif');
  color: #097C5D;
  cursor: pointer;
}
.topmenu_mouse { 
  padding-top:3px;
  padding-bottom:3px;
  padding-left:45px;
  padding-right:10px;
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  background:url('../images/menu_hlavni_aktivni.gif');
  color: #7C0A0A;
  cursor: pointer;
}
.topmenu_akt { 
  padding-top:3px;
  padding-bottom:3px;
  padding-left:45px;
  padding-right:10px;
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  background:url('../images/menu_hlavni_aktivni.gif');
  color: #7C0A0A;
}
.podmenu { 
  padding-top:2px;
  padding-left:45px;
  padding-right:10px;
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #606060;
  cursor: pointer;
}
.podmenu_mouse { 
  padding-top:2px;
  padding-left:45px;
  padding-right:10px;
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #012061;
  cursor: pointer;
}
.podmenu_akt { 
  padding-top:2px;
  padding-left:45px;
  padding-right:10px;
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #012061;
}
h1 {
  font-size: 16px;
  font-weight: bold;
  font-family: verdana;
  margin: 3px;
  padding: 0px;
  color: #012061;
}
h2 {
  font-size: 18px;
  font-weight: bold;
  font-family: Arial;
  margin: 3px;
  color: #011381;
  border-left: 4px solid #011381;
  border-bottom: 1px solid #011381;
  padding-left: 8px;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  font-family: Arial;
  padding: 0px;
  margin: 0px;
  color:#011381;
}
h4 {
  font-size: 14px;
  font-weight: bold;
  font-family: Arial;
  margin: 3px;
  color: #011381;
  border-left: 4px solid #011381;
  border-bottom: 1px solid #011381;
  padding-left: 8px;
}
.sortiment { 
  background-color:white;
  cursor: pointer;
}
.sortiment_mouse { 
  background-color:#D4EEFB;
  cursor: pointer;
}
fieldset {
	border: 1px #011381 solid;
  background: #B3D9FF;
  color: #000000;
	margin: 3px 3px 3px 3px;
	padding: 5px;
}
legend {
	padding: 2px 8px 2px 8px;
	border: 1px #011381 solid;
  background: white;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  color:#011381;
}
thead {
  background-color: #9F9F9F;
  color:white;
  font-weight: bold;
  height: 14px;
}
.warning {
  color: red;
  font-weight: bold;
}
.listRow {
  background-color: #D5F2FF;
  color: #000000;
}
.listRowAlt {
  background-color: #A3C9D8;
  color: #000000;
}
.rowOver {
  background-color: #316AC5;
  color: white;
  cursor: pointer;
}

.images {
  padding:0px;
  margin:10px;
	border : 1px solid #012061;
}
.images_produkt {
  padding:0px;
  margin:0px;
	border : 1px solid #4055CB;
}
.button_kosik {
  margin: 0px;
  padding: 0px;
  background: url('../images/tlacitko_kosik.gif') top left no-repeat;
  width: 100px; height: 25px;
  border: 0px;
  cursor: pointer; cursor: hand; 
}

.images_tabulka {
  padding:0px;
  margin:0px;
	border : 1px solid #012061;
}
.telo {
  padding-top:10px;
  width:480px;
}
.telo p {
  Text-align: justify;
}
.tabulka_blue {
  background-color:#D4EEFB;
  PADDING: 3px
}
.VitejteText {    Text-align: justify; FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: tahoma; COLOR: #000000; TEXT-DECORATION: none    }
.VitejteBGL {   BACKGROUND: url('../images/VitejteBGL.gif'); BACKGROUND-POSITION: left top; BACKGROUND-REPEAT: no-repeat}
.VitejteBGR {   BACKGROUND: url('../images/VitejteBGR.jpg'); BACKGROUND-POSITION: right top; BACKGROUND-REPEAT: no-repeat;   MARGIN-TOP : 10  }

.copyright {
  font-family: tahoma,verdana, arial;
  font-size: 11px;
  color: #D5D5DD;
}
.copyright a{
  color: #D5D5DD;
  font-weight: bold;
}
.copyright a:hover{
  color: #7C0A0A;
  font-weight: bold;
}

