﻿@charset "utf-8";
/* CSS Document */

body{
margin:0px;
background:url(../img/bg.gif) fixed;

}
div, h1{
font-family:Arial, Helvetica, sans-serif;
}
h2{
margin-top:0px;
}

.main{
margin:auto;
width:999px;
}



/*------------ fejlec--------------------*/

.head{
float:left;
width:999px;
background-image:url(../img/head.png);
height:224px;
}

.top-menu{
float:left;
width:699px;
padding-left:300px;
}
.top-menu a{
display:inline-block;
height:28px;
color:#FFFFFF;
text-transform:uppercase;
font-size:11px;
text-decoration:none;
padding:12px 10px 0px 10px;
background:url(../img/top_menu_hover_bg.gif) repeat-x;
background-position:40px 40px;
font-weight:bold;
}
.top-menu a:hover{

padding:12px 9px 0px 9px;
border-left:solid 1px #8baa07;
border-right:solid 1px #8baa07;
background-position:0px 0px;
}

/* keres es kosar */
.src-cart-content{
float:left;
width:685px;
height:55px;
padding:35px 0px 0px 310px;
}

.src-content{
float:left;
width:250px;
height:25px;
}
.src-content form{
margin:0px;
padding:0px;
}

.src-input{
float:left;
width:200px;
height:20px;
padding-top:4px;
}
.src-input input{
border:none;
background-color:transparent;
width:190px;
color:#666666;
font-size:11px;

}
.src-btn{
padding-left:6px;
float:left;
width:39px;
height:24px;
}

.src-btn a{
float:left;
width:39px;
height:24px;
display:block;
background:url(../img/src_btn.gif);
}
.src-btn a:hover{
background-position:0px -24px;
}


/* kosar gomb*/
.cart-btn{
float:left;
width:147px;
height:24px;
padding-left:35px;
}
.cart-btn a{
display:block;
background:url(../img/cart-btn.gif);
float:left;
width:116px;
height:18px;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
padding-left:31px;
padding-top:5px;
text-decoration:none;
}
.cart-btn a:hover{
background-position:0px -24px;
padding-left:32px;
padding-top:6px;
width:115px;
height:17px;

}


/* kategoria es rendezes */

.category{
float:left;
width:909px;
height:40px;
padding-left:90px;
}


/*sima tab*/
.category-item a{
float:left;
color:#FFFFFF;
display:inline-block;
margin-top:10px;
height:20px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
padding:10px 3px 0px 15px;
}
.category-item span{
float:left;
display:inline-block;
margin-top:10px;
height:30px;
width:10px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}


.category-item-hover a{
float:left;
color:#FFFFFF;
display:inline-block;
background-image:url(../img/green_tab_left.png);
margin-top:10px;
height:20px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
padding:10px 3px 0px 15px;
}
.category-item-hover span{
float:left;
display:inline-block;
background-image:url(../img/green_tab_right.png);
margin-top:10px;
height:30px;
width:10px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}
.category-item-active a{
float:left;
color:#FFFFFF;
display:inline-block;
background-image:url(../img/orange_tab_left.png);
margin-top:10px;
height:20px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
padding:10px 3px 0px 15px;
}
.category-item-active a:hover{
cursor:default;
}
.category-item-active span{
float:left;
display:inline-block;
background-image:url(../img/orange_tab_right.png);
margin-top:10px;
height:30px;
width:10px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}

/* sz�r�s*/

.filter{
float:left;
width:909px;
height:37px;
padding-left:90px;
}

/*sima tab*/
.filter-item a{
float:left;
color:#FFFFFF;
display:inline-block;
margin-top:7px;
height:20px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
padding:10px 1px 0px 13px;
}
.filter-item span{
float:left;
display:inline-block;
margin-top:7px;
height:30px;
width:10px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}


.filter-item-hover a{
float:left;
color:#FFFFFF;
display:inline-block;
background-image:url(../img/green_tab_left.png);
margin-top:7px;
height:20px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
padding:10px 1px 0px 13px;
}
.filter-item-hover span{
float:left;
display:inline-block;
background-image:url(../img/green_tab_right.png);
margin-top:7px;
height:30px;
width:10px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}
.filter-item-active a{
float:left;
color:#FFFFFF;
display:inline-block;
background-image:url(../img/red_tab_left.png);
margin-top:7px;
height:20px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
padding:10px 1px 0px 13px;
}
.filter-item-active a:hover{
cursor:default;
}
.filter-item-active span{
float:left;
display:inline-block;
background-image:url(../img/red_tab_right.png);
margin-top:7px;
height:30px;
width:10px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}


