BODY {
	background : #CAC7B3;
	color : black;
	text-align : center;
}

BODY, TD, TH {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

A {
	color: #CC901C;
}

#main-box {
	background : #F2F1EC url(bg-text.gif) repeat-y;
	background-position : 0 80px;
	width : 770px;
	text-align : left;
	margin : 0 auto;
}

#menu {
	background : url(bg-menu.gif) repeat-x;
}

#menu DIV {
	background : url(bg-dk-homepage.gif) no-repeat top right;	
}

#paticka {
	clear: both;
	background : url(bg-paticka.gif) repeat-x;
	padding : 4px 10px 20px 0;
	color : white; text-align: right; font-size : 90%;
}

#left-menu {
	float : left;
	width : 278px;
}

#left-menu #menu1 {
	float: left;
	padding : 15px 0 0 14px;
}

#left-menu #menu1 A {
	display : block;
	width : 120px;
	padding : 7px 0;
	color: #E49D14; font-weight : bold;
	text-decoration : none;
}

#left-menu #menu1 A.unselected:hover {
	background : url(menu1-hover.gif) no-repeat left center;
	color: #EDB548;
}

#left-menu #menu1 A.selected {
	background : url(menu1-selected.gif) no-repeat left center;
}

#left-menu #menu2 {
	margin : 0 0 0 145px;
	/* line-height : 2.5em; */
}

/* 3px BUG pro menu2 */
 
#menu1 {
 _ margin-right: 0px;
  }
 
#menu2 {
  _height: 1%;
  _margin-left: 0;
  }
 
/* 3px BUG konec */

#left-menu #menu2 A {
	color: #929292;
	text-decoration : none;
	display: block;
	margin : 1em 0;
	width : 100px;
}

#left-menu #menu2 A.unselected:hover {
	color: #BBBBBB;
}

#left-menu #menu2 A.selected {
	font-weight : bold;
}

#obsah {
	margin-left: 278px;
	padding : 2em 2em 3em 0;
	text-align : left;
	line-height : 1.5em;
}

/* 3px BUG pro obsah */
 
#left-menu {
  _margin-right: -3px;
  }
 
#obsah {
  _height: 1%;
  _margin-left: 0;
  }
 
/* 3px BUG konec */

#obsah P {
	margin: 0;
	margin-bottom : 1em;
}

#obsah IMG {
	border : 1px solid #B4B1A0 ;
}

#obsah #news DT {
	font-weight : bold;
	margin-bottom : 0.5em;
	color: #676767;
	border-bottom : 1px solid white;
}

#obsah #news DD {
	margin-bottom : 1em;
}

H1, H2, H3 {
	margin : 1em 0 0.5em 0;
}

H1 {
	margin-top : 0;
	background : url(bg-h1.gif) no-repeat left center;
	padding-left : 17px;
	font-size: 140%;
	color: #E49D14;
}

H2 {
	font-size : 120%;
	color: #E49D14;	
}

H3 {
	font-size : 100%;
	color: black;
}

#obsah-fotka {
	text-align : center;
}


/* *********** lista */
.lista A {
	text-decoration : none;
	color: #CDCDC7;
	font-size : 85%;
	display : block;
	background : #484846;
}
   
/*   ************* komentare */
.PrewTable TD {
	background : #D3CFC0;
}

.PrewTable TD IMG {
	margin : 5px 0;
}

.policko {
	position: relative;
	width : 110px;
	text-align : center;
}

.policko DIV {
	position: absolute;
	top: 3px; left: 3px;
	background: url(bg-pocet.gif) no-repeat;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px; width : 18px;
	color : white;
	font-size : bold;
}

H6 {
	margin: 0; margin-top: 0.5em; 
	font-weight : normal;
	font-size : 90%;
	text-align : center;
}

H6 A {
	text-decoration : underline;
	color: Gray;
}

#komentare {
	width: 500px;
	text-align : left;
	margin : 0 auto;
}

#komentare H5 {
	font-size : 100%;
	background : #E0DED3;
	padding : 2px;
	padding-left : 6px;
/*	border-left : 17px solid #AAB9BF; */
	margin: 0;
	margin-top : 1em;
	font-weight : normal;
}

#komentare H5 SPAN {
	color: #CC901C;
	text-decoration : underline;
}

#komentare #pridej {
	/*border: none;	*/
	background: #969485;
	text-align: center;
	color : white;
}

#komentare DIV {
	padding : 5px;
	border : 1px solid #DDDDDD;
	border-top: none;
	background : #ECEBE4;
}
