@charset "UTF-8";
/* CSS Document */

body {
	background: url(images/background.gif) #3e3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a89a9a;
	font-weight: normal;
	}

img {
	border: 0px;
}

input {
	border: 1px solid #796467;
	width: 200px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #534141;
	background: #e2dede;
}

textarea {
	border: 1px solid #796467;
	width: 240px;
	height: 140px;
	font-size: 11px;
	font-weight: bold;
	color: #534141;
	background: #e2dede;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

a {
	color: #c5af9f;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

#input {
	width: 65px;
	float: left;
}

#input_button {
	width: 311px;
	text-align: right;
	font-weight: bold;
}


#shadow_container {
	z-index: 1;
	position: relative;
	margin: 0px auto;
	background: url(images/shadow_container.png) no-repeat;
	width: 926px;
	height: 518px;
	top: 70px;
}

#container {
	z-index: 10;
	position: relative;
	margin: 0px auto;
	background: #796467;
	width: 882px;
	height: 470px;
	padding: 7px;
	vertical-align: middle;
}

#top {
	width: 882px;
	height: 113px;
	background: #752f38 url(images/top.jpg);
}

#main {
	position: relative;
	margin-top: 7px;
	display: table;
	
}

#home_left {
	position: relative;
	float: left;
	display: table-cell;
	margin-right: 7px;
	padding: 210px 15px 10px 15px;
	width: 170px;
	height: 130px;
	background: #534141;
}

#home_right {
	position: relative;
	margin: 0px auto;
	display: table-cell;
	
	float: right;
}


#left {
	position: relative;
	float: left;
	display: table-cell;
	margin-right: 7px;
	padding: 23px 15px 10px 20px;
	width: 165px;
	height: 317px;
	background: #534141;
}

#center {
	position: relative;
	float: left;
	display: table-cell;
	margin-right: 7px;
	padding: 20px 30px 10px 25px;
	width: 313px;
	height: 320px;
	background: #534141;
	line-height: 18px;
	font-weight: normal;
}


#right {
	position: relative;
	margin: 0px auto;
	display: table-cell;
	width: 300px;
	float: right;
}

img {
	border: 0px;
}

#content {
	position: relative;
	float: left;
	display: table-cell;
	padding: 5px;
	margin-right: 7px;
	background: url(images/space.gif);
	width: 591px;
	min-height: 344px;
	color: #c5b09f;
}

#image {
	position: relative;
	margin: 0px auto;
	display: table-cell;
	
	float: right;
}

#text {
	position: relative;
	padding: 20px;
	line-height: 130%;
}

#title {
	position: relative;
	margin-bottom: 10px;
}

#title_left {
	position: relative;
	margin-bottom: 9px;
}

#title_text_ru {
	position: absolute;
	left: 170px;
	top: 20px;
	font-size: 11px;
}
#title_text_en {
	position: absolute;
	left: 170px;
	top: 20px;
	font-size: 11px;
}

#title_text_hu {
	position: absolute;
	left: 160px;
	top: 20px;
	font-size: 11px;
}

#menu {
	display: table;
	margin-left: 15px;
	padding-top: 15px;
}

#lang {
	display: table;
	margin-left: 15px;
	padding-top: 15px;
	position: absolute;
	left: 763px;
	top: 5px;
}


/*orosz*/


