* {
-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box;
}
body, td {
	background-color: #f9f9f9;
	margin: 0px;
	font-family: Myriad Pro, Arial, Sans seriff;
	font-size: 13px;
	color: #5a5a5a;
}
td.menu {
	border-left: #c0004b solid 5px;
	font-family: Verdana, Sans serif;
	padding: 0px;
	vertical-align: bottom;
}
td.menu a:link, td.menu a:visited {
	margin-left: 10px;
	color: #5a5a5a;
	font-size: 14px;
	font-weight: normal;
}
td.menu a:hover, td.menu a:active, td.menu a.active {
	color: #c0004b;
	text-decoration: none;
}
td.menu a.active {
	font-weight: bold;
}
td.menu {
	background-image: url(/images/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


td.submenu {
	border-left: none;
	font-family: Verdana, Sans serif;
	padding: 20px 0 0 0 ;
	vertical-align: top;
}
td.submenu a:link, td.submenu a:visited {
	margin-left: 0px;
	color: #c0004b;
	font-size: 10px;
	font-weight: bold;
}
td.submenu a:hover, td.submenu a:active, td.submenu a.active {
	color: #c0004b;
	text-decoration: underline;
}
td.submenu a.active {
	font-weight: bold;
}
td.submenu {
	background-repeat: repeat-y;
	background-position: right;
}
td.submenu ul  {
	padding: 0px; margin: 0px;
	list-style-type: none;
}






div.contents {
	width: 863px;
}

div.contents p {
 	widtH: 300px;  
 	margin-left: 146px;
}

b {
	color: black;
}
a:link, a:visited {
	color: c0004b;
	text-decoration: none;
}
a:hover, a:active {
	color: c0004b;
	text-decoration: underline;
}
h1 {
	color: 444444;
	font-size: 16px;	
	text-align: left; 
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 146px;
	padding: 20px 0 0 0;
}
h2 {
	margin: 0 0 0 146px;
	padding: 10px 0 0 0;
	color: c0004b;
	font-size: 14px;
}

th {
	font-size: 12px;
	color: black;
	font-weight: normal;
	vertical-align: top;
	padding-top: 7px;
}
.prices td {
	background-color: eeeeee;	
	text-align: center;
}
.prices caption {
	color: 444444;
	font-size: 16px;	
	text-align: left; 
	font-weight: bold;
	text-transform: uppercase;
}
.prices td.comment {
	text-align: left;
	color: 999999;
}


div.prices {
	padding-right: 10px; 
}

div#prices {
	float: left;
}

div#abonements {
	float: right;
}
div#discounts {
	clear: both;
}
div#descriptions {
	clear: both;
	float: left;
}


div.special {
	margin: 0px;
}
div.special p {
}

.edit {
 width: 100%;
}