/* CSS Document */
a {
	color: #3299CD;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


body {
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
}
body, input, select, td {
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
}
h1 span {
	font-weight: normal;
}
h3 {
	font-size: 14px;
	line-height: 18px;
}
h5 {
	font-size: 12px;
}
/* default class */
.date {
	font-size: 9px;
}
.inverse {
	text-decoration: underline;
}
.inverse:hover {
	text-decoration: none;
}
.picLeft {
	float: left;
	margin: 0px 15px 15px 0px;
}
.picRight {
	float: right;
	margin: 0px 0px 15px 15px;
}
.picRightStreetball {
	clear: both;
	float: right;
	margin: 15px 0px 15px 15px;
}
.picLeftBorder {
	border: 1px solid #FD9632;
	float: left;
	margin: 0px 15px 15px 0px;
}
.picRightBorder {
	border: 1px solid #FD9632;
	float: right;
	margin: 0px 0px 15px 15px;
}
.error {
	color: #FF0000;
}
.wrap {
	clear: both;
	float: none;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}
#bannerLayer {
	margin: 0px auto;
	position: relative;
	width: 765px;
}
#bannerRight {
	background-color: #FFFFFF;
	left: 780px;
	position: absolute;
	top: 105px;
	width: 160px;
}
#bannerRight.lower20px {
	top: 125px;
}

/* head */
#head {
	background-color: #FFFFFF !important;
	width: 765px;
}
#head .line1 {
	margin: 0px 0px 0px 150px;
}
#head .line2 {
	margin: 0px 15px 0px 150px;
}
#head .newSticker {
	clear: both;
	float: left;
	width: 765px;
	height: 25px;
	background-color: #e5e5e5;
}
#head .bigPic {
	clear: both;
	float: left;
	width: 500px;
	height: 265px;
	overflow: hidden;
}
#head .newsContainer {
	background: #FCB816 url(../images/bg_head.gif) no-repeat;
	color: #FFFFFF;
	float: left;
	line-height: 12px;
	width: 265px;
	height: 265px;
}
#head .newsContainer .newsCurrent {
	background: url(../images/line_head3.gif) bottom no-repeat;
	margin: 10px 15px 0px 10px;
	padding-bottom: 8px;
}
#head .newsContainer h5, #head .newsContainer h5 a {
	color: #C9EDFF;
	line-height: 13px;
	margin: 0px;
	text-transform: uppercase;
}
#head .newsContainer .lead {
	padding: 6px 0px 8px 0px;
}

/*mainMenu*/
#mainMenu {
	list-style: none;
	margin: 0px;
	width: 615px;
	padding: 0px 0px 0px 150px;
	float: left;
	background-color: #fff  !important;
}
/*Level-1*/
#mainMenu li {
	float: left;
	margin: 0px;
	padding: 15px 0px 21px 0px;
}
#mainMenu li a {
	color: #999999;
	display: block;
	font-weight: bold;
	padding: 0px 5px 0px 10px;
	text-transform: uppercase;
	text-decoration: none;
}
/*Level-2 container*/
#mainMenu ul {
	background-color: #FFFFFF;
	border-bottom: 1px solid #4355B2;
	left: -999em;
	width: 168px;
	list-style: none;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	position: absolute;
}
#mainMenu .bigger {
	background-color: #FFFFFF;
	border-bottom: 1px solid #4355B2;
	left: -999em;
	width: 336px;
	list-style: none;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	position: absolute;
}


/*Level-2 elements*/
#mainMenu ul li {
	clear: left;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 168px;
}
#mainMenu ul li a {
	color: #999999;
	padding: 2px 10px 2px 10px;
	width: 148px;
}
#mainMenu ul li a:hover {
	color: #4355B2;
}
#mainMenu .divider {
	border-left: 1px solid #4355B2;
}

/*Level-1 hover*/
#mainMenu .levelOne:hover, #mainMenu .levelOneNew:hover, #mainMenu .levelOneNew	/*ie*/ {
	color: #4355B2;
	text-decoration: none;
}
/*level-1 hover*/
#mainMenu .levelOne:hover a, #mainMenu .levelOneNew a, #mainMenu .levelOne.active a {
	color: #4355B2;
}
#mainMenu .levelOne:hover li a, #mainMenu .levelOneNew li a {
	color: #999999;
}
#mainMenu .levelOne:hover li a:hover, #mainMenu .levelOneNew li a:hover {
	color: #4355B2;
}
/*Level-2 hover*/
#mainMenu .levelOne:hover ul, #mainMenu .levelOneNew:hover ul, #mainMenu .levelOneNew ul /*ie*/ {
	left: auto;
}
#mainMenu .blue {
	color: #0D4F9F;
}
#mainMenu .red {
	color: #FF0000;
}

