/*
	hiDeSign: Latop, CSS file
*/

/*
	obecne
*/

body {
	margin: 0px;
	background-color: #FEF7F0;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #413E3C;
	line-height: 14px;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #413E3C;
	line-height: 14px;
}

.bold {
	font-weight: bold;
}

/*

*/

TABLE #menu {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

TABLE #menu TD.off {
	color: #5C5C5C;
	background-color: #F0E9E2;
	width: 88px;
	height: 19px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
TABLE #menu TD.on {
	color: #ffffff;
	background-color: #cc0000;
	width: 88px;
	height: 19px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	cursor: pointer;
	font-weight: bold;
}
TABLE #menu TD.last {
	background-color: #F0E9E2;
	height: 19px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

/*
	INSIDE sloupec
*/

TABLE #introText {
	width: 530px;
}

TABLE #introText TD {
	width: 225px;
	padding-left: 40px;
	vertical-align: top;
}

TABLE #normalPage {
	width: 530px;
	padding-left: 40px;
}

TABLE #normalPage TD {
	vertical-align: top;
}

TD.mainPageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	padding-top: 30px;
	padding-bottom: 21px;
}

/*
	NEWS sloupec
*/

#introNews {
	padding-left: 60px;
	vertical-align: top;
}

TD.news_datum {
	color: #3C3A38;
	padding-bottom: 6px;
}

TD.news_anotace {
	color: #413E3C;
	padding-bottom: 16px;
}

/*
*/

#sortimentTitle {
	width: 150px;
	height: 20px;
	padding-left: 30px;
	font-size: 16px;
	color: #ffffff;
	background-image: url(../images/sortiment_arrow.gif);
	background-repeat: no-repeat;
	background-position: 125px 1px;
}


a:link,a:visited,a:active { color: #cc0000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

TABLE #Cenik {
	vertical-align: top;
	padding-top: 30px;
}

TABLE #Cenik TD.popis {
	vertical-align: top;
	padding: 3px;
	padding-top: 4px;
	padding-right: 10px;
}

TABLE #Cenik TD.icons {
	vertical-align: top;
	padding: 3px;
}

a.Cenik:link,a.Cenik:visited,a.Cenik:active { color: #000000; text-decoration: none; }
a.Cenik:hover { color: #cc0000; text-decoration: none; }