/* -- reset CSS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* -- reset CSS -- */



body{
    color: #666666;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    background-color: #032E57;
    background-image: url(img/bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
h1 {
    font-size: 24px;
    color: #0071BB;
    font-weight: normal;
    line-height: 28px;
}
h2 {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    line-height: 24px;
}
h4 {
    font-size: 18px;
    color: #EE40A2;
    font-weight: normal;
    line-height: 24px;
}
a span {
    display:none;
}
a.link {
    color: #FF6600;
    text-decoration: none;
}

h1 a.link{
    font-size: 24px;
    color: #0071BB;
    font-weight: normal;
    line-height: 28px;
}

div#container {
    margin: 0 auto;
    width: 800px;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 130px 0 0 140px;
    position: relative;
    min-height: 670px;
}
/* NAPPALI HÁTTÉR */
div#container.day {
    background-image: url(img/main_bg.jpg);
}

/* ÉJSZAKAI HÁTTÉR */
div#container.night {
    background-image: url(img/main_bg_night.jpg);
}
#container a.logo {
    display: block;
    position: absolute;
    height: 75px;
    width: 270px;
    left: 150px;
    top: 30px;
}
div#contentwrap {
    margin: 0;
    width: 560px;
    float: left;
    padding: 0 0 0 30px;
    background-image: url(img/content_bg.png);
    background-repeat: repeat-y;
    background-position: left top;
    min-height: 550px;
}
div#content {
    margin: 0;
    width: 320px;
    float: left;
    border-right: 1px solid #cccccc;
    text-align: justify;
    padding: 0 20px 0 0;
}


div#content #intlinks {
    padding: 0px 0px 15px 0px;
    color: #808080;
}

div#content #intlinks a{
    color: #808080;
    font-style: italic;
    font-weight: bold;
}

div#content #intlinks a:hover{
    color: #65A008;
}

#content #sitemap ul{
    color: #0574BC;
    margin-left: 15px;
}

#content #sitemap ul li{
    margin-bottom: 5px;
    margin-top: 5px;
}

#content #sitemap ul li a{
    color: #0574BC;
    text-decoration: none;
    font-weight: bold;
}

#content #sitemap ul li a:hover{
    text-decoration: underline;
}


#content .index-box {
    width: 280px;
    float: left;
}
.index-box a {
    color: #666666;
    text-decoration: none;
}
.index-box a:hover {
    color: #FF6600;
    text-decoration: none;
}
#pics {
	height:  400px;
	width:   320px;
	padding: 0;
	margin:  0;
	overflow: hidden;
} 
 
#pics img {  
    width:  320px; 
    height: 400px; 
    top:  0; 
    left: 0 
} 
form#newsletter input{
    margin: 10px 0;
    border: 1px solid #cccccc;
}
form#newsletter #submit{
    font-family: Georgia, "Times New Roman", Times, serif;
    border: none;
    background: none;
    color: #0071BB;
    font-size: 16px;
    cursor:pointer;
}
form#newsletter label{
    float:left;
    color: #FF0000;
}

div#side-nav {
	margin: 0;
	width: 170px;
	/* [disabled]height: 270px; */
	float: left;
}
#side-nav #green {
    /*background-image: url(img/side-nav-green.png);*/
	background-image: url(img/side-nav-green-akcio.png);

}
#side-nav #orange {
    background-image: url(img/side-nav-orange.png);
}
#side-nav #magenta {
    background-image: url(img/side-nav-magenta.png);
}
#side-nav #facebook {
    background-image: url(img/flashbag_facebook.png);
}
#side-nav .side-box {
    height: 70px;
    width: 150px;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 10px;
    position: relative;
}
.side-box a {
    display: block;
    height: 90px;
    width: 170px;
    position: absolute;
    left: 0px;
    top: 0px;
    cursor:pointer;
}
.side-box p {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #FFF;
}
.side-box h2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    line-height: 30px;
}
#icons{
    height:45px;
    width:160px;
    padding:10px 5px;
}
#icons a {
    height:45px;
    width:45px;
    display:block;
    float:left;
    margin-right:10px;
}
#icons a.flickr {
    background: url(img/icon_flickr.png) no-repeat top left;
}
#icons a.youtube {
    background: url(img/icon_youtube.png) no-repeat top left;
}