/*content*/
#content {
	background: #FFFFFF url(../images/bg_content_corner.gif) no-repeat;
	margin-top: 10px;
	width: 765px;
}
#content .banner5 {
	height: 90px;
	overflow: hidden;
	padding: 20px 20px 0px 20px;
	width: 725px;
}
#content .bannerLead,
#content .bannerFooter {
    text-align: center;
	padding: 20px;
}
#content .banner5 .random {
	display: none;
}
div.menuBanner {
    float: left;
	height: 90px;
	overflow: hidden;
	padding: 20px;
	width: 725px;
    text-align: center;
}

/*contentLeft*/
#contentLeft {
	float: left;
	padding: 15px;
	width: 130px;
}

#contentLeft .banner6 {
    float:left;
	padding: 0px 5px 10px;
}

#contentLeft .banner1 {
	padding: 0px 0px 10px 0px;
}
#contentLeft .banner2 {
	border-top: 1px solid #E5E5E5;
	padding: 5px 0px 5px 0px;
}
#contentLeft .banner3 {
	padding: 0px 0px 5px 0px;
}
#contentLeft .banner4 {
	border-bottom: 1px solid #E5E5E5;
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
}
#contentLeft .bannerText {
	border-top: 1px solid #E5E5E5;
	font-size: 10px;
	padding: 6px 0px;
}
#contentLeft .bannerTextItem {
	padding: 2px 0px;
}
#contentLeft h1 {
	color: #FD8B1C;
	font-size: 18px;
	margin: 0px 0px 12px 0px;
}
#contentLeft #subMenu {
	border-bottom: 1px solid #E5E5E5;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
}
#contentLeft #subMenu li {
	margin: 0px;
	padding: 0px 0px 7px 0px;
}
#contentLeft #subMenu a {
	border: 1px solid #E5E5E5;
	color: #999999;
	display: block;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	text-transform: uppercase;
	width: 118px;
}
#contentLeft #subMenu a:hover {
	color: #4355B2;
}
#contentLeft #subMenu a.active, #contentLeft #subMenu a.active:hover {
	background: url(../images/bg_submenu.gif) repeat-y;
	color: #FFFFFF;
}
#contentLeft h1.border130table1 {
	background: url(../images/bg_h1_border130table1.gif) no-repeat;
	color: #1B8AE3;
	font-size: 13px;
	margin: 0px;
	padding: 6px 6px 5px 4px;
}
#contentLeft h1.border130table1 .flag {
	margin-right: 3px;
	vertical-align: text-top;
}

/*contentRight*/
#contentRight {
	float: left;
	padding: 15px 15px 15px 0px;
	width: 590px;
	background: #fff;
}
#contentRight .banner1 {
	float: left;
	padding-right: 10px;
}
#contentRight .banner2 {
	float: left;
}
#contentRight .banner3 {
	padding-bottom: 20px;
}
#contentRight .columnLeft445 {
	float: left;
	padding: 15px 15px 0px 0px;
	width: 445px;
}
#contentRight .columnRight130 {
	float: left;
	padding: 15px 0px 0px 0px;
	width: 130px;
}

#contentRight .columnRight130_bulvar {
	float: left;
	padding: 5px 0px 0px 0px;
	width: 130px;
}

#contentRight .columnRight130 {
}

#contentRight .bottomborder {
	border-bottom: 1px solid #ffb1b2;
}

#contentRight .columnRight130 #pageMenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#contentRight .columnRight130 #pageMenu li {
	background: url(../images/bg_pagemenu.gif) bottom left no-repeat;
	margin: 0px;
	padding: 0px;
}
#contentRight .columnRight130 #pageMenu a {
	color: #999999;
	display: block;
	font-weight: bold;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
	width: 118px;
}
#contentRight .columnRight130 #pageMenu a:hover {
	color: #4355B2;
}
#contentRight .columnRight130 #pageMenu a.active {
	color: #4355B2;
}

#contentRight h1.border445 {
	background: url(../images/bg_h1_border445.gif) no-repeat;
	color: #FD8C1C;
	height: 20px;
	margin: 0px 0px 15px 0px;
	padding: 7px 8px 0px 8px;
}

#contentRight h1.border445.tvBox {
	margin: 0;
	color: #ff0000;
	font-weight: bold;
}

#contentRight h1.border445.tvBox span {
	font-size: 17px;
	color: #0d4f9f;
	font-weight: bold;
}

#contentRight h1.border130 {
	background: url(../images/bg_h1_border130.gif) no-repeat;
	color: #1B8AE3;
	height: 20px;
	padding: 7px 8px 0px 8px;
	margin: 0px 0px 15px 0px;
}

