/* CSS Document */
/* Left menu */
.menu_main_box img {
	margin: 0px;
}
.mainmenu {
	width: 210px;
	padding: 0px;
	margin: 0px;
}
/* Head menu */
.head_main_box {
	width: auto;
	margin: 0px;
}
.head_main_box img {
	margin: 0px;
}
#head_main_pic {
	margin: 0px;
	height: 88px;
}
/* Content frame */
.content {
	width: 630px;
	padding-left: 0px;
	margin: 0px;
}
/* History page */
.history_bigpic {
	text-align: center;
	margin-bottom: 20px;
	clear: both;
}
.historyitemrow {
	width: 620px;
	margin-bottom: 10px;
}
.historyitem {
	font-size: 12px;
	width: 200px;
	height: 240px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
	background: #EEEEEE;
}
.historyitempic {
	width: 200px;
	height: 150px;
	text-align: center;
	vertical-align: top;
	background: url(pics/pics_bg.gif);
}
.historyitempic img {
	padding: 0px;
	margin: 0px;
}
.historyitemtext {
	padding: 5px;
}
.historylist li{
	list-style-type: disc;
	list-style-image: url(pics/bullet.gif);
	padding:0;
	margin:0;
	font-size: 12px;
}
/* Staff page */
.staffitemrow {
	width: 620px;
	margin-bottom: 10px;
}
.staffitem {
	font-size: 12px;
	width: 200px;
	height: 280px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
	background: #EEEEEE;
}
.staffitempic {
	width: 200px;
	height: 120px;
	text-align: center;
	vertical-align: top;
	background: url(pics/pics_bg.gif);
}
.staffitemtext {
	padding: 5px;
}
/* Press page */
.pressbox {
	width: 610px;
	background: #CCCCCC;
	padding: 10px 10px 5px 10px;
	margin-bottom: 20px;
}
/* VIP page */
.viplistpoint {
	float: none;
	clear: both;
	margin: 0px 0px 5px 0px;
}
.viplistpoint img {
	margin: 0px 5px 0px 0px;
	float: left;
}
/* Books order page */
#order_books {
	margin: 0px;
}
#order_books td {
	padding-bottom: 10px;
}
#order_books input {
	border: solid 1px #c42e40;
}
#order_books .check .text {
	margin-left: 10px;
}
.bookdb {
	width: 50px;
	text-align: right;
}
.book_input_row {
	width: 620px;
	padding: 5px;
	clear: both;
}
.book_input_tag2 {
	width: 254px;
	float: left;
	margin-left: 25px;
}
.book_input_field2 {
	width: 100%;
	clear: both;
}
.book_input_text2 {
	width: 100%;
	text-align: left;
	font-size: 11px;
	float: left;
}
.book_input_tag3 {
	width: 160px;
	float: left;
	margin-left: 25px;
}
.book_input_field3 {
	width: 100%;
	clear: both;
}
.book_input_text3 {
	width: 100%;
	text-align: left;
	font-size: 11px;
}
.elkuldbt {
	background: #c42e40;
	padding: 3px 5px 3px 5px;
	margin: 10px 0px 10px 0px;
	color: #FFFFFF;
	border: 0px;
}
/* Newslette page */
#action_newsletter input {
	border: solid 1px #c42e40;
}
#action_newsletter .check .text {
	margin-left: 10px;
}
.newsletter_input_tag1 {
	width: auto;
	margin-left: 50px;
}
.newsletter_input_field1 {
	width: 100%;
	clear: both;
}
.newsletter_input_text1 {
	text-align: left;
	font-size: 11px;
}
/* Free eavaluation */
#action_free_evaluation input {
	border: solid 1px #c42e40;
}
.freee_input_tag4{
	width: 113px;
	float: left;
	margin-left: 25px;
}
.freee_input_field4 {
	width: 100%;
	clear: both;
}
.freee_input_text4 {
	width: 100%;
	text-align: left;
	font-size: 11px;
}
/* Items */
.itemrow {
	width: 630px;
	margin-bottom: 10px;
}
.item {
	font-size: 12px;
	width: 620px;
	height: 200px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	background: #EEEEEE;
}
.itempic {
	width: 200px;
	height: 200px;
	text-align: center;
	vertical-align: top;
	background: url(pics/pics_bg.gif);
	float: left;
}
.itempic img{
	margin: 0px;
}
.itemtext {
	padding: 20px 5px 0px 5px;
	width: 380px;
	float: right;
	text-align: left;
}
.itemtextbold {
	color: #666666;
	font-weight: bold;
}
.itemtext a {
	color: #c42e40;
	text-decoration: none;
}
.itemtext a:hover {
	color: #c42e40;
	text-decoration: underline;
}
.bigitem {
	width: 540px;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 10px;
	padding: 0px 0px 10px 0px;
	float: none;
	background: #EEEEEE;
}
.bigitempic {
	width: 540px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	background: url(pics/pics_bg.gif);
}
/* Steping */
.steping {	
	width: 625px;
	color: #666666;
	font-weight: bold;
	background: #EEEEEE;
	text-align: center;
	padding: 10px 5px 10px 0px;
	margin: 0px;
}
.steping a {
	color: #c42e40;
	font-weight: normal;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
/* Galéria */
.galeria {
	font-size: 12px;
}
.galerianum {
	color: #c42e40;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.galeriacim {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 620px;
	color: #FFFFFF;
	background: #c42e40;
	padding: 10px 5px 10px 5px;
	margin: 0px 0px 10px 0px;
	float: none;
	clear: both;
}
.aukcio_datum {
	font-size: 1em;
}
.galeriacontrol {
	width: 620px;
	float: none;
	clear: both;
}
/* Search */
.search_box td{
	padding: 5px;
}
.searchsearchbt {
	width: 100px;
	padding: 3px;
	margin-top: 10px;
	background: #c42e40;
	color: #FFFFFF;
	border: 0px;
}
/* Kiállítások */
.kiallitasokitemrow {
	width: 630px;
	margin-bottom: 10px;
	clear: both;
}
.kiallitasokitemjelzesek {
	font-size: 12px;
	width: 200px;
	height: 240px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
	clear: none;
	background: #EEEEEE;
	text-align: center;
}
.kiallitasokitempicjelzesek {
	width: 200px;
	height: 160px;
	text-align: center;
	vertical-align: top;
	margin-bottom: 5px;
	background: url(pics/pics_bg.gif);
}