body {
	margin: 0px;
	background-color: #bfd730;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}

.enterSiteBody {
	margin: 0px;
	background-color: #fff;
}

h1, h2, h2, h4, p {
	margin: 0px;
	padding: 0px;
}

/*enter page*/

#enterPageLogo {
	width: 400px;
	height: 308px;
	margin: 0px auto;
}

#enterPageLine {
	background-image: url(../images/enter_page_linebg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 145px;
	padding-top: 47px;
}

#enterPageText {
	width: 810px;
	height: 90px;
	margin: 0px auto;
}

#enterPageText img {
	float: left;
}

#enterPageLanguage {
	width: 62px;
	height: 50px;
	float: left;
	margin: 8px 0px 0px 0px;
}

#enter_page_ad {
	background-image: url(../images/alapitok.jpg);
	background-repeat: no-repeat;
	width: 204px;
	height: 160px;
	float: left;
	padding-top: 40px;
}

#enter_page_ad a{
	display: block;
	width: 102px;
	height: 120px;
	float: left;
}


/*main*/

#wrapperDiv {
	background-image: url(../images/wrapperbg.jpg);
	width: 990px;
	margin: 0px auto;
}

#containerDiv {
	width: 954px;
	margin: 0px auto;
}

#logoDiv {
	width: 190px;
	height: 129px;
	float: left;
}

#headerpicDiv {
	background-color: #ffd500;
	width: 764px;
	height: 89px;
	float: left;
}

#headerpicDiv img {
	float: left;
}

#changeLangDiv {
	width: 62px;
	height: 50px;
	float: left;
	margin: 8px 0px 0px 0px;
}

#menuDiv {
	background-color: #009bdf;
	float: left;
	height: 40px;
	margin-left: 0px;
	width: 764px;
}

#menuDiv ul {
	display: block;
	margin: 0 0 0 3px;
	padding: 0px 0px 0px 4px;
}
#menuDiv ul.en {
	margin: 0 0 0 2px;
	padding: 0px 0px 0px 3px;
}

#menuDiv li {
	display: block;
	float: left;
	list-style-type: none;
}

#menuDiv a {
	display: block;
	height: 14px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 14px 4px 11px 4px;
}
#menuDiv ul.en a {
	padding: 14px 6px 11px 6px;
}

#menuDiv a:hover {
	background-color: #0057ba;
}

#contentDiv {
	background: #fff url(../images/contentbg.jpg) left top no-repeat;
	width: 954px;
}

#leftContent {
	float: left;
	/*padding: 40px 10px 10px 10px;*/
	/* width: 170px; */
	padding: 40px 0 0 0;
	text-align: justify;
	width: 190px;
}

#leftContent ul {
	display: block;
	margin-left: 14px;
	padding: 0px;
}

#leftContent li {
	list-style-image: url(../images/list.jpg);
}

#rightContent {
	width: 764px;
	float: left;
	text-align: justify;
}

.picturesDiv {
	width: 764px;
	margin: 0px;
}

.titleDiv {
	background-color: #009bdf; 
	width: 754px;
	height: 32px;
	margin: 0px;
	padding: 8px 0px 0px 10px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

#footerDiv {
	background-color: #fff;
	width: 954px;
	height: 110px;
}

.clear {
	clear: both;
}

h1 {
	font-size: 14px;
	color: #8dc73f;
	text-transform: uppercase;
	letter-spacing: -0.06em;
}
h1 a {
	color: #0058ba;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

.teamsTitle {
	color: #0058ba;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
}

.teamsTitle:hover {
	color: #2078ca;
}

.teamsTitle #active {
	color: #fff;
}

h1 a:hover {
	color: #2078ca;
}
h1 a#active {
	color: #fff;
}

img {
	border: none;
}

h1.title,
#contentBox h1
{
	background-color: #009bdf; 
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	height: 32px;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
	padding: 8px 0px 0px 10px;
	width: 754px;
}

h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #8dc73f;
}

h6 {
	font-size: 16px;
	text-transform: uppercase;
	color: #8dc73f;
	margin: 0px;
}


