/****LEFT****/

#leftSide {
	width: 720px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
}

#leftSide .row {
	clear: both;
	overflow: hidden;
	height: 100%;
	position: relative;
}

#leftSide .title {
	clear: both;
}

#leftSide #boxUtitars .line,
#leftSide #boxSiborze .line{
	height: 3px;
	background-image: url(../img/background_dotgrey.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 15px 0px 5px 0px;
}

#leftSide .more {
	display: block;
	position: absolute;
	clear: both;
	right: -7px;
	bottom: 15px;
	background-image: url(../img/icon_more.png);
	background-repeat: no-repeat;
	padding: 6px 26px 0px 0px;
	background-position: right;
	width: 65px;
	height: 24px;
	font-weight: bold;
}



/* HEADERS */

h2, h2 a {
	margin: 0px;
	background-repeat: no-repeat;
	clear: both;	
}

h2 span {
	display: none;
}

#h2Sitv a {
	display: block;
	width: 46px;
	height: 26px;
	background-image: url(../img/title_sitv.png);
}

#h2Hirek a {
	display: block;
	width: 222px;
	height: 26px;
	background-image: url(../img/title_hirektud.png);	
}

#h2Siutak a {
	display: block;
	width: 76px;
	height: 22px;
	background-image: url(../img/title_siutak.png);
}

#h2Akciok a {
	display: block;
	width: 79px;
	height: 26px;
	background-image: url(../img/title_akciok.png);
	margin-left: 100px;	
}

#h2Utitars a {
	display: block;
	width: 88px;
	height: 26px;
	background-image: url(../img/title_utitars.png);
	margin-bottom: 10px;
}

#h2Siborze a {
	display: block;
	width: 86px;
	height: 26px;
	background-image: url(../img/title_siborze.png);
	margin-bottom: 10px;
}




/* BOXES */

#boxSitv {
	float: left;
	background-image: url(../img/boxbg_videobox.jpg);
	background-repeat: no-repeat;
	background-position: 10px 36px;
	height: 390px;
	width: 390px;
	padding: 5px 25px 0px 25px;
}

#boxSitvpic {
	display: block;
	width: 355px;
	height: 226px;
	position: relative;
}

#boxSitvpic .icon {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	margin: 98px 0px 0px 168px;
	background-image: url(../img/icon_video.png);
	background-repeat: no-repeat;
}

#boxSitvKiemelt {
	float: left;
	height: 390px;
	width: 235px;
	background-image: url(../img/boxbg_videobox2.jpg);
	background-repeat: no-repeat;
	background-position: 5px 30px;	
	padding: 0px 25px 0px 20px;
}

#boxTudositok {
	position: relative;	
	float: left;
	height: 404px;
	width: 290px;
	background-image: url(../img/boxbg_tudosito.jpg);
	background-repeat: no-repeat;
	background-position: 10px 26px;	
	padding: 0px 40px 0px 30px;	
}

#boxAkciok {
	position: relative;	
	float: left;
	background-image: url(../img/boxbg_utazz.jpg);
	background-repeat: no-repeat;
	background-position: 10px 26px;	
	height: 404px;
	width: 305px;
	padding: 0px 25px 0px 30px;
}

#boxBuliutak {
	position: relative;
	float: left;
	height: 387px;
	width: 320px;
	background-image: url(../img/boxbg_akcio.jpg);
	background-repeat: no-repeat;
	background-position: 30px 26px;
}

#boxUtitars {
	position: relative;	
	float: left;
	background-image: url(../img/boxbg_utitars.jpg);
	background-repeat: no-repeat;
	background-position: 10px 26px;	
	height: 387px;
	width: 143px;
	padding: 0px 30px 0px 27px;
}

#boxSiborze {
	position: relative;	
	float: left;
	background-image: url(../img/boxbg_siborze.jpg);
	background-repeat: no-repeat;
	background-position: 5px 26px;	
	height: 387px;
	width: 143px;
	padding: 0px 30px 0px 22px;		
}