/* -----------------fejlec vege-------------*/




/*------------------------tartalmi resz-------------------*/

.content{
float:left;
width:990px;
background:url(../img/content_bg.png) repeat-y;
padding-left:9px;

}


.left-column{
float:left;
width:180px;
}
.center-column{
float:left;
width:590px;
background:url(../img/center_bg.jpg) no-repeat;
background-position:right top;
padding:5px 15px 20px 15px;

}
.right-column{
float:left;
width:180px;
}

.sidebox{
float:left;
width:180px;
}
.sidebox_link{
color:#004f63;
font-weight:bold;
}
.sidebox-head-left{
float:left;
color:#e58e00;
font-weight:bold;
font-size:14px;
width:165px;
height:30px;
font-size:15px;
font-weight:bold;
color:#e58e00;
padding:13px 0px 0px 15px;
}
.sidebox-head-right{
float:left;
color:#e58e00;
font-weight:bold;
font-size:14px;
width:165px;
height:30px;
font-size:15px;
font-weight:bold;
color:#e58e00;
padding:13px 15px 0px 0px;
text-align:right;
}
.sidebox-content{
float:left;
width:180px;
color:#FFFFFF;
padding-top:10px;
padding-bottom:10px;
}
.green-bg{
background-color:#82b008;
}
.blue-bg{
background-color:#28bacd;
}

.blue-link a{
font-size:11px;
font-weight:bold;
border-bottom:#19a9c5 solid 1px;
padding:3px 0px 3px 15px;
width:165px;
float:left;

color:#ffffff;
text-decoration:none;
}
.mario a{
padding:5px 0px 5px 15px !important;
background:url(../img/mario.gif) no-repeat;
background-position:145px 0px;
}
.blue-link a:hover{
background-color:#19a9c5;
}
.blue2-link a{
font-size:11px;
font-weight:bold;
border-bottom:#19a9c5 solid 1px;
padding:3px 0px 3px 15px;
width:165px;
float:left;

color:#004f63;
text-decoration:none;
}
.blue2-link a:hover{
background-color:#19a9c5;
}

.green-link a{
font-size:11px;
font-weight:bold;
border-bottom:#6f9606 solid 1px;
padding:3px 0px 3px 15px;
width:165px;
float:left;

color:#ffffff;
text-decoration:none;
}
.green-link a:hover{
background-color:#6f9606;
}

/* ---------------------------left-column----------------------- */

.pcjatek{
background:url(../img/sideboxhead_pcjatekok.gif);
}

.flash{
background:url(../img/sideboxhead_flash.gif);
}
.top{
background:url(../img/sideboxhead_top.gif);
}


/* top*/

.top-item{
float:left;
width:180px;
margin-bottom:5px;
}
.top-name a{
font-size:12px;
font-weight:bold;

padding:3px 0px 3px 15px;
width:165px;
float:left;
background-color:#19a9c5;
color:#ffffff;
text-decoration:none;
}
.top-name a:hover{
background-color:#FFFFFF;
color:#19a9c5;

}
.top-details{
float:left;
width:180px;
margin-top:5px;
border-bottom:#19a9c5 solid 1px;
}
.top-details img{
float:left;
margin:0px 5px 0px 10px;
}
.top-cat{
font-size:12px;
color:#004f63;
font-weight:bold;
}
.top-down{
font-size:11px;
color:#beeffb;
font-weight:normal;
}