#contentRight h1.border130_rss {
	background: url(../images/bg_h1_border130.gif) no-repeat;
	color: #1B8AE3;
	height: 21px;
	padding: 6px 8px 0px 7px;
	margin: 0px 0px 15px 0px;
}

#contentRight h1.border130_rss span.ico {
	padding: 0;
	display: block;
	float: left;
}

#contentRight h1.border130_rss span.rss {
	display: block;
	float: left;
	font-weight: bold;
	padding: 1px 0 0 6px;
}

#contentRight h1.border130orange {
	background: url(../images/bg_h1_border130o.gif) no-repeat;
	color: #fd9632;
	height: 20px;
	padding: 7px 8px 0px 8px;
	margin: 0px 0px 15px 0px;
	}

#contentRight .newsIntro {
	margin-bottom: 20px;
}

#contentRight .newsIntro.tvBox {/*
	float: left;*/
	padding: 12px 16px 0 9px;
	background: url(../images/bg/bg_tvbox.gif) top left repeat-x;
}

#contentRight .simple {
	padding: 0 10px;
	}

#contentRight .newsIntro div.tvBoxNode {
	float: right;
	width: 217px;
	height: 201px;
	background: url(../images/bg/bg_tvbox_node.gif) top left no-repeat;
}

#contentRight .newsIntro div.tvBoxNode div.video {
	width: 180px;
	height: 102px;
	margin: 36px 0 0 13px;
}

#contentRight .newsIntro div.tvBoxNode h5.videoDetails {
	width: auto;
	padding: 45px 20px 0 0px;
	margin: 0;
	font-size: 9px;
	color: #fff;
	text-transform: none;
	background: transparent none;
	border: 0;
	text-align: right;
}

#contentRight .newsIntro .pic {
	border: 1px solid #FD9632;
	float: right;
	margin: 0px 0px 15px 15px;
}
.thumbpic {
	border: 1px solid #FD9632;

}
#contentRight .newsIntro .text {
	font-size: 11px;
	margin-right: 117px;
}
#contentRight .newsIntro h5 {
	border-bottom: 1px solid #E5E5E5;
	margin: 4px 0px 12px 0px;
	padding-bottom: 7px;
	text-transform: uppercase;
	width: auto;
}

#contentRight .newsIntro.tvBox h5,
#contentRight .newsIntro.tvBox .text div {
	width: 200px;
}

#contentRight .newsIntro .navigator {
	padding: 20px 0px 10px 0px;
}

#contentRight .newsIntro .navigatormain {
	padding: 20px 0px 10px 0px;
	}

#contentRight .newsFresh {
	border-bottom: 1px solid #D0D9EF;
	line-height: 13px;
	margin-bottom: 8px;
	padding-bottom: 7px;
}

#contentRight .newsFresh_orange {
	padding-bottom: 10px;
	}

#contentRight .newsFresh_orange a {
	line-height: 13px;
	margin-bottom: 8px;
	padding-bottom: 7px;
	color: #fd9632;
}

#contentRight .col img {
	margin-bottom: 10px;
}
#contentRight .article {
	font-size: 12px;
}

#contentRight .comment {
	color: #2295ea;
	font-size: 12px;
	border-bottom: 1px solid #e5e5e5;
	float: none;
	clear: both;
	}

#contentRight .comment p {
	margin-top: 0;
	}

#contentRight .comment .author {
	font-weight: bold;
	margin-bottom: 10px;
	margin: 10px 0 10px 0;
	}

#contentRight .comment .title {
	width: 100%;
	margin-bottom: 10px;
	}

#contentRight .comment .title .name {
	float: left;
	font-weight: bold;
	}

#contentRight .comment .title .date {
	float: right;
	font-size: 9px;
	}

#contentRight .comment .body {
	clear: both;
	float: none;
	}

#contentRight .article .pic {
	clear: both;
	border: 1px solid #FD9632;
	float: right;
	margin: 0px 0px 15px 15px;
}

#contentRight .article .bigpic {
	border: 1px solid #FD9632;
	margin: 0px 0px 15px 15px;
	float: left;
	}

#contentRight .article h1 {
	border-bottom: 1px solid #E5E5E5;
	color: #3299CD;
	margin: 2px 0px 10px 0px;
	padding-bottom: 9px;
}
#contentRight .article h1.withPic {
	margin-right: 117px;
}
#contentRight .article .navigator {
	padding: 20px 0px 10px 0px;
	background: url(../images/line_content2.gif) bottom no-repeat;
}

#contentRight .article .navigator .navleft {
	float: left;
	}

#contentRight .article .navigator .navright {
	float: right;
	}

#contentRight .article dt {
	font-weight: bold;
	padding-bottom: 2px;
}
#contentRight .article dd {
	padding-bottom: 5px;
}

form.commentsubmit {
	background-color: #f3f3f3;
	padding: 20px 10px 40px 10px;
	width: 570px !important;
	* width: 564px;
	}

