@import url(//fonts.googleapis.com/css?family=Ubuntu:400,500,700&subset=latin,latin-ext);
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,700&subset=latin,cyrillic-ext,greek-ext,cyrillic,latin-ext);

body {	
  	font-family: 'Ubuntu', sans-serif;
}

/* font */

@font-face {
    font-family: 'LiberatorRegular';
    src: url('../../../../templates/sziget2014-2/fonts/liberator.eot');
    src: url('../../../../templates/sziget2014-2/fonts/liberator.eot#iefix') format('embedded-opentype'),
         url('../../../../templates/sziget2014-2/fonts/liberator.woff') format('woff'),
         url('../../../../templates/sziget2014-2/fonts/liberator.ttf') format('truetype'),
         url('../../../../templates/sziget2014-2/fonts/liberator.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* design */

@media (min-width: 768px) {
  .container {
    max-width: 1008px;
  }
}

b, strong {
    font-weight: 700;
}

/* fejlec */

.logo {
	/*text-align: right;
  	padding-right: 60px;*/
}

.menuarrow {
	font-size: 12px;
	font-weight: 100;
	margin: -1px 0px 0px 10px
}

.headdrop {
	background: url(../../../../templates/sziget2014-2/images/lang-bg.png) top left no-repeat;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #FFF;
	padding: 13px 0px 10px 25px;
	width: 200px;
}
.headdrop a {
	font-family: 'Ubuntu', sans-serif;
	padding-left: 28px;
	color: #232323;
	font-weight: 500;
	font-size: 13px;
}

.headdrop .dropdown-menu {
	background-color: #FFF;
}
.headdrop .dropdown-menu > li > a {
	font-family: 'Ubuntu', sans-serif;
	display: block;
	padding: 5px 5px 5px 5px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #232323;
	font-size: 13px;
	white-space: nowrap;
}
.headdrop .dropdown-menu > li > a:hover {	
	color: #000000;
	text-decoration:underline;	
}

.lang-icon {
	margin: -3px 0px 0 7px;
}


/*.countdown {
	background: url(../../../../templates/sziget2014-2/images/counter-bg.png) top left no-repeat;
	width: 215px;
	height: 42px;
	padding: 0 0 0 0;
	margin-top: 4px;
	margin-bottom: 4px;
	position:relative;
}*/


.countdown {
	font-family: 'Ubuntu', sans-serif;
	color: #141414;
	font-size: 11px;
	background-color: #FFF;
	display:inline;
	padding:5px;
	margin: 0 auto;
	width: 200px;
	position: relative;
}
.countdown:after{
	content:" ";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent transparent transparent White;
	position: absolute;
	/*margin-top: -16px;
	margin-left: 0px;*/
	margin-top: -32px;
	margin-left: 189px;
	display:block;
}
.countdown:before{
	content:"";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 15px 15px 15px 0;
	border-color: transparent White transparent transparent;
	position: absolute;
	margin-top: 2px;
	margin-left: -109px;
}
	
	



.count {
	font-family: 'Ubuntu', sans-serif;
	font-size: 11px;
	color: #141414;
	font-weight: 500;
	line-height: normal;
}
.daytext {
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #141414;	
	text-align: center;
}

.szigetdate {
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #141414;	
	text-align: center;
	
}

.righthead {
	position: relative;
	height: 270px;
}

/* kereso */

.searchsz {
	padding: 0px;
}

.searchsz .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.searchsz .btn-primary {
	color: #ababab;
	background-color: #000000;
	/*border-color: #357ebd;*/
}
.searchsz .btn-primary:hover {
	color: #ffffff;	
}

.icon-social {
	position: absolute;
	bottom: -1px;
	right: 15px;	
	width: 182px;
	height: 47px;	
	background: url(../../../../templates/sziget2014-2/images/social-bg.png) 0px 0px no-repeat;
}
.icon-social ul {
	position: relative;	
}
.icon-social li {	
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.icon-social li, .icon-social a {
    height: 47px;
	display: block;
	color: transparent;
}
#spanel1 {	
	left: 0;
	width: 51px;
}
#spanel2 {	
	left: 51px;
	width: 43px;
}
#spanel3 {	
	left: 94px;
	width: 47px;
}
#spanel4 {	
	left: 137px;
	width: 45px;
}
#spanel1 a:hover {
    background: url(../../../../templates/sziget2014-2/images/social-bg1.png) 0px 0px no-repeat;
}
#spanel2 a:hover {
    background: url(../../../../templates/sziget2014-2/images/social-bg2.png) 0px 0px no-repeat;
}
#spanel3 a:hover {
    background: url(../../../../templates/sziget2014-2/images/social-bg3.png) 0px 0px no-repeat;
}
#spanel4 a:hover {
    background: url(../../../../templates/sziget2014-2/images/social-bg4.png) 0px 0px no-repeat;
}