/* deal*/
.deal-details{
float:left;
width:180px;
margin-bottom:0px;
padding-bottom:5px;
}
.deal-name{
position:relative;
float:left;
}
.deal-name a{
font-size:11px;
font-weight:bold;

padding:3px 0px 3px 15px;
width:165px;
margin-bottom:5px;
float:left;
background-color:#eaa100;
color:#ffffff;
text-decoration:none;
}
.deal-name a:hover{

color:#ffffff !important;
}
.deal-details{
float:left;
width:180px;
margin-top:5px;

}
.deal-details img{
float:left;
margin:0px 5px 0px 10px;
}
.deal-cat{
font-size:12px;
color:#374c00;
font-weight:bold;
margin:0px 0px 0px 10px;
display:block;
padding:0px;
}
.deal-cat a{
font-size:12px;
color:#374c00 !important;
font-weight:bold;
text-decoration:none;
}
.deal-down{
font-size:14px;
color:#ffffff;
font-weight:normal;
display:block;
margin:3px 10px 0px 10px;
padding:0px;
text-align:right;

}
.kkcount-down{
font-family:Arial, Helvetica, sans-serif !important;

color:#FFFFFF !important;
opacity:1 !important;
filter:alpha(opacity=100) !important;
}
.deal_title{
font-size:16px;
}
.side_arrow{
background:url(../img/arrow_side.png);
width:31px;
height:58px;
position:absolute;
z-index:100;
right:-5px;
top:-9px;
}
/*bannerek*/



.banner_ajandek{
float:left;
width:180px;
height:53px;
background:url(../img/ajandek_banner.gif);
padding-top:8px;
margin-top:15px;
}
.banner_ajandek:hover{
background-position:0px -61px;
}

.banner_deal{
float:left;
width:180px;
height:53px;
background:url(/img/ajanlat_banner.gif);
padding-top:8px;
margin-bottom:5px;

}
.banner_deal:hover{
background-position:0px -61px;
}
.banner_gyilk{
float:left;
width:180px;
height:53px;
background:url(/img/banner_gyilkos.gif);
padding-top:8px;
margin-bottom:5px;

}
.banner_gyilk:hover{
background-position:0px -61px;
}
.banner_segit{
float:left;
width:180px;
height:51px;
background:url(../img/segit_banner.gif);
padding-top:10px;

}
.banner_segit:hover, .banner_help:hover{
background-position:0px -61px;
}
.banner_tajekoz{
float:left;
width:180px;
height:51px;
background:url(../img/tajekoz_banner.gif);
padding-top:10px;

}
.banner_tajekoz:hover{
background-position:0px -61px;
}


.banner_ajandek a, .banner_utalvany a, .banner_segit a, .banner_tajekoz a, .banner_help a, .banner_husvet a, .banner_gyilk a, .banner_deal a {
width:180px;
height:51px;
display:block;
text-decoration:none !important;
}
.ajandek_title{
display:block;
color:#004f63;
font-weight:bold;
font-size:11px;
margin-left:15px;
text-transform:uppercase;
width:120px;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
line-height:13px;
text-decoration:none;
}

.banner_utalvany{
float:left;
width:180px;
height:53px;
background:url(../img/utalvany_banner.gif);
padding-top:8px;
margin-top:5px;

}
.banner_husvet{
float:left;
width:180px;
height:53px;
background:url(../img/banner_husvet.jpg);
padding-top:8px;
margin-top:5px;


}
.banner_husvet .ajandek_title{
font-weight:bold;
width:100%;
color:#ffffff !important;
}
.banner_husvet .klub_det{
font-weight:bold;
width:100%;
color:#e5edb4 !important;
}
.banner_utalvany:hover, .banner_virus:hover, .banner_penz:hover, .banner_husvet:hover{
background-position:0px -61px;

}

.klub_det{
color:#ffffff;
margin:0px;
font-size:11px;
padding-left:15px;
padding-top:3px;
width:110px;
display:block;
text-decoration:none;


}
.klub_det a{
text-decoration:none;

}
.banner_help{
float:left;
width:180px;
height:53px;
background:url(../img/banner_help.gif);
padding-top:8px;
margin-top:5px;
text-decoration:none;
}
.banner_virus{
float:left;
width:180px;
height:53px;
background:url(../img/banner_virus.gif);
padding-top:8px;
margin-top:5px;
text-decoration:none;
}
.banner_penz{
float:left;
width:180px;
height:53px;
background:url(../img/banner_penz.gif);
padding-top:8px;
margin-top:5px;
text-decoration:none;
}



/* --------------------center-column-------------------------*/


/* heading*/

.kozepfejlec2{
width:100%;
margin-top:0px;
padding-top:0px;
color:#28bacd;
font-size:20px;
font-weight:normal;
border-bottom:#CCCCCC solid 1px;
float:left;
margin-bottom:20px;
margin-top:20px;
}

