/* written by Voov (www.voov.hu) & The Shadowhand Company (www.shadowhand.hu), copyright 2009 */

@import url("menu_short.css");
@import url("submenu.css");
@import url("buttons.css");
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input {
	outline: none;
	background: none;
	background: 0;
}

object {
	outline: none;
}

fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
p {
	padding: 0;
	margin: 0 0 15px 0;
}
br {
	margin: 0;
	padding: 0;
}
a:focus {
	outline:none;
}
a {
	outline: none;
	color: #d7d7d7;
	text-decoration: underline;
}
a:hover {
	outline: none;
	color: #fff;
	text-decoration: underline;
}
.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
img a {
	border: 0;
	padding: 0;
	margin: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
	float:left;
}
.right {
	text-align: right;
}
.bold {
	margin: 0 0 5px 0;
	font-weight: bold;
}
/***************** Lists *********************/
.list_no {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
.list {
	list-style-type: circle;
	margin:  15px 0 15px 30px;
	padding: 0 0 1px 0;
	text-align: left;
	font-size: 12px;
}
.list a {
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	border-bottom: 1px dotted #807766;
	padding: 0 0 1px 0;
}
.list a:hover {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	padding: 0 0 1px 0;
	border-bottom: 1px dotted #000;
}
.list li {
	padding: 0 0 6px 6px;
	background-image: url(../images/list_circle.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin: 0 0 0 0;
}
.list_footer {
	list-style-type: disc;
	margin:  12px 0 0 15px;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 11px;
}
.list_footer a {
	font-size: 11px;
	color: #666464;
	text-decoration: none;
	padding: 0 0 0 0;
}
.list_footer a:hover {
	color: #444;
	font-size: 11px;
	text-decoration: none;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #000;
}
.list_footer li {
	padding: 0 0 1px 0;
	margin: 0 0 0 0;
}
/***************** Lines *********************/

.line {
	clear: both;
	margin: 13px 0 13px 0;
	padding: 0;
	border-top: 1px solid #1d1a19;
}
.line_dotted {
	clear: both;
	margin: 13px 0 13px 0;
	padding: 0;
	border-top: 1px dotted #1d1a19;
}
.line_thick {
	clear: both;
	margin: 13px 0 13px 0;
	padding: 0;
	border-top: 2px solid #1d1a19;
}
/******************* Headlines *****************/

h1 {
	font-family: 'Segoe Ui', Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3e3e3e;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	line-height: 20px;
}
h2 {
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}
h3 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 13px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h4 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h5 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h6 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 10px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
/***********************************************/
/* Basic                                       */
/***********************************************/
body {
	margin: 0;
	padding: 0;
	font-family: "Segoe Ui", Arial, Tahoma;
	background-color: #fff;
	background-image: url(../images/bg_pattern.gif);
	background-position: top center;
	font-size: 12px;
	color: #b6b6b6;
	line-height: 17px;
}
#header_full {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: top center;
	width: 100%;
	height: 140px;
}
#footer_full {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top center;
	width: 100%;
	height: 190px;
	padding: 30px 0 0 0;
}
#header {
	width: 932px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#logo {
	width: 121px;
	height: 59px;
	position: absolute;
	top: 18px;
	left: 6px;
}
#menu {
	width: 920px;
	height: 23px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 87px;
	left: 6px;
}

#social_holder {
	width: 323px;
	height: 29px;
	margin: 0;
	padding: 14px 3px 0 0;
	position: absolute;
	top: 0;
	left: 601px;
	background: url(../images/bg_social.gif) left top no-repeat;
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

#social_holder a {
	margin: 0 0 0 7px;
	text-decoration: none;
	color: #fff;
}

#social_holder a:hover {
	margin: 0 0 0 7px;
	text-decoration: underline;
	color: #fff;
}

#container {
	width: 932px;
	margin:  0 auto;
	padding: 0 0 20px 0;
}
#main {
	width: 932px;
	margin: 0;
	padding: 0;
}

.content_holder {
	width: 932px;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
}

#box_shop {
	width: 246px;
	height: 206px;
	float: left;
	margin: 0;
	padding: 0;
}

#box_shop_content {
	width: 232px;
	height: 193px;
	margin: 0;
	padding: 1px 1px 0 1px;
	float: left;
	background-color: #33302f;
	border-left: 6px solid #1d1a19;
	border-right: 6px solid #1d1a19;
	position: relative;
}

#box_history {
	width: 683px;
	height: 206px;
	float: right;
	margin: 0;
	padding: 0;
}

#box_history_content {
	width: 669px;
	height: 192px;
	margin: 0;
	padding: 1px;
	float: left;
	background-color: #33302f;
	border-left: 6px solid #1d1a19;
	border-right: 6px solid #1d1a19;
}

#history_image {
	width: 233px;
	height: 192px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#history_text {
	width: 402px;
	height: 172px;
	margin: 0 0 0 0;
	padding: 10px 17px;
	float: right;
	background-color: #1d1a19;
}

#history_text h1 {
	font-family: 'Segoe Ui', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin:  0 0 3px 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
}

#history_text p {
	margin: 10px 0 10px 0;
}

#news_and_blog_holder {
	width: 617px;
	height: 452px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#news_and_blog_content {
	width: 605px;
	height: 440px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	border-left: 6px solid #1d1a19;
	border-right: 6px solid #1d1a19;
	background: url(../images/bg_news_.gif) left 26px no-repeat #1d1a19;
}

/************** COVER *************************************/
#cover {
	width: 617px;
	height: 360px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
#cover img {
	display: block;
}
.cover_content {
	background-color: #000 /*#33302f*/;
	border-left: 6px solid #1d1a19;
	border-right: 6px solid #1d1a19;
	width: 605px;
	height: 348px;
	float: left;
	position: relative;
}
.cover_pic {
	width: 605px;
	height: 320px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
.cover_nav_holder {
	position: absolute;
	background-color: #33302f;
	top: 322px;
	left: 0;
	height: 26px;
	width: 605px;
}
/******** NEWS *******************************************************/
#news_main {
	width: 246px;
	height: 396px;
	float: right;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_news.gif);
	position: relative;
}
#news_menu {
	width: 234px;
	height: 26px;
	margin: 6px auto 10px auto;
	padding: 0 0 0 0;
}
#news_holder {
	width:  605px;
	height: 378px;
	margin: 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 37px;
	left: 0;
}
#blogs_holder {
	width:  605px;
	height: 378px;
	margin: 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 37px;
	left: 0;
}

.news_item_sidebar_no {
	width: 158px;
	height: 53px;
	margin: 0 0 0 0;
	padding: 6px;
}
.news_item_sidebar {
	width: 158px;
	height: 53px;
	margin: 0 0 0 0;
	padding: 6px;
	border-top: 1px solid #1d1a19;
}
.news_item_last {
	width: 234px;
	height: 63px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 1px solid #1d1a19;
	border-bottom: 2px solid #1d1a19;
}

.news_item {
	width: 584px;
	height: 115px;
	margin: 0 0 0 0;
	padding: 5px 15px 5px 6px;
	border-bottom: 1px solid #1d1a19;
	background: url(../images/news_hover.gif) left top no-repeat;
}

.news_item_image {
	width: 153px;
	height: 115px;
	float: left;
	margin: 0;
	padding: 0;
}
.news_item_image img {
	border: 3px solid #1d1a19;
}
.news_item_image table {
	width: 153px;
	height: 115px;
	margin: 0;
	padding: 0;
}
.news_item_text {
	width: 420px;
	float: right;
	margin: 0;
	padding: 4px 0;
	font-size: 11px;
	line-height: 14px;
	color: #b5b5b5;
}
.news_item_text_sidebar {
	width: 100px;
	float: right;
	margin: 0;
	padding: 0 0 0 0;
	font-size: 11px;
}

