/* written by Voov (www.voov.hu), copyright 2009 */

@import url("menu.css");
@import url("buttons.css");
table {
	border-collapse: collapse;
	border-spacing: 0;
}
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 16px 0;
}
br {
	margin: 0;
	padding: 0;
}
a:focus {
	outline:none;
}
object { 
	outline: none; 
}
a {
	outline: none;
	color: #444;
	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;
}
.left {
	text-align: left;
	float:left;
}
.right {
	text-align: right;
}
.bold {
	margin: 0 0 5px 0;
	font-weight: bold;
}
.green {
	color: #c7ff00;
}
.yellow {
	color: #ffe400;
}
.blue {
	color: #00f2ff;
}
.violet {
	color: #8604f5;
}
.red {
	color: #e93f1b;
}
.grey {
	color: #c9c9c9c;
}
/***************** Lists *********************/
.list_no {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
.list_no li {
	padding: 8px 0 0 0;
}
/***********/
.list_violet {
	list-style-type: none;
	margin:  0 0 15px 10px;
	padding: 0;
	text-align: left;
}
.list_violet a {
	text-decoration: none;
	border-bottom: 1px dotted #807766;
	padding: 0 0 0 0;
}
.list_violet a:hover {
	color: #000;
	text-decoration: none;
	padding: 0;
	border-bottom: 1px dotted #000;
}
.list_violet li {
	background: transparent url(../images/bullet_violet.gif) 0 7px no-repeat;
	padding: 0 0 4px 15px;
	margin: 0;
}
/***********/
.list_yellow {
	list-style-type: none;
	margin:  0 0 15px 10px;
	padding: 0;
	text-align: left;
}
.list_yellow a {
	text-decoration: none;
	border-bottom: 1px dotted #ffed00;
	padding: 0 0 0 0;
	color: #c9c9c9c;
}
.list_yellow a:hover {
	color: #000;
	text-decoration: none;
	padding: 0;
	border-bottom: 1px dotted #000;
}
.list_yellow li {
	background: transparent url(../images/bullet_yellow.gif) 0 7px no-repeat;
	padding: 0 0 4px 15px;
	margin: 0;
}
/***********/
.list {
	list-style-type: circle;
	margin:  0 0 20px 25px;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 12px;
}
.list a {
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #807766;
	padding: 0 0 0 0;
}
.list a:hover {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #000;
}
.list li {
	padding: 0 0 4px 5px;
	background-image: url(../images/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin: 0 0 0 0;
}
.list_in {
	list-style-type: disc;
	margin:  5px 0 20px 23px;
	padding: 0 0 0 0;
	text-align: left;
}
.list_in a {
	color: #a87b4e;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	text-decoration: none;
}
.list_in a:hover {
	color: #a87b4e;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	text-decoration: none;
}
.list_in li {
	padding: 5px 0 0 5px;
}
.list2 {
	list-style-type: none;
	margin:  5px 0 20px 2px;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 12px;
}
.list2 a {
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #807766;
	padding: 0 0 0 0;
}
.list2 a:hover {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #000;
}
.list2 li {
	padding: 0 0 4px 15px;
	background-image: url(../images/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin: 0 0 0 0;
}
/***************** Lines ********************/

.line {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #202020;
}
.line_purple {
	padding: 0;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #2f0156;
}
.line_yellow {
	padding: 0;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #4d4800;
}
.line_dotted {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #202020;
}
.line_dark {
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom: 3px solid #202020;
}
.line_double {
	clear: both;
	margin: 10px 0;
	border-bottom: 3px double #292825;
}
/******************* Headlines *****************/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #747474;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	border-bottom: 3px solid #202020;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: -0.1pt;
	word-spacing: 0.4pt;
	line-height: 18px;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #c9c9c9;
	margin: 15px 0;
	padding: 0;
	border-bottom: 0;
	line-height: 22px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
/***********************************************/
/* Basic                                       */
/***********************************************/
html {
	height:100%; /* needed for container min-height */
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Segoe Ui", Arial, sans-serif;
	background: url(../images/bg_pattern.gif) repeat left top;
	font-size: 11px;
	color: #c9c9c9;
	line-height: 17px;
	height:100%; /* needed for container min-height */
}
#container {
	width: 100%;
	background: url(../images/bg.jpg) no-repeat left top;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
	position: relative;
}
#logo {
	width: 242px;
	height: 19px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 47px;
	left: 27px;
}
#site_holder {
	width: 940px;
	margin: 0 0 0 0;
	padding: 110px 0 0 15px;
}
#title_kovesd {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 10px;
	position: absolute;
	top: 40px;
	left: 691px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.4pt;
}
#social_link_holder {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #010101;
	line-height: 12px;
	position: absolute;
	top: 54px;
	left: 691px;
}
#social_link_holder a {
	color: #010101;
	text-decoration: none;
}
#social_link_holder a:hover {
	color: #010101;
	text-decoration: underline;
}
#covers_holder {
	width: 940px;
	height: 265px;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
	background: url(../images/bg_cover.jpg) left top no-repeat;
	position: relative;
}
.cover {
	width: 928px;
	height: 253px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 6px;
	left: 6px;
}
.cover_image {
	width: 614px;
	height: 253px;
	margin: 0;
	padding: 0;
	float: left;
}
.cover_text {
	width: 294px;
	height: 253px;
	margin: 0 0 0 0;
	padding: 0 6px 0 0;
	float: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #c9c9c9;
}
.cover_text h1 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	color: #00f2ff;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	border-bottom: 1px solid #00f2ff;
}
#content_holder {
	width: 100%;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
}
#main {
	width: 625px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#main_content {
	width: 601px;
	height:auto !important;
	min-height: 600px;
	height: 600px;
	margin: 0 0 0 0;
	padding: 5px 12px 0 12px;
	background-color: #000;
	float: left;
}
/************ main title *************************/
.main_title h1 {
	margin: 5px 0 0 0;
	padding: 10px 0 15px 0;
	color: #00f2ff;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom: 1px solid #00f2ff;
}
.main_title_purple h1 {
	margin: 5px 0 0 0;
	padding: 10px 0 15px 0;
	color: #8604f5;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom: 1px solid #8604f5;
}
.main_title_green h1 {
	margin: 5px 0 0 0;
	padding: 10px 0 15px 0;
	color: #c7ff00;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom: 1px solid #c7ff00;
}
.main_title_red h1 {
	margin: 5px 0 0 0;
	padding: 10px 0 15px 0;
	color: #e93f1b;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom: 1px solid #e93f1b;
}
.main_title_yellow h1 {
	margin: 5px 0 0 0;
	padding: 10px 0 15px 0;
	color: #ffed00;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom: 1px solid #ffed00;
}
/*****************************************************/
#sidebar {
	width: 309px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
