/* CSS Document */
/* general stuff */

body{
	background-image: url("../designImages/body.gif");
	background-repeat: repeat;
	text-align: center;
}

* {
margin: 0px;
padding: 0px; /* mindent kinullazunk */
font-family: Arial, Helvetica, sans-serif; /* beallitjuk az oldalon a font keszletet */
font-size: 12px; /* a kulon nem meghatarozott fontok merete */
}



input, select, textarea{
background: #E7E7E9;
border: 1px solid #C2C2C4;
color: #414143;
}

.searchBox select{
	margin-left: 12px;
	
}



/* az egesz befoglalo div */
#wholeStuff {
background: #ECF1ED;
background-image: url("../designImages/background.gif");
background-repeat: repeat;
width: 940px;
text-align: center;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
border: 2px solid #B25861;
clear: none;
}

#head{
text-align: left;
margin-top: 5px;
margin-bottom: 5px;
}

#head li {
display: inline;
list-style: none;
margin-left: 10px;
}

#head li .iconText{
font-weight: bold;
font-size: 10px;
}

#head li a{
color: #fff;
}

/* leftColumn - bal oszlop */
#leftColumn {
width: 144px;
/*max-height: auto;*/
color: #fff;
float: left;
margin-top: 10px;
margin-left: 4px;
margin-right: 0px;
margin-bottom: 8px;
overflow: hidden;
}





/* mainColumn - kozepso oszlop */
#mainColumn {
	margin-top: 10px;
	margin-left: 9px;
	margin-right: 7px;
width: 612px;
/*max-height: auto;*/
float: left;
border: 2px solid #B25861;
background: #fff;
overflow: hidden;
}



/* rightColumn - jobb oszlop */

#rightColumn {
width: 154px;
/*max-height: auto;*/
float: left;
overflow: hidden;
}


img{
border: none;
}

#advertBox img{
border: none;
}

#advertBox .home{
	overflow: hidden;
}

p{
text-align: center;
}

.boxContainer{
width: 520px;
margin-left: auto;
margin-right: auto;
}

.freeBox{
margin-left: 0px;
margin-right: 0px;
width: 150px;
height: 240px;
float: left;
overflow: hidden;
}

.normalBox{
/*display: inline-table;*/
/*vertical-align: text-top;*/
position: relative;
float: left;
width: 140px; 
overflow: hidden;
margin-left: 10.5px;
}


.isDisplayImage{
border: 1px solid #F69125;
}

.displayImage{
border: 2px solid #DADADC;

}

.displayImage:hover{
border: 2px solid #F8811D;
}

.fullDisplayImgA{
width: 300px;
height: 300px;
overflow: hidden;
background: #fff;
display: block;
padding-top: 20px;
}

.fullDisplayImgA:hover{
width: 300px;
height: 300px;
background: #E6E6E8;
display: block;
padding-top: 20px;
}


.fullBox .displayImage{
margin: 10px;
}

.normalBox .displayImage{
width: 125px;
height: 166px;
display: block;
overflow: hidden;
margin-left: auto;
margin-right: auto;
}


.freeType .displayImage{
width: 95px;
height: 125px;
display: block;
overflow: hidden;
margin-left: auto;
margin-right: auto;
}

.fullBox{
text-align: center;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
width: 590px;
overflow: hidden;
}




.vipBox{
position:relative;
float: left;
/*display: inline-table;*/
/*vertical-align: text-top;*/
width: 200px;
/*height: 530px;*/
overflow: hidden;
margin-left: 3px;
}

.vipBox .displayImage{
width: 175px;
height: 232px;
display: block;
overflow: hidden;
margin-left: auto;
margin-right: auto;
}

.floatBoxImg{
position: relative;
float: left;
width: 300px;
}

.floatBoxDesc{
margin-left: 10px;
position: relative;
width: 280px;
float: left;
overflow: hidden;
}







/* az oszlopokban levu dobozok megegyezo tulajdonasagai */


#leftColumn .box {
	background: #fff;
	width: 140px;
	border: 2px solid #B25861;
	text-align: left;
	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#rightColumn .box {
	background: #fff;
	width: 150px;
	border: 2px solid #B25861;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.box h2{
	text-align: left;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	background: url("../designImages/boxheader.gif");
	background-repeat: repeat-x;
	color: #fff;
}

h1{
	text-align: center;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	font-size: 16px;
	background: url("../designImages/boxheader.gif");
	color: #fff;
}

.box ul{
	list-style-type: none;
	padding: 0px;
}

.box li{
	padding: 0px;
	margin-left: 2px;
}

.box li a{
text-decoration:none;
color: #F48128;
font-size: 12px;
font-weight: bold;
}

.box li.small a{
text-decoration: none;
color: #B2B3B5;
font-weight: bold;
font-size: 12px;
}

.box p{
margin-top: 2px;
}