.news_item_text_sidebar table {
	width: 100px;
	height: 51px;
	margin: 0;
	padding: 0;
}

.news_item_title_sidebar {
	width: 100px;
	color: #b6b6b6;
	font-weight: bold;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	line-height: 11px;
}

.news_item_title {
	width: 360px;
	color: #c31c20;
	font-weight: bold;
	margin:  0 0 1px 0;
	padding: 0 0 0 0;
	line-height: 14px;
}

.news_item_title h1 {
	font-family: "Segoe Ui", Arial, Tahoma;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0 0 0 0;
}

.news_item_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	font-style: italic;
	color: #e02227;
	font-size: 10px;
	margin:  0 0 5px 0;
	padding: 0 0 0 0;
	line-height: 10px;
}
.news_item_description {
	width: 385px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	color: #b6b6b6;
}

.news_item_image_sidebar {
	width: 45px;
	height: 45px;
	float: left;
	margin: 0;
	padding: 0;
	border: 3px solid #1d1a19;
	background-color: #2a2726;
}

.news_item_image_sidebar table {
	width: 45px;
	height: 45px;
	margin: 0;
	padding: 0;
}



/************* Products Main *************************************/
#products_main {
	width: 932px;
	margin: 3px 0 0 0;
}
#products_main img {
	display: block;
}
.products_main_content {
	background-color: #33302f;
	border-left: 6px solid #1d1a19;
	border-right: 6px solid #1d1a19;
	width: 918px;
	padding: 1px;
}
.box_product {
	width: 300px;
	margin:  0 0 0 0;
	padding: 0;
	position: relative;
	background-color: #1d1a19;
}
.box_product_right {
	width: 228px;
	float: left;
	margin:  0;
	padding: 0;
	position: relative;
	background-color: #1d1a19;
}
.box_product_title {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding: 4px 0 0 32px;
	height: 27px;
	width: auto;
	color: #FFF;
}
.box_product_title h1 {
	font-family: 'Segoe Ui', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin:  0 0 3px 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
}
/*************** Promo Boxes **********************/

#promo_boxes {
	width: 932px;
	margin: 3px 0 0 0;
}
#promo_boxes img {
	display: block;
}
.promo_boxes_content {
	background-color: #33302f;
	border-left: 6px solid #1d1a19;
	border-right: 6px solid #1d1a19;
	width: 918px;
	padding: 1px;
}
.promo_box {
	width: 305px;
	float: left;
	margin:  0 1px 0 0;
	padding: 0;
	position: relative;
	background-color: #1d1a19;
}
.promo_box_middle {
	width: 306px;
	float: left;
	margin:  0 1px 0 0;
	padding: 0;
	position: relative;
	background-color: #1d1a19;
}
.promo_box_right {
	width: 305px;
	float: left;
	margin:  0;
	padding: 0;
	position: relative;
	background-color: #1d1a19;
}
.promo_boxes_title {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding: 4px 0 0 32px;
	height: 27px;
	width: auto;
	color: #FFF;
	line-height: 16px;
}
.promo_boxes_title h1 {
	font-family: 'Segoe Ui', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin:  0 0 3px 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
}
.promo_boxes_title_artist {
	background-image: url(../images/arrow_wot.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding: 4px 0 0 32px;
	height: 27px;
	width: auto;
	color: #FFF;
	line-height: 16px;
}
.promo_boxes_title_artist h1 {
	font-family: 'Segoe Ui', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #010101;
	margin:  0 0 3px 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
}
.promo_boxes_title_main {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding: 7px 0 0 32px;
	height: 24px;
	width: auto;
	color: #FFF;
	line-height: 16px;
}
.promo_boxes_title_main h1 {
	font-family: 'Segoe Ui', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin:  0 0 3px 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
}
.shop_boxes_title h1 {
	font-family: 'Segoe Ui', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin:  0 0 3px 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
}

/************** FOOTER *********************************************/
#footer {
	width: 920px;
	margin:  0 auto;
	padding: 0 0 0 0;
	color: #666464;
}
#footer_01 {
	width:  225px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Georgia, "Segoe Ui", Arial;
	font-size: 10px;
	color: #666464;
	font-style: italic;
}
#footer_01 img {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
}
#footer_01 a {
	outline: none;
	color: #666464;
	text-decoration: none;
}
#footer_01 a:hover {
	outline: none;
	color: #fff;
	text-decoration: underline;
}
#footer_02 {
	width:  193px;
	float: left;
	border-right: 1px dotted #aaa7a0;
	border-left: 1px dotted #aaa7a0;
	padding: 0 20px;
	margin: 0 0 0 0;
}
#footer_03 {
	width:  193px;
	float: left;
	border-right: 1px dotted #aaa7a0;
	padding: 0 20px;
	margin: 0 0 0 0;
}
#footer_04 {
	width:  205px;
	float: left;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
}
#footer h1 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 14px;
	color: #666464;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	line-height: 14px;
	text-transform: uppercase;
}
.footer_list_holder {
	width: 67px;
	float: left;
	margin: 0;
	padding: 0;
}
.footer_list_holder_right {
	width: 100px;
	float: right;
	margin: 0;
	padding: 0;
}
/************** FORM **********************************************/

form {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
	padding: 0;
}
.contact_label {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 20px;
	left: 267px;
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, Arial, Tahoma;
	color: #b6b6b6;
}
#newsletter_holder {
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0;
}
.box_form {
	width: 205px;
	height: 23px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.box_form_last {
	width: 205px;
	height: 23px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.searchfield_holder {
	width: 254px;
	height: 26px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/bg_searchfield.gif);
	float: left;
}

.searchfield {
	width: 228px;
	margin: 1px 0 0 0;
	padding: 6px 7px 4px 8px;
	line-height: inherit;
	font-size: 11px;
	color: #33302f;
	font-family: Georgia, "Segoe Ui", Arial;
	background: none;
	border: 0;
	font-style: italic;
}

.inputfield_holder {
	width: 205px;
	height: 23px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/bg_inputfield.gif);
}
.inputfield {
	width: 191px;
	margin: 1px 0 0 0;
	padding: 5px 7px 4px 7px;
	line-height: inherit;
	font-size: 10px;
	color: #585656;
	font-family: Georgia, "Segoe Ui", Arial;
	background: none;
	border: 0;
	font-style: italic;
}
.inputfield_contact {
	width: 191px;
	margin: 0 0 0 0;
	padding: 4px 7px 4px 7px;
	font-size: 12px;
	color: #161413;
	font-family: Georgia, "Segoe Ui", Arial;
	background: none;
	border: 0;
	font-style: italic;
	position: absolute;
	top: 41px;
	left: 265px;
}
.textfield {
	width: 420px;
	margin: 0 0 0 0;
	padding: 4px 7px 4px 7px;
	font-size: 12px;
	color: #161413;
	font-family: Georgia, "Segoe Ui", Arial;
	background: none;
	border: 0;
	font-style: italic;
	overflow: hidden;
	position: absolute;
	top: 155px;
	left: 265px;
}
/**************************************/

