@charset "utf-8";
html, body {
	width: 100%;
	height: 100.1%;
	padding: 0;
	margin: 0;
}
body {
	height: 100.1%;
	background: #fff url(/images/bg_h_top.jpg) repeat-x top left;
	text-align: center;
	font: 15px "Comic Sans MS", cursive;
	/* kekes zold: 2d5965 */
	/* sotet lila: 881c56 */
	/* lila: d83b90 */
	/* vilagos lila: dc3d92 */
	color: #2d5965;
}

a {
	outline: none;
	color: #881c56;
	text-decoration: none;
}
a:hover {
	color: #C00;
}
a img {
	border: none;
}
hr {
	clear: both;
	height: 43px;
	border: none;
	background: url(/images/index_news_intro_bg.jpg) no-repeat bottom left;
}
.clear, .clearfix {
	clear: both;
    height: 0;
    font-size: 0px;
    line-height: 0px;
}
.border {
	border: #000 2px dashed;
}

h1, h2, h3, h4 {
	line-height: 1em;
	font-weight: normal;
}
h1 { font-size: 24px; color: #881c56; padding: 0 0 20px 0; margin: 0; }
h2 { font-size: 20px; color: #2d5965; padding: 10px 0 5px 0; margin: 0; }
h3 { font-size: 17px; color: #881C56; padding: 5px 0 5px 0; margin: 0; }
h4 { font-size: 14px; color: #2d5965; padding: 0 0 5px 0; margin: 0; }
h5 { font-size: 14px; color: #2d5965; padding: 0 0 5px 0; margin: 0; }

P {
	clear: both;
	margin: 0 0 8px 0;
	padding: 0;
}

form {
	padding: 0;
	margin: 0;
}
fieldset, form fieldset {
	border: none;
	padding: 0;
	margin: 0;
	background: url(/images/sep_dot.png) no-repeat top left;
}

legend {
	background: #fff;
	font-size: 18px;
	padding: 20px 10px 10px 25px;
	color: #d83b90;
}
label {
	color: #d83b90;
}

.needed-label {
	color: #d83b90;
}
.needed-label:before {
    content: "* ";
	color: #d83b90;
}
.needed {
	background-color: #F7F4EB;
	border-right-color: #F8A447;
	border-bottom-color: #F8A447;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FA9245;
	border-left-color: #FF8040;
}
INPUT, SELECT, .needed-ok {
	background-color: #fff;
	border-color: #aaa;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-width: 1px;
	border-style: solid;
}

.needed-error {
	background-color:#C7E4B4;
	border-color: #d83b90;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-width: 1px;
	border-style: solid;
}
.needed-blank {
	background-color: #FFCC99;
	border-color: #d83b90;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-width: 1px;
	border-style: solid;
}
.error {
	padding: 10px;
	font-weight: bold;
	color: #000;
	background-color: #FFCC99;
	border: #d83b90 2px solid;
}
.uzenet {
	padding: 10px;
	font-weight: bold;
	color: #000;
	background-color: #F5F1D8;
	border: 2px solid #fa9245;
}
.login, .login input {
	float: left;
	border: none;
	background: none;
	font-size: 12px;
	margin: 0 0 0 0;
}
.content label {
	float: left;
	width: 250px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}
.content label.checkbox {
	width: 350px;
	margin: 2px 0 0 5px;
}
.content label.checkbox-short {
	width: auto;
	margin: 0px 10px 0 5px;
}
.check {
	float: left;
	border: none;
	background: none;
}


.navig {
	clear: both;
	padding: 5px 3px 32px 3px;
	margin: 0;
	font-size: 13px;
	background: url(/images/sep_dot.png) repeat-x bottom left;
}
.navig-pages {
	float: left;
	width: 100%;
}
.navig-item-cnt {
	float: left;
	width: auto;
}
.navig-item-per-page {
	float: left;
	width: 230px;
}
.navig-order {
	float: right;
	text-align: right;
	width: 200px;
	padding: 0;
	margin: 3px 0;
}
.navig-order SELECT {
	border: none;
	font: 9pt "Comic Sans MS", cursive;
}
.list-navig {
/*	border: #888 1px solid;*/
	border: none;
	height: 20px;
	padding: 0 3px 8px 3px;
	margin: 0;
	text-align: center;
	width: 100%;
}
.list-navig-links {
	float: left;
	width: 200px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.list-navig-links a, .list-navig-links b, .list-navig-links strong {
	width: 20px;
	margin: 0 1px;
	padding: 2px 6px;
	border: #d83b90 1px solid;
}
.list-navig-links b, .list-navig-links strong {
	padding: 2px 6px 3px 6px;
	background: #8FC117;
	color: #d83b90;
	border: #d83b90 1px solid;
}
strong.dot {
	background: none;
	border: none;
}
.list-navig-links, .list-navig-links a {
	font-size: 8pt;
    color: #d83b90;
	text-decoration: none;
}
.list-navig-links a:hover {
	color: #d83b90;
	background-color: #f5f5f5;
	border: #d83b90 1px solid;
}

.list-navig-left {
	float: left;
	width: 150px;
	text-align: left;
}
.list-navig-left, .list-navig-left a {
	font-size: 9pt;
    color: #999;
	text-decoration: none;
}
.list-navig-left a {
    color: #d83b90;
}
.list-navig-left a:hover {
    color: #d83b90;
}
.list-navig-right {
	float: right;
	width: 150px;
	text-align: right;
}
.list-navig-right, .list-navig-right a {
	font-size: 9pt;
    color: #999;
	text-decoration: none;
}
.list-navig-right a {
    color: #d83b90;
}
.list-navig-right a:hover {
    color: #d83b90;
}


.wrapper {
	width: 100%;
	background: url(/images/bg_top.jpg) no-repeat top center;
}
.top {
	width: 100%;
	height: 168px;
}

.center {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
.data .center {
	padding-bottom: 20px;
}

.logo {
	float: left;
	display: block;
	width: 510px;
	height: 130px;
	cursor: pointer;
}
.zacsi {
	float: right;
	display: block;
	width: 260px;
	height: 100px;
	margin-bottom: -100px;
	padding: 0 15px 0 0;
	cursor: pointer;
	font: 11px "Comic Sans MS", cursive;
	text-align: right;
}
.nopointer {
	cursor: default;
}
.login {
	float: right;
	display: block;
	width: 269px;
	padding: 5px 0 0 0;
	margin: 134px 0 0 0;
	height: 60px;
	background: url(/images/login_bottom.png) no-repeat 0px 34px;
	font-size: 10px;
	color: #fff;
}
.login TD {
	padding: 9px 0 0 3px;
}
TD.td1, .login P {
	padding: 9px 0 0 15px;
}
.login P a {
	font-weight: normal;
	font-size: 13px;
	padding: 0;
	color: #fff;
}
.login P a:hover {
	color: #d83b90;
}
INPUT.btn-login-ok {
	float: right;
	border: none;
	padding: 10px 5px;
}
INPUT.login-email, INPUT.login-pass {
	background: #fff;
	border: #ccc 1px solid;
	width: 70px;
	font-size: 10px;
	color: #d83b90;
}
a.sendpass {
	padding: 0 0 5px 15px;
	color: #d83b90;
}

INPUT.search-text {
	width: 170px;
	padding: 0 2px;
	background: none;
	color: #ccc;
	font-size: 14px;
}

.search {
	font-size: 14px;
	padding: 0 0 10px 0;
}

.data {
}

.left {
	float: left;
	width: 181px;
	padding: 0 0 0 14px;
}

.footer-wrapper {
	clear: both;
	width: 100%;
	background: url(/images/bg_h_foot.jpg) repeat-x top center;
	text-align: center;
}
.footer {
	display: block;
	width: 980px;
	height: 90px;
	text-align: left;
}
.footer, .footer a {
	font: 10px "Comic Sans MS", cursive;
	color: #000;
}
.footer a:hover {
	color: #d83b90;
}

.footer-top {
	float: left;
	display: block;
	padding: 3px 0 15px 12px;
}
.footer-top, .footer-top a {
	color: #fff;
}
.footer-col {
	float: left;
	display: block;
	width: 181px;
	padding: 10px 0 0 12px;
}
.footer-top .footer-col {
	width: 178px;
}
.li-footer-top {
	background: url(/images/li_footer_top.gif) no-repeat 0px 2px;
	padding: 0 0 0 15px;
}
a.li-footer-pink {
	background: url(/images/li_footer_pink.gif) no-repeat 0px 2px;
	padding: 0 0 0 15px;
	color: #f845a1;
}
a.li-footer-blue {
	background: url(/images/li_footer_blue.gif) no-repeat 0px 2px;
	padding: 0 0 0 15px;
	color: #284775;
}
a.li-footer-lightblue {
	background: url(/images/li_footer_lightblue.gif) no-repeat 0px 2px;
	padding: 0 0 0 15px;
	color: #6a89b7;
}

.top-menu {
	float: left;
	padding: 8px 0 8px 0;
	width: 593px;
}
.top-menu a, .login-title span, .login-title a {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	padding: 3px 5px 3px 15px;
	background: url(/images/li_topmenu.png) no-repeat 0px 8px;
}
.top-menu a:hover, .login-title a:hover {
	color: #EB37A4;
}
.footer-menu {
	padding: 10px 0 0 45px;
}
.footer-menu a {
	padding: 0 5px;
}

.footer-copyright {
	padding: 40px 0 0 50px;
}
.footer-copyright, .footer-copyright a {
	color: #959494;
}

.right {
	float: right;
	clear: right;
	width: 194px;
	padding: 0 0 0 12px;
	margin: 0;
	text-align: left;
}
.right label {
	font-size: 11px;
}
.right hr {
	clear: both;
	height: 28px;
	background: url(/images/hr_right.gif) no-repeat 0px 0px;
}
DIV.game {
	background: url(/images/header_game.gif) no-repeat 0px 0px;
}
DIV.newsletter {
	background: url(/images/header_newsletter.gif) no-repeat 0px 0px;
}
DIV.game h3, DIV.newsletter h3 {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding: 13px 0 0 50px;
	margin: 0 0 30px 0;
}
.content {
	float: right;
	width: 567px;
	padding: 0 0 0 12px;
	margin: 0;
	text-align: left;
	line-height: 1.5em;
}
.content P {
	clear: both;
}

a.more {
	text-transform: uppercase;
	color: #d83b90;
}
.more:before {
	content: " ";
}

a.more:hover {
	color: #000;
}

UL {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

LI {
	padding: 0 0 6px 12px;
	background: url(/images/k_s_lbrown.png) no-repeat 0px 4px;
	font-size: 13px;
	color: #d83b90;
	line-height: 1.5em;
}

UL.menu {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}

UL.menu li {
	padding: 0;
	margin: 0;
}
UL.menu li a {
	display: block;
	width: 205px;
	padding: 5px 5px 5px 20px;
	background: url(/images/m_bg.gif) no-repeat top left;
	border-bottom: #b7b7b7 1px solid;
	font: bold 13px Tahoma, Geneva, sans-serif;
	color: #000;
}
UL.menu li.act a {
	background: url(/images/m_on.png) no-repeat top left;
}
UL.menu li a:hover {
	color: #d83b90;
}


UL.ul-product-list {
	padding: 0;
	margin: 0 0 20px 0;
	list-style-type: none;
}

UL.ul-product-list LI, UL.ul-blog-list LI, UL.ul-top-10-list LI {
	margin: 0;
	padding: 0;
/*	background: url(/images/sep_dot.png) no-repeat top left;*/
}
UL.ul-product-list LI, UL.ul-product-list LI a {
	font: 12px "Comic Sans MS", cursive;
	color: #d83b90;
}
UL.ul-product-list LI {
	margin: 0;
	padding: 0;
	background: none;
}
UL.ul-product-list LI a {
	display: block;
	background: none;
	padding: 2px 0 2px 0px;
}
UL.ul-product-list LI LI {
	margin: 0;
	padding: 3px 0;
	background: url(/images/sep_h_y.gif) no-repeat top left;
}
UL.ul-product-list LI a.sub1 {
	display: block;
	background: url(/images/li_m.gif) no-repeat 0px 9px;
	padding: 2px 0 2px 6px;
}
UL.ul-product-list LI a.sub2 {
	display: block;
	background: url(/images/li_m.gif) no-repeat 6px 9px;
	padding: 2px 0 2px 12px;
}
UL.ul-product-list LI a.sub3 {
	display: block;
	background: url(/images/li_m.gif) no-repeat 12px 9px;
	padding: 2px 0 2px 18px;
}

UL.ul-product-list LI a.act {
	color: #8fc117;
}
UL.ul-product-list LI a:hover {
	color: #8fc117;
}

UL.ul-blog-list LI a {
	display: block;
	background: url(/images/k_s_dgray.png) no-repeat 0px 5px;
	padding: 3px 0 3px 16px;
}
UL.ul-blog-list LI, UL.ul-blog-list LI a {
	color: #d83b90;
}

UL.ul-top-10-list LI table {
	padding: 3px 0 3px 0px;
}
UL.ul-top-10-list LI a {
	background: none;
	padding: 3px 0;
}

UL.ul-product-list UL {
	padding: 0 0 0 7px;
	margin: 0;
}

.note {
	font-size: 11px;
	color: #999;
}


TABLE.kosar-list {
	width: 100%;
}

.page-navig {
	font: 11px "Comic Sans MS", cursive;
	color: #d83b90;
	padding: 5px 0 5px 15px;
	background: url(/images/li_navig.png) no-repeat 0px 7px;
	width: 578px;
}
.page-navig a {
	font: 11px "Comic Sans MS", cursive;
	color: #d83b90;
}
.page-navig a:hover {
	color: #000;
}

.product-grp-list {
	padding: 5px 0 20px 0;
}
.product-grp {
	background-color: #eee;
	border-color: #ddd;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 10px 0 20px 0;
	font-weight: bold;
}

.product-fav {
	text-align: left;
	float: right;
	width: 70px;
	height: 10px;
}
.product-fav a {
	font-size: 0.7em;
}

.product-pic { float: left; text-align: center; width: 155px;}
.product-pic img { margin: 2px; }
.product-body { float: right; width: 510px;}
.none {
	border: none;
	background: none;
}
.noborder {
	border: none;
}

.ar {
	font-size: 16px;
	color: #d83b90;
	padding: 0 0 10px 0;
}

a.ar-icon img {
	width: 20px;
	height: 20px;
}
.ar-icon-action { background: url(/images/k_b_red.png) no-repeat 0px -1px; }
.ar-icon-new { background: url(/images/k_b_dgray.png) no-repeat 0px -1px; }
.ar-normal {
}

.product-list {
	float: left;
	width: 150px;
	padding: 0 9px;
/*	background: url(/images/sep_dot_v.png) repeat-y top right; */
	text-align: center;
}
.product-list H3 a {
	display: block;
	width: 150px;
	height: 50px;
	font-size: 13px;
	font-weight: bold;
	color: #d83b90;
	line-height: 1em;
}
.product-list H3 a:hover {
	color: #d83b90;
}

.product-list-pic {
	text-align: center;
	border: #F7F7F5 1px solid;
	width: 150px;
}
.product-list-pic img {
	margin: 0px auto;
}
.product-list .product-list-pic {
	height: 150px;
	padding: 0 10px 0 0;
	overflow: hidden;
}
.product-list-row-sep {
	clear: both;
	height: 60px;
	background: url(/images/sep_dot.png) repeat-x center left;
}
.product-list h2 {
	padding-top: 0;
	margin-top: 0;
}
.product-list FORM, .product-list INPUT, .product-list SELECT, .product-list a.kosarba {
	font: 11px "Comic Sans MS", cursive;
	color: #d83b90;
}
a.kosarba {
	padding: 7px 0 7px 30px;
	margin: 0 0 20px 0;
	background: url(/images/product_list_cart_add.gif) no-repeat 5px 5px;
}
a.kosarba:hover {
	color: #d83b90;
}



.cart-list table {
	width: 100%;
	padding: 0;
	margin: 0;
}
.cart-list th {
	background: #C2A888;
	border-bottom: #d83b90 1px solid;;
	font-size: 14px;
	font-weight: bold;
}
.cart-list .th2 {
	background: #FCFAE8;
	border-bottom: #C2A888 1px solid;;
}
.cart-list td {
	border-bottom: #C2A888 1px solid;;
	font-size: 13px;
}
.cart-list td, .cart-list th {
	padding: 2px;
	margin: 0;
	color: #000;
}
.cart-list td table tr td {
	border: none;
}
.cart-list td a {
	color: #000;
}
.cart-list td a:hover {
	color: #d83b90;
}



.print-order {
	clear: both;
	text-align: center;
}
.print-order a {
	background: url(/images/printer_64.gif) no-repeat top center;
	padding: 64px 0 0 0;
}

.mini {
	font: 11px Tahoma, Geneva, sans-serif;
	color: #444;
}

.even TD {
	background: #fdfdfd;
}
.odd TD {
	background: #dedede;
}

.even .empty {
	background: #bbb;
}
.odd .empty {
	background: #a6a6a6;
}
.tr-gray TD {
	background-color: #999;
}
.tr-green TD {
	background-color: #c0ffc0;
}
.tr-pink TD {
	background-color: #ffc0c0;
}

INPUT {
	font: 14px "Comic Sans MS", cursive;
	color: #3f3f3f;
}

a.btn {
}
a.btn2 {
}

.index-news-intro {
	padding: 0 0 30px 10px;
	margin: 0 0 10px 0;
	background: url(/images/index_news_intro_bg.jpg) no-repeat bottom left;
}
.index-news-intro H1 {
	padding: 0 0 15px 20px;
	margin: 0;
	font-weight: bold;
}
.index-news-intro H1.h1-intro {
	padding: 0 0 0 20px;
	background: url(/images/perl_yellow.jpg) no-repeat 0px 5px;
}
.index-news-intro H1.h1-intro a {
	font-size: 15px;
	color: #2d5965;
}

.index-tudastar-intro {
	padding: 0 0 30px 10px;
	margin: 0 0 10px 0;
	background: url(/images/index_news_intro_bg.jpg) no-repeat bottom left;
}
.index-tudastar-intro H1 {
	padding: 0 0 15px 20px;
	margin: 0;
	font-weight: bold;
}
.index-tudastar-intro H1.h1-intro {
	padding: 0 0 0 20px;
	background: url(/images/perl_yellow.jpg) no-repeat 0px 5px;
}
.index-tudastar-intro H1.h1-intro a {
	font-size: 15px;
	color: #dc3d92;
}

.news-intro {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 1.2em;
}
.index-news-intro .news-intro, .index-tudastar-intro .news-intro {
	padding-left: 20px;
}
.index-tudastar-intro .introdiv {
	padding-left: 20px;
	width: 250px;
	float: left;
}

.news-intro H1 {
	padding-left: 0;
	font-size: 15px;
	color: #dc3d92;
	margin: 0 0 5px 0;
}
.news-intro img {
	border: #dc3d92 2px solid;
	margin: 0 4px 4px 0;
}
.news-intro .more {
	font-size: 12px;
	padding: 0 12px 0 0;
	background: url(/images/arr_more_1.gif) no-repeat right 4px;
}
.index-tudastar-intro .news-intro .more {
	font-size: 12px;
	padding: 0 20px 0 0;
	background: url(/images/more_2_r.gif) no-repeat right top;
}
.index-tudastar-intro .news-intro .more a {
	font-size: 10px;
	color: #fff;
	padding: 2px 0 2px 5px;
	background: url(/images/more_2_l.gif) no-repeat left top;
}

.full {
	font-style: italic;
	background: url(/images/sep_dot.png) no-repeat bottom left;
}
div.left50 {
	float: left;
	width: 49%;
	padding-bottom: 5px;
}
div.right50 {
	float: right;
	width: 49%;
	padding-bottom: 5px;
}
div.left30 {
	float: left;
	width: 35%;
	padding-bottom: 5px;
}
div.right30 {
	float: right;
	width: 30%;
	padding-bottom: 5px;
}
div.right70 {
	float: right;
	width: 64%;
	padding-bottom: 5px;
}
.padleft10 {
	margin-left: 5px;
	padding-left: 10px;
	background: url(/images/sep_dot_v.png) repeat-y top left;
}
.padleft10 UL.ul-product-list LI {
	list-style-type: none;
	background: none;
	padding-left: 0;
}
.padleft10 UL.ul-product-list LI a img, UL.ul-product-list LI a img {
	width: 25px;
	height: auto;
	margin-right: 5px;
	border: #d83b90 1px solid;
}
.padleft10 UL.ul-product-list LI a img {
	border: none;
}

div.detail-msgs {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

div.msg-add {
	background: #EEEEEE;
	border-bottom: #797A72 3px solid;
	padding: 10px;
	margin: 0 0 5px 0;
}
div.msg-add label {
	font-weight: bold;
}

div.msg-add form {
/*	border-top: #797A72 1px solid;*/
}

div.detail-msgs P {
/*	border-top: #797A72 3px solid; */
	font-size: 0.9em;
	margin: 0;
	padding: 5px 5px 5px 10px;
	background: #f5f5f5;
}

div.detail-msgs P.sign {
	margin: 0;
	padding: 7px 5px 5px 25px;
	height: 20px;
	border: none;
	background: none;
	background: transparent url(/images/msg_bg.png) no-repeat 0px 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #777;
}

div.detail-msgs P.sign strong {
	color: #d83b90;
	float: left;
}

div.detail-msgs P.sign a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #d83b90;
	text-decoration: none;
}

div.detail-msgs P.sign a:hover {
	color: #d83b90;
}

div.detail-msgs P.sign a.reply {
	float: right;
}

div.grippie {
background:#EEEEEE url(/images/grippie.png) no-repeat scroll center 2px;
border-color:#DDDDDD;
border-style:solid;
border-width:0pt 1px 1px;
cursor:s-resize;
height:9px;
overflow:hidden;
}
.resizable-textarea textarea {
display:block;
margin-bottom:0pt;
width:95%;
height: 20%;
}

TABLE.kisbetu TD {
	font-size: 10px;
}
TABLE.kisbetu TD strong {
	font-size: 11px;
}

.small {
	font-size: 11px;
}