/*  Jiøí Raclavský (c) Anagraphix.Cz  */
			
BODY {
  background-color: #C6C6BD; 
	scrollbar-base-color : #95A6B5;   
	scrollbar-arrow-color : #29425A;
	scrollbar-track-color : #C6C6BD;   
  scrollbar-face-color: #C6C6BD;	
  scrollbar-highlight-color: #C6C6BD;
  scrollbar-3dlight-color: #95A6B5;
  scrollbar-darkshadow-color: #95A6B5;
  scrollbar-shadow-color: #C6C6BD;
	margin: 12px 12px 12px 12px; 
  width: 100%;
	height: 100%;
}
BODY {
	border: solid 0px #C6C6BD;
	neNN4;
}
P , TD , LI , BR , A , H1 , H2 , H3 , H4 , H5, INPUT , TEXTAREA , BODY {
	font-family: Times New Roman, "Times New Roman CE", serif; 
	font-weight: normal;
	font-size: 14px;
	color: #33516D;
}
P , LI , A , BR , H1 , H2 , H3 , H4 , H5, {
	line-height: 15px;
	text-align: justify;
}
H1  {
	font-weight: bold;
	font-size: 17px;
}
H2  {
	font-weight: bold;
	font-size: 16px;
}
H3  {
	font-weight: bold;
	font-size: 15px;
}

A { 
  color: #7B3952;
	text-decoration: underline;
}
A:hover {
  color: #7B3952;
	text-decoration: none;  
}
IMG {
  border-style: none;
}
HR {
 color: #90A0B0;
 height: 1px;
}

.obsah  {
 text-align: justify;
 background-color: #C6C6BD;
 padding: 8px 8px 8px 8px;
}
.obsah ,  .obsah LI , .obsah BR , .obsah A ,  {
 font-size: 14px;
 font-style: italic;
}
.nonitalics  {
 font-style: normal;
}
.nastred { 
  text-align: center;
}
.bunky {
 border: 1px dotted #ABB5B8;
} 
.button {
  color: #F7EFDE;
  background-color: #ABB5B8;
  border: dashed 1px #738CA5;
	height: 20px;
}
.darkcolor {
  background-color: #314E69;
}
.middlecolor {
  background-color: #ABB5B8;
}
.lightcolor {
  background-color: #C6C6BD;
}
.teckyleft {
  background-image:url(tecky_left.gif); 
	background-repeat: repeat-y;
  background-color: #C6C6BD;
}
.teckyright {
  background-image:url(tecky_right.gif); 
	background-repeat: repeat-y;
  background-color: #C6C6BD;
}

@media print {
	BODY {
	background-color: #FFFFFF;
	background-image: url(none);
	}
	P , TD , LI , A , H1 , H2 , H3 , BODY {
	font-family: Times New Roman, serif;
	font-size: 15px;
	color: #000000;
	}
	A {
	text-decoration: underline;
	}
}