.main_holder {
	width: 747px;
	float: right;
	margin: 0 0 0 0;
	padding: 0;
}
.main_content {
	background-color: #33302f;
	border-left: 6px solid #1d1a19;
	border-right: 6px solid #1d1a19;
	width: 735px;
	height:auto !important;
	min-height: 693px;
	height: 693px;
	margin: 0;
	padding: 0;
	color: #b6b6b6;
	position: relative;
	float: left;
}
/***********************************/
#breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #1d1a19;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 8px;
	top: 8px;
}
#breadcrumb li {
	background-color: #c31c20;
	background-image: url(../images/breadcrumb_separator.gif);
	background-repeat: no-repeat;
	background-position: right;
	list-style-type: none;
	float: left;
	padding: 2px 0 2px 5px;
}
#breadcrumb a {
	display:block;
	padding-right: 15px;
	text-decoration: none;
	color: #1d1a19;
	width: auto;
}
#breadcrumb a:hover {
	color: #FFF;
}
#breadcrumb .breadcrumb_end {
	background-color: #c31c20;
	background-image: url(../images/breadcrumb_end.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0;
	padding: 2px 12px 2px 5px;
}
#breadcrumb .breadcrumb_start {
	background-color: #c31c20;
	background-image: url(../images/breadcrumb_start.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0;
	padding: 5px 0 4px 7px;
}
.btn_breadcrumb_home {
	overflow: hidden;
	width: 16px;
	height: 12px;
	display: block;
	background: url(../images/breadcrumb_home.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
}
.btn_breadcrumb_home a {
	display: block;
	width: 16px;
	height: 12px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/breadcrumb_home.gif) 0 0 no-repeat;
}
.btn_breadcrumb_home a:hover {
	display: block;
	width: 16px;
	height: 12px;
	background: url(../images/breadcrumb_home.gif) 0 -12px no-repeat;
}
/*******************************/

#breadcrumb_light {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #fff;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 8px;
	top: 8px;
}
#breadcrumb_light li {
	background-color: #c31c20;
	background-image: url(../images/breadcrumb_separator_light.gif);
	background-repeat: no-repeat;
	background-position: right;
	list-style-type: none;
	float: left;
	padding: 2px 0 2px 5px;
}
#breadcrumb_light a {
	display:block;
	padding-right: 15px;
	text-decoration: none;
	color: #fff;
	width: auto;
}
#breadcrumb_light a:hover {
	color: #000;
}
#breadcrumb_light .breadcrumb_end {
	background-color: #c31c20;
	background-image: url(../images/breadcrumb_end_light.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0;
	padding: 2px 12px 2px 5px;
}
#breadcrumb_light .breadcrumb_start {
	background-color: #c31c20;
	background-image: url(../images/breadcrumb_start_light.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0;
	padding: 5px 0 4px 7px;
}

.btn_breadcrumb_home_light {
	overflow: hidden;
	width: 16px;
	height: 12px;
	display: block;
	background: url(../images/breadcrumb_home_light.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
}
.btn_breadcrumb_home_light a {
	display: block;
	width: 16px;
	height: 12px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/breadcrumb_home_light.gif) 0 0 no-repeat;
}
.btn_breadcrumb_home_light a:hover {
	display: block;
	width: 16px;
	height: 12px;
	background: url(../images/breadcrumb_home_light.gif) 0 -12px no-repeat;
}

/*******************************/
.nav_holder_top {
	clear: both;
	margin: 0;
	padding: 0;
	width: 735px;
	height: 37px;
	border-bottom: 1px solid #1d1a19;
}

.nav_holder_top_light {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 37px;
	border-bottom: 1px solid #c4c1bb;
}

.nav_holder_bottom {
	clear: both;
	margin: 0;
	padding: 0;
	width: 735px;
	position: relative;
	height: 37px;
	border-top: 1px solid #1d1a19;
}
.nav_button_holder {
	height: 23px;
	width: 100%;
	margin: 0;
	padding: 0;
}
.number_holder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	float: right;
	margin: 0;
	padding: 7px 0;
	color: #6e6e6e;
}
.number_holder a, .number_holder a:visited {
	display: block;
	color: #626261;
	text-decoration: none;
}
.number_holder a:hover, .number_holder a:active {
	color: #FFF;
}
.number_holder .number_on, .number_holder .number_on a, .number_holder .number_on a:visited, .number_holder .number_on a:active, .number_holder .number_on a:hover {
	color: #9c9b9b;
}
.number_holder li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #1d1a19;
	padding: 3px 8px;
}
.number_holder .number_show_all {
	list-style-type: none;
	float: left;
	padding: 3px 8px;
	border: 0;
}
/**********************************/
.main_article_holder {
	width: 720px;
	padding: 0 0 10px 0;
	margin: 0 auto;
}
.main_article_tortenet {
	width: 718px;
	padding: 0 8px 10px 9px;
	margin: 20px auto 0 auto;
	border-top: 1px solid #1d1a19;
	background: url(../images/bg_tortenet.gif) no-repeat right top;
}

.main_article_tiszarol {
	width: 718px;
	height: 295px;
	padding: 0 8px 0 9px;
	margin: 0 auto;
	background: url(../images/tiszarol.gif) no-repeat left top;
	position: relative;
}

