/**********************************************************/
/* Átrium Plázák                                          */
/* created by: B.Tamás                                    */
/* CSS & HTML author: B.Tamás - http://btamas.hu          */
/**********************************************************/

/** Alapértelmezett beállítások ---> **/
body,html{height: 100%;}
html{overflow: auto;}
body{
	font-family: Arial;
	margin: 0;
	padding: 0;
}

.clr{
	clear: both;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}
a,a:link,a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}

#container{
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
}
#container2{
	width: 946px;
	margin: 0 auto 0 auto;
}
#header{
	position: relative;
	width: 946px;
	height: 142px;
}

/** <--- Alapértelmezett beállítások **/

/** Fejléc ---> **/
#flag{
	float: left;
	font-size: 10px;
	color: #d4f3a9;
	margin-left: 204px;
	margin-top: 8px;
	padding-left: 6px;
	border-left: 1px solid #4d4f4b;
}
#flag a{color: #d4f3a9;}
#flag img{margin-left: 6px;}
#plazas{
	float: right;
	width: 530px;
	padding-top: 10px;
}
#plazas .row{
	float: left;
	margin-right: 10px;
}
#plazas .item{
	float: left;
	margin-right: 20px;
}
#plazas .noMargin{margin: 0;}

#logo{
	position: absolute;
	top: 0;
	left: -12px;
	z-index: 999;
}

#menu{
	width: 710px;
	margin-top: 45px;
	float: right;
}
#menu .item{
	float: left;
	width: 86px;
	height: 54px;
	text-align: center;
}
#menu .item a{
	padding-top: 14px;
	padding-bottom: 25px;
	font-size: 14px;
	color: #ffffff;
	display: block;
}

#navigation{
	float: right;
	width: 710px;
	font-size: 9px;
	color: #848484;
	margin-top: -2px;
}
#navigation .pos{
	float: left;
	margin-right: 5px;
}
#navigation .item{
	float: left;
	color: #b9b9b9;
	margin-right: 3px;
}
#navigation .item a{color: #b9b9b9;}
/** <--- Fejléc **/

/** Lábléc ---> **/
#footer{
	background: url(/images/bg-footer.gif) center top repeat-x;
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 321px;
}
#footer .frame{
	background: url(/images/bg-footer2.gif) center top no-repeat;
	width: 946px;
	height: 286px;
	margin: 0 auto 0 auto;
	padding-top: 35px;
	position: relative;
	left: 1px;
}
#footer .row1{
	height: 43px;
	padding-left: 35px;
	line-height: 23px;
	color: #5e5e5e;
}
#footer .row1 a{
	color: #ffffff;
	padding: 0 20px 0 20px;
}
#footer .row1 a.first{padding-left: 0;}
#footer .row2{
	height: 41px;
	padding: 17px 0 0 35px;
	color: #5e5e5e;
}
#footer .row2 a{padding: 0 20px 0 20px;}
#footer .row2 a.first{padding-left: 0;}
#footer .row3{
	height: 47px;
	padding-top: 18px;
}
#footer .row4{
	padding-top: 15px;
}
#footer .row3,
#footer .row4{
	font-size: 12px;
	color: #818181;
}
/** <--- Lábléc **/

#content{
	background-color: #ffffff;
	width: 946px;
	position: relative;
	height: 100%;
	min-height: 100% !important;
	padding-bottom: 340px;
	margin: 10px 0 0 1px;
}
#contFrame{padding: 10px 15px 30px 15px;}
#contBanner{margin-bottom: 20px;}

/**
 * Modulok
 **/
