* {
	margin: 0; padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	background: #cee9fb;
	color: #666666;
	height: 100%;
	font-family: tahoma, times new roman;
	border: none;
	outline: none;
}

img {
	border: none;
	outline: none;
}

a {
	border: none;
	outline: none;
	color: gray;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ed521b;
	padding: 10px 0 0 14px;
}

.wrapper {
	height:auto !important;
	height:100%;
	min-height:100%;
    min-width: 1050px;
}

.header {
	height: 154px;
}

.header-logo-top {
	float: left;
	width: 856px;
	height: 154px;
}

.header-logo {
	float: left;
	background: url("/images/left_fon.jpg") no-repeat;
	width: 282px; 
	height: 154px;
}

.header-logo-text {
	margin: 15px 0 0 25px;
}

.header-logo-link {
	color: #118200;
}

.header-top {
	float: left;
	background: url("/images/header-top.jpg") no-repeat;
	background: url("/images/center_fon.jpg") no-repeat;
	width: 574px; 
	height: 125px;
	padding: 15px 0 0 0px;
	color: #2aa201;
}

#phoneshead {
	position: absolute;
	top: 60px;
	left: 280px;
}
#phoneshead > div {
	color: #738091;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
}

.search-text {
	width: 339px;
	height:27px;
	position: absolute;
	top: 65px;
	right: 300px;
	background: url("/images/search.jpg") no-repeat; 
}
.search-text > form {
	margin:6px;
}

.search-but {
	position: absolute;
	top: 67px;
	right: 302px;
}

.header-cart {
	text-align: right;
	background-color: white;
	
	height: 154px;
	margin: 0 120px 0 856px;
}

.header-cart-icon {
	padding: 7px 10px 0 0;
}

.header-right {
	float: right;
	width: 120px;
	height: 154px;
}
.header-right-column {
	margin: 5px 25px 0 0;
}

.header-right-text {
	font-size: 13px;
	color: #708092;
}

.header-right-cart, .header-right-drugs-num, .header-right-drugs-total {
	margin: 5px;
	font-size: 13px;
	color: #939393;
}

.header-right-drugs-order {
	margin: 15px 5px 5px 5px;
}

.navig {
	position: absolute;
	top: 125px;
	left: 282px;
}

.navig-but-right-inact {
	float: left;
	background: url("/images/menu-right-inact.jpg") no-repeat;
	width: 134px;
	height: 29px;
	text-align: center;
	padding: 3px 1px 0 0;
}

.navig-but-center-inact {
	float: left;
	background: url("/images/menu-center-inact.jpg") no-repeat;
	width: 134px;
	height: 29px;
	text-align: center;
	padding: 3px 1px 0 0;
}

.navig-but-left-inact {
	float: left;
	background: url("/images/menu-left-inact.jpg") no-repeat;
	width: 134px;
	height: 29px;
	text-align: center;
	padding: 3px 1px 0 0;
}

.navig-but {
	color: white;
}

.drugs-class {
	background: url("/images/class_inact.png") no-repeat;
	width: 232px;
	height: 28px;
	font-size: 12px;
}

.drugs-class-text {
	padding: 6px 3px 0px 30px;
}
	
.left-column {
	float: left;
	width: 232px;
	margin: 25px 25px 22px 25px;
}

.main {
	margin: 25px 25px 22px 282px;
}

.main-header {
	background: url("/images/header2.jpg") no-repeat right;
	background-color: white;
	width: 100%;
	height: 28px;
}

.main-main {
	padding: 1px;
	background-color: white;
}

.main-main-text {
	text-align: justify;
	margin:  7px 7px 10px 8px;
	background-color: white;
	padding: 1px;
}

.bonus {
	color: #ff3300;
	margin-top: 10px;
	background-color: white;
	padding-bottom: 3px;
}

.bonus-text {
	padding: 7px 10px;
}

.clear {
	clear:both;
}

.spacer {
	height: 94px;
}

.footer {
	height: 94px;
	margin-top: -94px;
}

.footer-left {
	float: left;
	background: url("/images/footer.jpg") top left no-repeat;
	height: 94px;
	width: 824px;
	color: #eaeaea;
	font-size: 11px;
	font-family: tahoma;
}

.footer-left-text {
	float: left;
	padding: 40px 0 0 25px;
}

.footer-left-links {
	float: left;
	margin: 20px 20px 0 74px;
}

.footer-left-separ {
	margin: 20px 13px 0 13px;
}

.footer-center {
	margin-right: 90px;
	background: url("/images/footer-bg.png") repeat-x;
	height: 94px;
}

.footer-right2 {
	float: right;	
	width: 88px;
	height: 64px;
	background: url("/images/footer-bg.png") repeat-x;
}

.footer-right {
	float: right;
	margin-left: 25px;
	background: url("/images/alexmit.png") no-repeat;
	height: 94px;
	width: 90px;
}

.footer-a {
	font-size: 12px;
	color: #cdeeff;
}

table {
	border: solid white;
}

table.apteki {
	width: 100%;
	cellspacing: 0;
	padding:0;
	border-collapse: collapse;
}

table.apteki td {
	border: 1px solid #cee9fb;
	padding: 5px;
}

table.cart {
	width: 100%;
	cellspacing: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

table.cart td {
	text-align: center;
	padding: 4px;
	border-bottom: 1px dotted gray;
}

table.cart th {
	text-align: center;
	padding: 0 0 5px 0;
	cellspacing: 0;
	border-bottom: 1px solid gray;
}

table.cart td.total-sum {
	border: 0px dotted gray;
	text-align: right;
}

table.cart th.name {
	text-align: left;
	padding-left: 4px;
}

table.cart td.drug-name {
	text-align: left;
}

table.cart th.qty {
	width: 70px;
}

table.cart th.price {
	width: 110px;
}
table.cart td.drug-price, table.cart td.drug-sum {
	text-align: right;
}

table.cart th.total {
	width: 130px;
}

table.cart th.del {
	width: 85px;
}
span.right_str{
	background-image: url(/images/right_str2.png);
	background-repeat: no-repeat;
	float: right;
	height: 8px;
	width: 5px;	
	margin:4px;

	
}
span.right_str:hover{
		background-image: url(/images/right_str.png);
		cursor:pointer;
}
	
.main .main-header h1 a{
	color: 	#ED521B;
}