.newsBox .firstTitle h2 a, 
.newsBox .firstTitle h2,
.newsBox .newsFull h2 a, 
.newsBox .newsFull h2
{
	color: #009bdf;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}


.newsBox .newsList,
.newsBox .newsFull
{
	line-height: 1.5em;
	padding: 0 30px 0 0;
}
.newsBox .newsFull {
	background: url('../images/cim_bgr.jpg') no-repeat;
}
.newsBox .newsFull .newsFullContent {
	padding-left: 30px;
}

.newsBox .firstNews a {
	color: #8dc73f;
}

.newsBox .newsFull .lead {
	font-weight: bold;
	margin-top: 1em;
}
.newsBox .newsFull .content {
	margin-top: 1em;
}

.newsBox .firstNews {
	background: url('../images/cim_bgr.jpg') no-repeat;
	padding-top: 10px;
	padding-right: 20px;
}

.newsBox .firstTitle {
	padding-left: 30px;
	text-transform: uppercase;
}
.newsBox .firstTitle p {
	font-weight: bold;
	font-size: 13px;
	height: 36px;
}
.newsBox .firstNews p.lead,
.newsBox .firstNews p.fullnew
{
	padding-left: 30px;
	margin-top: 0.5em;
}


.newsBox .newsList
{
	padding: 20px 30px 0 30px;
}
.newsBox .newsList p {
	margin: 0 3px 0 0;
}
.newsBox .newsList p a {
	color: #8dc73f;
}

.content a {
	color: #8dc73f;
}



/* cuccok*/

.mDiv {
	width: 120px;
	float: left;
	padding: 8px;
	text-align: left;
}

h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #8dc73f;
	margin: 8px 0px 0px 0px;
}

h6 {
	font-size: 14px;
	text-transform: uppercase;
	color: #8dc73f;
	margin: 0px 0px 8px 0px;
}

.welcome {
	width: 700px;
	text-align: justify;
	margin: 0 auto;
}
.welcome td {
	padding: 10px 20px;
}

#left-11-1-26 {
	text-transform: uppercase;
}

#left-23-1-26 {
	text-transform: uppercase;
}

.notitle {
	padding: 11px 20px 11px 0px;
}

#fullContent .notitle {
	padding: 40px 0;
}

.withTitle {
	padding: 11px 20px 11px 0px;
}

.teams {
	width: 600px;
}

.teams td {
	width: 200px;
}

.back {
	display: block;
	color: #8dc73f;
	float: right;
	margin-right: 30px;
}


.pictureBox .pictureList p {
	margin: 20px auto 0 auto;
	text-align: center;
}
.pictureBox .pictureList p a {
	display: block;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 50%;
}
.pictureBox .pictureList p a img {
	border: 3px solid #009bdf;
}


/* left */


#left-19-1-47 div,
#left-7-1-47 div
{
	padding-top: 618px;
	position: relative;
	width: 300px;
}

.tortenet {
	background-image: url(../images/tortenet.png);
	width: 600px;
	height: 331px;
	margin: 0px auto;
}

.history {
	background-image: url(../images/history.png);
	width: 600px;
	height: 331px;
	margin: 0px auto;
}

.tortenet2008 {
	display: block;
	float: left;
	width: 90px;
	height: 40px;
	position: relative;
	top: 238px;
	left: 100px;
	float: left;
}

.tortenet2009 {
	display: block;
	width: 90px;
	height: 40px;
	position: relative;
	top: 238px;
	left: 155px;
	float: left;
}

.tortenet2010 {
	display: block;
	width: 90px;
	height: 40px;
	position: relative;
	top: 238px;
	left: 412px;
}

.historyLink {
	font-size: 12px;
	color: #8DC73F;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.historyVideos li {
	display: block;
	margin: 8px 0px;
}

.historyVideos li a {
	color: #8DC73F;
	text-decoration: none;
}

.historyVideosH2 {
	color: #009bdf;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	text-decoration: none;
}

#stream {
	margin: 0px auto;
	width: 550px;
}
