.button {
  font-size: 11px;
  color: #000000;
  border: 1px solid #666666;
  font-family: Tahoma, Verdana, Arial;
  padding: 2px 2px;
  cursor:pointer;
}

#main_header {
	border-bottom: 1px solid #FFFFE0;
	padding: 10px;
	height: 150px;
	background-image: url(pix/logo.gif);
	background-repeat: no-repeat;
}

#menu_col {
	padding: 10px;
	border-bottom: 1px solid #FFFFE0;
}

#footer_row {
   padding: 10px;
}

#main_content {
	border-bottom: 1px solid #FFFFE0;
	padding: 10px;
}

.menu_punkt {
	padding: 2px;
	border-bottom: 1px dashed #ffff00;
	font-weight: bolder;
}

.menu_group {
	padding: 2px;
	border-bottom: 1px dashed #ffff00;
	font-weight: bolder;
	font-style: italic;
	color: #000000;
}

.menu_cat {
	padding: 2px 10px;
	border-bottom: 1px dashed #ffff00;
}

#page_header {
	color: #ffffe0;;
	font-family: arial, sans-serif;
	font-size: 16px;
}

.group {
	text-align: center;
	background-color: #FFEBCD;
	padding: 3px;
	font-weight: bolder;
	font-style: italic;
}

.cat {
	text-align: center;
	background-color: #FFDEAD;
	padding: 3px;
	font-weight: bolder;
}

.prod_tab_head {
	text-align: center;
	padding: 2px;
	font-size: 11px;
}

.prod_tab_head1 {
	text-align: right;
	padding: 2px;
	font-size: 11px;
}

.prod_tab {
	text-align: center;
	padding: 2px;
	border-bottom: 1px dotted #1d0200;
}

.prod_tab0 {
	padding: 2px;
	border-bottom: 1px dotted #1d0200;
}

.prod_name {
	color: #453a76;
	font-weight: bolder;
	padding: 2px;
	padding-left: 20px;
}

.sort {
	text-align: right;
}

.counter {
	text-align: right;
}

.prod_row {
	border-bottom: 1px solid #1d0200;
}

#cost {
	text-align: center;
	padding: 10px;
}

.inp {
	font-size: 11px;
	font-family: arial, sans-serif;
}

.news_name {
	background-color: #F5DEB3;
	padding: 3px;
}

a.cartlink:link {
	color: #A0522D;
}

a.cartlink:visited {
	color: #A0522D;
}

a.cartlink:active {
	color: #A0522D;
}

a.cartlink:hover {
	color: #ff0000;
}

.menu {
	font-size: 14px;
}

.menu2 {
	font-size: 14px;
	text-decoration: none;
	font-variant: small-caps;
}

a.menu2:link {
	color: yellow;
	text-decoration: none;
	font-variant: small-caps;
}

a.menu2:visited {
	color: yellow;
	text-decoration: none;
	font-variant: small-caps;
}

a.menu2:active {
	color: yellow;
	text-decoration: none;
	font-variant: small-caps;
}

a.menu2:hover {
	color: yellow;
	text-decoration: none;
	font-variant: small-caps;
}


a.menu:link {
	color: #FFFFc0;
	text-decoration: none;
	font-variant: small-caps;
}

a.menu:visited {
	color: #FFFFc0;
	text-decoration: none;
	font-variant: small-caps;
}

a.menu:active {
	color: yellow;
	text-decoration: none;
	font-variant: small-caps;
}

a.menu:hover {
	color: #ffffff;
	text-decoration: none;
	font-variant: small-caps;
}

#vrezka {
	float: left;
	padding: 5px;
}

.vrezkatd {
	background-color: #FFF8DC;
	text-align: justify;
	padding: 5px;
}

.tabheadrow {
	background-image: url(pix/tabhead.gif);
	height: 32px;
}

.prod_text {
  display: inline;
}

#cart {
	border: 1px dashed #CD853F;
	padding: 5px;
	background-color: #FFEBCD;
}

#carttab {
	float: right;
	background-color: #F5DEB3;
}

.news_row {
	padding-bottom:20px;
	width:100%
}

.news_tizer {
	padding-bottom: 8px;
	padding-top: 4px;
}

.gpa {
	text-align: center;
	padding: 4px;
}

.gpp {
	border: 5px solid #f5deb3;
}