/** Üzlet kereső ---> **/
#storeSearch{
	height: 50px;
	margin-bottom: 22px;
}
#storeSearch .title{
	font-family: "Myriad Pro", Arial;
	font-size: 17px;
	text-transform: uppercase;
	color: #000000;
	width: 128px;
	float: left;
	padding-top: 18px;
}
#storeSearch .col1,
#storeSearch .col2{
	float: left;
	width: 215px;
	margin-right: 12px;
}
#storeSearch .col3{
	float: left;
	width: 215px;
	margin-right: 10px;
}
#storeSearch .col4{
	float: left;
	width: 108px;
	padding-top: 12px;
}
#storeSearch .col1 .name,
#storeSearch .col2 .name,
#storeSearch .col3 .name,
#storeSearch .col4 .name{
	font-family: "Myriad Pro", Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 2px;
}
#storeSearch .col1 input,
#storeSearch .col2 select,
#storeSearch .col3 select,
#storeSearch .col3 input{
	background: url(/images/bg-boxGrayWhite.gif) center top repeat-x;
	width: 215px;
	height: 22px;
	font-size: 14px;
	color: #1b1b1b;
}
#storeSearch .col2 select,
#storeSearch .col3 select{
	width: 215px;
	height: 26px;
	text-align: center;
}
#storeSearch .col2 select option,
#storeSearch .col3 select option{text-align: left;}
/** <--- Üzlet kereső **/

/** Kiemelt hírek ---> **/
#topNews{
	background: url(/images/bg-topNews.gif) center top repeat-x;
	margin: 0 -15px 35px -15px;
	padding-top: 8px;
}
#topNews .left{
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	float: left;
	margin-left: 14px;
	margin-bottom: 6px;
}
#topNews .right{
	font-size: 10px;
	text-transform: uppercase;
	color: #1b1b1b;
	float: right;
	margin-right: 14px;
	margin-bottom: 6px;
}
#topNews .right a{color: #1b1b1b;}
#topNews .items{
	padding: 0 5px 0 5px;
}
#topNews .item{
	background-color: #f1fad2;
	float: left;
	width: 298px;
	height: 70px;
	padding: 4px;
	margin-left: 5px;
	color: #1b1b1b;
	font-size: 11px;
}
#topNews .item.first,
#topNews .item:first-child{
	border-left: 0 none;
	margin-left: 0;
}
#topNews .item .pic{float: left;}
#topNews .item .pic img{margin-right: 8px;}
#topNews .item .title{
	font-weight: bold;
	padding-top: 7px;
	width: 295px;
}
#topNews .item .title a{color: #1b1b1b;}
#topNews .item .desc{width: 295px;}
/** <--- Kiemelt hírek **/

/** Kapcsolódó Tartalom ---> **/
#related{
	font-size: 12px;
	color: #338ccb;
}
#related .title{
	font-size: 20px;
	color: #000000;
	margin-bottom: 4px;
}
#related ul,
#related li{
	list-style: url(/images/liGreenRow.gif);
	margin: 0;
	padding: 0;
}
#related li{
	margin-left: 19px;
}
#related .leftSide{
	float: left;
	width: 450px;
	margin-right: 14px;
	border-top: 1px solid #e9e9e9;
	padding-top: 10px;
}
#related .rightSide{
	float: left;
	width: 450px;
	border-top: 1px solid #e9e9e9;
	padding-top: 10px;
}
/** <--- Kapcsolódó Tartalom **/

/**
 * Oldalak
 **/
/** Lapozó ---> **/
#pager{
	font-size: 12px;
	text-align: center;
}
#pager a{padding: 0 2px 0 2px;}
#pager a.active{
	font-size: 17px;
	font-weight: bold;
	color: #1b1b1b;
}

#pager span.active{
	font-size: 17px;
	font-weight: bold;
	color: #1b1b1b;
}
/** <--- Lapozó **/

