h2.tovarhead {
	background-color: #E0DEDA;
	/*border: 1px solid #FFF;*/
	padding: 4px 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	margin: 0;
}

h2.tovarhead a {
	color: #505050;
	font-weight: bold;
	text-decoration: none;
}

h2.tovarhead a:hover {
	text-decoration: underline;
}

.h
{	display: inline;
	font-size: 11px;
	line-height: inherit;
}

.additioanal_banner {
	color: #1359a4;
	font-family: Verdana;
	font-size: 12px; 
	font-weight: bold;
}
#loginPlace {
	/*padding:10px;*/
	font-size:11px;
	background:url(../pics/loading.gif) center center no-repeat;
	width:485px;
}
#loginPlace p, #loginPlace div, #loginPlace input {
	margin:0;
	padding:0;
}
#loginPlace input {
	width:130px;
	font-size:11px;
}
#loginPlace p.posRelative {
	width:130px;
	height:18px;
	margin:0 4px 0 0;
}
#loginPlace p.posRelative input {
	position:absolute;
	left:0;
	top:0;
}
#loginPlace p.posRelative label {
	position:absolute;
	left:4px;
	top:2px;
	z-index:2;
	width:124px;
	cursor:text;
	color:#999;
}
#loginPlace input.formButton {
	width:47px;
	height:15px;
	border:none;
	float:left;
}
#loginPlace a.formButton {
	float:left;
}
#loginPlace p {
	float:left;
	padding:0;
	position:relative;
	margin-top: 2px;
}
#loginPlace p.welcomeLine {
	margin-right:5px;
	
}
#loginPlace div.newLine {
	padding:1px 0 0 0;
	margin:0;
	width:210px;
	float:left;
	position:relative;
}
#loginPlace a:link, #loginPlace a:visited {
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
#loginPlace a:hover, #loginPlace a:active {
	font-size:11px;
	color:#000;
	text-decoration:none;
}
	#loginPlace a.margLink {
		margin-right:10px;
	}
#loginPlace h3 {
	float: left;
	width: 100px;
	margin: 0;
}

#loginPlace p.links {
	text-align:right;
	float:right;
	margin: 0px;
}
#loginPlace .errors {
	color:#C66;
	font-size:11px;
	float:left;
}
#loading {
	width:16px;
	height:16px;
	position:absolute;
	left:65px;
	bottom:1px;
	background:url(../pics/loading.gif);
}


#shcartPlace {
	padding:0 10px 0 20px;
	font-size:11px;
	border-left:1px solid #D9D9D9;
}

.shcart p {
	float:left;
	margin:0;
}


#regContainer {
	padding:10px 25px;
}
#regContainer * {
	padding:0;
	margin:0;
	font-size:11px;
}
#regContainer td {
	padding:0 5px 5px 0;
}
	#regContainer b {
		display:block;
		font-weight:normal;
		color:#999;
	}
#regContainer label {
	margin-bottom:3px;
	display:block;
}
#regContainer p {
	margin-bottom:10px;
}
#regContainer input {
	font-size:11px;
	padding:2px;
	width:220px;
	border:1px solid #CCCCCC;
}
#regContainer input.restBut {
	width:109px;
	height:17px;
	border:none;
}

#regContainer .errors {
	color:#C66;
	display:block;
}
#regContainer .good {
	display:block;
	color:#6BA804;
}

a:link.restLink, a:visited.restLink {
	width:109px;
	height:17px;
	background:url(../pics/restore_but.gif);
	display:block;
	text-indent:-1000px;
	overflow:hidden;
}
a:hover.restLink, a:active.restLink {
	background:url(../pics/restore_but_act.gif);
}
a:link.regLink, a:visited.regLink {
	width:157px;
	height:17px;
	background:url(../pics/reg_but.gif) no-repeat;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
}
a:hover.regLink, a:active.regLink {
	background:url(../pics/reg_but_act.gif) no-repeat;
}

#messageArea {
	color:#C66;
}
#messageArea ul {
	margin:10px 0 10px 20px;
	
}






#addressTable {
	width:100%;
	border-collapse: collapse;
}
#addressTable td {
	margin:0;
	padding:5px 8px;
	font-size:11px;
	color:#333;
}
#addressTable td.titleRow {
	padding:20px 0 10px 0;
}
.addressTitle {
	font-weight:bold;
}
#addressTable h3 {
	color:#000;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
}
.greyLine td {
	background-color:#F0F0F0;
}
#addressTable td.check {
	width:20px;
}
#addressTable td.edit {
	width:127px;
}
#addressTable td.delete {
	width:86px;
	padding-right:20px;
}
a:link.editLink, a:visited.editLink {
	display:block;
	width:127px;
	height:17px;
	/*text-indent:-300px;*/
	overflow:hidden;
}
a:hover.editLink, a:active.editLink {
}

a:link.deleteLink, a:visited.deleteLink {
	display:block;
	width:86px;
	height:17px;
	/*text-indent:-300px;*/
	overflow:hidden;
}
a:hover.deleteLink, a:active.deleteLink {
}
a:link.saveLink, a:visited.saveLink {
	display:block;
	width:101px;
	height:17px;
	/*text-indent:-300px;*/
	overflow:hidden;
}
a:hover.saveLink, a:active.saveLink {
}
a:link.addLink, a:visited.addLink {
	display:block;
	width:101px;
	height:17px;
	/*text-indent:-300px;*/
	overflow:hidden;
}
a:hover.addLink, a:active.addLink {
}
.radioBut {
	width:auto;
}
#addressTable .hideRow {
	display:none;
}
#addressTable .hideRow td {
	border-bottom:1px solid #D2D2D2;
	padding:20px 0;
}

#addressTable .addTable td {
	border:none;
	padding:4px;
}
.successMessage {
	padding:10px 20px;
	background:#D6EFAC;
	border:1px solid #6BA804;
	margin:20px 20px 0 20px;
	font-size:11px;
	font-weight:bold;
}
.errorMessage {
	padding:10px 20px;
	background:#FFDCDC;
	border:1px solid #FFB7B7;
	margin:20px 20px 0 20px;
	font-size:11px;
	font-weight:bold;
}



.centerBlock {
	margin:20px;
}



#bigLogin {
	margin:20px;
}
	#bigLogin * {
		margin:0;
		padding:0;
		width:auto;
		font-size:11px;
		text-align:left;
	}
	#bigLogin table {
		border-collapse:collapse;
	}
		#bigLogin table td {
			padding:0 0 10px 0;
			margin:0;
		}
	#bigLogin p {
		margin-bottom:10px;
	}
	#bigLogin label {
		margin-right:3px;
	}
	#bigLogin input {
		width:220px;
		padding:2px 1px;
		border:1px solid #CCC;
	}
		#bigLogin input.submitBut {
			border:none;
			height:18px;
			width:52px;
			background:url(../pics/login_but.gif);
			font-size:0;
			text-indent:-1000px !important;
			text-indent:0;
			cursor:pointer;
		}
	#bigLogin .links a:link, #bigLogin .links a:visited {
		color:#666;
		text-decoration:underline;
		margin-right:20px;
	}
	#bigLogin .links a:hover, #bigLogin .links a:active {
		color:#FF7E00;
		text-decoration:none;
	}
.hidden {
	overflow:hidden;
	_zoom:1;
}
.lineBox {
	float:left;
}
#loginF {
	margin:0;
	float:right;
}
.redEr {
	color:#C66;
}