.main_title h1 {
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 18px 0 18px 0;
	margin: 0;
	border: 0;
}
.main_title_news h1 {
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 18px 0 0 0;
	margin: 0;
	border: 0;
}
.content_text {
	width: 715px;
	margin: 0 0 0 0;
	padding: 0 10px 15px 10px;
}
/*********************************/
.sidebar_holder {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 182px;
}
.sidebar_box_holder {
	width: 182px;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
}
.sidebar_content {
	background-color: #33302f;
	border-left: 6px solid #1d1a19;
	border-right: 6px solid #1d1a19;
	width: 170px;
	color: #b6b6b6;
	float: left;
}
.sidebar_title h2 {
	color: #b6b6b6;
	padding: 8px;
	margin: 0;
	border-bottom: 2px solid #1d1a19;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
.tisza_radio_title h2 {
	color: #b6b6b6;
	padding: 8px;
	margin: 0;
	border-bottom: 2px solid #1d1a19;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	background-color: #33302f;
}
#news_holder_sidebar {
	width:  170px;
	margin: 0;
	padding: 0 0 0 0;
}
.sidebar_menu {
	color: #b6b6b6;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	display: block;
	width: 170px; /* 170 */
	border-bottom: 1px solid #1d1a19;
}
.sidebar_menu a, .sidebar_menu a:visited {
	color: #b6b6b6;
	padding: 8px 8px 8px 25px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	display: block;
	width: 137px; /* 170 */
	text-decoration: none;
	background-image: url(../images/buttons/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #1d1a19;
}
.sidebar_menu a:hover, .sidebar_menu a:active {
	display: block;
	color: #fff;
	background-color: #3c3837;
	background-image: url(../images/buttons/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
.sidebar_menu a.pagemenu_on {
	background-color: #c31c20;
	background-image: url(../images/buttons/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #1a1a1a;
}
.sidebar_menu_bottom {
	width: auto;
	height: 10px;
}

.tisza_radio_holder {
	padding: 5px 0;
	background-color: #33302f;
} 

/**************************************/

.product_box_big {
	float: left;
	margin:  0 14px 20px 0;
	padding: 0;
	width: 230px;
	height: 318px;
	background-image: url(../images/bg_product_box_big_small.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.product_box_big_right {
	float: left;
	margin:  0 0 20px 0;
	padding: 0;
	width: 230px;
	height: 318px;
	background-image: url(../images/bg_product_box_big_small.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.product_box_big_small {
	float: left;
	margin:  0 14px 20px 0;
	padding: 0;
	width: 230px;
	height: 318px;
	background-image: url(../images/bg_product_box_big_small.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.product_box_big_small_right {
	float: left;
	margin:  0 0 20px 0;
	padding: 0;
	width: 230px;
	height: 318px;
	background-image: url(../images/bg_product_box_big_small.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.product_box_big_content {
	padding: 3px 3px;
	width: 224px;
}
.product_box_title {
	width: 214px;
	margin: 0 auto 3px auto;
	padding: 5px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
.product_box_prop {
	width: 214px;
	margin: 0 auto;
	color: #6e6e6e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
}
.product_box_akcios {
	color: #e60006;
	font-size: 11px;
	font-family: "Segoe Ui", Tahoma, Verdana;
	font-style: normal;
}
.product_box_oldprice {
	font-size: 11px;
	color: #b6b6b6;
	font-family: "Segoe Ui", Tahoma, Verdana;
	font-style: normal;
	text-decoration: line-through;
}
.product_box_price {
	font-size: 11px;
	color: #b6b6b6;
	font-family: "Segoe Ui", Tahoma, Verdana;
	font-style: normal;
}
.product_box_props_holder {
	padding: 0 4px;
	margin: 8px 0 4px 0;
	list-style-type: none;
}
.big_text {
	font-size: 11px;
	color: #b6b6b6;
	font-family: "Segoe Ui", Tahoma, Verdana;
	font-style: normal;
}
/***************************************/

.product_box_small {
	float: left;
	margin:  0 14px 20px 0;
	padding: 0;
	width: 132px;
	height: 232px;
	background-image: url(../images/bg_product_box_small.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.product_box_small_right {
	float: left;
	margin:  0 0 20px 0;
	padding: 0;
	width: 132px;
	height: 232px;
	background-image: url(../images/bg_product_box_small.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.product_box_small_content {
	padding: 4px;
	width: 124px;
	font-size: 10px;
}
.product_box_title_small {
	width: 118px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 3px 3px;
	line-height: 15px;
}
.product_box_price_small {
	width: 118px;
	margin: 0 0 0 0;
	padding: 0 3px;
	color: #6e6e6e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	line-height: 13px;
}
.product_box_code_small {
	width: 118px;
	margin: 0 0 0 0;
	padding: 0 3px;
	color: #6e6e6e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	line-height: 13px;
}
.product_box_prop_small {
	width: 118px;
	color: #6e6e6e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
}
.small_text {
	font-size: 10px;
	color: #b6b6b6;
	font-family: "Segoe Ui", Tahoma, Verdana;
	font-style: normal;
}
.small_text_line {
	font-size: 10px;
	color: #b6b6b6;
	font-family: "Segoe Ui", Tahoma, Verdana;
	font-style: normal;
	text-decoration: line-through;
}
.small_text_sales {
	font-size: 10px;
	color: #e60006;
	font-family: "Segoe Ui", Tahoma, Verdana;
	font-style: normal;
}
/********************************************/
.details_wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}
.details_pic {
	float: left;
	width: 466px;
	padding: 0;
	margin: 0 0 20px 0;
}
.more_products {
	width: 466px;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}
.more_products h1 {
	width: 458px;
	margin: 0 0 15px 0;
	padding: 0 0 8px 8px;
	font-size: 12px;
	color: #b6b6b6;
	text-transform: uppercase;
	font-family: "Segoe Ui", Tahoma, Verdana;
	border-bottom: 2px solid #1d1a19;
}
.more_products_list {
	width: 452px;
	margin: 0 auto;
	padding: 0 0 0 0;
}
.more_product_holder, .more_product_holder_right {
	width: 130px;
	margin: 0 30px 0 0;
	padding: 0 0 0 0;
	float: left;
}
.more_product_holder_right {
	width: 130px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
.more_product_holder img, .more_product_holder_right img {
	border: 2px solid #1d1a19;
}
.more_product_holder img:hover, .more_product_holder_right img:hover {
	border: 2px solid #c31c20;
}
.details_pic_content {
	width: 454px;
	padding: 6px 6px 0 6px;
	margin: 0;
	background-color: #1d1a19;
	position: relative;
}
.details_description {
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	width: 240px;
}
.details_title_holder {
	width: 100%;
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #1d1a19;
}
.details_more_holder {
	width: 100%;
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #1d1a19;
}
.details_title h1 {
	clear: both;
	font-size: 18px;
	font-weight: bold;
	color: #b6b6b6;
	margin: 0;
	padding: 0 0 5px 0;
}
.details_prop {
	color: #6e6e6e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.details_prop_light {
	color: #b6b6b6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.more_color {
	width: 46px;
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
}
.more_color img, .more_color_right img {
	border: 2px #1e1a19 solid;
	margin: 0;
	padding: 0;
}
.more_color img:hover, .more_color_right img:hover {
	border: 2px #c31b1b solid;
	margin: 0;
	padding: 0;
}
.more_color_right {
	width: 46px;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
.details_big_pic img {
	width: 454px;
	height: 454px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.details_pic_thumbs_holder {
	margin: 12px 0 0 0;
	padding: 0;
	width: 454px;
	background-color: #1d1a19;
}
.pic_thumb {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
	border: 2px #33302f solid;
}
.pic_thumb_right {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	border: 2px #33302f solid;
}
.pic_thumb_on {
	border: 2px #c31c20 solid;
}
.details_size {
	margin: 0;
	padding: 10px 0 0 0;
}
.mini_img_holder {
	width: 68px;
	margin: 0 12px 12px 0;
	padding: 0 0 0 0;
	float: left;
}
.mini_img_holder img {
	border: 2px solid #33302f;
}
.mini_img_holder img:hover {
	border: 2px solid #c31c20;
}
.fast_list {
	width: 222px;
	margin: 0 auto;
	padding: 0 0 0 0;
	border-top: 2px solid #33302f;
}
.fast_list_images {
	width: 160px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	float: left;
}
.fast_list_img {
	width: 46px;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	float: left;
}
.fast_list_img img {
	border: 1px solid #33302f;
}
.fast_list_img img:hover {
	border: 1px solid #d90207;
}
.news_holder_big {
	width: 721px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
.news_big_details {
	width: 717px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-left: 4px solid #1d1a19;
	float: left;
	background: url(../images/bg_news_details.gif) no-repeat right top;
}

.news_big_details img,.news_big_artists img {
	border: 0;
	padding: 0;
	margin: 0;
	display: block;
}

.news_big_details a,.news_big_artists a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	line-height: normal;
}

.news_big_artists {
	width: 717px;
	height: 454px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-left: 4px solid #1d1a19;
	float: left;
	background: url(../images/bg_artist_details.gif) no-repeat right top;
}
.news_big {
	width: 713px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-left: 4px solid #1d1a19;
	border-right: 4px solid #1d1a19;
	float: left;
}
.news_big_img {
	width: 454px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-right: 4px solid #1d1a19;
	float: left;
	background-color: #1d1a19;
}

.news_big_img a {
	border: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	line-height: normal;
}

.news_big_img img {
	border: 0;
	margin: 0;
	padding: 0;
}

.news_big_content {
	width: 255px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	position: relative;
}
.news_big_content_artist {
	width: 255px;
	height: 454px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	position: relative;
}
.news_big_date {
	color: #6e6e6e;
	width: 245px;
	margin: 0 0 0 0;
	padding: 7px 0 10px 10px;
	font-family: Georgia, Arial, Tahoma;
	font-style: italic;
	border-bottom: 1px solid #1d1a19;
	line-height: 12px;
}
.news_big_title {
	color: #6e6e6e;
	width: 235px;
	margin: 0 0 0 0;
	padding: 7px 10px 15px 10px;
}
.news_big_title h1 {
	width: auto;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	font-family: "Segoe Ui", Arial, Tahoma;
	color: #fffefe;
	font-size: 18px;
	font-weight: bold;
}
.news_big_txt {
	color: #b6b6b6;
	width: 235px;
	margin: 0 0 0 0;
	padding: 0 10px 10px 10px;
}
.news_big_txt_artist {
	color: #b6b6b6;
	width: 235px;
	height: 444px;
	margin: 0 0 0 0;
	padding: 0 10px 10px 10px;
}
.news_holder_list {
	width: 721px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
.news_list {
	width: 230px;
	margin: 0 15px 15px 0;
	padding: 0 0 0 0;
	float: left;
}
.news_list_right {
	width: 230px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	float: left;
}
.news_list_item {
	width: 222px;
	height: 434px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-left: 4px solid #1d1a19;
	border-right: 4px solid #1d1a19;
	float: left;
	position: relative;
}
.news_list_item_content {
	width: 202px;
	margin: 0 auto;
	padding: 5px 0 10px 0;
}
.news_list_title {
	color: #6e6e6e;
	width: 202px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
.news_list_title h1 {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: "Segoe Ui", Arial, Tahoma;
	color: #fffefe;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.news_list_txt {
	color: #b6b6b6;
	width: 202px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 14px;
}
.news_list_date {
	color: #6e6e6e;
	width: 202px;
	margin: 0 0 0 0;
	padding: 7px 0 10px 0;
	font-family: Georgia, Arial, Tahoma;
	font-style: italic;
	border-bottom: 1px solid #1d1a19;
	line-height: 12px;
}
.news_list_date {
	color: #6e6e6e;
	width: 212px;
	margin: 0 0 0 0;
	padding: 6px 0 8px 10px;
	font-family: Georgia, Arial, Tahoma;
	font-style: italic;
	border-bottom: 1px solid #1d1a19;
	line-height: 12px;
	font-size: 11px;
}
.box_with_img {
	width: 168px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #33302f;
}
.promo_box_sidebar {
	width: 168px;
	margin: 0;
	padding: 0 0 3px 0;
	background-color: #1d1a19;
	position: relative;
	height: 40px;
}
.promo_box_artist {
	width: 178px;
	margin: 0;
	padding: 2px 0 3px 0;
	background-color: #c4c1bb;
	position: relative;
	height: 38px;
}
.shop_name {
	font-size: 9px;
	font-family: "Segoe Ui", Arial, Tahoma;
	color: #b6b6b6;
	position: absolute;
	top: 26px;
	left: 33px;
	font-weight: bold;
	line-height: 10px;
}
.news_details_date {
	width: auto;
	margin: -5px 0 20px 0;
	padding: 0 0 0 0;
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, Arial, Tahoma;
	color: #6e6e6e;
}
.news_details_text {
	width: 580px;
	float: right;
	margin: 0 0 0 0;
	padding: 0 20px 15px 0;
}
.news_details_text ul {
	margin: 0 0 20px 20px;
	padding: 0 0 0 0;
	list-style-type: circle;
	font-style: italic;
	font-size: 11px;
}
.news_details_text li {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	font-family: Georgia;
}
.news_details_short {
	width: 510px;
	font-size: 15px;
	font-family: Georgia, Tahoma, Arial;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	line-height: 20px;
}
/************ Artists **************/

.artist_holder {
	width: 592px;
	margin: 15px auto 0 auto;
	padding: 0 0 0 0;
	min-height: 1017px;
	height:auto !important;
	height: 1017px;
}
.artist {
	width: 186px;
	margin: 0 16px 16px 0;
	padding: 0 0 0 0;
	float: left;
}
.artist_right {
	width: 186px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.artist_top {
	width: 186px;
	height: 4px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/artist_top.gif) left top no-repeat;
	float: left;
	font-size: 2px;
}

.artist_bottom {
	width: 186px;
	height: 4px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/artist_bottom.gif) left top no-repeat;
	float: left;
	font-size: 2px;
}

.artist_content {
	width: 178px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-left: 4px solid #c4c1bb;
	border-right: 4px solid #c4c1bb;
	float: left;
	background-color: #c4c1bb;
}
#images_holder_small {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.image_mini {
	width: 47px;
	margin: 0 12px 12px 0;
	padding: 0 0 0 0;
	float: left;
}
.image_mini_right {
	width: 47px;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	float: left;
}
.image_mini img, .image_mini_right img {
	width: 45px;
	width: 45px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 2px solid #33302f;
}
.image_mini img:hover, .image_mini_right img:hover {
	width: 45px;
	width: 45px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 2px solid #c31c20;
}
.shops_holder {
	width: 100%;
	margin:  0 0 25px 0;
	padding: 15px 0 0 0;
}
.shop {
	width: 230px;
	margin: 0 14px 0 0;
	padding: 0 0 0 0;
	float: left;
}
.shop_right {
	width: 230px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
.shop_content_top {
	width: 220px;
	height: 32px;
	margin: 0 0 2px 0;
	padding: 5px 0 0 10px;
	float: left;
	background: url(../images/bg_shop_top.gif) no-repeat left top;
}
.shop_content_small {
	width: 230px;
	margin: 0 0 1px 0;
	padding: 0 0 0 0;
	height: 100px;
	background-color: #1d1a19;
	float: left;
	position: relative;
}
.shop_content {
	width: 230px;
	margin: 0 0 1px 0;
	padding: 0 0 0 0;
	height: 118px;
	background-color: #1d1a19;
	float: left;
	position: relative;
}
.shop_no {
	width: auto;
	position: absolute;
	top: 10px;
	left: 10px;
}
.shop_box_name {
	width: auto;
	font-size: 14px;
	font-family: "Segoe Ui", Arial, Tahoma;
	font-weight: bold;
	line-height: 15px;
	color: #b6b6b6;
	position: absolute;
	top: 10px;
	left: 37px;
}
.shop_box_desc {
	width: auto;
	font-size: 11px;
	font-family: "Segoe Ui", Arial, Tahoma;
	line-height: 18px;
	color: #b6b6b6;
	position: absolute;
	top: 35px;
	left: 37px;
}
.shop_italic {
	font-style: italic;
	color: #6e6e6e;
	font-family: Georgia, Arial, Tahoma;
}
.contact_holder {
	width: 720px;
	height: 621px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/bg_contact.gif) no-repeat left top;
	position: relative;
}
.contact_info {
	width: 150px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 17px;
	left: 80px;
	font-size: 14px;
	font-family: Georgia, Arial, Tahoma;
	color: #b6b6b6;
	font-style: italic;
	text-align: right;
	line-height: 20px;
}
.newsletter_info {
	width: 180px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 354px;
	left: 21px;
	font-size: 14px;
	font-family: Georgia, Arial, Tahoma;
	color: #b6b6b6;
	font-style: italic;
	text-align: center;
	line-height: 20px;
}
.contact_status {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 385px;
	left: 270px;
	color: #00552b;
	font-style: italic;
	font-weight: bold;
}

.contact_status_error {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 385px;
	left: 270px;
	color: #800000;
	font-style: italic;
	font-weight: bold;
}
.timeline {
	width: 720px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	height: 958px;
	background: url(../images/timeline.gif) no-repeat 37px top;
	position: relative;
}
.timeline_txt {
	width: 515px;
	position: absolute;
	top: 19px;
	left: 190px;
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana;
}
.timeline_txt p {
	margin: 0 0 20px 0;
}

.tiszarol {
	width: 720px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tiszarol_content {
	width: 715px;
	height: 345px;
	border-left: 5px solid #1d1a19;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.tiszarol_left {
	width: 518px;
	height: 345px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #1d1a19;
}

.tiszarol_left img {
	display: block;
}

.tiszarol_right {
	width: 197px;
	height: 345px;
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/tiszarol_middle.gif) no-repeat left top;
	position: relative;
}

.tiszarol_col {
	width: 245px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 11px;
	left: 208px;
	font-family: Arial, Tahoma, Verdana;
}

.tiszarol_col2 {
	width: 245px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 11px;
	left: 478px;
	font-family: Arial, Tahoma, Verdana;
}

.georgia {
	font-family: Georgia, Arial, Tahoma;
}

.italic {
	font-style: italic;
}

#nav_holder_buttons {
	width: 150px;
	height: 40px;
	margin: 0;
	padding: 0 0 0 10px;
	position: absolute;
	top: 322px;
	left: 0;
}

#nav_holder_left {
	width: 23px;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	float: left;
}

#nav_holder_right {
	width: 23px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	display: block;	
}

.product_picture_big {
	width: 222px;
	height: 222px;
	margin: 0;
	padding: 0;
	position: relative;
}

.product_picture_small {
	width: 124px;
	height: 124px;
	margin: 0;
	padding: 0;
	position: relative;
}

.product_picture_big img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8000;
}

.product_picture_small img {
	position: absolute;
	top: 0;
	left: 0;
}

.new_product {
	width: auto;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 9999;
}

.new_product img {
	width: 45px;
	height: 21px;
	display: block;
	margin: 0 0 5px 0;
	position: static;
}

.new_product_small {
	width: auto;
	position: absolute;
	top: 6px;
	left: 0;
}

.new_product_small img {
	width: 45px;
	height: 21px;
	display: block;
	margin: 0 0 2px 0;
	position: static;
}

#product_box_sidebar {
	width: 312px;
	height: 360px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	background: none;
}

#product_box_content {
	width: 300px;
	height: 348px;
	margin: 0;
	padding: 0;
	border-left: 6px solid #1d1a19;
	border-right: 6px solid #1d1a19;
	float: left;
	background-color: #1d1a19;
}

#radio_and_promo {
	width: 312px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	background: none;
}

#box_radio {
	width: 312px;
	height: 144px;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	float: right;
	background: none;
}

#box_radio_content {
	width: 300px;
	height: 132px;
	margin: 0;
	padding: 0;
	border-left: 6px solid #1d1a19;
	border-right: 6px solid #1d1a19;
	float: left;
	background-color: #1d1a19;
	position: relative;
}

#box_promo {
	width: 312px;
	height: 305px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	background: none;
}

#box_promo_content {
	width: 300px;
	height: 293px;
	margin: 0;
	padding: 0;
	border-left: 6px solid #1d1a19;
	border-right: 6px solid #1d1a19;
	float: left;
	background-color: #1d1a19;
}

/********************* WOT *******************/

#wot_main {
	width: 617px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#wot_content {
	width: 605px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #fff;
	border-left: 6px solid #c4c1bb;
	border-right: 6px solid #c4c1bb;
	position: relative;
	float: left;
}

.postnav {
	width: 580px;
	margin: 0 auto 15px auto;
	padding: 0 13px 15px 12px;
	border-bottom: 1px solid #c4c1bb;
}

.wot_entry {
	width: 605px;
	margin: 10px 0 10px 0;
	padding: 0 0 15px 0;
	background-color: #fff;
	border-bottom: 1px solid #c4c1bb;
	
}

.wot_entry a { 
	color: #555;
	text-decoration: underline;
}

.wot_entry a:hover { 
	color: #000;
	text-decoration: underline;
}

.wot_read {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-height: 1697px;
	height:auto !important;
	height: 1697px;
}

.wot_entry_content {
	width: 605px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-height: 1417px;
	height:auto !important;
	height: 1417px;
}

.wot_entry h1 {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: "Segoe Ui", Arial, Tahoma;
	color: #33302f;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

.wot_entry h1 a {
	color: #33302f;
	text-decoration: none;
}

.wot_entry h1 a:hover {
	color: #000;
	text-decoration: none;
}

.wot_entry h2 {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: "Segoe Ui", Arial, Tahoma;
	color: #33302f;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.wot_entry h2 a {
	color: #33302f;
	text-decoration: none;
}

.wot_entry h2 a:hover {
	color: #000;
	text-decoration: none;
}

.wot_title {
	width: 581px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

.wot_date_and_tags {
	width: 581px;
	margin: 0 auto 10px auto;
	padding: 0 0 0 0;
	color: #e02227;
	font-family: Georgia, Arial, Tahoma;
	font-size: 10px;
	font-style: italic;
}

.wot_date_and_tags a {
	color: #e02227;
	text-decoration: underline;
}

.wot_date_and_tags a:hover {
	color: #000000;
	text-decoration: underline;
}

.wot_image_holder {
	width: 576px;
	margin: 0 auto 10px auto;
	padding: 0 0 0 0;
	text-align: center;
	border: 8px solid #e6e2da;
	background-color: #c4c1bb;
}

.wot_text {
	width: 576px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	font-size: 13px;
	color: #676767;
	font-family: Arial, Tahoma, Verdana;
	line-height: 17px;

}

#wot_sidebar {
	width: 312px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	background: none;
}

.wot_sidebar_box {
	width: 312px;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	background: none;
	color: #b6b6b6;
}

.wot_sidebar_box_content {
	width: 300px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #e6e2da;
	border-left: 6px solid #c4c1bb;
	border-right: 6px solid #c4c1bb;
	float: left;
	position: relative;
}

.wot_sidebar_box_content a {
	color: #33302f;
}

.wot_sidebar_box_content a:hover {
	color: #000;
}

.wot_sidebar_title {
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #c4c1bb;
}

.wot_sidebar_title h2 {
	color: #33302f;
	padding: 8px;
	margin: 0;
	
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.wot_sidebar_radio {
	color: #33302f;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 12px;
	display: block;
	width: 300px;
	border-bottom: 1px solid #c4c1bb;
}

.wot_sidebar_menu {
	color: #33302f;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 12px;
	display: block;
	width: 300px;
	border-bottom: 1px solid #c4c1bb;
}
.wot_sidebar_menu a, .wot_sidebar_menu a:visited {
	color: #33302f;
	padding: 7px 8px 6px 25px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	display: block;
	width: 267px;
	text-decoration: none;
	background-image: url(../images/buttons/list_arrow_wot.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #c4c1bb;
}
.wot_sidebar_menu a:hover, .wot_sidebar_menu a:active {
	display: block;
	color: #fff;
	background-color: #686765;
	background-image: url(../images/buttons/list_arrow_wot.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
.wot_sidebar_menu a.pagemenu_on {
	background-color: #686765;
	background-image: url(../images/buttons/list_arrow_wot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #1a1a1a;
}

.nav_holder_wot {
	width: 580px;
	margin: 0 auto;
	padding: 2px 0 7px 0;
}

.blog_tags_holder {
	width: 280px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	font-family: Georgia, Arial, Tahoma;
	font-weight: bold;
}

.blog_tags_holder a {
	text-decoration: none;
	color: #686765;
	margin: 0 5px 10px 0;
	float: left;
}

.blog_tags_holder a:hover {
	text-decoration: underline;
	color: #000;
	margin: 0 5px 10px 0;
	float: left;
}

#eloado_image_holder {
	width: 300px;
	height: 148px;
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #c4c1bb;
}

.eloado_image {
	width: 300px;
	height: 148px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.eloado_image img {
	width: 300px;
	height: 148px;
}

.like_holder {
	width: auto;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0; 
	font-size: 11px;
	color: #de181c;
	font-weight: bold;
	font-family: Georgia, Tahoma, Verdana;
	font-style: italic;
	border-bottom: 1px solid #1d1a19;
	overflow: hidden;
}

.like_number {
	width: auto;
	margin: 0 10px 0 0;
	padding: 5px 0 0 0;
	line-height: 12px;
	float: left;
}

#cart_add_holder {
	width: auto;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0; 
	font-size: 11px;
	color: #6e6e6e;
	font-family: Georgia, Tahoma, Verdana;
	font-style: italic;
	border-bottom: 2px solid #1d1a19;
	overflow: hidden;
}

#cart_add_holder a {
	color: #9d9d9d;
}

#cart_add_holder a:hover {
	color: #fff;
}

#details_cart_qty {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.field_qty_holder {
	width: 38px;
	height: 23px;
	margin: 0 6px 0 0;
	padding: 0 0 0 0;
	background: url(../images/bg_qty.gif) left top no-repeat;	
	float: left;
}

.qty_count {
	width: auto;
	margin: 0 10px 0 0;
	padding: 3px 0 0 0;
	float: left;
}

.inputfield_qty {
	width: 30px;
	background: none;
	margin: 4px 0 0 3px;
	padding: 0 0 0 0;
	line-height: inherit;
	text-align: center;
	border: 0;
	color: #b6b6b6;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
}

.inputfield_qty:hover {
	color: #fff;
}

.social_logos {
	width: auto;
	margin: 0 0 0 0;
	padding: 16px 0 0 0;
}

.social_logos_left {
	width: auto;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	float: left;
}

.social_logos_right {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

/********** Catalog **********/

#catalog_holder {
	width: 723px;
	height: 272px;
	margin: 8px 0 3px 0;
	padding: 0 0 0 0;
	background: url(../images/bg_catalog.gif) left top no-repeat;
}

#catalog_images {
	width: 709px;
	height: 258px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;
}

#catalog_footer {
	width: 723px;
	height: 206px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.catalog_store {
	width: 232px;
	height: 192px;
	margin: 0 0 0 0;
	padding: 7px;
	float: left;
	background: url(../images/catalog_store.gif) left top no-repeat;
}

.catalog_banner_holder {
	width: 474px;
	height: 200px;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	float: right;
	background: url(../images/catalog_banner.gif) left top no-repeat;
}

.catalog_banner {
	width: 462px;
	height: 194px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#catalog_offers {
	width: 723px;
	height: 259px;
	margin: 0 0 3px 0;
	padding: 6px 0 0 0;
	background: url(../images/bg_catalog_offers.gif) left top no-repeat;
	position: relative;
}

.catalog_offers_products_holder {
	width: 710px;
	height: 214px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: absolute;
	top: 46px;
	left: 7px;
}

.cat_product {
	width: 123px;
	height: 201px;
	margin: 0 1px 0 0;
	padding: 9px 9px 0 9px;
	float: left;
	background: #1d1a19;
}

.product_box_prop_mini {
	width: auto;
	margin: 0 auto;
	color: #6e6e6e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	line-height: 12px;
}

.product_box_title_mini {
	width: auto;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	padding: 0 0;
	line-height: 13px;
}

#catalog_offers_menu_holder {
	width: 711px;
	height: 36px;
	margin: 0 auto 4px auto;
	padding: 0 0 0 0;
}

#cat_offers_menu {
	width: 711px;
	height: 26px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#cat_offers_menu_red {
	width: 711px;
	height: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 2px;
	background-color: #c31c20;
}

#returning_customers {
	width: 474px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#new_customers {
	width: 232px;
	height: 367px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	background: url(../images/bg_regbox.gif) left top no-repeat;
	position: relative;
}

#new_customers_info {
	width: 150px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 88px;
	left: 52px;
	font-family: Georgia, Tahoma, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	text-align: center;
	color: #fff;
}

#title_login {
	width: 474px;
	height: 38px;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	background: url(../images/title_login.gif) left top no-repeat;
}

#title_lostpassword {
	width: 474px;
	height: 40px;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	background: url(../images/title_lostpassword.gif) left top no-repeat;
}

.box_login {
	width: 454px;
	margin: 0 0 1px 0;
	padding: 10px;
	background: #1d1a19;
	font-size: 11px;
	font-style: italic;
	color: #7b7b7b;
	font-family: Georgia, Tahoma, Verdana;
}

.box_login_bottom {
	width: 474px;
	height: 8px;
	margin: 1px 0 6px 0;
	padding: 0 0 0 0;
	background: url(../images/login_bottom.gif) left top no-repeat;
	font-size: 2px;
}

.box_login_item {
	width: 454px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}

.box_login_label {
	width: 142px;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	float: left;
	text-align: right;
	color: #b6b6b6;
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, Tahoma, Verdana;
	line-height: inherit;
}

.box_login_field {
	width: 295px;
	height: 19px;
	margin: 0 0 0 0;
	padding: 5px 0 0 7px;
	float: right;
	background: url(../images/field_dark.gif) left top no-repeat;
}

.inputfield_login {
	width: 283px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	font-family: Georgia, Tahoma, Verdana;
	color: #1d1a19;
	border: 0;
	background: none;
}

.inputfield_login:hover {
	color: #fff;
}

/************ CART *************/

.cart_table {
	width: 722px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
	font-family: Georgia, Tahoma, Verdana;
	font-style: italic;
	color: #7b7b7b;
}

.cart_table th {
	font-size: 11px;
	font-weight: normal;
	background-color: #1d1a19;
	padding: 10px 9px;
	border-right: 1px dotted #33302f;
	border-bottom: 2px solid #33302f;
	text-align: center;
}

.cart_table td {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background-color: #1d1a19;
	padding: 10px 9px;
	color: #b6b6b6;
	border-right: 1px dotted #33302f;
	border-bottom: 1px solid #33302f;
	font-family: "Segoe Ui", Arial, Verdana;
}

.cart_price_full {
	width: auto;
	font-size: 11px;
	color: #7b7b7b;
	font-family: Georgia, Tahoma, Verdana;
	font-style: italic;
	padding: 0 11px 0 0;
	margin: 1px 0 0 0;
}

.price_red {
	font-size: 12px;
	color: #c31c20;
	padding: 0;
	margin: 0;
	font-family: "Segoe Ui", Arial, Verdana;
	font-weight: bold;
	font-style: normal;
}

.cart_bottom {
	width: 722px;
	height: 6px;
	font-size: 2px;
	background: url(../images/cart_bottom.gif) left top no-repeat;
	margin: 1px 0 0 0;
	padding: 0;
}

.cart_megnevezes {
	width: 300px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.cart_img {
	width: 66px;
	height: 66px;
	margin: 0 15px 0 0;
	padding: 0 0 0 0;
	float: left;
}

.cart_img img {
	border: 2px solid #43403d;
}

.cart_img img:hover {
	border: 2px solid #b21a1d;
}

.cart_txt {
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	
}

.product_short_title {
	width: 200px;
	color: #b6b6b6;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Georgia, Tahoma, Verdana;
	font-style: italic;
}

.product_short_title a {
	text-decoration: none;
	color: #b6b6b6;
}

.product_short_title a:hover {
	color: #fff;
	text-decoration: underline;
}

.cart_attr {
	width: 210px;
	color: #7b7b7b;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Georgia, Tahoma, Verdana;
	font-style: italic;
}

.cart_attr a {
	text-decoration: none;
}

.cart_attr a:hover {
	text-decoration: underline;
}

.cart_table table {
	width: 220px;
	height: 66px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
}

.cart_table table td,th {
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
}

.cart_qty {
	width: auto;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	float: left;
	font-size: 12px;
	line-height: 12px;
	color: #7b7b7b;
	font-style: italic;
}

#cart_info_holder {
	width: 722px;
	height: 97px;
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	background: url(../images/bg_cart.gif) left top no-repeat;
	position: relative;
}

#cart_info {
	width: 475px;
	margin: 0;
	padding: 8px 0 0 0;
	position: absolute;
	top: 26px;
	left: 230px;
	color: #fefefe;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	font-family: Georgia, Arial, Tahoma;
}

.content_long_text {
	width: 700px;
	margin: 0 auto;
	padding: 0 0 0 0;  
}

.main_article_holder h2 {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 0;
	margin: 10px 0;
	border: 0;
}

.main_article_holder h3 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 0;
	margin: 10px 0;
	border: 0;
}