h1{
width:80%;
margin-top:0px;
padding-top:0px;
color:#28bacd;
font-size:20px;
font-weight:normal;
border-bottom:#CCCCCC solid 1px;
}
h3{
width:100%;
margin-top:40px;
padding-top:0px;
margin-bottom:10px;
color:#28bacd;
font-size:20px;
font-weight:normal;
border-bottom:#CCCCCC solid 1px;
float:left;
}

h1 span{
color:#999999;
font-size:11px;
}

.center-box{
margin-top:15px;
float:left;
width:100%;
font-size:12px;
color:#393939;
}

.center-box h2{
width:533px;
font-size:14px;
}
.center-box a{
color:#e58e00;
}
.center-box a:hover{
color:#bd1b00;
}

.big-game .big-img-container{
padding-left:5px;

}

.big-game{
width:570px;
}
.big-text{
float:right;
width:390px;
margin-right:20px;
}
.big-text {
background:none;
padding-left:0px;
}
.big-game h2{
color:#82b008;
font-size:14px;


}
.big-game h1 a{
text-decoration:none;

}
.big-text h2{
background:none;
padding-left:0px;
}

.big-game h2 a{
margin-top:0px;
font-size:18px;
color:#e58e00;
text-decoration:none;
}
.big-game h2 a:hover{
text-decoration:underline;
}
.price-big{
color:#9a0700;
font-size:16px;
font-weight:bold;
width:100%;
}


.sidebox-margin{
width:150px;
padding:0px 15px 0px 15px;
font-size:11px;
}
.sidebox-margin p{
font-size:11px;
font-weight:bold;

}


/* game box*/

.gamebox{
float:left;
width:285px;
padding:0px 5px 10px 5px;
}

.gamebox-top{
background-image:url(../img/gamebox_top.gif);
height:13px;
float:left;
width:285px;
font-size:10px;
}

.gamebox-content{
background-image:url(../img/gamebox_content.gif);
height:13px;
float:left;
width:265px;
padding:0px 10px 0px 10px;
}
.gamebox-bottom{
background-image:url(../img/gamebox_bottom.gif);
height:13px;
float:left;
width:285px;
}

.smallbox{
height:72px;
}
.smallbox a img{
border:#CCCCCC solid 1px;
float:left;
margin-right:5px;
}
.smallbox a img:hover{
border:#e58e00 solid 1px;
}


.smallbox h4{
margin:0px 0px 5px 0px;

padding:0px;
height:25px;
}



.smallbox h4 a{
color:#e58e00;
text-decoration:none;
font-size:12px;
font-weight:bold;
width:100%;
display:block;
}
h4 a:hover{
color:#e58e00;
text-decoration:underline;
}

.smallbox-cat{
color:#28bacd;
font-size:11px;
font-weight:bold;
}
.smallbox-details{
color:#666666;
font-size:11px;
}

/* bigbox */
.bigbox h4{
margin:0px 0px 5px 0px;
padding:0px;
height:30px;
}
.bigbox h4 a{
color:#e58e00;
text-decoration:none;
font-size:16px;
font-weight:bold;
line-height:16px;
width:100%;
display:block;
}
.bigbox h4 a:hover{
color:#e58e00;
text-decoration:underline;
}

.bigbox{
height:210px;
}

.bigbox a img{
border:none;

margin-right:5px;
float:left;
}
.bigbox a img:hover{

}
.bigbox-cat{
color:#28bacd;
font-weight:bold;
font-size:11px;
}
.bigbox-details{
color:#666666;
font-size:11px;
}
.star{
margin-top:5px;
}
.price{
font-size:16px;
font-weight:bold;
color:#c51c00;
}



/* nagy doboz */

.biggest_box{
float:right;
width:580px;
margin-right:5px;
margin-bottom:12px;

}

.boxtop{
background-image:url(../img/bigbox_top.gif);
height:12px;
float:left;
width:580px;
font-size:7px;
}

.boxcontent{
background-image:url(../img/bigbox_content.gif);

float:left;
width:560px;
padding:0px 10px 0px 10px;
}
.boxbottom{
float:left;
background-image:url(../img/bigbox_bottom.gif);
height:12px;
width:580px;

}
.boxtitle{
float:left;
width:100%;
color:#e58e00;
font-size:13px;
font-weight:bold;
}
.boxtitle2{
float:left;
width:300px;
color:#e58e00;
font-size:13px;
font-weight:bold;
}