/* tartalom box */
.contentBox {
	background: #fff;
	
	
	text-align: left;
	
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
/*
.contentBox h1{
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 20px;
	background: #F48128;
	color: #fff;
}
*/
.contentBox ul{
	list-style-type: none;
	padding: 0px;
}

.contentBox li{
	padding: 0px;
}

.contentBox li a{
text-decoration:none;
color: #F48128;
font-size: 14px;
}

.contentBox li.small a{
text-decoration: none;
color: #B2B3B5;
font-weight: bold;
font-size: 12px;
}

.contentBox p{
margin-top: 2px;
}



/* a kozepso oszlopban levu dobozok h2 fejlecenek megegyezo tulajdonasagai */

div.mainColumnBox h2 a{

font-size: 14px;

}



div.generalColumnBox form input{

width: 100px;

}



div.generalColumnBox form select{

width: 100px;

}



/* az oszlopok megegyezo tulajdonasagai */

div.generalColumn {
/*max-height: auto;*/


}



/* szelso oszlopban levo lista alapu menu elemei */

div.columnMenu {

}



div.columnMenu ul{

margin: 0px;

padding: 0px;

}

div.columnMenu li{

list-style-type: none;

margin: 0px;

padding: 0px;

margin-left: 10px;

font-weight: bold;



}





/* bannerek */

#bannerTop{
width: 920px;
height: 140px;
border: 1px solid #E7E7E9;
overflow: hidden;
margin: auto;
}



.bannerContent{
width: 468px;
height: 60px;
/*background-color: #FF6C00; */
/*border: 1px solid #E7E7E9;*/
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
overflow: hidden;
}

.bannerSmall{
margin-top: 5px;
float: left;
width: 160px;
height: 80px;
/*border: 1px solid #E7E7E9;*/
overflow: hidden;
text-align: center;
}

.bannerSide{

float: left;
width: 140px;

/*border: 1px solid #E7E7E9;*/
overflow: hidden;
text-align: center;
margin-bottom: 5px;
}
/*#FF6C00*/



/* pager */

.pager {
padding: 10px;
width: 200px;
margin-left: auto;
margin-right: auto;
}



.pager ul li{
display:block;
float:left;
width: 30px;

}



.pager ul li a{

display: block;

text-align:center;

width: 25px;

height: 20px; /* a height es a fuggoleges padding osszege = a width-el ha negyzetet akarunk */

padding: 5px 0 5px 0;

border: 1px solid #999;

background-color: #FF2501;

}



.pager ul li a:hover{

background-color:#eee; /* lapozo elemek hatterszine hoverkor - bg kep is lehet */

}



.pager ul li.actualPage { /* aktualis oldal li eleme, nem kattinthato */

display: block;

text-align:center;

width: 25px;

height: 20px; /* a height es a fuggoleges padding osszege = a width-el ha negyzetet akarunk */

padding: 5px 0 0 0;

border: 1px solid #000;

background-color: #000;

color: white;



}




#imageContainer{
height: 600px;
}



.smsAproAdvertImage{
width: 130px;
overflow: hidden;
}

.smsAproAdvertName{
text-align: center;
font-weight: bold;
font-size: 16px;
color: #d94078;
}

.smsAproText{
text-align: center;
font-weight: bolder;
font-size: 14px;
color: #d94078;
}


#rating{
margin-left: 170px;
font-weight: bold;
}

#rating ul li{
text-align: left;
list-style-type: none;
}

#rating label{
font-weight: bold;
}

.clearSmall{
clear: both;
padding-top: 5px;
}


.kiemeles_link{
color: #ee97b1;
text-decoration: none;
font-size: 16px;
font-weight: bold;	
}

.kiemeles_link_apro{
color: #02ADF2;
text-decoration: none;
font-size: 10px;
font-weight: bold;	
}

/*nagykÃ©pek*/
#largeImages{
	width: 550px;
	background: red;
	margin-left: 70px;
}

#largeImages li{
	display: inline;
	list-style-type: none;
	margin-right: 70px;
	float: left;
}

#largeImages img{
	border: 2px solid #F59C62;
}

#largeImages .largeImageText{
	color: #F38E40;
	font-weight: bold;
	font-size: 14px;
}


.yellow_big{
	color: #F38E40;
	font-size: 16px;
	font-weight: bold;
	width: 500px;
	text-align: left;
}

.middle_gray{
	color: #606060;
	font-size: 13px;
	font-weight: bold;
	width: 600px;
	text-align: left;
}


.fotokod{
	text-align: left;
	margin-top: 20px;
	color: #19b474;
	font-size: 11px; 
}

.bold{
	font-weight: bold;
}

.ajandek_text{
	color: #9A9A9C;
	font-size: 12px;
}



.countryside{
	background-image: url("../designImages/videkilany.gif");
	background-repeat: no-repeat;
	background-position:center;
	height: 36px;
}


.advertsSum{
	margin-top: 7px;
	color: #9C9A9F;
	font-size: 11px;
	font-weight: bold;
}









/* Top sms kiemelés */
#top-sms-box{

float: left;
padding-top: 10px;
padding-bottom: 10px;
margin-left: auto;
margin-right: auto;
/*background: #FFA656;*/
}

#top-sms-box h2{
	font-size: 18px;
	margin-bottom: 10px;
	color: #950033;
}