.registration_holder {
	width: 721px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

.field_holder {
	width: 721px;
	margin: 0 0 0 0;
	padding: 12px 0;
	background: #1d1a19;
	border-top: 1px dotted #43403d;
}

.field_left {
	width: 158px;
	margin: 0 15px 0 0;
	padding: 2px 0 0 0;
	float: left;
	text-align: right;
	color: #b6b6b6;
	font-family: Georgia, Arial, Tahoma;
	font-style: italic;
	line-height: inherit;
}

.field_center {
	width: 302px;
	margin: 0 15px 0 0;
	padding: 0 0 0 0;
	float: left;
	color: #b6b6b6;
	font-family: Georgia, Arial, Tahoma;
	font-style: italic;
}

.field_right {
	width: 200px;
	margin: 0 0 0 0;
	padding: 2px 0 0 0;
	font-size: 11px;
	float: left;
	text-align: left;
	color: #7b7b7b;
	font-family: Georgia, Arial, Tahoma;
	font-style: italic;
	line-height: inherit;
}

.field_reg_holder {
	width: 295px;
	height: 19px;
	margin: 0 0 0 0;
	padding: 5px 0 0 7px;
	background: url(../images/field_dark.gif) left top no-repeat;
	float: none;
	text-align: left;
}

.field_reg_holder_no {
	width: 302px;
	height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: none;
	text-align: left;
	position: relative;
}

.inputfield_reg {
	width: 283px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	font-family: Georgia, Tahoma, Verdana;
	color: #1d1a19;
	border: 0;
	background: none;
}

.inputfield_reg:hover {
	color: #fff;
}

.red {
	color: #c31c20;
}

#menu_reg {
	width: 721px;
	height: 45px;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	position: relative;
}