#footer {
	width: 940px;
	height: 90px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_footer.gif) no-repeat left top;
	position: relative;
}
#footer_sponsors {
	width: 723px;
	height: 34px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 14px;
	left: 12px;
}
#footer_info {
	width: 916px;
	margin: 0 0 0 0;
	padding: 0 12px;
	color: #91908f;
	font-size: 10px;
	line-height: 18px;
	position: absolute;
	bottom: 8px;
	left: 0;
	overflow: hidden;
}
#footer_info a {
	color: #91908f;
	text-decoration: none;
}
#footer_info a:hover {
	color: #8604f5;
	text-decoration: none;
}

#footer_info_left {
	width: 400px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#footer_info_right {
	width: 400px;
	margin: 0 0 0 0;
	padding: 0 2px 0 0;
	float: right;
	text-align: right;
}
/**************** sidebar *****************/

.box_sidebar_holder {
	width: 309px;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
}
.box_sidebar {
	width: 285px; /*309*/
	margin: 0 0 0 0;
	padding: 0 12px;
	background-color: #000;
	float: left;
}
.box_sidebar_title h1 {
	margin: 5px 0 5px 0;
	padding: 0 0 5px 0;
	color: #ffe400;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom: 1px solid #ffe400;
}
.box_sidebar_title_blue h1 {
	margin: 5px 0 5px 0;
	padding: 0 0 5px 0;
	color: #00f2ff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom: 1px solid #00f2ff;
}
.box_sidebar_title_green h1 {
	margin: 5px 0 5px 0;
	padding: 0 0 5px 0;
	color: #c7ff00;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom: 1px solid #c7ff00;
}
.box_sidebar_title_red h1 {
	margin: 5px 0 5px 0;
	padding: 0 0 5px 0;
	color: #e93f1b;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom: 1px solid #e93f1b;
}
/****************** main ********************/
#events_holder {
	width: 625px;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
}
#events {
	width: 625px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	float: left;
	background: url(../images/bg_comments.gif) repeat-y left top;
}
#news {
	width: 625px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	float: left;
	background: url(../images/bg_comments.gif) repeat-y left top;
}
#events_holder h1 {
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	color: #00f2ff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom: 1px solid #00f2ff;
}
#news_box {
	width: 288px;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	float: left;
}
#events_box {
	width: 288px;
	margin: 0 0 0 0;
	padding: 0 12px 0 0;
	float: right;
}
#twitter_box {
	width: 288px;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	float: left;
}
#comments_box {
	width: 288px;
	margin: 0 0 0 0;
	padding: 0 12px 0 0;
	float: right;
}
#comments_holder {
	width: 625px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#comments {
	width: 625px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	float: left;
	background: url(../images/bg_comments.gif) repeat-y left top;
}
#comments_holder h1 {
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	color: #c7ff00;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom: 1px solid #c7ff00;
}
ul.list_news {
	width: 288px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 11px;
}
.list_news li {
	margin: 0 0 0 0;
	padding: 4px 0 4px 22px;
	border-bottom: 1px dotted #00494d;
	background: url(../images/arrow_list.gif) no-repeat 9px center;
}
.list_news li:hover {
	background-color: #00191a;
	cursor: pointer;
}
.news_date {
	color: #c9c9c9;
}
.news_title {
	color: #00f2ff;
	margin: 0 0 0 15px;
}
.events_date {
	color: #00f2ff;
	margin: 0 0 0 0;
}
.events_city {
	color: #c9c9c9;
	margin: 0 0 0 15px;
}
.events_location {
	color: #c9c9c9;
	margin: 0 0 0 15px;
}
.links_blue {
	width: 100%;
	margin: 7px 0 0 0;
	padding: 0 0 7px 0;
	border-bottom: 3px double #292825;
}
.links_blue a {
	padding: 2px 10px 2px 4px;
	margin: 0 10px 0 0;
	float: left;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	background: url(../images/arrow_link_blue.gif) no-repeat right 0px #00f2ff;
}
.links_blue a:hover {
	padding: 2px 10px 2px 4px;
	margin: 0 10px 0 0;
	float: left;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	background: url(../images/arrow_link_blue.gif) no-repeat right -15px #fff;
}
.links_green {
	width: 100%;
	margin: 7px 0 0 0;
	padding: 0 0 7px 0;
	border-bottom: 3px double #292825;
}
.links_green a {
	padding: 2px 10px 2px 4px;
	margin: 0 10px 0 0;
	float: left;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	background: url(../images/arrow_link_green.gif) no-repeat right 0px #c7ff00;
}
.links_green a:hover {
	padding: 2px 10px 2px 4px;
	margin: 0 10px 0 0;
	float: left;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	background: url(../images/arrow_link_green.gif) no-repeat right -15px #fff;
}
.links_yellow {
	width: 100%;
	margin: 7px 0 7px 0;
	padding: 0 0 7px 0;
	border-bottom: 3px double #292825;
}
.links_yellow a {
	padding: 4px 15px 3px 4px;
	margin: 0 10px 0 0;
	float: left;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	background: url(../images/arrow_link_yellow.gif) no-repeat right 0px #ffed00;
}
.links_yellow a:hover {
	padding: 4px 15px 3px 4px;
	margin: 0 10px 0 0;
	float: left;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	background: url(../images/arrow_link_yellow.gif) no-repeat right -19px #fff;
}
/************* TWITTER *****************/

