SAMP {
	font-style: normal;
}
SMALL {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
}
A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
	color: red;
}
H3 {
	color: #000000;
}
P, UL, OL, LI, BLOCKQUOTE {
	padding-left: 3px;
	margin-left: 10px;
	text-align: justify;
}
.generator {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}

.header {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
}
.subheader {
	color: #303030;
	font-size: 14px;
	font-weight: normal;
}
.tab {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.nav {
	font-size: 11px;
	background-color: #4A3826;
	color: white;
	font-weight: bold;
}
.nav a:active {
	text-decoration: none;
	color: white;
}
.nav a:visited {
	text-decoration: none;
	color: white;
}
.nav a:hover {
	text-decoration: none;	
	font-size: 11px;
	background: #9C6A32;
}
.nav a:link {
	text-decoration: none;
	color: white
}
FORM {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10px;
}
INPUT,SELECT,OPTION {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10px;
	background-color: #f3f2ed;
	color: #333333;
}
FORM {
	margin-bottom : 0px;
	margin-top : 4px;
}
BODY {
	background: #ffffff;
	color: #000000;
	font-size:15px;
	margin-left : 10px;
	margin-top : 5px;
	margin-right : 10px;
	margin-bottom : 10px;
	font-family: tahoma,arial,helvetica,sans-serif;
	background-image : none;
	background-color : #ffffff;
}
.content {
  max-width: 40em;
  margin: auto;
  background: white;
  padding: 10px;
}

.rover {
	color: #909090;
	font-size: 12px;
	font-weight: normal;
}
.borderwhite { border-color: #F7F3F0; border-width: 6px; }
.borderblack { border-color: #CCCCFF; border-width: 6px; }
ul { list-style-image : url("pict/zarazka.jpg");list-style-type: square;}  
td { font-size : 11px}

.free {color : green;}
.occ {color : red;}