.boxcontent form{
float:left;
margin-top:5px;
margin-bottom:5px;
font-size:11px;
width:100%;
}
.add-radio{
float:left;
width:300px;
}
.addtocart-big{
width:228px;
float:right;
}
.addtocart-big a{
background:url(../img/cart-btnbig.gif);
height:30px;
display:block;
font-size:18px;
font-weight:bold;
width:228px;
float:left;
color:#FFFFFF;
text-decoration:none;
text-align:center;
padding-top:5px;
}
.addtocart-big a:hover{
background-position:0px -35px;
color:#FFFFFF;
}

.banner_noimage, .banner_halfpercent{
float:left;
width:180px;
height:53px;

padding-top:8px;

background:url(../img/banner_noimage.gif);
margin-top:5px;
margin-bottom:10px;
}
.banner_noimage:hover, .banner_halfpercent:hover{
background-position:0px -61px;
}
.banner_noimage a, banner_halfpercent a{
width:180px;
display:block;
text-decoration:none;
}

/* gombok*/


.buttons{
float:left;
clear:both;
width:100%;
height:24px;
padding-top:12px;
}
.download-small{
float:left;
width:124px;

}

.download-small a{
background:url(../img/demodownload.gif);
float:left;
width:100px;
height:18px;
margin-right:15px;
color:#FFFFFF;
font-size:11px;
padding-top:4px;
padding-left:24px;
font-weight:bold;
text-decoration:none;
}
.download-small a:hover{
width:99px;
height:17px;
background-position:0px -22px;
padding-top:5px;
padding-left:25px;
color:#FFFFFF;
}
.addcart-small {
float:right;
width:124px;

}
.addcart-small a{
background:url(../img/addcart.gif);
float:left;
width:96px;
height:18px;

color:#FFFFFF;
font-size:11px;
padding-top:4px;
padding-left:28px;
font-weight:bold;
text-decoration:none;
}
.addcart-small a:hover{
width:95px;
height:17px;
background-position:0px -22px;
padding-top:5px;
padding-left:29px;
color:#FFFFFF;
}

/* lapozo*/

.games_pager{
display:block;
height:22px;
width:100%;
border-bottom:solid 1px #e1e1e1;
margin-top:30px;
margin-bottom:10px;
float:left;
}
.pager{
color:#999999;
float:right;
height:19px;
margin-top:5px;
font-size:11px;
}

.aktualis{
	font-size:12px;
	color:#000000;
	height:13px;
	font-weight:normal;
	display:inline-block;
	text-decoration:none;
	padding:1px 4px 1px 4px;
	margin-left:2px;
	background-color:#e58e00 !important;

}

.pager a, .pager2 a {
	font-size:10px;
	color:#FFFFFF;
	height:13px;
	font-weight:normal;
	display:inline-block;
	text-decoration:none;
	padding:1px 4px 1px 4px;
	margin-left:2px;

}
.pager a:hover, a.is_active, .pager2 a:hover {
	background-color:#e58e00 !important;
	color:#FFFFFF;
}
a.is_active{
cursor:default;
}

a.frev {
	background:url(../img/frew.gif) no-repeat;
	width:8px;
	height:13px;
	background-color:#999999;
	background-position:4px 4px;
}
a.rev {
	background:url(../img/rev.gif) no-repeat;
	width:8px;
	height:13px;
	background-color:#999999;
	background-position:4px 4px;

}
a.forw {
	background:url(../img/forw.gif) no-repeat;
	width:8px;
	height:13px;
	background-color:#999999;
	background-position:8px 4px;

}
a.fforw {
	background:url(../img/fforw.gif) no-repeat;
	width:8px;
	height:13px;
	background-color:#999999;
	background-position:4px 4px;

}
.bgcolor{
background-color:#82b008;
}
.bgcolor_active{
background-color:#82b008;
}


/*-------------------- right-column---------------------------------------*/


