body, form, label, td, input, textarea, option
{  
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: black;
}
table
{
	background-repeat: repeat-x;
}
a
{
	color: black;
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}
hr
{
	height: 0px;
	border-style: none;
	border-top: 1px solid #A7A7A7;
}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
dd { color: #A7A7A7; }

td.header
{
	text-align: left;
	background-color: #C0EBFA;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/top.jpg);
}

table.rmenu
{
	width: 210px;
	margin-right: 5px;
	margin-bottom: 20px;
	border-left: 1px solid #A7A7A7;
}
table.rmenu td
{
	border-bottom: 1px solid #A7A7A7;
	padding: 2px 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	color: #A7A7A7;
}
table.rmenu td a
{
	color: #A7A7A7;
	text-decoration: none;
}
table.rmenu td a:hover
{
	text-decoration: none;
}
table.rmenu td a.act
{
	color: #000000;
}
table.rmenu td a.order
{
	color: #FF0000;
}
table.rmenu td a.katalog
{
	color: #06B0EE;
}
table.rmenu td a.discount
{
	color: #00759F;
}
table.rmenu td a.special
{
	color: #BF1717;
	color: #00556F;
}
table.rmenu td a.special2
{
	color: #FF0000;
}
table.rmenu td a.katalog
{
	color: #06B0EE;
}

table.hot_cards td
{
	font-size: 11px;
}

.showbutton {
	width: 60px;
	background: #f1efed;
	border: 1px solid #C0C0C0;
	font-weight: normal;
	font-size: 12px;
}

.activebutton {
	width: 60px;
	background: #FFFFFF;
	border: 1px solid #C0C0C0;
	font-weight: normal;
	font-size: 12px;
}

input
{
	border: 1px solid #C0C0C0;
}
input.tocart
{
	width: 32px;
	height: 20px;
	border: 0px solid #FFFFFF;
	margin-top: 1px;
}
.requestinput1
{
	width: 250px;
}
.requestinput2
{
	margin: 3px 0;
	text-align: center;
}
.requestinput3
{
	width: 190px;
}
.requestinput4
{
	width: 100%;
}

.sendbutton
{
	width: 100px;
	background: #f1efed ;
	border: 1px solid #C0C0C0;
	font-weight: normal;
}
.sendinput
{
	width: 100%;
	margin: 2px 0;
	border: 1px solid #C0C0C0;
}
.secnum
{
	width: 121px;
}

.td_title_1
{
	padding: 0 5px;
	background-color: #00AEEF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.td_title_2
{
	padding: 0 5px;
	background-color: #00AEEF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.td_row_1
{
	padding: 0 5px;
	background-color: #FFFFFF;
	text-align: center;
}
.td_row_2
{
	padding: 0 5px;
	background-color: #E2E7EA;
	text-align: center;
}

div.text
{
	width: 80%;
	margin: 0 auto;
	text-align: left;
}

.tree
{
	float: left;
	width: 180px;
	height: 400px;
	margin: 10px;
	text-align: left;
}
.tree ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	white-space: nowrap;
}
.tree ul ul
{
	padding-left: 1em;
	font-weight: normal;
}
.tree a.selected
{
	color: #06B0EE;
}