div#menu {
	margin: 0 0 0 20px;
	width: 180px;
	height: 470px;
	float: left;
}
#menu ul li{
    margin-bottom: 1px;
    height: 32px;
}
#menu ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #0071BB;
	line-height: 32px;
	width: 170px;
	height: 32px;
	padding-left: 5px;
}
#menu ul li a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 32px;
	background-image: url(img/menu_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding-left: 8px;
}
#menu ul li a.aktiv{
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 32px;
	background-image: url(img/menu_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}
#menu ul li  p{
	height: 30px;
	width: 170px;
	display: block;
}
#menu ul li p:first-letter {
	font-size : 130%;
}

div#kosar {
    /*background-color: #FFFFAA;*/
    width: 170px;
    float: left;
    margin: 0px 0px 0px 20px;
    /*height: 300px;*/
    padding-top: 10px;
}

div.draggingON{
    /*background-color: #FFFFAA;*/
    background-color: #FBFB89;
}

div#kosar .kosartartalma{
    /*border: 1px dotted #CCCCCC;*/
    padding-left: 5px;
}

div#kosar .kosartartalma ul {
    padding: 3px;
}

div#kosar .kosartartalma ul li{
    margin-bottom: 10px;
    line-height: 20px;
}

div#kosar .kosartartalma ul li.alsovonal{
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 5px;
}

div#kosar .kosartartalma ul li .kosar_szin{
    width:20px;
    height:20px;
    float:left;
    margin-right: 5px;
}

div#kosar .kosartartalma .removeFromKart{
    float: right;
}


div#kosar .kosartartalma .megrendeles{
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
    background-color: #D74500;
    padding: 5px;
    margin: 0px auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div#kosar .kosartartalma .megrendeles:hover{
    text-decoration: underline;
}

.ui-draggable{

}

.mtable tr td {
    line-height: 25px;
}

#corner-img {
    height: 400px;
    width: 430px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 100;
}
#content-btm {
    background-image: url(img/content_btm.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 30px;
    width: 590px;
    float: left;
    clear: both;
}
#content .flashbag {
    padding: 2px;
    border-style: dotted;
    border-width: 1px;
    border-color: #cccccc;
    float: left;
    text-align: left;
    margin: 0 0 30px 0;
    width: 314px;
}
.flashbag h3 {
    padding: 2px;
    color: #FFF;
    font-size: 14px;
    margin-bottom: 3px;
}
.flashbag .bag-img {
    float: left;
    height: 120px;
    width: 120px;
    margin: 0 10px 30px 0;
    cursor:move;
}
.flashbag .kosar {
    font-style: italic;
    color: #0071BB;
    text-decoration: none;
    text-align: left;
    line-height: 22px;
}

.flashbag .kosar2 {
    /*font-style: italic;*/
    color: #FF6600;
    text-decoration: none;
    text-align: left;
    float:right;
    font-size:12px;
    font-weight:bold;
    line-height: 16px;
    padding: 2px;
    border: 1px solid #FF6600;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/*új webshop*/

#content .webshop2 {
    padding: 2px;
    border-bottom: 1px dotted #0071BB;
    float: left;
    text-align: left;
    padding-bottom: 10px;
    margin: 0 0 30px 0;
    width: 314px;
}
.webshop2 h3 {
    padding: 2px;
    color: #000000;
    font-size: 14px;
    margin-bottom: 3px;
}

.webshop2 .szinek{
    /*border: 1px solid #CCCCCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	*/
    padding: 0px;
    padding-left: 0px;

}

.webshop2 .szinek .szin{
    width: 50px;
    height:50px;
    float: left;
    border: 2px solid #FFFFFF;
    cursor:pointer;
    margin-left: 3px;
    margin-top:5px;
    margin-bottom:5px;
}

.webshop2 .szinek .jelolt{
    border: 2px solid #000000;
    /*
    width: 50px;
    height:50px;
    margin-top:5px;
    margin-bottom:5px;
    */
}

.webshop2 .szinek .szin span{
    display: none;
}

.webshop2 label{
    float:right;
    cursor: pointer;
}

.webshop2 input{
    float:right;
    width: 16px;
    height: 16px;
    margin-top: 5px;
}

.webshop2 label span{
    color: #FF7F00;
    font-size: 18px;
    font-weight:bold;
}

.webshop2 .bag-img {
    display: block;
    margin: 0ps auto;
}