form.commentsubmit label {
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	}

form.commentsubmit .name {
	float: left;
	width: 270px;
	}

form.commentsubmit .mail {
	float: left;
	}

form.commentsubmit input, form.commentsubmit textarea {
	border: 1px solid #fcb742;
	font-size: 12px;
	padding: 2px;
	}

form.commentsubmit textarea {
	float: none;
	clear: both;
	width: 560px;
	height: 111px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-top: 3px;
	}

form.commentsubmit input.submit {
	border: none;
	background: url('../images/content_comment_send.gif') no-repeat transparent;
	width: 61px;
	height: 17px;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	}

form.commentsubmit .commenttext {
	margin-top: 20px;
	}

#contentRight .noBg {
	background: none;
}
#contentRight .columnLeft290 {
	float: left;
	padding: 0px 10px 30px 0px;
	width: 290px;
}
#contentRight .columnRight290 {
	float: left;
	padding: 0px 0px 30px 0px;
	width: 290px;
}
#contentRight .border290 {
	background: url(../images/bg_h1_border290.gif) no-repeat;
	height: 34px;
	margin: 0px 0px 10px 0px;
	width: 290px;
}
#contentRight .border290 a, #contentRight .border290 a:hover {
	color: #1B8AE3;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 8px 10px 9px;
	text-decoration: none;
}
#contentRight .border290 .flag {
	float: right;
	margin: -5px -2px 0px 5px;
}
#contentRight .border290 span {
	font-weight: normal;
}
#contentRight h1.border590 {
	background: url(../images/bg_h1_border590.gif) no-repeat;
	color: #FD8B1C;
	height: 21px;
	padding: 7px 8px 0px 6px;
	margin: 0px 0px 20px 0px;
}
#contentRight h1.border590red {
	background: url(../images/bg_h1_border590red.jpg) no-repeat;
	color: #FFFFFF;
	height: 21px;
	padding: 7px 8px 0px 6px;
	margin: 0px 0px 20px 0px;
}
#contentRight h1.border590Flag {
	background: url(../images/bg_h1_border590.gif) no-repeat;
	color: #1B8AE3;
	height: 21px;
	padding: 7px 8px 0px 6px;
	margin: 0px 0px 10px 0px;
}
#contentRight h1.border590Flag .flag {
	float: left;
	margin: -1px 3px 0px 0px;
}
#contentRight .table2Notation span {
	padding: 0px 25px 0px 5px;
}
#contentRight .table2Notation img {
	vertical-align: text-top;
}
#contentRight .columnLeft284 {
	float: left;
	padding: 0px 22px 10px 0px;
	width: 284px;
}
#contentRight .columnRight284 {
	float: left;
	padding: 0px 0px 10px 0px;
	width: 284px;
}
#contentRight .newsList {
	background: url(../images/line_content3.gif) bottom no-repeat;
	margin-bottom: 20px;
}
#contentRight .newsList .pic {
	border: 1px solid #FD9632;
	float: right;
	margin: 0px 0px 15px 15px;
}
#contentRight .newsList h5 {
	border-bottom: 1px solid #E5E5E5;
	margin: 4px 117px 12px 0px;
	padding-bottom: 7px;
	text-transform: uppercase;
}
#contentRight .newsList .navigator {
	padding: 20px 0px 10px 0px;
	background: url(../images/line_content2.gif) bottom no-repeat;
}

#contentRight .navigator {
	padding: 20px 0px 10px 0px;
	background: url(../images/line_content2.gif) bottom no-repeat;
	}

#contentRight .pager {
	border: 1px solid #E5E5E5;
	clear: both;
	text-align: center;
}
#contentRight .pager td {
	vertical-align: top;
}
#contentRight .pager td a {
	color: #666666;
}
#contentRight .pager .text {
	font-weight: bold;
	padding: 2px 4px;
}
#contentRight .pager .thisItem {
	color: #FCB02E;
	font-weight: bold;
	padding: 2px 4px;
}
#contentRight .pager td img {
	margin: 3px 10px;
}
#contentRight .form1 {
	background: url(../images/line_content2.gif) bottom no-repeat;
	font-size: 12px;
	width: 590px;
}
#contentRight .formRow {
	clear: both;
	float: left;
	padding: 6px 0px 5px 0px;
	width: 590px;
}
#contentRight .formRowLast {
	background: url(../images/table_line1.gif) bottom repeat-x;
	clear: both;
	float: left;
	margin-bottom: 10px;
	padding: 6px 0px 15px 0px;
	width: 590px;
}
#contentRight .formLabel {
	display: block;
	font-weight: bold;
	float: left;
	padding: 3px 10px 0px 0px;
	width: 200px;
}
#contentRight .formLabel2 {
	display: block;
	font-weight: bold;
	float: left;
	padding: 3px 0px 0px 0px;
	width: 590px;
}
#contentRight .formContent {
	display: block;
	float: left;
	width: 380px;
}
#contentRight .formSubmit {
	display: block;
	padding: 15px 0px 15px 0px;
}
#contentRight .inputText {
	background-color: #FFFFFF;
	border: 1px solid #ABABAB;
	color: #000000;
	width: 170px;
}
#contentRight .inputSelectText {
	background-color: #FFFFFF;
	border: 1px solid #ABABAB;
	color: #000000;
}
#contentRight .text {
	font-size: 12px;
}