/* BOX ANIMALS */

.row #macko {
	position: absolute;
	left: 0px;
	bottom: 0px;
}


.row h3 a {
	text-transform: uppercase;
	font-size: 12px;
	color: #fe7074;
	margin-bottom: 5px;
	text-decoration: none;
}

/* BOX ITEMS */

#boxSitvKiemelt .item,
#boxTudositok .item,
#boxAkciok .item {
	clear: both;
	overflow: hidden;
}

#boxSitvKiemelt .item {
	background-image: url(../img/background_dotgrey.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#boxTudositok .item {
	background-image: url(../img/background_dotgrey.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#boxAkciok .item {
	background-image: url(../img/background_dotgrey.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	width: 240px;
}

#boxSitvKiemelt .first,
#boxTudositok .first,
#boxAkciok .first {
	background-image: none;
	padding: 0px 0px 0px 0px;
}

#boxTudositok .first {
	margin-top: 18px;
}

#boxAkciok .first {
	margin-top: 24px;
}

#boxSitvKiemelt .first {
	margin-top: 55px;
}

#boxBuliutak ul {
	width: 185px;
	margin-left: 106px;
}

#boxBuliutak ul li {
	background-image: url(../img/background_dotgrey.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#boxBuliutak ul li.first {
	background-image: none;	
}

#boxUtitars ul li ,
#boxSiborze ul li {
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

#boxTudositok .more {
	right: 7px;
	bottom: 25px;	
}

#boxAkciok .more {
	right: 60px;
	bottom: 25px;	
}

#boxBuliutak .more {
	right: 5px;
	bottom: 30px;	
}

#boxSiborze .more {
	right: 5px;
	bottom: 30px;	
}

#boxUtitars .more {
	right: 5px;
	bottom: 30px;	
}


/* BOX ITEMS' CONTENT */

#boxSitv h3 {
	text-transform: uppercase;
	font-size: 16px;
	background-image: url(../img/icon_tv.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 0px 4px 25px;
	margin-top: 15px;
	font-weight: bold;
	overflow: hidden;
}

#boxSitv .teaser {
	padding-left: 23px;
}

#boxSitv .pic {
	margin: 8px 10px 0px 10px;
}

#boxSitvKiemelt .item .pic {
	width: 118px;
	float: left;
}

#boxSitvKiemelt .item .text {
	float: left;
	width: 107px;
	padding-left: 10px;
}

#boxTudositok .item .pic {
/*	width: 79px;*/
	float: left;
	display: block;
	margin-right: 10px;
}

#boxTudositok .item .text {
	padding-left: 0px;	
	float: left;
	width: 290px;
}

#boxTudositok .country {
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

#boxAkciok .item .pic {
	width: 118px;
	float: left;
}

#boxAkciok .item .text {
	padding-left: 0px;	
	float: left;
	width: 240px;
}

#boxSitvKiemelt h3,
#boxTudositok h3,
#boxAkciok h3,
#boxBuliutak h3,
#boxUtitars h3,
#boxSiborze h3 {
	text-transform: uppercase;
	font-size: 12px;
	color: #fe7074;
	margin-bottom: 5px;
}

#boxTudositok h3 {
	margin-bottom: 2px;
}

#boxBuliutak h3 span {
	font-size: 11px;
	color: #686868;
}

/* BANNERS */

#frontBanner01,
#frontBanner02 {
	clear: both;
	height: 90px;
	width: 690px;
	border: 0px solid #dddddd;
	padding: 0px;
	margin: 10px 0px 10px 10px;
	text-align: center;
	vertical-align: middle;
}


/****RIGHT****/

#rightSide {
	width: 265px;
	float: right;
	padding: 0px 0px 3000px 12px;
	margin-bottom: -3000px;
	margin-top: 20px;
	background-image: url(../img/background_dot.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#rightSide ul li {
	padding-bottom: 8px;
}