ul.twitbox {
	width: 288px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 11px;
}
ul.twitbox li {
	margin: 0 0 0 0;
	padding: 4px 0 4px 22px;
	border-bottom: 1px dotted #3c4d00;
	background: url(../images/arrow_list_green.gif) no-repeat 9px 9px;
	color: #c9c9c9;
}
ul.twitbox li:hover {
	background-color: #101400;
	cursor: pointer;
}
ul.twitbox li a {
	color: #838383;
	text-decoration: underline;
}
ul.twitbox li a:hover {
	text-decoration: none;
}
ul.twitbox span.twhen {
	color: #838383;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	padding-top: 5px;
}
ul.list_comments {
	width: 288px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 11px;
}
.list_comments li {
	margin: 0 0 0 0;
	padding: 6px 0 6px 22px;
	border-bottom: 1px dotted #3c4d00;
	background: url(../images/arrow_list_green.gif) no-repeat 9px 10px;
}
.list_comments li:hover {
	background-color: #101400;
	cursor: pointer;
}
.comment_name {
	color: #c7ff00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.comment_date {
	color: #838383;
}
.comment_txt {
	color: #c9c9c9;
	margin: 0 0 0 0;
}
/************** cover switcher **************/

.switcher {
	width: 280px;
	height: 22px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 240px;
	left: 648px;
	z-index: 9999;
}
.switcher a {
	float: right;
	width: 7px;
	height: 5px;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	background: url(../images/buttons/btn_circle.gif) no-repeat 0px 0px;
}
.switcher a:hover {
	width: 7px;
	height: 5px;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	background: url(../images/buttons/btn_circle.gif) no-repeat 0px -5px;
}
a.link_on {
	background: url(../images/buttons/btn_circle.gif) no-repeat 0px -5px;
}
.btn_left {
	width: 13px;
	height: 9px;
	margin: 0 3px 0 4px;
	padding: 0 0 0 0;
	float: right;
	display: block;
}
.btn_left a {
	width: 13px;
	height: 9px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	background: url(../images/buttons/btn_left.gif) no-repeat 0px 0px;
}
.btn_left a:hover {
	width: 13px;
	height: 9px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	background: url(../images/buttons/btn_left.gif) no-repeat 0px -9px;
}
.btn_right {
	width: 13px;
	height: 9px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	display: block;
}
.btn_right a {
	width: 13px;
	height: 9px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	background: url(../images/buttons/btn_right.gif) no-repeat 0px 0px;
}
.btn_right a:hover {
	width: 13px;
	height: 9px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	background: url(../images/buttons/btn_right.gif) no-repeat 0px -9px;
}
.cd_text {
	width: 285px;
	margin: 0 auto 10px auto;
	padding: 0 0 0 0;
	line-height: 18px;
	color: #c9c9c9;
	line-height: 15px;
}
/********************** video ************************/