.webshop2 .megrendelem {
    /*font-style: italic;*/
    color: #FF6600;
    text-decoration: none;
    text-align: left;
    float:right;
    font-size:12px;
    font-weight:bold;
    line-height: 16px;
    padding: 2px;
    border: 1px solid #FF6600;
    width: auto;
    height: 25px;
    background-color:#FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/**/

#content .kontakt {
    list-style-type: none;
}
#content .kontakt li {
    float: left;
}
#content .kontakt li.title {
    width: 60px;
}
#content #contactform input,textarea  {
    width: 200px;
    margin: 3px 0 8px 0;
    border: none;
    border-bottom: 1px dotted #214696;
    background-color: #EFEFEF;
}
#content #contactform label.cimke {
    padding-left: 3px;
    width: 60px;
    display: block;
    float: left;
}

#content #contactform label.error{ 
    width: 260px;
    float: left;
    color: red;
    /*line-height: 20px;*/
    height: 15px;
    margin-bottom: 10px;
    text-align:right;
    font-size:11px;
}

#content #contactform br {
    clear: left;
}
#content #contactform #go {
    display: block;
    text-align: center;
    padding: 2px;
    font-size: 12px;
    width: 50px;
    background-color: #2987C5;
    color: #FFFFFF;
    border: none;
    cursor:pointer;
    margin-left: 60px;
}
#content #megrendeles select   {
    width: 200px;
    margin: 3px 0 8px 0;
    border: none;
    border-bottom: 1px dotted #214696;
    background-color: #EFEFEF;
    height: 20px;
}
#content #megrendeles .form1 input {
    width: 200px;
    margin: 3px 0 8px 0;
    border: none;
    border-bottom: 1px dotted #214696;
    background-color: #EFEFEF;
    height: 20px;
}
#content #megrendeles .form2 input {
    margin: 0 0 8px 0;
    height: 20px;
}
#content #megrendeles .form2 .color {
    float: left;
    height: 15px;
    width: 15px;
    margin: 2px 10px 2px 0;
}

#content #megrendeles label.radio{
    cursor:pointer;

}

#content #megrendeles ul li{
    height: 22px;
    line-height: 22px;
}

#content #megrendeles ul li input{
    float:left;
    margin-top:5px;
}

#content #megrendeles li.visa{
    background-image: url(img/fiz_mc_visa.jpg);
    background-repeat: no-repeat;
    background-position: 170px top;
}

#content #megrendeles li.paypal{
    background-image: url(img/fiz_paypal.jpg);
    background-repeat: no-repeat;
    background-position: 170px top;
}


#content #megrendeles label.cimke {
    padding-left: 3px;
    width: 80px;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
}

#content #megrendeles label.error{ 
    width: 280px;
    float: left;
    color: red;
    /*line-height: 20px;*/
    height: 15px;
    margin-bottom: 10px;
    text-align:right;
    font-size:11px;
}

#megrendeles .szin {
    background: none;
    border: none;
    float: left;
    width: 30px;
}
#content #megrendeles br {
    clear: left;
}
#content .go {
    display: block;
    text-align: center;
    padding: 2px;
    font-size: 12px;
    width: 150px;
    background-color: #2987C5;
    color: #FFFFFF;
    border: none;
    cursor:pointer;
    margin-left: 80px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#content #promokod input{
    border: none;
    border-bottom: 1px dotted #214696;
    background-color: #EFEFEF;
    height: 20px;
    width: 80px;
    float:left;
}

#content #promokod #promokodSubmit{
    display: block;
    text-align: center;
    padding: 2px;
    font-size: 12px;
    width: 50px;
    background-color: #2987C5;
    color: #FFFFFF;
    border: none;
    cursor:pointer;
    float:left;
    height: 23px;
    margin-left: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#content #promokod label{
    float: left;
    line-height: 23px;
    margin-right: 10px;
}


/*JATEKFORM*/
#content form#jatekForm label{
    display: block;
    margin-top:10px;
}

#content form#jatekForm input{
    width: 200px;
    margin: 3px 0 8px 0;
    border: none;
    border-bottom: 1px dotted #214696;
    background-color: #EFEFEF;
}

#content form#jatekForm textarea{
    width: 320px;
    height: 50px;
    margin: 3px 0 8px 0;
    border: none;
    border-bottom: 1px dotted #214696;
    background-color: #EFEFEF;
}