#menu_reg_bottom {
	width: 721px;
	height: 9px;
	font-size: 2px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 36px;
	left: 0;
	background: #c31c20;
}

.reg_nav {
	width: 701px;
	margin: 1px 0 2px 0;
	padding: 15px 10px;
	background: #1d1a19;
}

.reg_top {
	width: 721px;
	height: 5px;
	font-size: 2px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/reg_top.gif) left top no-repeat;
}

.reg_bottom {
	width: 721px;
	height: 5px;
	font-size: 2px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/reg_bottom.gif) left top no-repeat;
}

#block_holder {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
.block {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.reginfo {
	width: 505px; 
	padding: 15px 0 0 190px; 
	font-size: 11px;
	line-height: 16px;
	color: #7b7b7b;
	font-style: italic;
	font-family: Georgia, Tahoma, Verdana;
}

.status_error, .status_ok {
	width: auto;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.emptycart {
	width: 722px;
	height: 117px;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../images/bg_emptycart.gif) left top no-repeat;
}

/************* status ****************/

.status_neutral {
	width: 260px;
	margin: 0 0 0 0;
	padding: 15px 20px 15px 70px;
	background: url(../images/status_neutral.gif) 18px center no-repeat #1d1a19;
	border: 2px solid #43403d;
	color: #fff;
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 14px;
	text-align: left;
}

.status_error {
	width: 260px;
	margin: 0 0 0 0;
	padding: 15px 20px 15px 70px;
	background: url(../images/status_error.gif) 18px center no-repeat #1d1a19;
	border: 2px solid #43403d;
	color: #fff;
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 14px;
	text-align: left;
}

.status_ok {
	width: 260px;
	margin: 0 0 0 0;
	padding: 15px 20px 15px 70px;
	background: url(../images/status_ok.gif) 18px center no-repeat #1d1a19;
	border: 2px solid #43403d;
	color: #fff;
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 14px;
	text-align: left;
}

.artist_details_text {
	width: 576px;
	margin: 0 auto;
	padding: 0 0 0 0;
	color: #000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

.artist_details_text ul {
	width: auto;
	margin: 15px 0 15px 20px;
	padding: 0 0 0 0;
	list-style-type: circle;
	color: #000;
}

.artist_details_text ul li {
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

.artist_details_text a {
	color: #000000;
}

.artist_details_text a:hover {
	color: #c31c20;
}


.artist_img_holder {
	width: 592px;
	height: 462px;
	margin: 15px auto;
	padding: 0 0 0 0;
	position: relative;
}

.artist_img_top {
	width: 592px;
	height: 4px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/artist_img_top.gif) left top no-repeat;
	float: left;
}

.artist_img {
	width: 584px;
	height: 454px;
	margin: 0 0 0 0;
	padding: 0 4px;
	background: #c4c1bb;
	float: left;
}

.artist_img_bottom {
	width: 592px;
	height: 4px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/artist_img_bottom.gif) left top no-repeat;
	float: left;
}

#nav_holder_buttons_light {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 425px;
	left: 472px;
}

