/* )))))))))))))))))))Tisk(((((((((((((((((((((( */
@media print {
img {display: none;
}
}

body {
/* )))))))))))))))))))Scrollbar(((((((((((((((((((((( */
	scrollbar-arrow-color:#442525;
	scrollbar-face-color:#A0937D;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#BBBBBB;
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-highlight-color:#707070;
	scrollbar-track-color:#9D5719;

	background: #F7923F url(images/bg_gradient.gif) repeat-x top;
	margin: 0;
	padding: 0;
	text-align: center; /* IE hack */
}

img {
	border: 1px black;
}


#box {
	background: url(images/bg_box.gif) repeat-y;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin: 30px 0 0 0px;
	position: relative;
	width: 982px;
}

#box h1, h2{
	font-style: normal;
	font-weight: normal;
	color: #34150B;
}

#box h3 {
	color: #34150B;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	margin: 0;
}

#box h3 a{
	color: #34150B;
  text-decoration: underline;
}

#box h3 a:hover{
	color: #C15F08;
  text-decoration: underline;
}

/* HLAVICKA */
#header {
	height: 189px;
	width: 731px;
}

/* MENU */
#menu {
  margin: 50px 0 0 45px;
	width: 206px;
}

#menu h1 a{
	color: #540A03;
	font-size: 12px;
	line-height:19px;
	text-decoration: none;
}

#menu h1 a:hover{
	color: #C15F08;
	font-size: 12px;
	line-height: 19px;
}


/* OBSAH */
#content {
	background: url(images/bg_content.gif) repeat-y top;
	width: 767px;
}

#content h1{
	color: #34150B;
	margin: 25px 20px 10px 40px;
	letter-spacing: 1pt;
	font-size: 16px;
	line-height:18px;
}

#content h1 a{
	color: #34150B;
	margin: 25px 20px 10px 40px;
	letter-spacing: 1pt;
	font-size: 16px;
	line-height:18px;
}

#content h2{
	color: #34150B;
  margin: 10px 20px 10px 45px;
	letter-spacing: 0pt;
	font-size: 13px;
	line-height:20px;
}

#content h2 a{
	color: #3C1204;
	text-decoration: underline;
}

#content h2 a:hover{
	text-decoration: underline;
	color: #641D05;
}

#content h4{
	color: #34150B;
	margin: 0px;
	letter-spacing: 1pt;
	font-size: 10px;
	line-height:14px;
}

/* PRAVÝ SLOUPEC */

#right h2{
	color: #ffffff;
	margin: 10px 20px 10px 25px;
	letter-spacing: 0pt;
	font-size: 12px;
	line-height:18px;
}

#right h2 a{	
	color: #ffff77;
	text-decoration: underline;
}

#right h2 a:hover{	
	color: #ffffff;
}

#right01 {
	width: 215px;
	background: url(images/bg_right01.gif) repeat-y;
	overflow: hidden;
}

#right02 {
	width: 215px;
	overflow: hidden;
}

#mezi {
	background: url(images/mezi_right.gif) no-repeat;
	height: 6px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}

/* PATKA */
#bottom {
	background: url(images/bottom.gif) no-repeat;
	height: 14px;
	width: 982px;
}