#contentRight .sMarathonText {
	font-size: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e5e5e5;
}

#contentRight .euro {
	text-align: justify;
}

#contentRight .text .pic {
	border: 1px solid #FD9632;
	float: right;
	margin: 10px 0px 15px 15px;
}
#contentRight .text h1 {
	border-bottom: 1px solid #E5E5E5;
	clear: both;
	color: #3299CD;
	margin: 20px 0px 10px 0px;
	padding-bottom: 9px;
}
#contentRight .text h1.border590 {
	background: url(../images/bg_h1_border590.gif) no-repeat;
	border-bottom: none;
	clear: both;
	color: #FD8B1C;
	height: 21px;
	padding: 7px 8px 0px 6px;
	margin: 0px 0px 20px 0px;
}

#contentRight .text h1.eb {
	line-height: 20px;
}

#contentRight .text p.ebCenter {
	text-align: center;
}

#contentRight .text dt {
	font-weight: bold;
	padding-bottom: 2px;
}
#contentRight .text dd {
	margin-left: 20px;
	padding-bottom: 5px;
}
#contentRight .referee {
	font-size: 12px;
	padding-bottom: 3px;
}
#contentRight .referee img {
	margin-right: 3px;
	vertical-align: middle;
}
#contentRight h5.table2 {
	color: #3299CD;
	margin: 5px 0px;
}

#contentRight .ajanlo {
	background: url(../images/line_content2.gif) bottom no-repeat;
	margin-bottom: 20px;
}
#contentRight .ajanlo .pic {
	float: right;
	margin: 0px 0px 15px 15px;
}
#contentRight .ajanlo .text {
	font-size: 11px;
	margin-right: 115px;
}
#contentRight .ajanlo .textNoPic {
	font-size: 11px;
}
#contentRight .ajanlo h5 {
	border-bottom: 1px solid #E5E5E5;
	margin: 4px 0px 12px 0px;
	padding-bottom: 7px;
	text-transform: uppercase;
}
#contentRight .ajanlo .navigator {
	padding: 20px 0px 10px 0px;
	background: url(../images/line_content2.gif) bottom no-repeat;
}
#contentRight .galleryList h5 {
	border-bottom: 1px solid #E5E5E5;
	color: #3299CD;
	margin-bottom: 10px;
	padding-bottom: 7px;
	text-transform: uppercase;
}
#contentRight .galleryList .text {
	font-size: 11px;
	padding-bottom: 15px;
}

#contentRight .galleryList .pic {
	width: 590px;
	height: 100px;
	overflow: auto;
}
#contentRight .galleryList .pic div {
	width: 760px;
}

#contentRight .galleryList .navigator {
	background: url(../images/line_content2.gif) bottom no-repeat;
	padding: 20px 0px 10px 0px;
	margin-bottom: 30px;
}
#contentRight .galleryList .pic445 {
	width: 445px;
	height: 100px;
	overflow: auto;
}
#contentRight .galleryList .pic img, #contentRight .galleryList .pic445 img {
	margin-right: 10px;
}
#contentRight ul.list {
	color: #FD8B1C;
	list-style-type: square;
}

/*table1*/
.table1 {
	margin-bottom: 10px;
}
.table1 .orange {
	background: #FCB02E url(../images/table_line2.gif) repeat-y;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding: 3px 2px 2px 3px;
	text-align: center;
}
.table1 .orangeLast {
	background: #FCB02E url(../images/table_line2.gif) repeat-y;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding: 3px 5px 2px 3px;
	text-align: center;
}
.table1 .orangeHead {
	background-color: #FCB02E;
	color: #FFFFFF;
	padding: 3px 2px 2px 5px;
}
.table1 .grey {
	background: #F5F5F5 url(../images/table_line2.gif) repeat-y;
	letter-spacing: -1px;
	padding: 3px 2px 2px 3px;
	text-align: center;
}
.table1 .greyLast {
	background: #F5F5F5 url(../images/table_line2.gif) repeat-y;
	letter-spacing: -1px;
	padding: 3px 5px 2px 3px;
	text-align: center;
}
.table1 .greyHead {
	background-color: #F5F5F5;
	padding: 3px 2px 2px 5px;
}
.table1 .white {
	background: #FFFFFF url(../images/table_line2.gif) repeat-y;
	letter-spacing: -1px;
	padding: 3px 2px 2px 3px;
	text-align: center;
}
.table1 .whiteLast {
	background: #FFFFFF url(../images/table_line2.gif) repeat-y;
	letter-spacing: -1px;
	padding: 3px 5px 2px 3px;
	text-align: center;
}
.table1 .whiteHead {
	background-color: #FFFFFF;
	padding: 3px 2px 2px 5px;
}
.table1 .whiteSeparator {
	background: #FFFFFF url(../images/table_line1.gif) repeat-x;
}