/** Üzletek ---> **/
#mainNews{
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
	margin: 0 -15px 0 -15px;
}
#mainNews .newsLeftSide{
	float: left;
	width: 605px;
	padding: 15px;
}
#mainNews .newsLeftSide .left,
#mainNews .newsLeftSide .right{float: left;}
#mainNews .newsLeftSide .right{width: 290px;}
#mainNews .newsLeftSide .pic img{margin-right: 15px;}
#mainNews .newsLeftSide .title{
	font-size: 22px;
	color: #000000;
	margin-bottom: 3px;
}
#mainNews .newsLeftSide .title a{color: #000000;}
#mainNews .newsLeftSide .desc{
	font-size: 12px;
	color: #252525;
	margin-bottom: 5px;
}
#mainNews .newsLeftSide .details{
	background-color: #ffffff;
	width: 285px;
	height: 15px;
	line-height: 15px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#mainNews .newsRightSide{
	float: left;
	width: 296px;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}
#mainNews .newsRightSide .item{
	background: #ffffff url(/images/mainNewsRightBottomBorder.gif) center bottom no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #1b7cc2;
	padding: 13px;
}
#mainNews .newsRightSide .item:last-child{background: #ffffff;}
#mainNews .newsRightSide .item .pic{float: left;}
#mainNews .newsRightSide .item .pic img{
	border: 1px solid #e5e5e5;
	margin-right: 14px;
}
#mainNews .newsRightSide .item .title{
	padding-top: 13px;
}

#mainOffer{
	margin-top: 25px;
	margin-bottom: 25px;
}
#mainOffer .column{
	float: left;
	width: 296px;
	margin-right: 14px;
}
#mainOffer .column.last{margin-right: 0;}
#mainOffer .column .title{
	font-family: "Myriad Pro", Arial;
	font-size: 25px;
	color: #000000;
	margin-bottom: 2px;
}
#mainOffer .column .desc{
	font-size: 12px;
	color: #000000;
	padding: 12px 8px 14px 12px;
	border-bottom: 4px solid #c7e26b;
}
#mainOffer .column .desc a{color: #000000;}
#mainOffer .column .desc span{
	font-size: 14px;
	font-weight: bold;
}

#mainSearch,
#mainVote{
	float: left;
	width: 450px;
}
#mainSearch{margin-right: 15px;}
#mainSearch .title,
#mainVote .title{
	font-family: "Myriad Pro", Arial;
	font-size: 25px;
	color: #000000;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 12px;
	border-bottom: 1px solid #e9e9e9;
}
#mainSearch .button{margin-top: 5px;}
#mainVote .button{
	margin-left: 12px;
	margin-top: 5px;
}
#mainSearch .row{
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	color: #343434;
	padding-left: 10px;
	margin-top: 5px;
}
#mainSearch .row .name{
	padding-left: 5px;
}
#mainSearch .row input,
#mainSearch .row select{
	background: url(/images/bg-boxGrayWhite.gif) center top repeat-x;
	width: 428px;
	height: 24px;
	font-size: 14px;
	color: #1b1b1b;
}
#mainSearch .row select{
	width: 430px;
	text-align: center;
}
#mainSearch .row select option{text-align: left;}
#mainVote .question{
	padding-left: 10px;
	margin-bottom: 5px;
}
#mainVote .answer{
	padding-left: 10px;
	margin: 2px 0 2px 0;
}

#infobox{margin-top: 20px;}
#infobox .leftSide{
	float: left;
	width: 216px;
	height: 103px;
	padding-top: 8px;
}
#infobox .leftSide ul,
#infobox .leftSide li{
	margin: 0 0 0 10px;
	padding: 0;
}
#infobox .leftSide li{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 0 2px 0;
}
#infobox .leftSide li a{color: #ffffff;}
#infobox .rightSide{
	float: left;
	width: 74px;
	height: 111px;
}
/** <--- Főoldal **/

/** Üzletek ---> **/
#shops .top{
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 6px;
	margin-bottom: 22px;
}
#shops .top .left{
	float: left;
	font-size: 23px;
	color: #8ab200;
	width: 305px;
	height: 26px;
}
#shops .top .center{
	float: left;
	width: 305px;
	height: 20px;
	padding-top: 6px;
}
#shops .items .item{
	float: left;
	width: 209px;
	margin: 0 10px 30px 10px;
}
#shops .items .item .pic img{
	display: block;
	margin: 0 auto 10px auto;
}
#shops .items .item .text{
	font-size: 12px;
	text-align: center;
	color: #1b1b1b;
	margin-bottom: 4px;
}
#shops .items .item .text .title{
	font-size: 14px;
	font-weight: bold;
	color: #1b7cc2;
}
#shops .items .item .details{
	background-color: #f2f2f2;
	width: 209px;
	height: 18px;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #0675c9;
}

