

body
	{
	color: black;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	}

img
	{
	border: 0;
	}

a, a:visited
	{
	color: black;
	}

h1
	{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	border: none;
	font-weight: bold;
	font-size: 1.4em;
	}

h2,h3
	{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	border: none;
	font-weight: lighter;
	font-size: 1.2em;
	}

a:visited
	{
	color: black;
	}
	
#logo, #smoke_container, #right_container, #header_menu, #teaser_image, #teaser_more, .block_admin_edit, #teaser_title, #dish_container, #copyright, #search_container, #contacts, #other_dishes_outer, #other_dishes_pages, #without_smoke_container, .item_edit, #archive_link, #message_form, #feedback_form, .no_for_print, #feedback_add, #to_feedback_list, #submenu, #breadcrumb, #content_images, .edit_page, .highslide-container, .branch_edit, .image_admin_edit, .branches_link, .highslide-caption
	{
	display: none;	
	}
	
#logo_print
	{
	padding-bottom: 40px;
	}
	
	table th
		{
		border-bottom: 1px solid black;
		border-right: 1px solid black;
		}
		
		table td
			{
			border-right: 1px solid black;
			}
			
table.gallery_images td
	{
	border: 0px!important;
	}
	
	.gallery_image_item
		{
		float: left;
		padding: 0px 60px 40px 0px;
		}
		
.gallery_image_item img
	{
	border: 1px solid #747474;
	}

.feedback_container
	{
	padding: 20px 0px 30px 0px;
	}

.feedback_user
	{	
	padding-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
	}
	
.feedback_text
	{
	padding: 10px 0px 10px 0px;
	}