body {
    background: transparent url('/_images/colbg.jpg');
    font-family:Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #761d6d;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: underline;
    padding: 0px;
    margin: 0px;
    color: #761d6d;
}

a:hover {
    text-decoration: none;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family:Arial;
	font-weight: normal;
	font-size: 14px;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	color: #761d6d;
	text-align:center;
}

h1 {
	font-size: 16px;
}

table td {
	font-family:Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #761d6d;
}

.ok {
    color:green;
    font-weight:bold;
    padding-left:20px;
    padding-bottom:1px;
    line-height:16px;
}

.error {
    color:red;
    font-weight:bold;
    padding-left:20px;
    padding-bottom:1px;
    line-height:16px;
}

.messageOK {
    padding: 10px;
    font-weight: bold;
    color: green;
    text-align: center;
    margin: 10px;
}

.messageError {
    padding: 10px;
    font-weight: bold;
    color: red;
    text-align: center;
    margin: 10px;
}

.main {
	width:1000px;
	background:url(/_images/header.jpg) top left no-repeat;
	border-right:1px solid #e4ade1;
	border-left:1px solid #e4ade1;
}

.logo {
	display:block;
	margin-top:20px;
	margin-left:15px;
	height:140px;
	width:245px;
	text-decoration:none;
}

.contact_top {
	padding-top:37px;
	padding-left:150px;
	color:#8f2d85;
}

.contact_top td {
	color:#8f2d85;
}

.contact_top td a {
	color:#8f2d85;
}

.basket_top {
	padding-top:37px;
	padding-left:140px;
	color:#8f2d85;
}

.basket_top td {
	color:#8f2d85;
}

.basket_top span a {
	color:#8f2d85;
	font-size:11px;
	margin-left:20px;
}

.order {
	padding-top:20px;
}

.menu {
	background:url(/_images/menu_bg.jpg) top left no-repeat;
	height:33px;
}

a.ovalbutton{
	background: transparent url('/_images/topmenu_h10.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 14px Arial; /* Change 13px as desired */
	line-height: 14px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 22px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	color:#8f2d85;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
	color: #8f2d85; /*button text color*/
}

a.ovalbutton span{
	background: transparent url('/_images/topmenu_h20.gif') no-repeat top right;
	display: block;
	padding: 5px 11px 3px 0; /*Set 11px below to match value of 'padding-left' value above*/
	color:#8f2d85;
}

a.ovalbutton:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: #8f2d85;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden;
	margin-left:200px;
	padding-top:5px;
}

.leftcol {
	width:190px;
	border-right:1px solid #e4ade1;
}

.rightcol {
	width:190px;
	border-left:1px solid #e4ade1;
}

.pad {
	padding:10px;
}

.pad_n {
	padding:0px 10px 10px 10px;
}

.inp {
	border:1px solid #8f2d85;
	margin-top:5px;
	width:168px;
}

.cont {
	padding:0 10px 0 10px;
	background: url('/_images/uzor.jpg') bottom right no-repeat #fef5fe;
}

.block {
	font-weight:bold;
	border-bottom:1px solid #761d6d;
	margin-bottom:5px;
}

.item_block {
	border:1px solid #e4ade1;
	width:133px;
	background-color:#ffffff;
	margin-bottom:15px;
}

.item_block img {
	border-bottom:1px solid #c2c2c2;
}

.name_it {
	height:45px;
	display:block;
}

.bue {
	color:#338c20;
	text-decoration:none;
	text-align:center;
	width:200px;
	background:url(/_images/bask.gif) 0px 2px no-repeat;
	padding-left:18px;
}

.price {
	font:bold 11px Arial;
	color:#cd3438;
}

.btable {
	padding-top:5px;
	padding-bottom:10px;
}

.btable td a:hover {
	text-decoration:underline;
}

.im a {
	border:1px solid #e4ade1;
	width:166px;
	display:block;
	margin-top:5px;
}

.im a:hover {
	border:1px solid #2dacfd;
}

.im_big a {
	border:1px solid #e4ade1;
	width:200px;
	display:block;
	margin-bottom:15px;
}

.im_big a:hover {
	border:1px solid #2dacfd;
}

.itnname {
	display:block;
	text-align:center;
	font-size:11px;
}

.footer {
	background:url(/_images/footer_bg.jpg) top left no-repeat;
	height:123px;
}

.footer_menu a{
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
}

.footer_menu a:hover{
	text-decoration:underline;
}

.footer_menu{
	padding-top:10px;
}

.info {
	padding-top:20px;
}

.wps {
	font-size:11px;
}

.line {
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #e4ade1;
	border-bottom:1px solid #ffffff;
}

.buttons {
	font:normal 14px Arial;
	margin-left:10px;
}

.button4 a {
	background:url(/_images/button_4.gif) top left no-repeat;
	display:block;
	width:95px;
	height:33px;
	text-decoration:none;
	padding-left:75px;
	line-height:33px;
	margin-bottom:1px;
}

.button5 a {
	background:url(/_images/button_5.gif) top left no-repeat;
	display:block;
	width:95px;
	height:34px;
	text-decoration:none;
	padding-left:75px;
	line-height:34px;
}

.button_dell {
	background:url(/_images/action_delete.gif) top left no-repeat;
	display:block;
	width: 16px;
	height: 16px;
	border: 0;
	cursor:pointer;
}

.block_faq {
	background: transparent url('/_images/colbg.jpg');
	padding:3px;
}

#xvalidator {
	display:none;
}

#atwitter {
    padding: 7px 0 12px 0;
    background: url("/_images/button_33.gif") no-repeat top left;
    display: block;
    text-align:center;
	height:35px;
	width:168px;
    text-decoration: none;
    color: #761d6d;
	font-size:14px;
	margin-bottom:6px;
}

#atwitter:hover {
    color: #761d6d;
	background: url("/_images/button_44.gif") no-repeat top left;
}

marquee {
	font-size:18px;
	color:#0000FF;
}