/** Üzlet oldal **/
#shop .name{
	font-size: 23px;
	color: #8ab200;
	margin-bottom: 10px;
}
#shop .datas{
	background-color: #f2f2f2;
	font-size: 12px;
	color: #1b1b1b;
	height: 35px;
	margin-bottom: 20px;
}
#shop .datas div{
	float: left;
	margin-right: 15px;
	line-height: 35px;
}
#shop .datas .phone{font-weight: bold;}
#shop .datas img{padding-left: 6px;}
#shop .leftSide{
	float: left;
	width: 500px;
	margin-right: 14px;
}
#shop .rightSide{
	float: left;
	width: 400px;
}
#shop .desc{
	font-size: 12px;
	color: #1b1b1b;
}
#shop .brands .title{
	font-size: 12px;
	font-weight: bold;
	color: #1b1b1b;
}
#shop .brands .list{
	font-size: 12px;
	color: #338ccb;
	margin-bottom: 28px;
}
#shop .brands .list a{margin-right: 8px;}
#shop .map .title{
	background-color: #f2f2f2;
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-left: 8px;
	height: 22px;
	line-height: 22px;
}
#shop .map .mapPic{
	background-color: #ffffff;
	border: 1px solid #f2f2f2;
}
#shop .rightSide img{
	display: block;
	margin: 0 auto 0 auto;
}
/** <--- Üzletek **/

/** Térkép ---> **/
#map .title{
	font-size: 23px;
	color: #8ab200;
	margin-bottom: 14px;
}
#map .map{
	width: 915px;
	height: 443px;
	border: 1px solid #e9e9e9;
	margin-bottom: 10px;
}
#map .bottom{font-size: 12px;}
/** <--- Térkép **/

/** Cikk lista ---> **/
#articleList .top{
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 6px;
	margin-bottom: 22px;
}
#articleList .top .left{
	float: left;
	font-size: 23px;
	color: #8ab200;
	width: 305px;
	height: 26px;
}
#articleList .top .center{
	float: left;
	width: 305px;
	height: 20px;
	padding-top: 6px;
}
#articleList .bottom{margin-top: 15px;}
#articleList .item{
	float: left;
	width: 450px;
	margin-bottom: 20px;
}
#articleList .item.first{margin-right: 14px;}
#articleList .item .pic{float: left;}
#articleList .item .pic img{margin-right: 10px;}
#articleList .item .title{
	font-size: 14px;
	font-weight: bold;
	color: #1b7cc2;
	width: 450px;
}
#articleList .item .begin{
	font-size: 12px;
	color: #1b1b1b;
}
#articleList .item .begin .details{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
/** <--- Cikk lista **/

/** Cikk oldal ---> **/
#article .artTitle{
	font-size: 23px;
	margin-bottom: 5px;
}
#article .artText{
	font-size: 12px;
	color: #1b1b1b;
	margin-bottom: 30px;
}
#article .artText .artPic{margin: 0 0 12px 15px;}
/** <--- Cikk oldal **/

#kategoriakcontent  #box {
	width: 207px;
	text-align: left;
	position: relative;
	float: left;
	margin-top: 4px;
	margin-left: 2pt;
	border: 1px solid #FBFBFB;
	margin-right: 2px;
	background-color: #F4F4F4;
	height: 165px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.tah14grey {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D4D4D4;
}
a.tah14rlink:link {
	text-decoration: none;
	color: #d41212;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a.tah14rlink:visited {
	text-decoration: none;
	color: #d41212;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