#artist_tabs_holder {
	width: 592px;
	height: 36px;
	margin: 0 auto 15px auto;
	padding: 0 0 0 0;
	position: relative;
}

#artist_tabs_bottom {
	width: 592px;
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 2px;
	background-color: #c31c20;
	position: absolute;
	top: 26px;
	left: 0;
}

#artist_content {
	width: 576px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.wot_sidebar_like {
	width: 290px;
	margin: 0 0 0 0;
	padding: 5px;
	color: #33302f;
	border-bottom: 1px solid #c4c1bb;
}

.wot_like_image {
	width: 48px;
	height: 48px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.wot_like_image img {
	border: 2px solid #1d1a19;
}

.wot_like_text {
	width: 230px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	line-height: 14px;	
	font-size: 12px;
}

.wot_like_text table {
	width: 230px;
	height: 48px;
	margin: 0;
	padding: 0;
}

.wot_like_small {
	font-size: 11px;
}

.gallery_image_holder {
	width: 105px;
	margin: 0 16px 16px 0;
	padding: 0 0 0 0;
	float: left;
}

.gallery_image_holder_right {
	width: 105px;
	margin: 0 0 16px 0;
	padding: 0 0 0 0;
	float: left;
}

.gallery_image {
	width: 97px;
	height: 97px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-left: 4px solid #c4c1bb;
	border-right: 4px solid #c4c1bb;
	background: #aeaaa2;
	float: left;
}

.gallery_image table {
	width: 97px;
	height: 97px;
	margin: 0;
	padding: 0;
}

.gallery_image_top {
	width: 105px;
	height: 4px;
	font-size: 2px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/gallery_image_top.gif) left top no-repeat;
}

