/* CLASS DEFFINITION */
.td_height_size-3 {font-family: Arial; font-size: 0.1px;}
.td_height_size-2 {font-family: Arial; font-size: 2.5px;}
.td_height_size-1 {font-family: Arial; font-size: 4px;}
.td_height_size0 {font-family: Arial; font-size: 6px;}
.td_height_size1 {font-family: Arial; font-size: 8px;}
.td_height_size2 {font-family: Arial; font-size: 10px;}

html {overflow-y: scroll; height: 90%;}

#MainTable {
	border-style: solid;
	border-color: #ffffff;
	border-width: 5px;
}

#bodyStuff {
	background-color:#F3E7A9;
}

#bodyShortcut {
	color:#333333;
	text-decoration : underline;
}

#bodyShortcut:Hover {
	color:#333333;
	text-decoration : none;
}

hr {
  border: 1;
  width: 100%;
  height: 1px;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#F3E8AA;
}

A:Hover  {
	color : #ffffff;
	text-decoration : underline;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}

#TitleText {
	color: #A0410D;
	font-family:Verdana;
	font-weight: bold;
	font-size : 22px;
}

.foto {
	border-style: solid;
	border-color: #A5A162;
	border-width: 4px;
	opacity:.80;filter:alpha(opacity=80);
	/* filter: alpha(opacity=50); -moz-opacity: 0.5;KhtmlOpacity: .5;opacity: .5; */
}

.foto:hover {
  	border-style: solid;
	border-color: #806C59;
	border-width: 4px;
	opacity:1;filter:alpha(opacity=100);
}

#foot {
	text-align: center;
	vertical-align: middle;
	height: 40px;
/*
	position: fixed;
	width: 50em;
	bottom: 0px;
	clear: both;
*/
}

#createBy {
	color:#ffffff;
}

#createByShortcut {
	color:#F2C968;
	text-decoration : underline;
}

#createByShortcut:Hover {
	color:#F2C968;
	text-decoration : none;
}

.pricelistTable {
	background-image: url(../img/vzornik.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

.pricelistTable2 {
	background-image: url(../img/vzornik.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#greyPanel {
	background-color: #e7dad1;
}

#footPanel {
	background-color: #515230;
	text-align : center;
	vertical-align: middle;

}

#footTable {
/*
	border-color: #6A6967;
	border-style: solid;
	border-width: 0px;
	border-bottom: none;
	border-top: none;
*/
	height: 40px;

}

.fotoName {
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
	font-weight: normal;
}

.fotoName:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
	font-weight: normal;
}

