body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	text-align: left;
	vertical-align: top;
}

.darkBg {
	background-color: #BF8D04;
}

.lightBg {
	background-color: #F1DDB5;
	padding-bottom: 10px;
}

.lightColor {
	color: #F1DDB5;
}

.darkColor, a {
	color: #BF8D04;
}

.blackColor {
	color: #000000;
}

.whiteColor {
	color: #FFFFFF;
}

.whiteBg {
	background-color: #FFFFFF;
}

.goColor, div.lightBg a, div.lightBg a:hover {
	color: #DC231A;
}

.grayBg {
	background-color: #CCCCCC;
}

.baseText, table.calculatorArea select,  table.calculatorArea input, table.calculatorArea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.baseTextB, div.lightBg a, div.lightBg a:hover, a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.baseTextInc {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.baseTextIncB, h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.baseText22B {
	font-family: Tahoma, Verdana, Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
}

.baseTextXXXB {
	font-family: Tahoma, Verdana, Arial;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
}

.baseText18B {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.baseText16B, h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
}
.baseTextDecB {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.baseTextDec {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

td.sides {
	width: 195px;
	vertical-align: top;
}

td.border {
	width: 6px;
}

td.central {
	background-color: #FFFFFF;
	width: 100%;
}

td.underLogo {
	background-color: #FFFFFF;
	width: 100%;
}

div.baseDiv {
	padding-left: 10px;
	padding-top: 14px;
	padding-bottom: 5px;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div {
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div.generalMenu {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

table.generalMenu {
	text-align: center;
}

table.generalMenu td {
	text-align: center;
}

a.generalMenuItem {
	color: #000000;
	text-decoration: none;
}
a.generalMenuItem:hover {
	text-decoration: underline;
}

div.borderDiv {
	padding-top: 6px;
}

div.bannerDiv {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
}

img.rightPannelGoImage {
	margin-right: 10px;
}

a.flagsItem {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

div.flagsDiv {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

table.leftPannelRubric {
	width: 192px;
	height: 50px;
	background-image: url('../images/leftPannelPlashka.jpg');
	margin-left: 3px;
}

table.leftPannelRubric td {
	vertical-align: middle;
	text-align: left;
}

table.rightPannelRubric {
	width: 192px;
	height: 50px;
	background-image: url('../images/rightPannelPlashka.jpg');
	margin-left: 0px;
}

table.rightPannelRubric td {
	vertical-align: middle;
	text-align: left;
}

table.rightPannelRubricSlice {
	width: 192px;
	height: 38px;
	background-image: url('../images/rightPannelPlashkaSliced.jpg');
	margin-left: 0px;
}

table.rightPannelRubricSlice td {
	padding-top: 6px;
	vertical-align: top;
	text-align: left;
}

span.leftPannelWhiteItem {
	color: #FFFFFF;
	text-decoration: none;
}

table.baseOnLeft {
	
}

table.baseOnLeft td.go {
	vertical-align: middle;
	text-align: center;
	padding-right: 5px;
}

table.baseOnLeft td.icq {
	text-align: center;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
}

table.baseOnLeft td.leftAlign {
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
}

table.baseOnLeft td.rightGo {
	width: 50px;
	text-align: right;
	padding-left: 0px;
	padding-right: 10px;
	vertical-align: middle;
}
table.baseOnLeft td.faqSell {
	width: 25px;
	text-align: right;
	padding-left: 0px;
	padding-right: 10px;
	vertical-align: top;
}

table.baseOnLeft td.centralGo {
	width: 25px;
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
	vertical-align: middle;
}


table.baseOnLeft td.info {
	text-align: center;
	padding-left: 10px;
	padding-right: 5px;
}

img.lightArrow {
	padding-right: 7px;
}

a.footerMenuItem {
	color: #000000;
	text-decoration: none;
}
a.footerMenuItem:hover {
	text-decoration: underline;
}

div.footerMenu {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

div.footerCopyright {
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-bottom: 4px;
}

table.upperLeft {
	
}

table.upperLeft td {
	padding-left: 10px;
}
table.upperLeft td.go {
	padding-right: 5px;
	vertical-align: middle;
	text-align: right;
}

div.upperWithPadding {
	padding-top: 7px;
	padding-left: 10px;
}

div.upperWithDPadding {
	padding-top: 7px;
	padding-left: 20px;
}

div.double {
	padding-top: 18px;
}

input.searchBtn {
	width: 96px;
	height: 27px;
	background-image: url('../images/searchBtn.jpg');
	background-color : transparent;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	cursor : pointer;
}

.btnBigMargin {
	margin-top: 5px;
	margin-left: 45px;
}

.noBorder {
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
}

input.subscribeText {
	width: 135px;
	height: 15px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	margin-top: 0px;
	border-right-color : #000000;
	border-left-color : #000000;
	border-top-color : #000000;
	border-bottom-color : #000000;
	
	padding-left: 5px;
}

table.border {
	background-color: #BF8D04;
}

a.rightBigGo {
	text-decoration: none;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.innerWithPadding {
	padding-left: 20px;
	padding-right: 20px;
}

.innerWithDPadding, table.calculatorArea {
	padding-left: 10px;
	padding-right: 10px;
}

td.rightPadding {
	padding-right: 20px;
}

td.topPadding {
	padding-top: 5px;
}

td.leftPadding {
	padding-left: 20px;
}

td.middle {
	vertical-align: middle
}

table.centralMenu {
}

table.centralMenu td.white {
	height: 37px;
	vertical-align: middle;
	text-align: center;
}

table.centralMenu td {
	text-align: center;
	vertical-align: top;
}

img.topPadding {
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.alignTop {
	vertical-align: top;
	text-align: left;
}

table.aukcion {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 26px;
}

table.aukcion td {
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-bottom: 7px;
	padding-top: 4px;
}

.noPadding, .clearSpacers div {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.noMargin, .clearSpacers div {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.middleAlign {
	text-align: center;
}

.topMargin {
	margin-top: 10px;
}

table.coupon {

}

table.coupon td {
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 5px;
}

.gbField {
	width: 205px;
}

.twiceMargin {
	margin-left: 20px;
	margin-right: 20px;
}

table.gbAnswerBody {
	border:1px solid #000000;
}

table.calculatorArea {}

div.noTop{
	padding-top: 0px;
}

div.tlumClose {
	overflow: hidden;
	height: 1px; 
}

div.tlumOpen {
	height: auto;
}

.divOpen {
	background-image: url('../images/div_open.gif');
	width: 9px;
	height: 9px;
}

div.forLightBg {
	padding-bottom: 12px;
	background-image: url('../images/pixel.gif');
	background-repeat: repeat-y;
}

div.forTintBanner {
	background-image: url('../images/tintBannerDivBg.gif');
	background-repeat: repeat-x;
}

.singleBorder {
	border-bottom-width : 2px;
	border-bottom-color : #BF8D04;
	border-bottom-style : solid;
	
	border-top-width : 2px;
	border-top-color : #BF8D04;
	border-top-style: solid;
	
	border-left-width : 2px;
	border-left-color: #BF8D04;
	border-left-style: solid;

	border-right-width : 2px;
	border-right-color: #BF8D04;
	border-right-style: solid;
}

.tintEditBorder {
	border-bottom-width : 1px;
	border-bottom-color : #BF8D04;
	border-bottom-style : dashed;
	border-top-width : 1px;
	border-top-color : #BF8D04;
	border-top-style: dashed;
	border-left-width : 1px;
	border-left-color: #BF8D04;
	border-left-style: dashed;
	border-right-width : 1px;
	border-right-color: #BF8D04;
	border-right-style: dashed;
}

.tintForStyles {
	border-bottom-width : 1px;
	border-bottom-color : #BF8D04;
	border-bottom-style : dashed;
	border-top-width : 1px;
	border-top-color : #BF8D04;
	border-top-style: dashed;
	border-left-width : 1px;
	border-left-color: #BF8D04;
	border-left-style: dashed;
	border-right-width : 1px;
	border-right-color: #BF8D04;
	border-right-style: dashed;
}



.bottomMargin {
	margin-bottom: 15px;
}

table.centralPannel {}

table.centralPannel td {
	vertical-align: bottom;
}

.menuInCentral td {
	padding-right: 10px;
}

.imageList, .imageList td {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.imageInfo {
	width: auto;
	height: auto;
}

.transp {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.likeLink {
	cursor: pointer;
}

.floatLayer {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
