h1, h2, h3
{
	color: #ff9c00;
	font-weight: bold;
}

h1
{
	padding: 0;
	margin: 0;
	font-size: 17px;
}

h2
{
	font-size: 17px;
	margin: 5px 0 5px 0;
}

h3
{
	font-size: 13px;
	margin: 0 0 2px 0;
}

p
{
	margin: 0 0 15px 0;
}

.content
{
	padding: 0 20px 0 20px;
}

.index_left
{
	float: left;
	width: 510px;
	line-height: 15px;
}

.text_image_left
{
	float: left;
	padding: 0 17px 17px 0;
}

.index_right
{
	float: right;
	width: 230px;
}

#tanf_box
{
	width: 230px;
	margin-bottom: 25px;
}

.tanf_box_top
{
	padding-top: 9px;
	height: 18px;
	background-image: url("../images/index_tanfolyamok_box_top.gif");
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.tanf_box_main_border
{
	float: left;
	width: 3px;
	background-color: #aa8357;
}

.tanf_box_main
{
	color: #442b0f;
	padding: 10px 10px 0 10px;
	border-left: 3px solid #aa8357;
	border-right: 3px solid #aa8357;
	background-color: #fff;
}

.tanf_box_main_label
{
	float: left;
	width: 60px;
	padding-bottom: 8px;
}

.tanf_box_data
{
	font-weight: bold;
	padding-bottom: 8px;
}

.tanf_box_bottom
{
	height: 29px;
	background-image: url("../images/index_tanfolyamok_box_bottom.gif");
}

.tanf_step_left
{
	float: left;
	margin-left: 7px;
	width: 28px;
	height: 28px;
	cursor: pointer;
	background-image: url("../images/index_tanfolyamok_box_left.gif");
}

.tanf_step_left:hover
{
	background-image: url("../images/index_tanfolyamok_box_left_over.gif");
}

.tanf_step_center
{
	float: left;
	width: 160px;
	padding-top: 10px;
	text-align: center;
}

.tanf_step_center a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.tanf_step_center a:hover
{
	text-decoration: underline;
}

.tanf_step_right
{
	float: right;
	margin-right: 7px;
	width: 28px;
	height: 28px;
	cursor: pointer;
	background-image: url("../images/index_tanfolyamok_box_right.gif");
}

.tanf_step_right:hover
{
	background-image: url("../images/index_tanfolyamok_box_right_over.gif");
}

.index_fotoalbum_btn
{
	width: 230px;
	height: 230px;
	background-image: url("../images/index_fotoalbum_btn.png");
	background-repeat: no-repeat;
	cursor: pointer;
}

.content_left
{
	float: left;
	width: 620px;
	line-height: 15px;
}

.order_box_left, .order_box_right
{
	float: left;
	width: 12px;
	height: 60px;
}

.order_box_left
{
	background-image: url("../images/order_box_left.gif");
}

.order_box_right
{
	background-image: url("../images/order_box_right.gif");
}

.order_box
{
	float: left;
	height: 52px;
	width: 400px;
	padding-top: 8px;
	background-color: #2b1e0f;
	color: #ff9c00;
	font-size: 11px;
	font-weight: bold;
}

.order_box_select
{
	float: left;
	margin: 6px 5px 0 0;
}

.order_box_input
{
	float: left;
	margin-top: 6px;
	width: 215px;
	height: 21px;
	background-image: url("../images/order_box_input.gif");
}

.order_box_input_container
{
	float: left;
}

.order_box_input_container input
{
	background: none;
	border: none;
	width: 125px;
	padding: 4px 0 0 8px;
	color: #a9916d;
	font-weight: bold;
	font-size: 11px;
}

.order_box_submit
{
	float: right;
	margin: 1px 1px 0 0;
	cursor: pointer;
}

.news_box
{
	width: 476px;
	height: 56px;
	padding: 12px;
	background-image: url("../images/index_news_box_bg.gif");
	background-repeat: no-repeat;
}

.news_box_lead
{
	height: 26px;
	line-height: 13px;
	overflow: hidden;
}

.news_box a
{
	color: #ff9c00;
	font-weight: bold;
	text-decoration: none;
}

.news_box a:hover
{
	text-decoration: underline;
}

.cities
{
	float: left;
	width: 140px;
	padding-top: 10px;
}

.city, .city_active
{
	padding: 6px 0 0 14px;
	height: 39px;
	font-size: 10px;
}

.city a
{
	color: #fff;
	text-decoration: none;
}

.city a:hover
{
	text-decoration: underline;
}

.city_active
{
	color: #ff9c00;
	background-image: url("../images/city_bg.gif");
}

.city_label
{
	font-size: 13px;
	font-weight: bold;
}

.city_separator
{
	height: 1px;
	margin-left: 10px;
	border-bottom: 1px dashed #b99266;
}

.city_content
{
	float: left;
	width: 430px;
	height: 500px;
	padding: 20px 25px 20px 20px;
	background-image: url("../images/city_content_bg.jpg");
	background-repeat: no-repeat;
	font-size: 13px;
}

.city_content_label
{
	font-size: 11px;
}

#tanfolyam_date, #tanfolyam_address, #tanfolyam_contact
{
	margin-bottom: 12px;
	font-weight: bold;
	color: #fff;
}

#tanfolyam_city
{
	font-weight: bold;
	color: #fff;
}

#tanfolyam_comment
{
	margin-bottom: 20px;
	font-size: 11px;
}

#tanfolyam_comment a
{
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
}

#tanfolyam_comment a:hover
{
	text-decoration: none;
}

.album_titles
{
	height: 28px;
	background-image: url("../images/fotoalbum_titles_bg.gif");
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
}

.album_title_active_left, .album_title_active_right
{
	float: left;
	width: 13px;
	height: 28px;
}

.album_title_active_left
{
	background-image: url("../images/fotoalbum_title_left.gif");
}

.album_title_active_right
{
	background-image: url("../images/fotoalbum_title_right.gif");
}

.album_title_active_text
{
	float: left;
	padding-top: 6px;
	height: 22px;
	color: #2b1e0f;
	background-color: #f6f2ee;
}

.album_title
{
	float: left;
	padding: 6px 10px 0 10px;
	height: 22px;
}

.album_title a
{
	color: #ff9c00;
	text-decoration: none;
}

.album_title a:hover
{
	text-decoration: underline;
}

.photos
{
	margin-top: 20px;
}

.photo_border
{
	width: 150px;
	height: 150px;
	padding: 11px;
	background-image: url("../images/fotoalbum_photo_bg.png");
	margin: 0 15px 20px 0;
	float: left;
}

.photo_container
{
	width: 150px;
	height: 150px;
	overflow: hidden;
	background-position: center center;
	cursor: pointer;
}

.news_cont_a, .news_cont_a:visited
{
	text-decoration: none;
}

.news_cont, .news_cont_dark
{
	height: 80px;
	padding: 10px;
	text-decoration: none;
	cursor: pointer;
}

.news_cont:hover, .news_cont_dark:hover
{
	background-color: #2b1e0f;
}

.news_cont_dark
{
	background-color: #523c24;
}

.news_cont_image_border
{
	float: left;
	width: 100px;
	height: 75px;
	padding: 2px;
	background-color: #fff;
	margin-right: 10px;
}

.news_cont_image
{
	width: 100px;
	height: 75px;
	overflow: hidden;
	background-position: center center;
}

.news_cont_text
{
	height: 70px;
	line-height: 15px;
	overflow: hidden;
	color: #ffeddc;
	text-decoration: none;
}

.news_cont_text a
{
	color: #ffeddc;
	text-decoration: none;
}

.news_image_border
{
	float: left;
	width: 200px;
	height: 150px;
	padding: 2px;
	background-color: #fff;
	margin: 0 17px 15px 0;
}

.news_image
{
	width: 200px;
	height: 150px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
}

.news_text
{
	line-height: 15px;
	margin-bottom: 10px;
}

.news_text a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.news_text a:hover
{
	text-decoration: underline;
}

.news_date
{
	font-weight: bold;
	color: #fff;
}

.text_link
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.text_link:hover
{
	text-decoration: underline;
}

.banner_side
{
	float: right;
	width: 120px;
	padding-left: 10px;
	border-left: 1px dashed #7d5d3b;
}

.google_map
{
	float: right;
	width: 500px;
	height: 280px;
	border: 1px solid #fff;
}

.google_map_company
{
	font-size: 16px;
	font-weight: bold;
	color: #442B0F;
}

.google_map_address
{
	font-size: 13px;
	color: #303030;
}