.gallery_image_bottom {
	width: 105px;
	height: 4px;
	font-size: 2px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/gallery_image_bottom.gif) left top no-repeat;
}

.gallery_image_title {
	width: 93px;
	height: 25px;
	margin: 0 0 0 0;
	padding: 4px 2px 0 2px;
	border-left: 4px solid #c4c1bb;
	border-right: 4px solid #c4c1bb;
	background: #c4c1bb;
	float: left;
	font-family: Georgia, Tahoma, Verdana;
	font-style: italic;
	color: #1d1a19;
	font-size: 10px;
	line-height: 12px;
}

.album_description_holder {
	width: 593px;
	margin: 0 16px 16px 0;
	padding: 0 0 9px 0;
	position: relative;
	background: url(../images/bg_album_bottom.gif) left bottom no-repeat #c4c1bb;
}

.album_title {
	padding: 5px 0 0 10px;
	width: 583px;
	height: 23px;
	color: #FFF;
	line-height: 16px;
	background: url(../images/bg_album_title.gif) left top no-repeat;
}
.album_title h1 {
	font-family: 'Segoe Ui', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin:  0 0 3px 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
}

.album_description {
	width: 570px; 
	margin: 0 auto;
	padding: 7px;
	font-family: Georgia, Tahoma, Verdana;
	color: #1d1a19;
	font-size: 11px;
	line-height: 15px;
}



.like_num {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 13px;
	font-size: 11px;
	line-height: 12px;
	background: url(../images/like.gif) left 2px no-repeat;
	color: #c31c20;
	font-weight: bold;
	font-family: "Segoe Ui", Tahoma, Verdana;
	font-style: normal;
	position: absolute;
	bottom: 7px;
	left: 8px;
}

.like_num_list {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 13px;
	font-size: 11px;
	line-height: 12px;
	background: url(../images/like.gif) left 2px no-repeat;
	color: #c31c20;
	font-weight: bold;
	font-family: "Segoe Ui", Tahoma, Verdana;
	font-style: normal;
	position: absolute;
	bottom: 5px;
	left: 5px;
}

#wot_gallery_image {
	width: 300px;
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #c4c1bb;
}

#wot_gallery_image img {
	width: 300px;
}

#btn_wot {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	width: 196px;
	height: 87px;
	display: block;
	position: absolute;
	top: 0;
	left: 279px;
	background: url(../images/buttons/btn_wot.gif) left top no-repeat;
}
