/* Elements
---------------------------------*/

html,
body {
 
 background : url(../images/bg.jpg);
 margin-top: 0px;
 margin-left: 0px;
}

.bodytext {
   font-size:13px;
   font-family:arial, verdana;
   color:#676767;
   font-weight:normal;
   text-align: left;
} 

.tabletext {
   font-size:12px;
   font-family:arial, verdana;
   color:#676767;
   font-weight:normal;
   text-align: left;
   vertical-align: top;
} 

.tabletext2 {
   font-size:12px;
   font-family: verdana, arial;
   color:#676767;
   font-weight:normal;
   text-align: left;
   vertical-align: top;
} 

.orangetext {
   font-size:10px;
   font-family:verdana, arial;
   color:#f26b31;
   font-weight:normal;
   text-align: left;
   text-decoration:none;
}
.orangetexthd {
   font-size:18px;
   font-family:times, arial;
   color:#f26b31;
   font-weight:bold;
   text-align: left;
   text-decoration:underline;
}

.orangetexthd_small {
   font-size:14px;
   font-family:verdana, arial;
   color:#f26b31;
   font-weight:bold;
   text-align: left;

}

 
.bluetexthd {
   font-size:12px;
   font-family: arial, verdana;
   color:#00529C;
   font-weight:bold;
   text-align: left;
}  

.blacktexthd {
   font-size:12px;
   font-family:verdana, arial
   color:black;
   font-weight:bold;
   text-align: left;
} 

.footer {
   font-size:10px;
   font-family:arial, verdana;
   color:#00539B;
   font-weight:normal;
   text-align: center;
}  

img {
  border:0;
}

a {
  color:#00539B;
  text-decoration:none;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
  color:#cc2228;
  text-decoration:underline;
}
a.menu:link {
  font-size:12px;
  font-family:arial, verdana;
  color:#fff;
  font-weight:normal;
  text-decoration:none;
  text-align: center;
}

a.menu:hover {
  font-size:12px;
  font-family:arial, verdana;
  color:#f26b31;
  font-weight:normal;
  text-decoration:underline;
  text-align: center;
}
a.menu:active {
  font-size:12px;
  font-family:arial, verdana;
  color:#fff;
  font-weight:normal;
  text-decoration:none;
  text-align: center;
  }
.menu_selected {
  font-size:12px;
  font-family:arial, verdana;
  color:#f26b31;
  font-weight:normal;
  text-decoration:none;
  text-align: center;
  }
.menu {
  font-size:12px;
  font-family:arial, verdana;
  color:#fff;
  font-weight:normal;
  text-decoration:none;
  text-align: center;
  }

.table_prod{
	background : url(../images/prod_bg.jpg);
	width: 582px;
	height: 855px;
}
.table_prod_sausage{
	background : url(../images/prod_sausage_bg.jpg);
	width: 582px;
	height: 855px;
}
.table_recipe_main{
	background : url(../images/recipe_main_bg.jpg);
	width: 582px;
	height: 920px;
}
.table_recipe_ing{
	background : url(../images/recipe_ing_bg.jpg);
	width: 582px;
	height: 592px;
}
.table_recipe_ing2{
	background : url(../images/recipe_ing_bg2.jpg);
	width: 582px;
	height: 790px;
}
.table_recipe_ing_tomatoes{
	background : url(../images/recipe_ing_tomatoes_bg.jpg);
	width: 582px;
	height: 742px;
}
.table_recipe_menu{
	background : url(../images/recipe_menu_bg.jpg);
	width: 582px;
	height: 585px;
}
.table_dinner_recipe_menu{
	background : url(../images/dinner_recipe_menu_bg.jpg);
	width: 582px;
	height: 1116px;
}
.table_terms{
	background : url(../images/terms_bg.jpg);
	width: 582px;
	height: 820px;
}

.table_rignt_prod{
	background : url(../images/right_panel_products.jpg);
	width: 239px;
	height: 455px;
}
.table_rignt_signup{
	background : url(../images/right_panel_signup.jpg);
	width: 239px;
	height: 325px;
}

 
.table_rignt_recipe{
	background : url(../images/right_panel_recipe.jpg);
	width: 239px;
	height: 520px;
}
.table_rignt_recipe_ing{
	background : url(../images/right_panel_recipe_ing.jpg);
	width: 239px;
	height: 192px;
}
.table_right_recipe_ing_kielbasssa{
	background : url(../images/right_panel_recipe_ing_kielbassa.jpg);
	width: 239px;
	height: 390px;
}
.table_right_recipe_ing_tomatoes{
	background : url(../images/right_panel_recipe_ing_tomatoes.jpg);
	width: 239px;
	height: 342px;
}
.table_right_recipe_menu{
	background : url(../images/right_panel_recipe_menu.jpg);
	width: 239px;
	height: 185px;
}
.table_right_dinner_recipe_menu{
	background : url(../images/right_panel_dinner_recipe_menu.jpg);
	width: 239px;
	height: 716px;
}
.table_right_terms{
	background : url(../images/right_panel_terms.jpg);
	width: 239px;
	height: 420px;
}
.hd_table
{
	width: 130px;
}
#cellContent
{
	position: absolute;
	top: 150px; 
	left: 107px;
	width: 742px;
	height: 479px;
	z-index: 20;
}
.TableLabel
{
	padding-top:8px;
	font-size: 10px;
	font-weight:bold;
	font-family:verdana, arial;
}

.TableLabelLight
{
	padding-top:8px;
	font-size: 10px;
	font-family:verdana, arial;
}
.TableLabelBigger
{
	padding-top:8px;
	font-size: 11px;
	font-family:verdana, arial;
}
.TableLabelBiggerBlue
{
	padding-top:8px;
	font-size: 11px;
	font-family:verdana, arial;
	color:#00529C;
}

.TableField
{
	padding-top:0px;
	font-family:verdana, arial;
	font-size: 10px;
}

.SmallText
{
	font-size: 9px;
	font-weight: normal;
}

.SmallTextLink
{
  color:#00539B;
  text-decoration:none;
  font-weight:bold;
  text-decoration:none;
  font-family:verdana, arial;
  font-size:12px;
  text-decoration:underline;
}

.SmallerTextLink
{
  color:#00539B;
  text-decoration:none;
  font-weight:bold;
  text-decoration:none;
  font-family:verdana, arial;
  font-size:10px;
  text-decoration:underline;
}