
BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0em 0em 0em 0em;
	font-style: normal;
	font-weight: normal;
	color: gray;
	background-color:white;
	background-repeat: no-repeat;
	background-position: center;
}
  
 td
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0em;
	font-style: normal;
	font-weight: normal;
	color: Gray;
	background-color: white;
	background-repeat: no-repeat;
	background-position: right;
	padding: 0em 0em 0em 0em;
}
	.t0 {
	height: 54px;
	background-color: #99CC33;
}
	.t1 {
	height: 54px;
	width: 780px;
	background-color: #99CC33;
	background-image: url(gfx/top.gif);
}
	.t2 {
	height: 180px;
	width: 480px;
}
	.t3 {
	height: 180px;
	width: 130px;
}
	.t4 {
	height: 180px;
	width: 170px;
	background-image: url(gfx/krecha.gif);
	background-position: left;
	background-repeat: no-repeat;
}
	.t5 {
	height: 200px;
	width: 140px;
	background-image: url(gfx/320.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	padding-top: 10px;
}
	.t6 {
	height: 200px;
	width: 140px;
	background-image: url(gfx/512.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	padding-top: 10px;
}
	.t7 {
	height: 200px;
	width: 140px;
	background-image: url(gfx/800.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	padding-top: 10px;
}
	.t8 {
	height: 200px;
	width: 190px;
	color: black;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
}
	.t9 {
	height: 200px;
	width: 170px;
	background-image: url(gfx/krecha.gif);
	background-position: left;
	background-repeat: no-repeat;
}
	.a1:link {color:gray;font-weight: normal;text-decoration: none;font-size: 8pt;}
	.a1:visited {color:gray;font-weight: normal;text-decoration: none;font-size: 8pt;}
	.a1:active {color:gray;font-weight: normal;text-decoration: none;font-size: 8pt;}
	.a1:hover {color:lightgrey;font-weight: normal;text-decoration: none;font-size: 8pt;}
	
	.a3:link {color:gray;font-weight: normal;text-decoration: none;font-size: 7pt;}
	.a3:visited {color:gray;font-weight: normal;text-decoration: none;font-size: 7pt;}
	.a3:active {color:gray;font-weight: normal;text-decoration: none;font-size: 7pt;}
	.a3:hover {color:grey;font-weight: normal;text-decoration: none;font-size: 7pt;}
	
	.a4:link {color:white;font-weight: normal;text-decoration: none;font-size: 7pt;}
	.a4:visited {color:white;font-weight: normal;text-decoration: none;font-size: 7pt;}
	.a4:active {color:white;font-weight: normal;text-decoration: none;font-size: 7pt;}
	.a4:hover {color:white;font-weight: normal;text-decoration: none;font-size: 7pt;}
	
	.a2:link {
	color: black;
	text-decoration: none;
}
	.a2:visited {
	color: black;
	text-decoration: none;
	}
	.a2:active {
	color: black;
	text-decoration: none;
}
	.a2:hover {
	color: grey;
	text-decoration: underline;
}

	.a5:link {color:red;font-weight: bold;text-decoration: none;font-size: 8pt;}
	.a5:visited {color:red;font-weight: bold;text-decoration: none;font-size: 8pt;}
	.a5:active {color:red;font-weight: bold;text-decoration: none;font-size: 8pt;}
	.a5:hover {color:gray;font-weight: bold;text-decoration: none;font-size: 8pt;}
.news {
	color: gray;
	font-size: 7pt;
	margin-left: 10px;
}
.promo {
	color: red;
	font-size: 7pt;
	margin-left: 10px;
	}
.header {
	color: black;
	font-weight: bold;
	font-size: 11pt;
}
.tekst {
	width: 480px;
	color: grey;
	font-size: 8pt;
}
	}
.pricing-table ul{ 
    border-width: 1px; 
    border-style: solid; 
    border-color: #cccccc; 
    border-radius: 7px; 
    margin: 2px; 
    width: 200px; 
    text-align: center; 
    list-style: none; 
    float: left; 
    padding: 5px; 
    background-color: #FFFFFF; 
} 
.pricing-table ul li{ 
    padding: 4px; 
    background-color: #FFFFFF; 
    border-width: 0px; 
    border-style: dotted; 
    border-color: #CCCCCC; 
    border-radius: 4px; 
    border-bottom-width: 1px; 
    font-size: 13px; 
} 
.pricing-table li:nth-child(odd){ 
    background-color: #FFFFFF; 
} 
.pricing-table ul .heading{ 
    color: #FFFFFF; 
    background-color: #404554; 
    font-size: 16px; 
} 
.pricing-table ul .price{ 
    color: #636363; 
    background-color: #FFFFFF; 
    font-size: 17px; 
} 
.pricing-table ul .action{ 
    font-size: 15px; 
    background-color: #FFFFFF; 
    color: #6C9694; 
} 
.pricing-table .action a{ 
    border-color: #B83737; 
    border-width: 0px; 
    border-radius: 2px; 
    background-color: #EEEEEE; 
    padding-top: 5px; 
    padding-bottom: 5px; 
    padding-left: 15px; 
    padding-right: 15px; 
    border-style: solid; 
    color: #000000; 
}
