body,html{
	font:normal 12px Helvetica, Arial, sans-serif;
	line-height: 1.6666em;
	background: #9a5b31 url(../images/bg.jpg);
	width: 100%;
	height: 100%;
}
strong{font-weight: bold;}
em{font-style: italic;}
a{color:#31b0cf;text-decoration:none}
a:hover{color:#cf2a28;}
.h{display: none;}

h2{
	color: #53823b;
	font-size: 2em;
	font-weight: bold;
	font-family: "Myriad Pro", Arial, sans-serif;
	margin-bottom: .5em;
}

h2.inl{
	float: left;
}

.submenus{
	float: left;
	line-height: 2.4em;
}
.submenus a{
	color: #53823b;
	font-weight: bold;
	font-size: 1.1em;
	margin:0 .5em;;
}

.submenus a.current{
	color:#cf2a28;
}

#details{
	text-align: justify;
}

#detailsImg{
	width: 250px;
	float: left;
	margin-left: -20px;
	height: 321px;
	position: relative;
}
	#detailsImg img{
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
}


ol{
	list-style: decimal;
	list-style-position: inside;
	margin: .5em 0;
}


ul{
	list-style: disc;
	list-style-position: inside;
	margin: .5em 0;
}
span.black{
	font-weight: 900;
	font-size: 1.2em;
	text-transform: uppercase;
}
span.normal{
	font-weight: 400;
	font-size: 1.2em;
	text-transform: uppercase;	
}

a span.normal{
	color: white;
}
a.green span.normal{
	color: #53823b;
}
/*Content*/


.c1{
	float: left;
	width: 164px;
	margin-right: 10px;
	padding-right: 10px;
}
.c2{
	width: 348px;
	margin-right: 10px;
	padding-right: 10px;
	float: left;
	padding-bottom: 2em;	
}

.c3{
	width: 532px;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	padding-bottom: 2em;
}

.chalf{
	width: 430px;
	float: left;
	padding:10px;
	margin-right: 10px;
	padding-bottom: 2em;
	margin-bottom: 1em;
}
.cthird{
	width: 276px;
	float: left;
	padding: 10px;
	margin-right: 10px;
	padding-bottom: 2em;
}

.c4{
	width: 200px;
	float: left;
	padding:10px;
	margin-right: 10px;
	padding-bottom: 2em;
	margin-bottom: 1em;	
}

.f{
	background: transparent url(../images/paper.png);
}

#apply{
	color: white;
	float: right;
	padding: .5em;
	margin-left: 1em;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	background: #53823b;
}

#bigapply{
	color: white;
	padding: .5em;
	margin:0 auto;
	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
	background: #53823b
}

#now{
	font-weight: 900;
}

.lb img{
	background: black;
}

.lb{
	display: block;
	float: left;
	margin: .5em ;
}

#sections{
	position: relative;
	height: 170px;
	margin-bottom: 2em;
	cursor: pointer;
}
	#sections .section.last{
	margin-right: 0;
}
	#sections .section{
	position: absolute;
	background: #53823b;
	width: 144px;
	border: 1px white solid;
	padding: 10px;
	color: white;
	z-index: 5;
	height: 160px;
	text-align: center;
}

	.section .desc{
		display: none;
		text-align: justify;
}
	#sections .section.wide .desc{
		display: block;
}

	#sections h3{
		text-align: left;
}
	h3{
	font-weight: bold;
	font-size: 1.2em;
}
	.section h4{
	font-style: italic;
}

#sections .wide img.slogo{
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
	.section .slogo{
	float: right;
	margin: 10px 22px 20px 0;
	cursor: pointer;
}

#showreel{
	height: 218px;
	float: right;
	width: 348px;
}

#showreel img{
	display: none;
	position: absolute;
}

#zsennye{
	height: 280px;
}

#zsennye .slide{
	clear: left;
	min-width: 400px;
}

#how{
clear: left;
}

#where iframe{
	display: none;
}

#programTable{
	width:528px
}
#programTable .zebra{
	background: white;
}
#programTable .spec{
	border-left: 1px #53823b dotted;
}
#programTable td, #programTable th{
	padding: .25em;
}
th{
	font-weight: bold;
	color: #53823b;
}
#programTable .time{
	float: left;
	display: block;
	width: 5em;
	margin: .3em;
}
#programTable td{
	text-align: left;
}


#zskep{
	float: right;
	margin-right: -20px;
	margin-bottom: -20px;
	margin-top: -20px;
	padding-left:5px
}


span.leader{
	display: block;
	float: right;
	width: 110px;
	line-height: 12px;
	text-align: right;
	color: #53823b;
}