/*table2*/
.table2 {
	margin-bottom: 10px;
}
.table2 .first {
	color: #FFFFFF;
}
.table2 .orange1 {
	background: #FCB02E url(../images/table_line2.gif) repeat-y;
	padding: 3px 5px;
	text-align: center;
}
.table2 .orange1Last {
	background: #FCB02E url(../images/table_line2.gif) repeat-y;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
}
.table2 .orange1Head {
	background-color: #FCB02E;
	font-weight: bold;
	padding: 3px 5px;
}
.table2 .orange1Separator {
	background: #FCB02E url(../images/table_line1.gif) repeat-x;
}
.table2 .orange2 {
	background: #FFD07F url(../images/table_line2.gif) repeat-y;
	padding: 3px 5px;
	text-align: center;
}
.table2 .orange2Last {
	background: #FFD07F url(../images/table_line2.gif) repeat-y;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
}
.table2 .orange2Head {
	background-color: #FFD07F;
	font-weight: bold;
	padding: 3px 5px;
}
.table2 .orange2Separator {
	background: #FFD07F url(../images/table_line1.gif) repeat-x;
}
.table2 .grey1 {
	background: #E3E3E3 url(../images/table_line2.gif) repeat-y;
	padding: 3px 5px;
	text-align: center;
}
.table2 .grey1Last {
	background: #E3E3E3 url(../images/table_line2.gif) repeat-y;
	padding: 3px 5px;
	text-align: center;
}
.table2 .grey1Head {
	background-color: #E3E3E3;
	font-weight: bold;
	padding: 3px 5px;
}
.table2 .grey1Separator {
	background: #E3E3E3 url(../images/table_line1.gif) repeat-x;
}
.table2 .grey2 {
	background: #F5F5F5 url(../images/table_line2.gif) repeat-y;
	padding: 3px 5px;
	text-align: center;
}
.table2 .grey2Last {
	background: #F5F5F5 url(../images/table_line2.gif) repeat-y;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
}
.table2 .grey2Head {
	background-color: #F5F5F5;
	font-weight: bold;
	padding: 3px 5px;
}
.table2 .grey2Separator {
	background: #FFFFFF url(../images/table_line1.gif) repeat-x;
}
.table2 .white {
	background: #FFFFFF url(../images/table_line2.gif) repeat-y;
	padding: 3px 5px;
	text-align: center;
}
.table2 .whiteLast {
	background: #FFFFFF url(../images/table_line2.gif) repeat-y;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
}
.table2 .whiteHead {
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 3px 5px;
}
.table2 .whiteSeparator {
	background: #FFFFFF url(../images/table_line1.gif) repeat-x;
}
.table2 .blue1 {
	background: #D3EDFF url(../images/table_line2.gif) repeat-y;
	padding: 3px 5px;
	text-align: center;
}
.table2 .blue1Last {
	background: #D3EDFF url(../images/table_line2.gif) repeat-y;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
}
.table2 .blue1Head {
	background-color: #D3EDFF;
	font-weight: bold;
	padding: 3px 5px;
}
.table2 .blue1Separator {
	background: #D3EDFF url(../images/table_line1.gif) repeat-x;
}

/*gallery*/
#galleryFrame {
	width: 600px;
	background-color: #FFFFFF;
	margin: 15px 0px 0px 10px;
	white-space: nowrap;
}
#galleryFrame div {
	float: none;
}

#galleryFrame img {
	border: 1px solid #FD9F44;
	margin-right: 10px;
	vertical-align: middle;
}
#galleryPopup {
	background: #FFFFFF;
	margin: 0px;
}
#galleryPopup div.line{
	text-align:left;
	float:left;
	width:595px;
	padding:10px 0 0 0px;

}
#galleryPopup h1 {
	background: url(../images/bg_h1_border400.gif) no-repeat;
	color: #FD8B1C;
	font-size: 16px;
	height: 20px;
	margin: 11px 0px 0px 200px;
	padding: 7px 8px 0px 8px;
}
#galleryPopup #bigpic {
	border: 1px solid #FD9F44;
}

