@media screen {



/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,label{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/*fonts.css*/body{font:11px tahoma,arial,helvetica,clean,sans-serif;}table {font-size:inherit;font:100%;}select, input, textarea {font:100% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.35em;}



html {

	height: 100%;

	}

body {

	padding: 0;

	margin: 0;

	color: #181411;

	background-color: #FFF7CD;

	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;

	font-size: 11px;

	background-image: url(images/bg.gif);

	background-repeat: repeat-x;

	background-position: -6px 0;

}

body.flashVersion {

	height: 100%;

	margin: 0;

	padding: 0;

	background-color: #181411;

	background-image: none;

	overflow: auto;

}



/* flashVersion */

#mainDiv {

		height: 100%;

	}

	#sponsorsDiv {

		height: 120px;

		width: 700px;

		margin-left: 177px;

		border-top: 6px solid black;

	}

	#sponsorsDivBg {

		background: black;

		height: 141px;

		/*border-top: 1px solid yellow;*/

	}



body.flashVersion div.textVersion{

	display: none;

}



div.flashVersion{

	display: none;

}



body.flashVersion div.flashVersion{

	display: inline;

}



img{

	border: 0px solid white;

	}



a{ color: #FFF7CD; background-color: #181411; text-decoration: none }

a:hover{ color: #FFF7CD; background-color: #AE8257; text-decoration: none }



h2 {

	display: none;

}

h3 {

	clear: left;

	width: 500px;

	float: left;

	margin-top: 40px;

	/*padding: 0 0 30px 84px;*/

	padding: 0 0 30px 105px;

	background-repeat: no-repeat;

	background-position: -4px -3px;

}

span.date {

	display: block;

}





h3.day1{background-image: url(images/d1.gif);}

h3.day2{background-image: url(images/d2.gif);}

h3.day3{background-image: url(images/d3.gif);}

h3.day4{background-image: url(images/d4.gif);}

h3.day5{background-image: url(images/d5.gif);}

h3.dzien1{background-image: url(images/dz1.gif);}

h3.dzien2{background-image: url(images/dz2.gif);}

h3.dzien3{background-image: url(images/dz3.gif);}

h3.dzien4{background-image: url(images/dz4.gif);}

h3.dzien5{background-image: url(images/dz5.gif);}





dl {

	clear: both;

	width: 515px;

}

dt {

	/*width: 84px;*/

	width: 105px;

	float: left;

	font-weight: bold;

	color: #AE8257;

	margin: 0;

}

dd {

	width: 400px;

	float: left;

	padding: 0 0 10px 0;

}



ul.day {

	clear: left;

	

}

ul.day li {

	clear: left;

}

span.miejsce {

	color: #76654D;

}



div.info {

	padding: 30px 0 30px 0;

	clear: both;

}



div.container {

	margin-left: 160px;

}

div.top_pl, div.top_en {

	height: 315px;

	width: 692px;

	text-indent: -999px;

	background-repeat: no-repeat;

}

div.top_en {

	background-image: url(images/feta-program-en2010.gif);

}

div.top_pl {

	background-image: url(images/feta-program-pl2010.gif);

}



#langSwitch {

	position: absolute;

	top: 15px;

	left: 161px;

}



}



@media print {



#langSwitch {

	display: none;

}



body {

	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;

	color: #000;

	font-size: 90%;

}



.flashVersion {

	display: none;

}



h1{

	font-family: Arial, Helvetica, sans-serif;

}



h2 {

	margin-top: 2em;

	font-size: 130%;

}

h3 {

	font-size: 105%;

}



dt {

	font-weight: bold;

	color: #AE8257;

}

span.miejsce {

	color: #181411;

}



}