.video_content {
	width: 601px;
	margin: 0;
	padding: 0;
	background: url(../images/pattern_blue.gif) right top repeat;
	position: relative;
}
.video_holder {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}
.video_line {
	clear: both;
	padding: 5px 0 0 0;
	margin: 0;
	border-bottom: 1px solid #00494d;
}
.video_text {
	color: #00f2ff;
	font-size: 12px;
	padding: 4px 6px 12px 6px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.video_text a, .video_text a:visited, .video_text a:active {
	color: #00f2ff;
	text-decoration: none;
}
.video_text a:hover {
	color: #FFF;
	text-decoration: none;
}
.video_date {
	color: #838383;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
}
.video_viewer {
	width: 601px;
	border-bottom: 1px solid #00494d;
	background: url(../images/pattern_blue.gif) right top repeat;
	position: relative;
	text-align: center;
	margin: 0;
	padding: 20px 0;
}
/********************** gallery ************************/

.gallery_content {
	width: 601px;
	margin: 0;
	padding: 0;
	background: url(../images/pattern_blue.gif) right top repeat;
	position: relative;
}
.gallery_holder {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}
.gallery_line {
	clear: both;
	padding: 5px 0 0 0;
	margin: 0;
	border-bottom: 1px solid #00494d;
}
.gallery_text {
	color: #00f2ff;
	font-size: 12px;
	padding: 4px 6px 12px 6px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.gallery_text a, .gallery_text a:visited, .gallery_text a:active {
	color: #00f2ff;
	text-decoration: none;
}
.gallery_text a:hover {
	color: #FFF;
	text-decoration: none;
}
.gallery_date {
	color: #838383;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
}
.gallery_viewer {
	width: 601px;
	border-bottom: 1px solid #00494d;
	background: url(../images/pattern_blue.gif) right top repeat;
	position: relative;
	text-align: center;
	margin: 0;
	padding: 20px 0;
}
.gallery_pic_position {
	width: 200px;
	height: 200px;
	background: url(../images/pattern_blue.gif) left 3px repeat;
}
.gallery_pic_position img {
	margin: 0 auto;
	padding: 0;
	border: 0;
	float: left;
}
.gallery_pic_position td {
	text-align: center;
	width: 200px;
	height: 200px;
	border: 0;
	margin: 0;
	padding: 0;
}
.gallery_pic_position table, .gallery_pic_position tr {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}
/********************* simple ********************/
.simple_read {
	width: 601px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #2f0156;
	background: url(../images/pattern_violet.gif) right top repeat;
	position: relative;
}
.simple_read_image {
	width: 456px;
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/pattern_violet.gif) right top repeat;
	text-align: right;
}
.simple_read_text_holder {
	width: 456px;
	margin: 0;
	padding: 0;
	float: right;
	font-size: 13px;
	line-height: 19px;
}
.simple_read_text_holder a {
	text-decoration: none;
	padding: 0 0 1px;
	border-bottom: 1px dotted #8604f5;
	color: #c9c9c9;
}
.simple_read_text_holder a:hover {
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}
.simple_read_text_holder h2 {
	color: #ffed00;
	padding: 24px 0 6px 0;
	padding: 0;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.simple_read_side {
	width: 126px;
	float: left;
	margin: 10px 0 0 7px;
	padding: 0 0 0 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 20px;
	letter-spacing: 0.4pt;
	color: #8604f5;
}
.simple_read_text_head {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 23px;
	letter-spacing: 0.6pt;
	color: #FFFFFF;
	padding: 0;
	margin: 10px 0 20px 0;
}
/********************* simple yellow ********************/
.simple_read_yellow {
	width: 601px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #4d4800;
	background: url(../images/pattern_yellow.gif) right top repeat;
	position: relative;
}
.simple_read_yellow_image {
	width: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	background: url(../images/pattern_yellow.gif) right top repeat;
}
.simple_read_yellow_text_holder {
	width: 456px;
	margin: 0;
	padding: 0;
	float: right;
	font-size: 13px;
	line-height: 19px;
}
.simple_read_yellow_text_holder label {
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	color: #ffe400;
	font-size: 10px;
	display: block;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.simple_read_yellow_text_holder a {
	text-decoration: none;
	padding: 0 0 1px;
	border-bottom: 1px dotted #ffed00;
	color: #c9c9c9;
}
.simple_read_yellow_text_holder a:hover {
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}
.simple_read_yellow_text_holder h2 {
	color: #ffed00;
	padding: 24px 0 6px 0;
	padding: 0;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.simple_read_yellow_side {
	width: 126px;
	float: left;
	margin: 10px 0 0 7px;
	padding: 0 0 0 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 20px;
	letter-spacing: 0.4pt;
	color: #ffed00;
}
.simple_read_yellow_text_head {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 23px;
	letter-spacing: 0.6pt;
	color: #FFFFFF;
	padding: 0;
	margin: 10px 0 20px 0;
}
/********************* simple list ********************/
.simple_list {
	width: 601px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #2f0156;
}
.simple_list_zenek {
	width: 601px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #2f0156;
	background: url(../images/zenek_pattern.gif) left 1px repeat-y;
}
.simple_list_image {
	width: 230px;
	margin: 0;
	padding: 0 2px 0 0;
	float: left;
	background: url(../images/pattern_violet.gif) right top repeat;
	position: relative;
	text-align: right;
}
.simple_list_image_zenek {
	width: 230px;
	margin: 0;
	padding: 0 2px 0 0;
	float: left;
	position: relative;
	text-align: right;
}
.simple_list_image img {
/*width: 240px;*/
}
.simple_list_date {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 14px;
	color: #8604f5;
	position: absolute;
	top: 10px;
	left: 7px;
}
.simple_list_side {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 14px;
	color: #8604f5;
	position: absolute;
	top: 10px;
	left: 7px;
}
.simple_list_content {
	width: 358px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	float: right;
	line-height: 14px;
	font-size: 11px;
}
.simple_list_text {
	width: 100%;
	margin: 0;
	padding: 0;
}
.simple_list_text a {
	color: #c9c9c9;
	text-decoration: underline;
}
.simple_list_text a:hover {
	color: #fff;
}
.simple_list_title h2 {
	color: #8604f5;
	margin: 0 0 13px 0;
	padding: 0 0 0 0;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.simple_list_content p {
	margin: 0 0 10px 0;
}
.music_player_holder {
	margin: 10px 0 10px 0;
	padding: 0;
	height: 100px;
	width: auto;
}
.simple_list_buttons {
	margin: 0 0 20px 0;
}
/********************** product list ************************/

.product_list_content {
	width: 601px;
	margin: 0;
	padding: 0;
	position: relative;
}
.product_list_holder {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}
.product_list_line {
	clear: both;
	padding: 5px 0 0 0;
	margin: 0;
	border-bottom: 1px solid #4d4800;
}
.product_list_text {
	color: #ffed00;
	font-size: 12px;
	padding: 4px 6px 12px 6px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.product_list_text a, .product_list_text a:visited, .product_list_text a:active {
	color: #ffed00;
	text-decoration: none;
}
.product_list_text a:hover {
	color: #FFF;
	text-decoration: none;
}
.product_list_price {
	clear: both;
	color: #c9c9c9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
}
.product_list_viewer {
	width: 601px;
	border-bottom: 1px solid #ffed00;
	background: url(../images/pattern_yellow.gif) right top repeat;
	position: relative;
	text-align: center;
	margin: 0;
	padding: 20px 0;
}
.product_list_pic_position {
	width: 200px;
	height: 200px;
	background: url(../images/pattern_yellow.gif) left 3px repeat;
}
.product_list_pic_position img {
	margin: 0 auto;
	padding: 0;
	border: 0;
	float: left;
}
.product_list_pic_position td {
	text-align: center;
	width: 200px;
	height: 200px;
	border: 0;
	margin: 0;
	padding: 0;
}
.product_list_pic_position table, .product_list_pic_position tr {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}
/*************************** kosar ***************************/
.kosar_bg {
	margin: 0;
	padding: 0;
	background: transparent url(../images/kosar_full.jpg) top right no-repeat;
	width: auto;
	height: 120px;
	position: relative;
}
.kosar_text {
	position: absolute;
	top: 37px;
	left: 6px;
}
.kosar_header_text {
	float: right;
	margin: 0;
	padding: 24px 12px 12px 6px;
	width: 438px; /*456*/
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}
.kosar_header_text a, .kosar_header_text a:active, .kosar_header_text a:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #ffed00;
	padding: 0 0 1px 0;
}
.kosar_header_text a:hover {
	color: #ffed00;
	text-decoration: none;
	border-bottom: 0;
	padding: 0 0 1px 0;
}
.kosar_header_pic {
	margin: 16px 0 12px 12px;
	padding: 0;
}.
.kosar_product_list {
	width: 601px;
}
/************/
.kosar_table {
	font-size: 12px;
	margin: 0 0 15px 0;
	width: 601px;
	border-collapse: collapse;
	text-align: left;
}
.kosar_table th {
	font-size: 10px;
	font-weight: normal;
	color: #ffed00;
	padding: 20px 8px 5px 8px;
	border-bottom: 1px solid #ffed00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.kosar_table td {
	border-bottom: 1px solid #4d4800;
	color: #c9c9c9;
	padding: 14px 8px 17px 8px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.product_name {
	color: #ffed00;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	width: 89px;
}
/********************* termek details ********************/
.product_read {
	width: 595px;
	margin: 0 0 0 0;
	padding: 0 0 0 6px;
	border-bottom: 1px solid #4d4800;
	background: url(../images/pattern_yellow.gif) right top repeat;
	position: relative;
}
.product_read_image {
	width: 456px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
}
.product_read_text_holder {
	width: 456px;
	margin: 10px 0 20px 0;
	padding: 0;
	float: right;
	font-size: 13px;
	line-height: 19px;
}
.product_read_text_holder a {
	text-decoration: none;
	padding: 0 0 1px;
	border-bottom: 1px dotted #ffed00;
	color: #c9c9c9;
}
.product_read_text_holder a:hover {
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}
.product_read_side {
	width: 126px;
	float: left;
	margin: 10px 0 0 7px;
	padding: 0 0 0 0;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 14px;
	color: #ffed00;
}
.product_read_text_head {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 23px;
	letter-spacing: 0.6pt;
	color: #FFFFFF;
	padding: 0;
	margin: 10px 0 20px 0;
}
.product_buy_title h3 {
	color: #ffed00;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;	

}
#product_status_ok {
	width: 444px;
	margin: 10px 0;
	padding: 12px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #c7ff00;
	border-top: 1px solid #c7ff00;
	border-bottom: 1px solid #c7ff00;
	background: url(../images/pattern_green.gif) left top repeat;
}
#product_status_error {
	width: 444px;
	margin: 10px 0;
	padding: 12px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #e93f1b;
	border-top: 1px solid #e93f1b;
	border-bottom: 1px solid #e93f1b;
	background: url(../images/pattern_red.gif) left top repeat;	
}
.product_buy_holder {
	width: auto;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ffed00;
	border-bottom: 1px solid #4d4800;
	background: url(../images/pattern_yellow.gif) right top repeat;
	position: relative;
	height: 50px;
}
.product_buy_price {
	clear: both;
	color: #c9c9c9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	width: auto;
	position: absolute;
	top: 16px;
	left: 12px;
}

.product_buy_extra_data {
	width: auto;
	position: absolute;
	top: 7px;
	left: 190px;
}

.product_buy_qnty {
	width: auto;
	position: absolute;
	top: 7px;
	left: 250px;
}
.product_buy_btn {
	width: auto;
	position: absolute;
	top: 16px;
	left: 320px;
}
.product_read small {
	font-size: 11px;
	letter-spacing: 0.5pt;
	color: #838383;
}
/********************* hirek read ********************/
.news_read {
	width: 595px;
	margin: 0 0 0 0;
	padding: 0 0 0 6px;
	border-bottom: 1px solid #00494d;
	background: url(../images/pattern_blue.gif) right top repeat;
	position: relative;
}
.news_read_image {
	width: 456px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
}
.news_read_text_holder {
	width: 456px;
	margin: 0;
	padding: 0;
	float: right;
	font-size: 13px;
	line-height: 19px;
}
.news_read_text_holder a {
	text-decoration: none;
	padding: 0 0 1px;
	border-bottom: 1px dotted #00f2ff;
	color: #c9c9c9;
}
.news_read_text_holder a:hover {
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}
.news_read_date {
	width: 126px;
	float: left;
	margin: 10px 0 0 7px;
	padding: 0 0 0 0;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 14px;
	color: #00f2ff;
}
.news_read_text_head {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 23px;
	letter-spacing: 0.6pt;
	color: #FFFFFF;
	padding: 0;
	margin: 10px 0 20px 0;
}
/********************* hirek  ********************/
.news_list {
	width: 601px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #00494d;
}
.news_list_image {
	width: 240px;
	margin: 0;
	padding: 0 1px 0 0;
	float: left;
	position: relative;
	text-align: left;
	background: url(../images/pattern_blue.gif) 1px top repeat;
}
.news_list_image img {
/*width: 240px;*/
}
.news_list_date {
	width: auto;
	height: 34px;
	margin: 0 0 0 0;
	padding: 12px 12px 0 6px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 14px;
	color: #00f2ff;
}
.news_list_content {
	width: 348px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	float: right;
	line-height: 14px;
	font-size: 11px;
}
.news_list_text {
	width: 100%;
	margin: 0;
	padding: 0;
}
.news_list_text a {
	color: #c9c9c9;
	text-decoration: none;
	padding: 0 0 1px 0;
	border-bottom: 1px dotted #00f2ff;
}
.news_list_text a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}
.news_list_title h2 {
	color: #8ef1fe;
	margin: 0 0 13px 0;
	padding: 0 0 0 0;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.news_list_content p {
	margin: 0 0 10px 0;
}
/********** fellépések ***********/
.events {
	width: 601px;
	margin: 0;
	padding: 0;
}
.table-min {
	font-size: 12px;
	margin: 0 0 10px 0;
	width: 601px;
	border-collapse: collapse;
	text-align: left;
}
.table-min th {
	font-size: 10px;
	font-weight: normal;
	color: #00f2ff;
	padding: 20px 8px 5px 8px;
	border-bottom: 1px solid #00f2ff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.table-min td {
	border-bottom: 1px solid #00494d;
	color: #9d9d9d;
	padding: 14px 8px 17px 8px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.event_list_date {
	color: #00f2ff;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	width: 89px;
}
/***************** comments ******************/

#comment_loader {
	width: 600px;
	padding: 60px 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #c9c9c9;
}
#comment_status_ok {
	width: 589px;
	margin: 10px 0 0 0;
	padding: 12px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #c7ff00;
	border-top: 1px solid #c7ff00;
	border-bottom: 1px solid #c7ff00;
	background: url(../images/pattern_green.gif) left top repeat;
}
#comment_status_error {
	width: 589px;
	margin: 10px 0 0 0;
	padding: 12px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #e93f1b;
	border-top: 1px solid #e93f1b;
	border-bottom: 1px solid #e93f1b;
	background: url(../images/pattern_red.gif) left top repeat;
}
#comment_status_note {
	width: 589px;
	margin: 10px 0 0 0;
	padding: 12px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #c9c9c9;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	background: url(../images/pattern_grey.gif) left top repeat;
}
#comment_holder {
	width: 601px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.comment_box {
	width: 100%;
	margin: 0 0 0 0;
	padding: 15px 0;
	border-bottom: 1px solid #3c4d00;
	background: url(../images/comment_pattern.gif) left top repeat-y;
}
.comments_head {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
.comment_date_small {
	font-size: 10px;
}
.entry_id {
	width: 90px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	float: left;
	color: #c7ff00;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry {
	width: 490px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
.fikafal_box {
	width: 100%;
	margin: 0 0 0 0;
	padding: 15px 0;
	border-bottom: 1px solid #e93f1b;
	background: url(../images/fikafal_pattern.gif) left top repeat-y;
}
.fikafal_head {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
.fikafal_entry_id {
	width: 90px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	float: left;
	color: #e93f1b;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fikafal_text_head {
	font-size: 11px;
	font-style: italic;
	padding: 12px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	letter-spacing: 0.3pt;
	border-bottom: 1px solid #e93f1b;
}
/*************** comment form *************/

#box_comment_holder {
	width: 289px;
	height: 471px;
	margin: 0 0 6px 0;
	padding: 10px;
	background: url(../images/box_comment.jpg) left top no-repeat;
}
#box_comment_holder h1 {
	margin: 5px 0 5px 0;
	padding: 0 0 5px 0;
	color: #c7ff00;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom: 1px solid #c7ff00;
}
form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#box_comment_holder label {
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	color: #c7ff00;
	font-size: 10px;
	display: block;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#box_newsletter_holder label {
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	color: #ffe400;
	font-size: 10px;
	display: block;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	width: 278px;
	background: #0d0d0d url(../images/bg_field.gif) repeat-x left top;
	border: 1px solid #292825;
	margin: 5px 0 15px 0;
	padding: 5px 3px;
	font-size: 12px;
	color: #c9c9c9;
}
.inputfield:hover {
	background: #1a1a1a url(../images/bg_field_over.gif) repeat-x left top;
}
.inputfield_newsletter {
	font-family: Arial, Helvetica, sans-serif;
	width: 278px;
	border: 1px solid #292825;
	background: #0d0d0d url(../images/bg_field.gif) repeat-x left top;
	margin: 5px 0 15px 0;
	padding: 5px 3px;
	font-size: 12px;
	color: #c9c9c9;
}
.inputfield_newsletter:hover {
	background: #1a1a1a url(../images/bg_field_over.gif) repeat-x left top;
}
.textfield {
	width: 278px;
	font-family: Arial, Helvetica, sans-serif;
	background: #0d0d0d url(../images/bg_field.gif) repeat-x left top;
	border: 1px solid #292825;
	margin: 5px 0 15px 0;
	padding: 5px 3px;
	font-size: 12px;
	color: #c9c9c9;
	overflow: hidden;
}
.textfield:hover {
	background: #1a1a1a url(../images/bg_field_over.gif) repeat-x left top;
}
.btn_hozzaszolas {
	background: url(../images/buttons/btn_hozzaszolas.gif) 0 0 no-repeat;
	display: block;
	width: 152px;
	height: 19px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}
.btn_hozzaszolas:hover {
	display: block;
	background: url(../images/buttons/btn_hozzaszolas.gif) 0px -19px no-repeat;
	cursor: pointer;
}
.btn_feliratkozas {
	background: url(../images/buttons/btn_feliratkozas.gif) 0 0 no-repeat;
	display: block;
	width: 162px;
	height: 19px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}
.btn_feliratkozas:hover {
	display: block;
	background: url(../images/buttons/btn_feliratkozas.gif) 0px -19px no-repeat;
	cursor: pointer;
}
.newsletter_info {
	width: auto;
	margin: 15px 0 15px 0;
	line-height: 14px;
}
#slider {
	width: 100%;
	height: 380px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
/*******************old stuff ********************/
.order_body {
	padding: 8px 10px;
	margin: 0 0 15px 0;
	color: #656565;
	font-size: 12px;
	line-height: 18px;
}
#status_shop {
	padding: 10px;
	margin: 12px;
	width: auto;
	background-color: #001d0b;
	border: 1px solid #003a16;
	color: #FFF;
	text-align: center;
	font-size: 16px;
}
#status_shop_error {
	padding: 10px;
	margin: 12px;
	width: auto;
	background-color: #500f0f;
	border: 1px solid #9d2626;
	color: #FFF;
	text-align: center;
	font-size: 16px;
}

.pager {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 10px 0 5px 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}

.pager a {
	margin: 0 0 0 3px;
	padding: 3px 7px;
	background: #44d7bb;
	color: #222;
	border: 1px solid #65e3cb;
	text-decoration: none;
}

.pager a:hover {
	margin: 0 0 0 3px;
	padding: 3px 7px;
	background: #fff;
	border: 1px solid #65e3cb;
	color: #333;
	text-decoration: none;
}

.pager a.page_on {
	background: #fff;
	color: #333;
}
