/* )))))))))))))))))))Tisk(((((((((((((((((((((( */
@media print {
img {display: none;
  }
}

body {
/* )))))))))))))))))))Scrollbar(((((((((((((((((((((( */
  scrollbar-arrow-color:#442525; 
  scrollbar-face-color:#909090; 
  scrollbar-darkshadow-color:#FFFFFF; 
  scrollbar-shadow-color:#BBBBBB; 
  scrollbar-3dlight-color:#DDDDDD; 
  scrollbar-highlight-color:#707070; 
  scrollbar-track-color:#332522;

  background: #000000 url(images/body.gif) repeat-y center;
  margin: 0;
  padding: 0;
  text-align: center; /* IE hack */ 
}

#box {
	background: url(images/bg_box.gif) repeat-y;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin: 30px 50px 0 50px;
	position: relative;
	width: 670px;
}

#box h1, h2{
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;     
}


/* HLAVICKA */
#header {
	background: url(images/header.jpg) no-repeat;
	height: 170px;
}

/* MENU */
#menu {
	background: url(images/bg_button.gif) repeat-x;
	height: 30px;
	margin: 0 10px 0 10px;
}

#buttons {
	margin: 0;
	padding: 0;
	border: 0;
}

/* OBSAH */
#content {
	margin: 10px 30px 10px 30px;
	text-align: center;
}

#content table{
	background: url(images/framebg.gif) repeat-y;
	padding-left: 15px;
  width: 586px;  	
}

#content h1{
  color: #ffffff;
  margin: 0 0 0 25px;
  letter-spacing: 1pt;
  font-size: 18px;
  line-height:26px;	
}

#content h1 a{
  font-size: 14px;
  color: #ffffff;
  font-style: underline;
  font-weight: bold;
  letter-spacing: 0pt;
  line-height:18px;
}

#content h1 a:hover{
  font-style: underline;
  color: #ffffff;
}

#content h2{
  color: #ffffff;
  margin: 5px 0 10px 25px;
  letter-spacing: 1pt;
  font-size: 11px;
  line-height:14px;	
}

#content h2 a{
  font-style: underline;
    color: #ffffff;
}
    
#content h3{
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  color: #3C1204;
  letter-spacing: 1pt;
  line-height:13px;
  text-align: left;
}

#content h3 a{
  font-style: underline;
    color: #641D05;
}

#content h3 a:hover{
  font-style: underline;
  color: #641D05;
}

#content img {
  border: 1px solid #000000;
  margin: 0px 0px 10px 8px;
	text-align: center;
}

h4 {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: italic;
text-decoration: none;
font-weight: 800;
color: #3C1204;
text-align: left;
margin: 0px 30px 0px 35px;
}


/* PATKA */
#bottom {
	background: url(images/bottom.gif) no-repeat;
	height: 32px;
	margin: 0;
}