/*foot*/
#foot {
    clear: both;
	background-color: #E5E5E5;
	height: 62px;
	width: 765px;
}
#foot .pic1 {
	margin: 15px 15px 0px 15px;
}
#foot .pic2 {
	float: right;
	margin: 15px 15px 0px 15px;
}
#foot .flogo {
	float: left;
	margin: 7px 15px 0px 15px;
}

/*popUp*/
.popUpBody {
	background-color: #FFFFFF;
	font-size: 12px;
}
#popUp {
	background: #FFFFFF url(../images/line_content2.gif) bottom no-repeat;
	margin: 10px;
	padding-bottom: 10px;
}
#popUp h1 {
	background: url(../images/bg_h1_border590.gif) no-repeat;
	color: #FD8B1C;
	height: 21px;
	padding: 7px 8px 0px 6px;
	margin: 0px 0px 20px 0px;
}
#popUp dt {
	font-weight: bold;
	padding-bottom: 2px;
}
#popUp dd {
	padding-bottom: 5px;
}

/* video */
.video {
	background: url(../images/video/screen_center.jpg) no-repeat;
	height: 264px;
	text-align: center;
	vertical-align: middle;
	width: 466px;
}
.videoTitle {
	border: 1px solid #D0D9EF;
	color: #3299CD;
	display: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 2px 5px 2px;
	padding: 4px 5px;
	text-transform: uppercase;
}
.videoControl {
	background: url(../images/video/screen_bottom2.jpg) no-repeat;
	height: 30px;
	text-align: center;
	width: 540px;
}
.videoCollectionLeft {
	float: left;
	padding-top: 30px;
	width: 285px;
}
.videoCollectionLeft .pic, .videoCollectionRight .pic {
	float: left;
	width: 137px;
}
.videoCollectionLeft .pic img, .videoCollectionRight .pic img {
	border: 1px solid #FD942C;
	margin: 0px 10px 0px 5px;
}
.videoCollectionLeft .text, videoCollectionRight .text {
	float: left;
	width: 148px;
}
.videoCollectionLeft .text .title, .videoCollectionRight .text .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.videoCollectionLeft .text .description, .videoCollectionRight .text .description {
	font-size: 11px;
}
.videoCollectionLeft .separator, .videoCollectionRight .separator {
	border-bottom: 1px solid #D0D9EF;
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.videoCollectionRight {
	float: left;
	padding: 30px 0px 0px 20px;
	width: 285px;
}
#videoPause, #videoMute2 {
	display: none;
}
#videoControls {
	visibility: hidden;
}

#selector {
	text-align: center;
	margin-top: 10px;
}

#selector a {
	padding: 4px;
	border: 1px solid #D0D9EF;
	margin-right: 5px;
}

#mediaajanlat {
	}

#mediaajanlat table {
	border: 1px solid #bbb;
	width: 100%;
	}

#mediaajanlat table td {
	color: #000;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	}

#mediaajanlat table td.cimsor {
	font-weight: bold;
	background-color: #ccc;
	vertical-align: middle;
	}

#mediaajanlat table td.wide {
	width: 135px;
	}

#mediaajanlat table td.jobb {
	width: 100px;
	}

#mediaajanlat table td.right {
	border-right: 1px solid #bbb;
	}

#mediaajanlat table td.kozep {
	background-color: #d9d9d9;
	}

#mediaajanlat table td.alul {
	background-color: #e6e6e6;
	}

#mediaajanlat .magyarazat {
	color: #808080;
	font-size: 11px;
	}

#mediaajanlat span.imp {
	font-weight: bold;
	color: #000;
	}

#mediaajanlat span.imp .samsung {
	color: #008ee1;
	}

#mediaajanlat span.imp .sport {
	color: #ff0000;
	}

#mediaajanlat span.imp .hu {
	color: #00ccff;
	}

.faklyaFutas {

	width:590px;
	padding-top:20px;
}
.faklyaContainer {
	padding: 120px 130px 0 36px;
	background:url(../images/faklyafutas_bg.jpg) top left no-repeat;
}

.faklyaInside {
	padding-bottom: 480px;
}

.faklyaForm {
	width:333px;
}
.faklyaForm td {
	padding:10px 0 0 0;
}

.input2 {
display:inline-block;
margin-left: 0px;
outline:0px;

}

.input1{
	border:1px solid #ababab;
	width:170px;
}
.tdLeft {
	width:190px;
	font-weight:bold;
}
.tdRight {
text-align:right;
}
.faklyaLink {
	color:#b8231d;
	text-decoration:underline;
}
.faklyaRed {
	color:#ee4339;
}
.faklyaTextArea {
	border:1px solid #ababab;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:335px;
	height:180px;
}
.error {
	color:#ee4339;
	font-size:10px;
}
.error2000 {
	color:#ee4339;
	text-align:right;
	display:none;
}