.ovinapklub{
background:url(../img/ovinapklub_bg.jpg) no-repeat;
padding-top:110px;
float:left;
width:180px;
}
.ovinapklub b{
font-size:14px;
}
.ovinapklub a{
color:#FFFFFF;
}
.ovinapklub a:hover{
color:#374c00;
}
.ovinapklub form{
float:left;
margin:0px;
padding:0px 15px 0px 15px;
width:150px;
}
.ovinapklub form p{
margin:4px 0px 10px 0px;
padding:0px;
width:150px;
}
.ovinapklub label{

margin:0px;
font-weight:bold;
font-size:11px;
color:#FFFFFF;
}
.ovinapklub form p input{
width:150px;
border:none;
font-size:11px;
color:#666666;
margin:0px;
}

.greenline{
background:url(../img/greenline.gif);
float:left;
width:180px;
height:12px;
font-size:6px;
}
.greentext{
font-size:16px;
color:#374c00;
font-weight:bold;
}


/* klub banner*/

.banner_klub{
float:left;
width:180px;
height:53px;

padding-top:8px;

background:url(../img/banner_klub.gif);
margin-top:10px;
}
.banner_klub:hover{
background-position:0px -61px;
}
.banner_klub a{
width:180px;
display:block;
text-decoration:none;
}
.klub_title{
display:block;
color:#374c00;
font-weight:bold;
font-size:11px;
margin-left:15px;
text-transform:uppercase;
width:100px;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
line-height:13px;
}

.klub_det{
color:#ffffff;
margin:0px;
font-size:11px;
padding-left:15px;


}

/* gombok*/
.btn-green a{
float:right;
background:url(../img/greensmall_btn.gif);
text-align:center;
width:65px;
height:18px;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding-top:3px;
margin-bottom:10px;

text-decoration:none;
}
.btn-green a:hover{
background-position:0px -21px;
height:17px;
padding-top:4px;
color:#FFFFFF;

}
.btn-blue a{
float:left;
background:url(../img/bluesmall_btn.gif);
text-align:center;
width:65px;
height:18px;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding-top:3px;
margin-bottom:10px;
margin-top:5px;

text-decoration:none;
}
.btn-blue a:hover{
background-position:0px -21px;
height:17px;
padding-top:4px;

}



.btn-green-big a{
background:url(../img/greenbig_btn.gif);

text-align:center;
width:95px;
height:18px;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding-top:3px;
display:inline-block;


text-decoration:none;
}
.btn-green-big a:hover{
background-position:0px -21px;


height:17px;
padding-top:4px;
}



/* tudnivalok */

.tudnivalok{
background:url(../img/sideboxhead_segitseg.gif);
}


/* szavazas */

.szavazas{
background:url(../img/sideboxhead_szavazas.gif);
}

.szavaz p label{
color:#004f63;
}
.szavaz p{
color:#004f63;
margin:0px 0px 5px 0px;
}
.kerdes{
display:block;
color:#FFFFFF;
margin-bottom:5px;
font-weight:bold;
font-size:13px;
font-weight:bold;
}
.szavaz_links{
float:left;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}
.szavaz_links a{
color:#FFFFFF;
text-decoration:none;
}
.szavaz_links a:hover{
text-decoration:underline;
}

/* kapcsolat*/

.kapcsolat{
background:url(../img/sideboxhead_kapcsolat.gif);
}
/* ovinap */

.ovi{
background:url(../img/sideboxhead_ovi.gif);
}

.rolunk{
background:url(../img/sideboxhead_rolunk.gif);
}
/* kep mask*/
.m{
position:relative;
top:0px;
left:0px;
z-index:1;
border:none;
}
.mask{
position:relative;
top:-140px;
left:0px;
z-index:300;
margin-bottom:-140px;
border:none;
}

.big-img-container{
float:left; width:140px; height:140px; display:block; margin-right:10px;
}

.big-cdimg-container{
float:left; width:140px; height:200px; display:block; margin-right:10px;
}

/* footer */

.footer{
float:left;
width:100%;
height:39px;
background-color:#003448;
color:#c6c6c6;
padding-top:11px;


}
.footer a{
color:#c6c6c6;
text-decoration:none;
}
.footer a:hover{
color:#FFFFFF;
}
.f_c{
display:block;
height:28px;
margin:auto;
width:970px;

}
.fl{
float:left;
width:48%;
font-size:11px;

}
.fr{
float:right;
width:48%;
text-align:right;
font-size:11px;

}




/* tablazatokhoz */

.table_text1{
color:#82b008;
font-size:14px;
font-weight:bold;
}