/*Main css*/
#loader{
	background: black;
	color: white;
	padding:4em 0;
	font-size: 1.5em;
	color: white;
	text-align: center;
	z-index: 500;
	position: absolute;
	top: 0;left: 0;
	width: 100%;
	height: 100%;
	opacity: .8;
	filter:alpha(opacity:80);
}

#menu{
	width: 960px;
	height: 110px;
	margin: 0 auto;
	margin-top: 10px;
	list-style: none;
	background: transparent url(../images/paper.png);
	padding-bottom: 10px;
}

#menu li a{
	display: block;
	height: 80px;
	float: left;
	text-indent: -9999%;
	margin-right: 30px;
	margin-top: 20px;
	background: transparent url(../images/menu.gif) no-repeat;
}

	#menu li#ws2009 a{background-position:0 0;width: 130px;}
	#menu li#prev a{background-position:-130px 0;width: 245px;}
	#menu li#about a{background-position:-375px 0;width: 79px;}

	#menu li#press a{background-position:-454px 0;width: 65px;margin-right:0;}
	#menu li#logo a{
		width: 270px;
		height: 110px;
		margin-left: 0;
		margin-top: 0;
		background: transparent url(../images/logo.gif) no-repeat;
	}

#main{
	width: 920px;
	min-height: 200px;
	padding: 20px;
	padding-bottom: 0;
	margin: 0 auto;
	background: transparent url(../images/paper.png);
}

#footer{
	margin: 20px auto;
	width: 589px;
	height: 40px;
	background: transparent url(../images/sponsors.png) no-repeat;
		list-style: none;
}

#footer a{
	display: none;
}

#shadow-top-left,#shadow-top-right{
	display: none;
/*	height: 116px;
	width: 15px;
	margin-top: 10px;
	background: transparent url(../images/shadow-top.png) no-repeat;
	position: absolute;
	left: 50%;*/
}
/*#shadow-top-left{
	margin-left: -495px;	
}
#shadow-top-right{
	margin-left: 480px;	
	background-position:-15px 0;
}*/
#shadow-left,#shadow-right{
	height: 20px;
	width: 156px;
	background: transparent url(../images/shadow.png) no-repeat;
	position: absolute;
	left: 50%;
	margin-bottom: -20px;
}
	#shadow-left{
		margin-left: -485px;
}
	#shadow-right{
	margin-left: 330px;
	background-position:-156px 0;
}
/*Application form css*/

		#applicationForm{
			margin: 0 auto;
			padding:1em;
			width: 61em;
		}
		
		#applicationForm fieldset{
			padding:1em;
			width:30em;
			height: 16em;
			float: left;
			margin-bottom: 1em;
			margin-right: 1em;
			line-height: 2.5em;
			font-size: .91em;
		}
		
		#applicationForm fieldset div{ 
			line-height: 1.5em!important;
		}
		
		#applicationForm fieldset input.text{
			width:13em;
			color:gray;
			font-size: 1em;
		}
		
		#applicationForm #country{
			width:11em;
		}
		
		#applicationForm #mot{
			text-decoration: underline;
			cursor:pointer;
		}
		
		#applicationForm fieldset input.long{
			width:27em!important;
		}
		
		#applicationForm fieldset span.text{
			width:16em;
			display:inline-block;
		
		}
		
/*		#applicationForm div.fileinput{
			margin:.5em;
			position:relative;
			overflow:hidden;
			width:5em;
			height:1.5em;
			background:gray;
			cursor:pointer;
			float:left;
			background: #53823b url(../images/upload.gif) no-repeat 5px 5px;
		}
		#applicationForm div.fileinput input{
			opacity:0;
			cursor:pointer;
		}

		#applicationForm span.left{float:left;}
*/		

		
		#applicationForm fieldset h2{
			font-size: 2em;
			font-weight: bold;
		}
		
		#applicationForm input.text{
			border:1px silver solid;
			padding:.25em;
			margin: .25em;
			margin-left: 0;
		}
		
		#applicationForm #other{
			width: 27em;
			height: 4em;
			font-size: 1em;
		}
		
		#applicationForm ol{
			list-style-type: decimal;
			list-style-position: inside;
		}
		
		#applicationForm li.s{
			cursor:pointer;
		}
		
		#applicationForm li em{
			line-height: 1em;
		}
		
		#applicationForm #sections{
			float: right;
			width: 48%;
		}
		#applicationForm .footnotes{
			clear: both;
			display: block;
			font-size: .8em;
			margin: 1em auto;
			text-align: center;
		}
		
#cserny{
	margin: 1em 12em;
	padding: .5em;
	background: black;
	color: white;
}	
#cserny a{
	color: white;
	font-style: italic;
}	
#cserny a:hover{
	text-decoration: underline;
	color: white;
}
		
		
