body {
    behavior: url("/vybaveni-obchodu/csshover.htc");
    scrollbar-face-color: white;
		scrollbar-shadow-color: white;
		scrollbar-highlight-color: white;
		scrollbar-3dlight-color: #999999;
		scrollbar-darkshadow-color: #999999;
		scrollbar-track-color: #CCCCCC;
		scrollbar-arrow-color: #999999;
		background-color:  #CCFFCC;}

body, p, li, td, th
		{ font-family: arial;
		font-size: 9pt}
		
a
  { text-decoration: none; padding: 0 5 0 5; font-weight: bold;}
a:link
  { color: rgb(181,38,31)}
a:visited
  { color: rgb(181,38,31)}
a:hover
  {color: white; background-color: rgb(181,38,31)}		

#footer {
  width: 1024px;
  height: 27px;
  padding: 0px;
  font-size: 10px;
  background-color: rgb(181,38,31);
  color: white;
  }

#login {
  width: 1024px;
  color: rgb(181,38,31);
  font-size: 8pt;
  text-align: right;
  cursor: pointer;
  }
  
#logo {
  width: 1024px;
  height: 80px;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  background: url("img/logo.jpg") white;
	background-repeat: no-repeat; 
	background-position: top left;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
  }
  
#katalog {
  margin-top: -1px;
  width: 1024px;
  height: 18px;
  padding: 0px;
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-align: center;
  background-color: #FFFFCC;
  
 	border: 1px solid #999999;
  }
  
#katalog a
  { text-decoration: none; padding: 0 5 0 5;}
#katalog a:link
  { color: black;}
#katalog a:visited
  { color: black;}
#katalog a:hover
  {color: white; background-color: black}


#page {
  width: 975px; &width: 1024px;
  color: black;
	padding: 20px;
  background: url("img/bg_dn.jpg") white;
  background-repeat: no-repeat; 
  background-position: bottom right;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: left;
}

#menu {
  width: 1024px;
  height: 18px;
  font-size: 12px;
  color: black;
  background-color: #FFFFCC;
  letter-spacing: 2pt;
  font-weight: bold;
  text-align: center;
	border: 1px solid #999999;
}

#pruh {
  width: 1024px;
  height: 8px;
  background-color: #FFFFCC;
	border: solid #999999;
	border-width: 0 1 1 1;
}

/*
#page img {
  border: 1px solid rgb(181,38,31);
}
*/


h2 img
  {
  position: relative; top: -2px;  
  }
#menu a
  { text-decoration: none; padding: 0 5 0 5;}
#menu a:link
  { color: rgb(181,38,31)}
#menu a:visited
  { color: rgb(181,38,31)}
#menu a:hover
  {color: white; background-color: rgb(181,38,31)}
  
#dekory a
  {border: 0;
  padding: 0}

#dekory a img
  {border: 1px solid black}
  
h1
  {color: rgb(181,38,31);
	font-size: 20px;
	height: 45px;
	font-weight: normal;
	border-bottom: 1px dashed rgb(181,38,31);
  background: url("img/bg_tit2.jpg");
	background-repeat: no-repeat; 
	background-position: bottom left;	
	padding-top: 10px;
	padding-left: 15px;
	}
	
h2
  {color: #999999;
	font-size: 25px;
	/*height: 45px;*/
	font-weight: normal;
	border-bottom: 1px solid #999999;
	}

#pecet {top:10px;}

hr		{color: rgb(181,38,31); height: 1px;}