.megrendeles-mezo{
font-weight:bold;
color:#333333;
}

hr{
border:none;
height:1px;
background-color:#CCCCCC;
}


/* kosar*/

.cart_table th{
background-color:#28bacd;
padding:3px;
font-weight:bold;
font-size:13px;
text-align:left;
color:#FFFFFF;
}

.cart_table td{
border-bottom:#CCCCCC solid 1px;
padding:7px 3px 7px 3px;
font-weight:bold;
font-size:11px;
}
.td_price{
text-align:right !important;
}
.sum_price{
font-size:14px !important;
font-weight:bold;
color:#ba1a00;
}
.del a{
background:url(../img/del_btn.gif);
display:block;
width:15px;
height:15px;
}
.cart_btns{
float:left;
}
.cart_btns a{
display:inline-block;
font-size:11px;
margin-left:7px;
background-color:#e58e00;
color:#FFFFFF;
padding:3px 5px;
text-decoration:none;
}
.cart_btns a:hover{
background-color:#ba1a00;
color:#FFFFFF;

}

/* termekkartya */

.game-details{
float:left;
width:370px;
}




.game-dvdimg{
float:right;
width:190px;
}
.game-dvdimg{
margin-bottom:10px;
}
.dvd_img{
margin-bottom:10px;
float:left;
}
.rate{
color:#999999;
font-size:11px;
}
.border-top{

font-size:11px;
padding-top:7px;
border-top:#CCCCCC solid 1px;
display:block;
width:100%;
}

/* uzenofal */

.message{
border-bottom:#CCCCCC solid 1px;
padding-bottom:4px;
margin-bottom:20px;
position:relative;
padding-left:55px;
float:left;
display:block;
}

.neve{
display:inline-block;
font-weight:bold;
margin-right:10px;
margin-bottom:5px;
color:#df7a00;
}
.ovinap{
background:url(../img/napocska.gif) no-repeat !important;
padding-top:3px;
padding-left:22px;
height:21px;

color:#c51c00 !important;
}
.datum{

display:inline-block;
font-weight:bold;
font-size:10px;
color:#82b008;
margin-bottom:5px;
}
.form{
margin-top:0px;
float:left;
width:100%;
}
.form p{
margin:0px 0px 3px 0px;
}
.hsz{
margin-bottom:20px;
}

.btn{
border:none;
background:#e58e00 !important;
width:auto !important;
padding:3px 5px;
color:#FFFFFF;
font-weight:bold;
cursor:pointer !important;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
.btn:hover{
background-color:#82b008 !important;
}

.form p input, .form p textarea, .form p select{

font-size:12px;
}
.form p label{
font-size:11px;
font-weight:bold;
width:130px;
text-align:right;
margin-right:10px;
float:left;
}

.uzeno_textarea{
width:550px !important;
background:#f9f1e4;
border:solid 1px #d9a687;
height:50px;
}
.profile_img{
position:absolute;
display:block;
width:45px;
height:45px;
left:0px;
top:0px;
}
.fav_add{
margin-right:15px;
display:inline-block;
width:20px;
height:20px;
background:url(../img/star.png);
}
.fav_add:hover{
display:inline-block;
width:20px;
height:20px;
background:url(../img/star.png);
background-position:0px -20px;
}
.fav_del{
margin-right:15px;
display:inline-block;
width:20px;
height:20px;
background:url(../img/star.png);
background-position:0px -20px;
}
.fav_del:hover{
display:inline-block;
width:20px;
height:20px;
background:url(../img/star.png);
background-position:0px 0px;
}

.skype{
float:left;

font-size:12px;
font-weight:bold;
margin:10px;
}

.mail{

float:left;

font-size:12px;
font-weight:bold;
margin:10px;

}
.mail a img{
border:none;
margin-right:10px;
}

.mail a{
text-decoration:none;
}


 .uzenet input, .uzenet textarea, .uzenet select{
background:#f9f1e4;
border:solid 1px #d9a687;
font-size:12px;
width:400px;
}
.uzenet label{
font-size:11px;
font-weight:bold;
width:50px;
text-align:right;
margin-right:10px;
float:left;
}
.uzenet label{
font-size:11px;
font-weight:bold;
width:50px;
text-align:right;
margin-right:10px;
float:left;
}
.uzenet p{
margin:0px 0px 5px 0px;
}