#content form#jatekForm label.error{
    margin-top:0px;
    color: #FF0000;
}

#content form#jatekForm #elkuld{
    display: block;
    text-align: center;
    padding: 2px;
    font-size: 12px;
    width: 50px;
    background-color: #2987C5;
    color: #FFFFFF;
    border: none;
    cursor:pointer;
    /*margin-left: 60px;*/


}


/* /JATEKFORM*/

div#gallery {
    margin: 0;
    width: 360px;
    float: left;
    padding: 0;
    border-right: 1px solid #cccccc;
}
#gallery a img {
    float: left;
    border: 3px solid #cccccc;
    width: 60px;
    height: 60px;
    margin: 10px;
}
.gallery-box  {
    float: left;
    width: 320px;
    border-bottom: 1px dotted #cccccc;
    padding: 10px 0;
}
.gallery-box h4 {
    float: left;
    display: block;
}
.gallery-box h4 a {
    text-decoration: none;
    color: #EE40A2;
}
.gallery-box .gallery-thumb {
    float: left;
    width: 60px;
    height: 60px;
    display: block;
    margin: 10px;
    border: 3px solid #cccccc;
}
#footer {
    clear: both;
    height: 40px;
    width: 350px;
    padding: 0 0 50px 20px;
    font-size: 10px;
    color: #A39FB8;
    margin: 0;
}
#footer a.increst {
    float: left;
    height: 25px;
    width: 60px;
    background-image: url(img/increst_logo.png);
    background-repeat: no-repeat;
    background-position: left top;
}
#footer a.increst:hover {
    background-position: 0px -25px;
}

#footer #extralinkek{
    clear:both;
    width: 580px;
    text-align: center;
    padding-top: 10px;
    color: #96B3F3;
}

#footer #extralinkek a{
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    color: #96B3F3;
}

#footer #extralinkek a:hover{
    color: #FFFFFF;
    text-decoration: underline;
}


.elorendelesBox{
    float:left;
    width: 120px;
    height: 165px;
    margin-bottom:10px;
    padding: 10px 20px 10px 15px;
    border: 1px solid #FFFFFF;
}

.elorendelesBox:hover{
    border: 1px dotted #CCCCCC;
}

.elorendelesBox img{
    border: 1px solid #000000;

    width:120px;
    height:120px;
    margin:0px 0px 10px 0px;

}

.elorendelesBox ul li{
    line-height: 20px;
}

/* JATEK 2009-12 */

.comment{
    width: 320px;
    float: left;
    margin-bottom: 20px;
}
.avatarbox {
    width: 60px;
    float: left;
    clear: left;
    margin-top: 5px;
}
.jatekosnev {
    color: #2987C5;
    line-height: 20px;
    text-align: center;
    margin: 0;
    padding: 0;
}
.szovegbox {
    width: 220px;
    float: right;
    margin-left: 10px;
    background-image: url(img/jatek/szovegbox_top.gif);
    padding: 20px 5px 0px 25px;
    text-indent: 40px;
}
.szovegbox_btm {
    width: 250px;
    float: right;
    margin-left: 10px;
    background-image: url(img/jatek/szovegbox_btm.gif);
    background-repeat: no-repeat;
    height: 12px;
}

form#szavazas .jatekosNev{
    background-color: #2987C5;
    padding:3px;
    color:#FFFFFF;
    margin: 20px 0px 3px 0px;
    width: auto;
}

form#szavazas .jatekosSzoveg span{
    font-style:italic;
    color:#949494;
}

form#szavazas .szavazoGomb{
    /*float: right;*/
    background-image: url(img/jatek/szavazat.gif);
    border: 0px;
    width: 70px;
    height: 22px;
    cursor: pointer;
    margin-top: 10px;
}

form#szavazas br{
    clear:both;
}

.avatarbox div.szavazat{
    text-align: center;

}

.avatarbox div.szavazat span{
    color: #0071BB;
    font-size: 18px;
    font-weight: bold;
}

div.fbBox{
    padding: 0px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #0071BB;

}

div.fbBox h2{
    clear:both;
    color:#0071BB;
    line-height: 14px;
    font-size: 12px;
    margin-bottom: 10px;
}

div.fbBox img{
    float:left;
    margin-right: 10px;
    margin-bottom: 10px;
}

div.fbBox a{
    color:#0071BB;
    font-weight: bold;
}
