@import "pretty_tooltip.css";

* {
	font-family: arial;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #fff;
}
td.menu-left-category {
	padding: 9px 5px 7px 0px;
}
a.menu-left-category {
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
a.menu-left-category:hover {
	color: #9393b7;
}
td.menu-left-subcategory {
	padding: 0px 5px 0px 0px;
}
a.menu-left-subcategory {
	color: #666699;
	text-decoration: none;
}
a.menu-left-subcategory:hover {
	color: #9393b7;
}
td.cell-padding4540 {
	padding: 4px 5px 4px 0px;
}
td.cell-padding5656 {
	padding: 5px 6px 5px 6px;
}
td.cell-page-splitter {
	padding: 5px 10px 5px 10px;
}
td.cell-padding10 {
	padding: 10px;
}
a.link-blue-bold {
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
a.link-blue-bold:hover {
	color: #9393b7;
}
a.chcat-title {
    display: block;
    text-align: center;
}
a.link-grey-bold {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.link-grey-bold:hover {
	color: #9f9f9f;
}
.text-grey-bold {
	font-weight: bold;
	color: #666666;
}
.text-default {
	color: #666666;
}
.text-default-small {
	font-size: 10px;
	color: #666666;
}
.text-grey-small {
	font-size: 10px;
	color: #999999;
}
.text-blue {
	color: #666699;
}
a.text-blue {
	text-decoration: none;
}
a.text-blue:hover {
	color: #9393b7;
}
td.cell-page-path {
	color: #666666;
}
a.link-page-path {
	color: #666666;
	text-decoration: underline;
}
.text-page-path {
	color: #666666;
}
a.link-grey {
	font-family: verdana;
	color: #666666;
	text-decoration: underline;
}
a.link-grey1 {
	font-family: verdana;
	color: #575757;
	text-decoration: underline;
}
a.link-grey2 {
	color: #666666;
	text-decoration: underline;
}
a.link-blue {
	color: #666699;
	text-decoration: none;
}
a.link-blue:hover {
	color: #9393b7;
}
.copyright {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
a.copyright {
	text-decoration: underline;
}
td.text-title-page {
	padding: 4px 6px 5px 6px;
	font-size: 19px;
	color: #666699;
}
h1 {
    font-size: 19px;
    color: #666699;
    padding: 0;
    margin: 0;
    font-weight: normal;
}
.text-good-title {
	font-size: 15px;
	font-weight: bold;
	color: #666699;
}
.text-good-price {
	font-size: 13px;
	font-weight: bold;
	color: #ad3c1a;
}
input.button {
	font-family: verdana;
	background-color: #f2f2f2;/*d4d0c8;*/
}
button.button {
        font-family: verdana;
        background-color: #f2f2f2;/*d4d0c8;*/
        color: black;
}
td.cell-table-title {
	padding: 10px 5px 10px 5px;
	font-weight: bold;
	color: #666666;
}
td.cell-table-default {
	padding: 10px 5px 8px 5px;
	color: #666666;
}
td.good-params {
	padding: 6px 5px 6px 5px;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
input, textarea, option {
	color: #000000;
}

#tooltip{
    background: #f2f2f2;
    border: 1px solid #999999;
    color: #666666;
    font: 11px Verdana;
    margin: 0px;
    padding: 3px 5px;
    position: absolute;
    visibility: hidden;
}

table.compositions {
    border-collapse: collapse;
    background: url(/images/site/line_dots_h.gif) repeat-x top;
    padding-top: 10px;
    margin-top: 10px;
}

table.compositions td {
    padding: 15px;
    vertical-align: top;
    width: 33%;
    text-align: center;
}

table.compositions td div {
    margin: 0 auto;
    text-align: left;
    width: 130px;
}

table.compositions td.image {
    vertical-align: bottom;
    padding-bottom: 0;
}


table.kitchens {
    border-collapse: collapse;
}

table.kitchens td {
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    vertical-align: top;
    width: 33%;
    text-align: center;
}

table.kitchens td.first-child {
    border-left: none;
}

table.kitchens tr.first-child td {
    border-top: none;
}

table.kitchens td p {
    padding: 0;
    margin: 0;
}

table.kitchens td p.kitchen-link {
    padding-top: 0;
}

table.kitchens td p.kitchen-desc {
    padding: 5px 0 10px 0;
}

table.kitchens td.image {
    vertical-align: bottom;
    padding-bottom: 0;
}

table.kitchens td p a {
    font-size: 12px;
    font-family: Arial, Verdana, Tahoma;
    font-weight: bold;
    color: #666699;
    text-decoration: none;
}

table.kitchens td div {
    margin: 0 auto;
    text-align: left;
    width: 130px;
}

.vspliv, .vspliv td div{
margin: 0 auto;
    text-align: center;
    width: auto !important;
}
.vspliv td {
border-left: none  !important;
    border-top: none  !important;
    padding: 0px !important;
    vertical-align: center;
    width: 0px !important;
    text-align: center;
}

div.advert {
    background: #f2f2f2 url(/images/site/line_dots_h.gif) repeat-x bottom;
    padding: 10px;
}

div.advert p {
    padding: 0 0 5px 0;
    margin: 0;
}

p.request {
    padding-top: 8px;
}

p.request a {
    background: #eaeaea;
    color: #ad3c1a;
    padding: 4px 9px;
    font-weight: bold;
}

table.request-form {
    border-collapse: collapse;
}

table.request-form td {
    background: #f2f2f2;
    padding: 10px;
    border: 1px solid white;
}

h4.request {
    background: url(/images/site/line_dots_h.gif) repeat-x top;
    padding: 15px 0 0 0;
    font-size: 12px;
}

table.map {
    width: 90%;
}

table.map td {
    width: 33%;
    vertical-align: top;
}

table.map td ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

table.map td ul li {
    padding: 8px 0;
}

table.map td ul li ul {
    list-style-type: disc;
    padding-top: 7px;
}

table.map td ul li ul li {
    padding: 1px 0;
    margin-left: 40px;
}