#menu_home_ru
{
	position: relative;
	display: table-cell;
	width: 58px;
	height: 20px;
	background: url(images/ru/menu_home_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_home_ru:hover
{
	background: url(images/ru/menu_home_2.gif) no-repeat;
}
#menu_home_active_ru
{
	display: table-cell;
	background: url(images/ru/menu_home_3.gif) no-repeat;
	width: 61px;
	height: 20px;
	float: left;
}


#menu_about_ru
{
	position: relative;
	display: table-cell;
	width: 36px;
	height: 20px;
	background: url(images/ru/menu_about_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_about_ru:hover
{
	background: url(images/ru/menu_about_2.gif) no-repeat;
}
#menu_about_active_ru
{
	display: table-cell;
	background: url(images/ru/menu_about_3.gif) no-repeat;
	width: 37px;
	height: 20px;
	float: left;
}

#menu_collection_ru
{
	position: relative;
	display: table-cell;
	width: 60px;
	height: 20px;
	background: url(images/ru/menu_collection_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_collection_ru:hover
{
	background: url(images/ru/menu_collection_2.gif) no-repeat;
}
#menu_collection_active_ru
{
	display: table-cell;
	background: url(images/ru/menu_collection_3.gif) no-repeat;
	width: 64px;
	height: 20px;
	float: left;
}

#menu_workshop_ru
{
	position: relative;
	display: table-cell;
	width: 47px;
	height: 20px;
	background: url(images/ru/menu_workshop_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_workshop_ru:hover
{
	background: url(images/ru/menu_workshop_2.gif) no-repeat;
}
#menu_workshop_active_ru
{
	display: table-cell;
	background: url(images/ru/menu_workshop_3.gif) no-repeat;
	width: 50px;
	height: 20px;
	float: left;
}

#menu_contact_ru
{
	position: relative;
	display: table-cell;
	width: 60px;
	height: 20px;
	background: url(images/ru/menu_contact_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_contact_ru:hover
{
	background: url(images/ru/menu_contact_2.gif) no-repeat;
}
#menu_contact_active_ru
{
	display: table-cell;
	background: url(images/ru/menu_contact_3.gif) no-repeat;
	width: 65px;
	height: 20px;
	float: left;
}










/*eddig*/


#menu_home_en
{
	position: relative;
	display: table-cell;
	width: 39px;
	height: 20px;
	background: url(images/en/menu_home_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_home_en:hover
{
	background: url(images/en/menu_home_2.gif) no-repeat;
}
#menu_home_active_en
{
	display: table-cell;
	background: url(images/en/menu_home_3.gif) no-repeat;
	width: 40px;
	height: 20px;
	float: left;
}


#menu_about_en
{
	position: relative;
	display: table-cell;
	width: 56px;
	height: 20px;
	background: url(images/en/menu_about_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_about_en:hover
{
	background: url(images/en/menu_about_2.gif) no-repeat;
}
#menu_about_active_en
{
	display: table-cell;
	background: url(images/en/menu_about_3.gif) no-repeat;
	width: 60px;
	height: 20px;
	float: left;
}

#menu_collection_en
{
	position: relative;
	display: table-cell;
	width: 65px;
	height: 20px;
	background: url(images/en/menu_collection_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_collection_en:hover
{
	background: url(images/en/menu_collection_2.gif) no-repeat;
}
#menu_collection_active_en
{
	display: table-cell;
	background: url(images/en/menu_collection_3.gif) no-repeat;
	width: 68px;
	height: 20px;
	float: left;
}

#menu_workshop_en
{
	position: relative;
	display: table-cell;
	width: 66px;
	height: 20px;
	background: url(images/en/menu_workshop_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_workshop_en:hover
{
	background: url(images/en/menu_workshop_2.gif) no-repeat;
}
#menu_workshop_active_en
{
	display: table-cell;
	background: url(images/en/menu_workshop_3.gif) no-repeat;
	width: 69px;
	height: 20px;
	float: left;
}

#menu_contact_en
{
	position: relative;
	display: table-cell;
	width: 49px;
	height: 20px;
	background: url(images/en/menu_contact_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_contact_en:hover
{
	background: url(images/en/menu_contact_2.gif) no-repeat;
}
#menu_contact_active_en
{
	display: table-cell;
	background: url(images/en/menu_contact_3.gif) no-repeat;
	width: 52px;
	height: 20px;
	float: left;
}










#menu_home_hu
{
	position: relative;
	display: table-cell;
	width: 58px;
	height: 20px;
	background: url(images/hu/menu_home_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_home_hu:hover
{
	background: url(images/hu/menu_home_2.gif) no-repeat;
}
#menu_home_active_hu
{
	display: table-cell;
	background: url(images/hu/menu_home_3.gif) no-repeat;
	width: 61px;
	height: 20px;
	float: left;
}


#menu_about_hu
{
	position: relative;
	display: table-cell;
	width: 36px;
	height: 20px;
	background: url(images/hu/menu_about_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_about_hu:hover
{
	background: url(images/hu/menu_about_2.gif) no-repeat;
}
#menu_about_active_hu
{
	display: table-cell;
	background: url(images/hu/menu_about_3.gif) no-repeat;
	width: 37px;
	height: 20px;
	float: left;
}

#menu_collection_hu
{
	position: relative;
	display: table-cell;
	width: 60px;
	height: 20px;
	background: url(images/hu/menu_collection_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_collection_hu:hover
{
	background: url(images/hu/menu_collection_2.gif) no-repeat;
}
#menu_collection_active_hu
{
	display: table-cell;
	background: url(images/hu/menu_collection_3.gif) no-repeat;
	width: 64px;
	height: 20px;
	float: left;
}

#menu_workshop_hu
{
	position: relative;
	display: table-cell;
	width: 47px;
	height: 20px;
	background: url(images/hu/menu_workshop_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_workshop_hu:hover
{
	background: url(images/hu/menu_workshop_2.gif) no-repeat;
}
#menu_workshop_active_hu
{
	display: table-cell;
	background: url(images/hu/menu_workshop_3.gif) no-repeat;
	width: 50px;
	height: 20px;
	float: left;
}

#menu_contact_hu
{
	position: relative;
	display: table-cell;
	width: 60px;
	height: 20px;
	background: url(images/hu/menu_contact_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#menu_contact_hu:hover
{
	background: url(images/hu/menu_contact_2.gif) no-repeat;
}
#menu_contact_active_hu
{
	display: table-cell;
	background: url(images/hu/menu_contact_3.gif) no-repeat;
	width: 65px;
	height: 20px;
	float: left;
}



#lang_english
{
	position: relative;
	display: table-cell;
	width: 40px;
	height: 18px;
	background: url(images/lang_english_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#lang_english:hover
{
	background: url(images/lang_english_2.gif) no-repeat;
}
#lang_english_active
{
	display: table-cell;
	background: url(images/lang_english_3.gif) no-repeat;
	width: 43px;
	height: 18px;
	float: left;
}

#lang_deutsch
{
	position: relative;
	display: table-cell;
	width: 43px;
	height: 18px;
	background: url(images/lang_deutsch_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#lang_deutsch:hover
{
	background: url(images/lang_deutsch_2.gif) no-repeat;
}
#lang_deutsch_active
{
	display: table-cell;
	background: url(images/lang_deutsch_3.gif) no-repeat;
	width: 46px;
	height: 18px;
	float: left;
}

#lang_magyar
{
	position: relative;
	display: table-cell;
	width: 41px;
	height: 18px;
	background: url(images/lang_magyar_1.gif) no-repeat;
	cursor: pointer;
	float: left;
}
#lang_magyar:hover
{
	background: url(images/lang_magyar_2.gif) no-repeat;
}
#lang_magyar_active
{
	display: table-cell;
	background: url(images/lang_magyar_3.gif) no-repeat;
	width: 42px;
	height: 18px;
	float: left;
}

#menu_space
{
	display: table-cell;
	background: url(images/menu_space.gif) no-repeat center;
	width: 15px;
	height: 20px;
	float: left;
}

#lang_space
{
	display: table-cell;
	background: url(images/menu_space.gif) no-repeat center;
	width: 13px;
	height: 18px;
	float: left;
}

#submenu_active
{
	font-weight: bold;
	line-height: 22px;
	color: #e2dede;
}

#submenu
{
	line-height: 22px;
}


/* aloldali slide-ok */

#kiskep {
	position: relative;
	margin-top: 15px;
	width: 350px;
	height: 250px;
}

#kiskep_kep {
	position: relative;
	margin: 2px 2px 0px 0px;
	float: left;
	width: 77px;
	cursor: pointer;
}
#kiskep_kep:hover {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

/*orosz*/
#gallery_menu_collection_ru {
	position: relative;
	float: left;
	height: 125px;
	width: 155px;
	padding-top: 10px;
	background: url(images/ru/title_photo_gallery-collection_mini.gif) left bottom no-repeat;
}
#gallery_menu_collection_ru:hover {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

#gallery_menu_tailoring_ru {
	position: relative;
	float: left;
	height: 125px;
	width: 155px;
	padding-top: 10px;
	background: url(images/ru/title_photo_gallery-tailoring_mini.gif) left bottom no-repeat;
}
#gallery_menu_tailoring_ru:hover {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

#gallery_menu_textiles_ru {
	position: relative;
	float: left;
	height: 125px;
	width: 155px;
	padding-top: 10px;
	background: url(images/ru/title_photo_gallery-textiles_mini.gif) left bottom no-repeat;
}
#gallery_menu_textiles_ru:hover {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

#gallery_menu_sessions_ru {
	position: relative;
	float: left;
	height: 125px;
	width: 155px;
	padding-top: 10px;
	background: url(images/ru/title_photo_gallery-workshop_mini.gif) left bottom no-repeat;
}
#gallery_menu_sessions_ru:hover {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}




/*orosz vege*/
#gallery_menu_collection_en {
	position: relative;
	float: left;
	height: 125px;
	width: 155px;
	padding-top: 10px;
	background: url(images/en/title_photo_gallery-collection_mini.gif) left bottom no-repeat;
}

#gallery_menu_collection_en:hover {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

#gallery_menu_tailoring_en {
	position: relative;
	float: left;
	height: 125px;
	width: 155px;
	padding-top: 10px;
	background: url(images/en/title_photo_gallery-tailoring_mini.gif) left bottom no-repeat;
}
#gallery_menu_tailoring_en:hover {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

#gallery_menu_textiles_en {
	position: relative;
	float: left;
	height: 125px;
	width: 155px;
	padding-top: 10px;
	background: url(images/en/title_photo_gallery-textiles_mini.gif) left bottom no-repeat;
}
#gallery_menu_textiles_en:hover {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

#gallery_menu_sessions_en {
	position: relative;
	float: left;
	height: 125px;
	width: 155px;
	padding-top: 10px;
	background: url(images/en/title_photo_gallery-workshop_mini.gif) left bottom no-repeat;
}
#gallery_menu_sessions_en:hover {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

#gallery_menu_collection_hu {
	position: relative;
	float: left;
	height: 125px;
	width: 155px;
	padding-top: 10px;
	background: url(images/hu/title_photo_gallery-collection_mini.gif) left bottom no-repeat;
}
#gallery_menu_collection_hu:hover {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

#gallery_menu_tailoring_hu {
	position: relative;
	float: left;
	height: 125px;
	width: 155px;
	padding-top: 10px;
	background: url(images/hu/title_photo_gallery-tailoring_mini.gif) left bottom no-repeat;
}
#gallery_menu_tailoring_hu:hover {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

#gallery_menu_textiles_hu {
	position: relative;
	float: left;
	height: 125px;
	width: 155px;
	padding-top: 10px;
	background: url(images/hu/title_photo_gallery-textiles_mini.gif) left bottom no-repeat;
}
#gallery_menu_textiles_hu:hover {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

#gallery_menu_sessions_hu {
	position: relative;
	float: left;
	height: 125px;
	width: 155px;
	padding-top: 10px;
	background: url(images/hu/title_photo_gallery-workshop_mini.gif) left bottom no-repeat;
}
#gallery_menu_sessions_hu:hover {
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}
