a {
	text-decoration: none;
	color: #1A9936;	
	font-size: 11; 
	font-family: verdana;
}
a.black {
	color: #000000;
	font-weight: bold;
}
img {
	border: none;
}
img.bordered {
	border: #039AD3 1px solid;
}
h1 {
	font: 13px verdana;
	font-weight: bold;
	color: #000;
	margin-bottom: 5;
}
h2 {
	font: 12px verdana;
	color: #000;
	margin-bottom: 5;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.up {
	vertical-align: top;
}
.text {
	font: 11px verdana;
	color: #000000;
}
.just {
	text-align: justify;
}
.main {
	background: #CACACA url(images/bg_top_grey.jpg) repeat-x top left;
	font: 11px verdana;	
	color: #000000;	
	padding: 10;
	text-align: center;
}
.graniza {
	background: url(images/bg_line_vertical.jpg) repeat-y top left;
	vertical-align: top;
	padding-left: 0;
}
.somepad {
	padding: 5 5 5 15;
}
li {
	list-style-image: url(images/krug.gif);
	margin: 5 0 5 0;
}
#bottom {
	background: #CACACA url(images/footer.jpg) repeat-x top left;
	color: #000000;
	font: 10px verdana;
	text-align: center;
	vertical-align: top;
	padding-top: 12;
}
#bottom a:link {
	color: #000000;
	text-decoration: none
}
#bottom a:visited {
	color: #000000;
	text-decoration: none;
}
#bottom a:hover {
	color: #000000;
	text-decoration: underline;
}
#price {
	font: 11px verdana;
	padding: 5;
}
#price th {
	background-color: #A0A0A0;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#price td {
	background-color: #CACACA;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}





