body {
	padding: 0;
	margin: 0;
}

body, td, p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%; 
}

h1 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 150%; 
	font-style: italic; 
	color: #624200; 
	line-height: normal; 
	font-weight: normal; 
	letter-spacing: 1px
}

a,a:link,a:visited,a:active    {
    color:#772D1C;
    text-decoration: underline;
}
a:hover {
    color:#C05900;
    text-decoration: underline;
}

strong, b {
    color:#772D1C;
}

.main {  
  font-size: 90%; 
  color: #000000;  
  text-align: justify;
}

.right {
  font-size: 70%; 
  color: #000000;
}

.titleright { 
	font-size: 80%; 
	color: #584A30; 
	font-weight: bold;
	text-align: center;
}

.boxright {
	border: 1px #937556 solid;
	background-color: #f1f1e7;
}

.boxmenu {
	font-size: 80%; 
	border: 1px #937556 solid;
	background-color: #f1f1e7;
	padding: 4px;
}

.sub_menu {  
  font-size: 80%; 
  font-style: italic;
}

.brd {
	border-bottom: 1px #937556 solid;
	padding-bottom: 2px;
}

.bases {  
  background-position : center;
  background-repeat : repeat-y;
}
.bg-left {  
  background-position : left;
  background-repeat : repeat-y;
}

.text03-bold { font-weight: bold}
.zagol02 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #624200; line-height: normal; font-weight: bold}
.mal {  font-size: 10px; font-style: italic}
.girpodch {  font-weight: bold; text-decoration: underline}
.copyr {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #554935; text-decoration: none}

.table {
	border: 1px solid #777777;
}
.td1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.td2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #F7F7F7;
}
.input {
	color: #000000;
	width: 85%;
	border: 1px double #666666;
	filter: Shadow(Color=#999999, Direction=225);
}

.brd-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

