body {
	color: #000;
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	background: url("./img/pan.jpg") top left repeat-x;
}
* {
	padding: 0;
	margin: 0;
}

a, a:active {
	color: #7c3500;
}
a:hover {
	color: #4f9adb;
}
a:visited {
	color: #909090;
}
#page {
}
.clear {
	clear: both;
}
.nodisp {
	display: none;
}
.italic {
	font-style: italic;
}
.flleft {
	float: left;
	margin:1em 1em 1em 1em;
}
.flright {
	float: right;
	margin:1em 1em 1em 1em;
}

#bg1 {
	background: url("./img/prechod.png") top left repeat-x;
	height: 12px;
	margin-top: 80px;
}
#bg2 {
	background: url("./img/prechod2.png") top left repeat-x;
	padding: 10px;
}
#menu {
	font-size: medium;
}
h1 {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 200%;
	margin-right: 20px;
	color: #466f01;
	float: left;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 125%;
	color: #999;
}
h3 {
	font-size: 100%;
	padding-top: 1ex;
	padding-bottom: 1ex;
}
#menu h2 {
	float: left;
	font-style: italic;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: left;
	margin-right: 5px;
}
#menu a {
	display: block;
	text-decoration: none;
	background: url("./img/list.jpg");
	color: #fff;
	padding: 5px;
	font-weight: bold;
	font-family: Georgia, Verdana, sans-serif;
}
#menu a:hover {
	background: url("./img/list_normal.jpg");
}

.cpad {
	padding: 5px;
}
#content ul {
	list-style-type: none;
}
#content, #footer {
	padding-top: 20px;
	font-size: small;
}
#content h2 {
	padding: 1ex;
	font-size: 150%;
	font-family: Georgia, Verdana, sans-serif;
}
#left h2 {
	color: #8b4513;
}
#right h2 {
	color: #78842c;
}
#left ul li {
	background: url("./img/dotlist.gif") center left no-repeat;
	padding-left: 3ex;
}
#right ul li {
	padding-left: 3ex;
	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	background: url("./img/dotlist.gif") center left no-repeat;
	border-bottom: 1px dotted #c0c0c0;
}
#content p {
	padding-bottom: 1ex;
}
#left {
	position: absolute;
	width: 18em;
	background: #fff url("./img/prechod5.png") top right repeat-y;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border-bottom: 1px dotted #c0c0c0;
}
.lpad {
	background: url("./img/prechod6.png") top left repeat-x;
}
img.flimg {
	margin: 10px;
	border: 1px solid #bbb;
}
#right {
	margin-left: 20em;
	min-height: 300px;
}
#fbg {
	background: #fff url("./img/prechod4.png") top left repeat-x;
	height: 15px;
}
#footer {
	position: relative;
	text-align: center;
}
span.d{
color: #999999;
font-weight: bold;
}
span.w{
color: #999999;
font-weight: bold;
}
span.adr{
color: #999999;
font-weight: bold;
}
span.grad{
color: #2353FF;
font-weight: bold;
text-align: right;
}
span.t{
color: #999999;
font-weight: bold;
}
span.kl{
color: #999999;
font-weight: bold;
}
span.f{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

table{
 font-size:13px;
 /*font-family:.....;*/
border-collapse:collapse;
empty-cells: show
 
}
tr{
 height:20px;

}
th.name{
 border-right: 0px none #C6C5CE;
 border-left: 1px solid #ffffff;
 border-top: 1px solid #ffffff;
 border-bottom: 1px solid #ffffff;
 padding-left:5px;
 padding-right:5px;
 background-color:#9fa964;
}
td.begin{
 font-weight:normal;
 color:black;
 background-color:#C6C5CE;
 padding-left:5px;
}

td{
 font-weight:normal;
 color:black;
 background-color:#9fa964;
 padding-left:5px;
}
td.measure{
 border-left: 0px none #C6C5CE;
 border-right: 1px solid #ffffff;
 border-top: 1px solid #ffffff;
 border-bottom: 1px solid #ffffff;
 padding-left:5px;
 padding-right:5px;
}
td.name{
 border-right: 0px none #C6C5CE;
 border-left: 1px solid #ffffff;
 border-top: 1px solid #ffffff;
 border-bottom: 1px solid #ffffff;
 padding-left:5px;
 padding-right:5px;
 background-color:#9fa964;
}
td.empty{
 border-left: 0px none #C6C5CE;
 border-right: 0px none #C6C5CE;
 border-top: 1px solid #ffffff;
 border-bottom: 1px solid #ffffff;
 padding-left:5px;
 padding-right:5px;
}
td.emptyall{
 border-left: 0px none #C6C5CE;
 border-right: 0px none #C6C5CE;
 border-top: 0px none #C6C5CE;
 border-bottom: 0px none #C6C5CE;
 padding-left:5px;
 padding-right:5px;
}
#model{
 text-align:center;
 font-weight:bolder;
 color:white;
 background-color:#7B7989;
}
#even{
 color:black;
 text-align:center;
 background-color:#bdc393;
 border: 1px solid #ffffff;
}
#uneven{
 color:black;
 text-align:center;
 background-color:#9fa964;
 border: 1px solid #ffffff;

}


div.models{
 background-color:#FFFFFF;
 color:#000000;
 float:left;
 margin-bottom:8px;
 margin-right:18px;
 margin-top:8px;
 padding:0px;
 text-align:left;
 width:152px;
}
div.border{
 border:1px solid #CCCCCC;
 height:150px;
 text-align:center;
 text-decoration:none;
 vertical-align:middle;
 width:150px;
 padding:1px;
 color:#333333;
 margin:0pt;
}
div.stylegreen{
 color:#78842C;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:11px;
 margin:0px;
 padding:0px;
}
div.stylebrown{
 color:#8B4513;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:11px;
 margin:0px;
 padding:0px;
}

#modeli {
	font-size: large;
}
#modeli table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	border: 1px solid #CCCCCC;
}

td.a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
  color:black;
  background-color:white;
}
#modeli th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