/* mission */

.mission {
	position: absolute;
	top: 87px;
	right: 17px;		
}
.mission a {
	display: block;
	width: 162px;
	height: 108px;
	background: url(../../../../templates/sziget2014-2/images/mission-header.png) top left no-repeat;
}
.mission a:hover {
	background: url(../../../../templates/sziget2014-2/images/mission-header-hover.png) top left no-repeat;
}

.right-mission {	
	margin: 10px 0 20px 0;
	padding: 0;
	width: 290px;	
}
.missiontopimg {	
	margin: 0;
	padding: 0;	
}
.mission-top {	
	height: 230px;
	margin: 0;
	padding: 0;
	position:relative;
	background-position: 0px 62px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.mission-bottomtext {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	font-family: 'Roboto Slab', serif;
	color: #FFF;
	padding: 5px 10px 5px 10px;
}
.mission-look {	
	background-color: #000;
	font-family: 'Roboto Slab', serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
	letter-spacing: 0px;
	padding: 5px 10px 5px 10px;
	width: 250px;
}
.mission-button {
	text-align: center;
	margin: 40px 0 0 0;
	width: 290px;
}
.mission-button a:link, .mission-button a:visited {
	background-color: #f9211c;
	font-family: 'Roboto Slab', serif;
	font-weight: normal;
	font-size: 18px;
	color: #FFF;
	padding: 25px 46px 25px 47px;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom: 2px solid #da0500;
	border-right: 2px solid #da0500;	
}
.mission-button a:hover {	
	color: #000;
	text-transform:uppercase;
	text-decoration:none;
}


/* tartalom */

.content {
	background-color: #fff;
  	
}
.main {
	padding: 20px 15px 15px 30px;
}

.article-item-body li {
	list-style: none;
	display: list-item;
	background: url(../../../../templates/sziget2014-2/images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 15px;
}

.main-news {
	border-bottom: 1px solid #f4f4f4;
	padding: 0px 0 30px 0;
}
.main-news-noborder {
	border-bottom: 0px;
	padding: 0px 0 30px 0;
}
.main-news h1, .main-news-noborder h1, .main-news h1 a, .main-news-noborder h1 a {
	font-family: 'Roboto Slab', serif;
	font-weight: bold;
	font-size: 30px;
	color: #064150;
}
.main-news-text {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	font-size: 14px;
	background-color: #FFF;
	padding: 10px 15px 10px 0px;
	margin: 40px 0 0 0;
	color: #232323;
	min-height: 170px;
	text-align:justify;
	line-height: 21px;
}
.main-news-text a:link, .main-news-text a:visited {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	font-size: 14px;
	text-decoration: underline;
}
.main-news-text a:hover {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	font-size: 14px;
	text-decoration: none;
}
.main-news-img {
	padding-left: 0px;
}

.article-item {	
	color: #232323;
}

.seemore {	
	position: absolute;
	top: 15px;
	right: -6px;
	background:url(../../../../templates/sziget2014-2/images/seemorebg.png) top left no-repeat;
	width: 207px;	
	padding: 4px 25px 11px 0px;
}
.seemore a:link, .seemore a:visited {	
	color: #FFF;
	text-decoration:none;
	padding: 6px 5px 8px 23px;
}
.seemore a:hover {	
	color:#000;
	text-decoration:none;
}


.article-item h1 {
	font-family: 'Roboto Slab', serif;
	font-size: 30px;
	font-weight: bold;
	color: #064150;
}
.article-item h2 {
	font-family: 'Roboto Slab', serif;
	font-size: 26px;
	color: #232323;
}
.article-item h3 {
	font-family: 'Roboto Slab', serif;
	font-size: 20px;
	color: #232323;
}


/* jobb oldal */

.rightblock {
	margin: 40px 0 0 0;
}

.right-community {
	background: url(../../../../templates/sziget2014-2/images/community-bg.png) top left no-repeat;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #FFF;
	padding: 10px 15px 0px 0px;
	margin: -20px 0px 0px 0px;	
	width: 100%;
	min-height: 461px;
}
.right-community a {	
	font-family: 'Ubuntu', sans-serif;
	color: #FFF;
	font-weight: 400;
	text-decoration:underline;
}
.right-community ul {
	margin: 170px 0 0 0;
}
.right-community li {
	margin: 0 0 5px 0;
	letter-spacing: 1px;
}

.right-community h2 {
	font-family: 'Roboto Slab', serif;
	font-size: 38px;
	color: #ed1c24;
	text-align:center;
	font-weight: bold;
	/*width: 150px;*/
}

/* Jobb oldali jegy box kép -> szöveg */

.jegybox {
	width:266px;
	height:59px;
	position:relative;
}
.jegybox.napi {
	/*background:url(../../../../content/_common/images/fesztival/2014/ticket1.PNG) no-repeat;*/
	background:url(../../../../content/_common/images/fesztival/2014/ticket1-empty.png) no-repeat;
	margin-bottom: 15px;
}
.jegybox.heti {
	background:url(../../../../content/_common/images/fesztival/2014/ticket2-empty.png) no-repeat;
}
.jegybox.heti {}

.jegybox > .jegydata {
	position: absolute;
}
.jegybox > .jegydata.price {
	top: 5px;
	right: 195px;
	color: white;
	font-size: 21px;
	font-weight: bold;
}
.jegybox > .jegydata.currency {
	top: 30px;
	left: 60px;
	color: white;
	font-size: 13px
}
.jegybox > .jegydata.type {
	font-size: 19px;
	color:black;
	font-weight:bold;
	top: 6px;
	left: 83px;
 }
.jegybox > .jegydata.description {
	top: 32px;
	left: 84px;
	font-size: 11px;
	color: black;
}

.jegybox.napi > .jegydata.type {
	color: #4e0d6b;
}

.jegybox.heti > .jegydata.type {
	color: #00232d;
}

/* Jobb oldali jegy box vége */

.right-ticket {
	background: url(../../../../templates/sziget2014-2/images/ticket-bg.png) top left no-repeat;
	font-family: 'Ubuntu', sans-serif;
	color: #FFF;
	padding: 0px 15px 0px 0px;
	margin-right: 0px;
	min-height: 340px;
	position:relative;
}
.right-ticket h2 {
	font-family: 'Roboto Slab', serif;
	font-size: 26px;
	color: #fff;
	padding: 0;
	font-weight: bold;
	line-height: 28px;
	margin: 0 0 0 0;
}
.ticket-count {
	font-family: 'LiberatorRegular';
	font-size: 66px;
	color: #ff3838 !important;
	padding: 0;
	/*display: inline-block;*/
	line-height: 0.7em;
	position: absolute;
	top: 35px;
	left: 28px;
}
.ticket-right {
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	position: absolute;
	top: 10px;
	left: 160px;
	width: 165px;
}
.ticket-right p {
	padding: 0px 0px 0px 0px;
	margin: 10px 0 0 0;
	font-size: 11px;
	font-weight: normal;
}
.moredays {
	font-family: 'Ubuntu', sans-serif;
	position: absolute;
	top: 100px;
	left: 27px;
	font-size: 13px;
	font-weight: bold;
	color: #ff3838;
	text-transform: lowercase;
	width: 80px;
	line-height: 15px;
	text-align: center;
}
.ticket-bottom {
	padding: 0px 0px 0px 0px;
	margin: 155px 0 0 15px;
}
.ticket-bottom img {
	margin-bottom: 20px;
}


.right-twitter {
	background: #1bb6ec url(../../../../templates/sziget2014-2/images/twitter-bg.png) bottom left no-repeat;
	font-family: 'Ubuntu', sans-serif;
	color: #FFF;
	padding: 20px 20px 90px 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	width: 290px;
}

/* banner */

.right-banner {	
	/*text-align: center;*/
	margin: 0 0 20px 0;
}
.right-banner p {	
	font-size: 11px;
	color: #7b7a7d;
	margin: 0 0 0 0;
	text-align: center;
}

.newsitem-banner {	
	text-align: center;
	margin: 20px 0 20px 0;
}
.newsitem-banner p {	
	font-size: 11px;
	color: #7b7a7d;
	margin: 0 0 0 0;
	text-align: center;
}

.topbannermain {
	text-align: center;
	margin: 0 0 0 0;
	padding: 20px 0 20px 0;
	background-color: #FFF;
}
.topbannermain p {	
	font-size: 11px;
	color: #7b7a7d;
	margin: 0 0 0 0;
	text-align: center;
}


/* lablec */

.footer-1 {
	background-color: #ff3838;
	color: #FFF;
	margin: 80px 0 0 0;  	
}

.foottop1 {
	font-family: 'Roboto Slab', serif;
	font-size: 20px;
	font-weight: 400;
	color: #FFF;
	text-transform: capitalize;
	letter-spacing: 1px;
	padding: 38px 15px 23px 15px;
}


.foottop2 {
	padding-top: 40px;
	text-align: right;
}
.foottop2 ul {
	list-style: none;
}
.foottop2 li {
	display: inline;
}
.foottop2 a:link, .foottop2 a:visited {
	font-family: 'Ubuntu', sans-serif;
	color: #FFF;
	font-size: 13px;
	margin-right: 20px;
	text-decoration: underline;
	letter-spacing: 1px;
	font-weight: 400;
}
.foottop2 a:hover {
	font-family: 'Ubuntu', sans-serif;
	color: #FFF;
	font-size: 13px;
	margin-right: 20px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
}
.footer-2 {
	background-color: #001c22;
	font-family: 'Ubuntu', sans-serif;
	padding: 20px 0 0 0;
	min-height: 310px;
  	
}
.footer-2 h3 {
	font-family: 'Roboto Slab', serif;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
	letter-spacing: 1px;
	margin: 20px 0px 15px 0px;  	
}
.footer-2 p {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	color: #FFF;
  	font-size: 12px;
}
.footer-2 .grey {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	color: #CCC;
  	font-size: 12px;
	margin: 0 0 30px 0;
}
.footer-2 a:link, .footer-2 a:visited {
	color: #FFF;
	border-bottom: 1px solid #405559;  	
}
.footer-2 a:hover {
	color: #FFF;
  	border-bottom: 1px solid #001c22;
}

.foot1 {
	padding: 0px 15px 0 15px;		
}
.foot1 img a {	
  	border-bottom: 0px !important;
}


.foot2 {
	padding: 43px 15px 0 15px;
}

.foot3 {
	padding: 55px 15px 0 15px;
}

.pager a {
	color: #333;
	text-decoration:none;
}
.pager .pager_cindex {
	background-color: #ebebeb;
	display: inline-block;
	padding: 6px 12px;
	margin: 0 0 0 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;	
	border: 1px solid #ccc;
	border-radius: 4px;	
}
.pager .pager_next, .pager .pager_cindex1, .pager .pager_index, .pager .pager_prev {	
	background-color: #fff;	
	display: inline-block;
	padding: 6px 12px;
	margin: 0 0 0 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;	
	border: 1px solid #ccc;
	border-radius: 4px;	
}
.pager .pager_next:hover, .pager .pager_cindex1:hover, .pager .pager_index:hover, .pager .pager_prev:hover {	
	background-color: #ebebeb;		
}

/* xGUI */

table.xGUI_form {
	border: 0px !important;
}

/* slider */


.slider-right {
	right: 15%;
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
.slider-left {
	left: 15%;
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}

/* galeria */

.galeria ul {
	list-style-type: none;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.galeria li {	
	position: relative;
	display: inline-block;
	width: 305px;
	margin: 0px 15px 20px 0;
	padding: 0px;
	vertical-align: top;
	border: 1px solid #c0c0c0;
}
/*.galeria li a {
	width: 300px;
	height: 300px;
	background-color: #333;
}*/
.galeria li:first-child {	
	margin: 0px 15px 0 0;
}	
.galeria li:last-child {	
	margin: 0px 0 0 0;
}	
.galeria-item-link {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: 300;
	font-style: italic;
	background-color: #fff;
	padding: 25px 5px 25px 5px;
	line-height: 32px;
	text-align:center;
	width: 285px;
}
.galeria-item-link a:link, .galeria-item-link a:visited {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: 300;
	font-style: italic;
	color: #666666;
	text-decoration:none;
}
.galeria-item-link a:hover {
	color: #000;
	text-decoration:none;
}
.gallery-top-bg {
	position: absolute;
	top: 196px;
	left: 0px;	
}
.galeria h1 {
	font-family: 'Roboto Slab', serif;
	font-size: 30px;
	font-weight: bold;
	color: #064150;
	margin: 0 0 20px 0;
}

/* sub galeria */

.sub-galeria ul {
	list-style-type: none;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.sub-galeria li {	
	position: relative;
	display: inline-block;
	width: 305px;
	margin: 0px 15px 20px 0;
	padding: 0px;
	vertical-align: top;
	border: 1px solid #c0c0c0;
}
/*.galeria li a {
	width: 300px;
	height: 300px;
	background-color: #333;
}*/
.sub-galeria li:first-child {	
	margin: 0px 15px 0 0;
}	
.sub-galeria li:last-child {	
	margin: 0px 0 0 0;
}	
.sub-galeria-item-link {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: 300;
	font-style: italic;
	background-color: #fff;
	padding: 25px 5px 25px 5px;
	line-height: 32px;
	text-align:center;
	width: 285px;
}
.sub-galeria-item-link a:link, .galeria-item-link a:visited {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: 300;
	font-style: italic;
	color: #666666;
	text-decoration:none;
	margin: 0 0 20px 0;
}
.sub-galeria-item-link a:hover {
	color: #000;
	text-decoration:none;
}
.sub-gallery-top-bg {
	position: absolute;
	top: 196px;
	left: 0px;	
}
.sub-galeria h1 {
	font-family: 'Roboto Slab', serif;
	font-size: 30px;
	font-weight: bold;
	color: #064150;
	margin: 0 0 20px 0;
}


/* promo blokkok */

.promo-block {
   text-align: center;
}
.promo-block h2 {
    background:url(../../../../templates/sziget2014-2/images/promo-block-blue.png) center center no-repeat;
    font-family: 'Roboto Slab', serif;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
    text-align: center;
    text-transform:  uppercase;
    padding: 5px 0px 5px 0px;
    margin: 11px 0px 130px 0px;
    text-shadow: 1px 1px 1px #000;
}
.promo-block a:link, .promo-block a:visited {
    font-family: 'Roboto Slab', serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
    text-align: center;
    text-transform:  uppercase;
    padding: 5px 20px 5px 20px;
    margin: 0px 0px 17px 0px;
    background-color: #ed1c24;
    -webkit-box-shadow: 1px 1px 1px 1px #883a41;
    box-shadow: 1px 1px 1px 1px #883a41;
    text-decoration: none;
}
.promo-block a:hover {
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.promo-block1 {
    background: url(../../../../templates/sziget2014-2/images/promo-block1-bg.jpg) top center no-repeat;
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
    height: 207px;
}
.promo-block2 {
	background: url(../../../../templates/sziget2014-2/images/promo-block2-bg.jpg) top center no-repeat;
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
    height: 207px;
}
.promo-block3 {
	background: url(../../../../templates/sziget2014-2/images/promo-block3-bg.jpg) top center no-repeat;
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
    height: 207px;
}
.promo-block3 a:link, .promo-block3 a:visited {
	font-family: 'Roboto Slab', serif;
	font-size: 12px;
	font-weight: bold;
	color: #122c7f;
    text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-transform:  uppercase;
    background-color: transparent;
    box-shadow: none;
}
.promo-block3 a:hover {
	color: #000;
}
.promo-block3 h2 {
    margin: 11px 0px 25px 0px;
}

.promo-block4 {
    background: url(../../../../templates/sziget2014-2/images/promo-block4-bg.jpg) center center no-repeat;
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
    height: 207px;
}

.promo-block4 a:link, .promo-block4 a:visited {
	font-family: 'Roboto Slab', serif;
	font-size: 12px;
	font-weight: bold;
	color: #122c7f;
    text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-transform:  uppercase;
    background-color: transparent;
    box-shadow: none;
}
.promo-block4 a:hover {
	color: #122c7f;
}
.promo-block4 h2 {    
    margin: 11px 0px 25px 0px;
}

.promo-get41 {
    background: #fff url(../../../../templates/sziget2014-2/images/promo-block41-bg.jpg) 5px 5px no-repeat;
    margin: 0px 15px 15px 48px;
    width: 115px;    
    height: 40px;
    padding: 10px 0 0 40px;
    text-align: left;    
}
.promo-get42 {
    background: #fff url(../../../../templates/sziget2014-2/images/promo-block42-bg.jpg) 5px 5px no-repeat;
    margin: 0px 15px 15px 0px;
    width: 115px;    
    height: 40px;
    padding: 2px 0 0 45px;
    text-align: left;
    line-height: 13px
}
.promo-get43 {
    background: #fff url(../../../../templates/sziget2014-2/images/promo-block43-bg.jpg) 5px 5px no-repeat;
    margin: 0px 15px 15px 48px;
    width: 115px;    
    height: 40px;
    padding: 0px 0 0 40px;
    text-align: left;
}
.promo-get44 {
    background: #fff url(../../../../templates/sziget2014-2/images/promo-block44-bg.jpg) 5px 3px no-repeat;
    margin: 0px 15px 15px 0px;
    width: 115px;    
    height: 40px;
    padding: 1px 0 0 45px;
    text-align: left;
    line-height: 13px
}

.promo-block5 {
	background: url(../../../../templates/sziget2014-2/images/promo-block5-bg.jpg) center center no-repeat;
    margin: 0 0 0 0px;
    padding: 5px 0 0 0;
    height: 207px;
}
.promo-block5 h2 {
    background: url(../../../../templates/sziget2014-2/images/promo-block-big-blue.png) center center no-repeat;
}

.promo-block6 {
	background: url(../../../../templates/sziget2014-2/images/promo-block4-bg.jpg) center center no-repeat;
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
    height: 207px;
}
.promo-block6 h2 {
    background: url(../../../../templates/sziget2014-2/images/promo-block-big-blue.png) center center no-repeat;
    margin: 11px 0px 25px 0px;
}
.promo-block6 a:link, .promo-block6 a:visited {
	font-family: 'Roboto Slab', serif;
	font-size: 12px;
	font-weight: bold;
	color: #122c7f;
    text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-transform:  uppercase;
    background-color: transparent;
    box-shadow: none;
}
.promo-block6 a:hover {
	color: #122c7f;
}

.promo-get61 {
    background: #fff url(../../../../templates/sziget2014-2/images/promo-block61-bg.jpg) 5px 5px no-repeat;
    margin: 0px 15px 15px 48px;
    width: 115px;    
    height: 40px;
    padding: 0 0 0 40px;
    text-align: left;
}
.promo-get62 {
    background: #fff url(../../../../templates/sziget2014-2/images/promo-block62-bg.jpg) 2px 5px no-repeat;
    margin: 0px 15px 15px 0px;
    width: 115px;
    height: 40px;
    padding: 1px 0 0 38px;
    text-align: left;
    line-height: 13px
}
.promo-get63 {
    background: #fff url(../../../../templates/sziget2014-2/images/promo-block63-bg.jpg) 5px 8px no-repeat;
    margin: 0px 15px 15px 48px;
    width: 115px;    
    height: 40px;
    padding: 10px 0 0 42px;
    text-align: left;
}
.promo-get64 {
    background: #fff url(../../../../templates/sziget2014-2/images/promo-block64-bg.jpg) 1px 3px no-repeat;
    margin: 0px 15px 15px 0px;
    width: 115px;
    -webkit-box-shadow: 1px 1px 1px 1px #98a2a9;
    box-shadow: 1px 1px 1px 1px #98a2a9;
    height: 40px;
    padding: 10px 0 0 38px;
    text-align: left;
}




.promo1 {
	padding-right: 0px;
    height: 207px;
}
.promo2 {
	padding-left: 0px;
    height: 207px;
}
.promo-gets {
    -webkit-box-shadow: 1px 1px 1px 1px #98a2a9;
    box-shadow: 1px 1px 1px 1px #98a2a9;
    cursor: pointer;
}
.promo-gets:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}