@charset "windows-1251";
#moreInfoBlock {
	display: none;
}

#moreInfoLink {
	display: block;
}

#moreInfoBlock1 {
	display: none;
}

#moreInfoLink1 {
	display: block;
}

#moreInfoBlock2 {
	display: none;
}

#moreInfoLink2 {
	display: block;
}

#moreInfoBlock3 {
	display: none;
}

#moreInfoLink3 {
	display: block;
}

#moreInfoBlock4 {
	display: none;
}

#moreInfoLink4 {
	display: block;
}

#moreInfoBlock5 {
    display: none;
}

#moreInfoLink5 {
    display: block;
}

.ServiceTable {
    border-top: 0px;
    border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0;
	margin: 0;
	color: #000000;
	background: inherit !important;
}

div.ServiceTable {
    padding: 0px 3px 0 9px;
    margin: 15px 2px 15px 2px;
}

div.ServiceCell {
	border-top: 0px;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 0px;
	padding-top: 4pt;
	height: 18px;
	line-height: 16px;
	font-size: 11px;
    text-align: center;
}

div.ServiceOptionCell {
    border-top: 0px;
    border-right: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    border-left: 0px;
    padding-top: 4pt;
    height: 18px;
    line-height: 16px;
    font-size: 11px;
    text-align: left;
}

div.ServiceTitleCell {
	background: #D9D9D9;
	color: inherit !important;
}

div.ServiceTitleCellBorder {
    border-bottom : 0px;
    border-left : 1px solid #D9D9D9;
    border-right : 1px solid #FFFFFF;
    border-top : 1px solid #D9D9D9;
}

div.ServiceTitleCellBorderR {
    border-bottom : 0px;
    border-left : 1px solid #D9D9D9;
    border-right : 1px solid #D9D9D9;
    border-top : 1px solid #D9D9D9;
}

div.BigHeight {
	height: 34px;
	line-height: 16px;
}

div.VeryBigHeight {
	height: 48px;
	line-height: 16px;
}

div.ServiceCellBottom {
	border-bottom: 0px;
}

div.GreenCell {
	background: #FFFFFF;
    color: inherit !important;
}

div.DarkGreenCell {
	background: #FFFFFF;
    color: inherit !important;
}

.CursorHand {
	cursor: pointer;
}

a.more-info {
	padding-left: 12px;
	background: #FFFFFF url(../pics/bullet_more.gif) 0 4px no-repeat;
	color: #B50000;
    text-decoration: underline;
}

a.RedLink {
    color: #B50000;
    background: inherit !important;
    text-decoration: underline;
}

a.ServiceTitleCell {
    text-decoration: none;
}

.BrownText {
    color: #B50000;
    background: inherit !important;
}

.VioletText {
    color: #800080;
    background: inherit !important;
}

.OrangeText {
    color: #E97E00;
    background: inherit !important;
}

.GreenText {
    color: #1C7500;
    background: inherit !important;
}

.DarkBlueText {
    color: #002975;
    background: inherit !important;
}

td.HostingCollumn {
    width: 16%;
}

img.HostingKorb {
    height: 20px;
    margin-top: -4px;
    position: static;
}
