	body {
		font-family: Arial, Helvetica, sans-serif;
		margin: 0px;
		background-color: #ffffff;
	}
	table td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12;
	}


	td.border {
		background-repeat: repeat-x;
	    background-image: url(bod.gif);
	}
					
	td.cellborder_left {
		background-repeat: repeat-y;
		background-image: url(left_border.jpg);
	}

	td.cellborder_right {
		background-repeat: repeat-y;
		background-image: url(right_border.jpg);
	}
	
 	td.line {
		background-color: #E5C2C2;
		height: 1px;
	}	
	
	td.menu {
		background-color: #E5C2C2;
		height: 15px;
		text-align: center;
	}	

	td.telo {
	background-color: #FFFFF;
	padding: 10px 10px 10px 10px;
	width: 736px;
	font-family: "Georgia";
	font-size: 14px;
	text-align: justify;
}		

td.home {
	background-color: #FFFFF;
	width: 444px;
	height: 65px;
	font-family: "Georgia";
	font-size: 14px;
	text-align: right;
}	

td.equip {
	background-color: #FFFFF;
	font-family: "Georgia";
	font-size: 14px;
	text-align: justify;
}	

td.telo_kontakt {
	background-color: #FFFFF;
	width: 300px;
	font-family: "Georgia";
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}		

td.form {
	font-family: "Georgia";
	font-size: 14px;
}		

td.price {
	font-family: "Georgia";
	font-size: 14px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
}		

td.price_sleva {
	font-family: "Georgia";
	font-size: 14px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
}

td.price_top {
	font-family: "Georgia";
	font-size: 14px;
	text-align: center;
	width: 140px;
	border-style: solid;
	border-width: 1px;
	background-color: #E5C2C2;
}		

td.price_left {
	font-family: "Georgia";
	font-size: 14px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	background-color: #F8EDED;
}		

a.menu_kontakt {
	color: #9B323D;
	text-decoration: none;
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
}
	a.menu_kontakt:hover{
		color: #702D30;
	}
		
   a.menu {
	color: #9B323D;
	text-decoration: none;
	font-family: Arial;
	font-size: 14;
	font-weight: bold;
	margin-left: 5;
	margin-right: 5;
}
	a.menu:hover{
		color: #702D30;
	}
	
	a.str { 
		color: #55976D;
		text-decoration: none;
		font-family:  Arial;
		font-size: 12;
		font-weight: bold;
	}
	a.str:hover{
		color: #E87E6C;
	}

	td.menu_down {
		background-color: #E5C2C2;
		height: 15px;
		text-align: left;
	}	
	
   a.menu_down {
	color: #9B323D;
	text-decoration: none;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	margin-left: 5;
	margin-right: 5;
}
	a.menu_down:hover{
		color: #702D30;
	
	