/* radio aloldal */
table.mp3files {

}

table.mp3files img.icon {
	float: left;
}

div.preloadicon {
	margin: 0;
	width: 16px;
	height: 16px;
	float: left;
}

div.preloadicon img {
	display: inline;
	float: left;
}

table.mp3files td {
	padding: 0;
	margin: 0;
	vertical-align: middle;
    font-size: 12px;
	height: 20px;
	line-height: 20px;

}

table.mp3files td a, table.mp3files td{
	vertical-align: middle !important;
}

table.mp3files a.mp3play {
}

td.name {
	font-weight: bold;
}

h2.eb {
	font-size: 18px;
	padding: 15px 0 0 0;
	margin: 0;
}

h4.group {
	color: #3299CD;
	font-size: 14px;
	margin: 0;
	padding: 5px 0 0px 0;
	font-weight: normal;
}

/* peking 2008 promo LP */
.pekingPromo {
    clear: both;
    float: left;
    padding: 15px 15px 0 15px;
    background: #fff;
}

.pekingPromo h1 {
    margin:0px 0px 20px;
    padding:7px 8px 7px 6px;
    color: #fd8b1c;
    background: transparent url(../images/peking2008/bg_h1_border735.jpg) no-repeat left top;
}

.pekingPromo p.lead {
    margin-bottom: 27px;
    font-size: 12px;
    line-height: 15px;
}

.pekingPromo .col {
    width: 358px;
    height: 730px;
    border: 1px solid #fddb8a;
}

.pekingPromo .col p,
.pekingPromo .col ul,
.pekingPromo .col ol,
.pekingPromo .col h3 {
    padding-left:14px;
    padding-right:14px;
    font-size:12px;
    line-height:15px;
}

.pekingPromo .col p {
    margin-bottom: 15px;
}

.pekingPromo .col ul {
    margin: 0;
}

.pekingPromo .col h3 {
    color: #3299cd;
    font-size: 12px;
    margin-bottom: 5px;
}

.pekingPromo .col ul li {
    list-style: none;
    list-style-image: none;
    list-style-type: none;
    padding-left: 13px;
    padding-bottom: 2px;
    line-height: 17px;
    background: transparent url(../images/peking2008/bullet_2x2.gif) no-repeat 7px 7px;
}

.pekingPromo .col p {
    margin-top:17px;
}

.pekingPromo .colLeft {
    float: left;
}

.pekingPromo .colRight {
    float: right;
}

.pekingPromo .colRight p.first {
    margin-bottom: 5px;
}

.pekingPromo .colRight ol {
    margin: 0;
    padding: 0 15px 0 32px;
    font-weight: bold;
}

.pekingPromo .colRight ol li {
    padding: 0 0 5px 3px;
}

.pekingPromo .colRight p.second {
    margin: 0;
}

.pekingPromo .formReg {
    position: relative;
    width: 735px;
    height: 132px;
    clear: both;
    float: left;
    margin: 20px 0 17px 0;
    color: #fff;
    background: transparent url(../images/peking2008/bg_form-reg.jpg) no-repeat left top;
}

.pekingPromo span.invisible {
    display: none;
}

.pekingPromo .formReg strong {
    padding: 0 0 1px 0;
}

.pekingPromo .formReg .inputs {
    position: absolute;
    left: 365px;
    top: 18px;
    width: 315px;
    height: 73px;
    padding: 12px 11px 13px 11px;
    font-size: 12px;
    background: #fd8d1c;
}

.pekingPromo .formReg .inputs input {
    margin: 0 6px 0 0;
    padding: 0;
}

.pekingPromo .formReg .inputs table td {
    padding: 5px 0 0 3px;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
}

.pekingPromo .formReg .inputs table td.last {
    padding-left: 0;
    padding-top: 8px;
}

.pekingPromo p.last {
    clear: both;
    float: left;
    width: 100%;
    margin: 0;
    padding-bottom: 17px;
    font-size: 12px;
}

.pekingPromo p.small {
    clear: both;
    float: left;
    width: 100%;
    margin: 0;
    padding-bottom: 0;
    color: #999;
    font-size: 10px;
}
/* peking 2008 promo LP */

/* focizoom */
.focizoom .description {
    width: 250px;
    float: left;
}

#content.focizoom .description .pic {
    margin: 0;
}

#content.focizoom .textNode {
    position: relative;
}

#content.focizoom .textNode img {
    position: absolute;
    left: 311px;
    top: 144px;
}

.focizoom .gmap {
    float: right;
    margin-bottom: 30px;
}
/* focizoom */

#counter {
	margin-left: -4px;
}

div.contentBanner {
    width: 590px;
    text-align: center;
}
