html {
	background:				#000;
	color:					#fff;
	font-family:			Verdana;
	font-size:				62.5%;
}

a {
	color:				rgb(225, 180, 60);
	text-decoration:	none;
}

.page {
	margin:					0 auto;
	position:				relative;
	text-align:				center;
}

#page_main {
	margin-top:				70px;
	width:					618px;
}

#page_news {
	margin-bottom:			150px;
	margin-top:				50px;
	width:					650px;
}

#page_archive {
	margin-top:				10px;
	width:					800px;
}

#page_about {
	margin-top:				50px;
	width:					730px;
}

#page_artmag {
	margin-top:				50px;
	width:					630px;
}

#entropia_logo_top {
	background:				url('../_img/galeria_entropia.gif');
	height:					38px;
	margin:					0 auto;
	width:					276px;
}

#entropia_logo {
	height:					300px;
	margin-top:				30px;
	width:					500px;
}

#menu {
	height:					38px;
	margin:					0 auto;
	margin-bottom:			40px;
	margin-top:				20px;
	width:					618px;
}

.menu_button {
	cursor:					pointer;
	float:					left;
	height:					38px;
}

#menu_main {
	background:		url('../_img/menu_main.jpg') top;
	width:					76px;
}

#menu_about {
	background:		url('../_img/menu_about.jpg') top;
	width:					88px;
}

#menu_news {
	background:		url('../_img/menu_news.jpg') top;
	width:					63px;
}

#menu_cff {
	background:		url('../_img/menu_cff.jpg') top;
	width:					36px;
}

#menu_archive {
	background:		url('../_img/menu_archive.jpg') top;
	width:					63px;
}

#menu_artists {
	background:		url('../_img/menu_artists.jpg') top;
	width:					50px;
}

#menu_artmag {
	background:		url('../_img/menu_artmag.jpg') top;
	width:					63px;
}

#menu_virtual {
	background:		url('../_img/menu_virtual.jpg') top;
	width:					101px;
}

#menu_contact {
	background:		url('../_img/menu_contact.jpg') top;
	width:					38px;
}

#menu_links {
	background:		url('../_img/menu_links.jpg') top;
	width:					38px;
}

#news_description {
	color:					#ddd;
	background:				#000;
	font-size:				1.1em;
	left:					0px;
	padding:				5px;
	position:				absolute;
	top:					0px;
	width:					290px;
}

.news {
	margin:					0 auto;
	margin-top:				3px;
	margin-bottom:			10px;
	padding:				0px;
	width:					650px;
}

.news_left {
	padding-top:			4px;
	vertical-align:			top;
	width:					250px;
}

.news_right {
	padding:				5px;
	text-align:				left;
	width:					390px;
}

.ann_icon, .project_icon, .project_iconp, .news_icon {
	border:					0;
	cursor:					pointer;
	height:					158px;
	margin:					0px;
	width:					250px;
}

.news_p {
	color:					#bbb;
	font-size:				1.2em;
	margin:					0px 0px 0px 5px;
}

.news_project_title, .news_title_pl {
	color:					rgb(153, 102, 0);
}

.news_u {
	color:					#ccc;
	margin:					0px;
	padding:				0px;
}

.news_artist_u {
	color:					#ccc;
}

.news_title_en, .news_type_en, .news_date_en, .news_admission_en {
	color:					#666;
}

#news_v {
	margin:					0 auto;
	margin-top:				50px;
	position:				relative;
	width:					900px;
}

#news_v_images {
	left:					0px;
	position:				absolute;
	top:					50px;
	width:					590px;
}

#news_v_text {
	left:					600px;
	position:				absolute;
	top:					0px;
	width:					300px;
}

.news_text {
	color:					#bbb;
	font-size:				1.2em;
	margin:					10px 0px 2px 5px;
	text-align:				left;
}

#news_images, #news_yts {
	margin:					0 auto;
	position:				relative;
	width:					590px;
}

#news_yts {
	margin-top:				50px;
}

#news_images_image {
	height:					410px;
	margin:					0 auto;
	margin-bottom:			30px;
	text-align:				right;
	width:					590px;
}

.news_images_strip_frame {
	height:					85px;
	margin:					10px 0px 10px 0px;
	position:				relative;
	width:					590px;
}

.news_images_strip {
	clip:					rect(0px, 470px, 85px, 0px);
	height:					85px;
	left:					60px;
	overflow:				hidden;
	position:				absolute;
	top:					0px;
	width:					480px;
}

.text_en {
	color:					#666;
}

#n_img {
	cursor:					pointer;
	max-height:				400px;
	max-width:				590px;
}

.thumbnails {
	float:					none;
	height:					85px;
	left:					0px;
	position:				absolute;
	top:					0px;
}

.n_thumb {
	background:				no-repeat 1px 1px #111;
	cursor:					pointer;
	float:					left;
	height:					77px;
	margin:					4px 14px 4px 4px;
	width:					102px;
}

.n_slide {
	cursor:					pointer;
	display:				none;
	height:					20px;
	position:				absolute;
	top:					30px;
	width:					20px;
}

.n_slide_l {
	background:				url('../_img/slide_l.jpg') no-repeat;
	left:					30px;
}

.n_slide_r {
	background:				url('../_img/slide_r.jpg') no-repeat;
	left:					540px;
}

#n_loading {
	background:				url('../_img/loading.gif') no-repeat;
	display:				none;
	height:					16px;
	left:					292px;
	position:				absolute;
	top:					192px;
	width:					16px;
}

#archive_back, #news_v_back {
	background:				url('../_img/back.jpg') no-repeat;
	cursor:					pointer;
	height:					20px;
	left:					30px;
	position:				absolute;
	top:					15px;
	width:					20px;
}

#img_big {
	cursor:					pointer;
	display:				none;
	position:				absolute;
}

#img_cover {
	background:				#000;
	cursor:					pointer;
	display:				none;
	left:					0px;
	position:				absolute;
	top:					0px;
}

.caption_pl, .caption_en {
	margin:					2px 0px 0px 60px;
}

.caption_pl {
	color:					#ddd;
}

.caption_en {
	color:					#888;
}

.caption_yt {
	margin:					1px 0px 2px 82px;
}

.caption_news {
	margin:					1px 0px 2px 5px;
}

.yt_obj {
	height:					344px;
	margin:					0 auto;
	margin-bottom:			10px;
	margin-top:				5px;
	width:					425px;
}

.mp3_obj {
	margin:					5px 0px 2px 0px;
	padding:				5px;
}

.project_event, .news_link {
	font-size:				1.2em;
	margin:					1px 0px 1px 8px;
	padding:				2px;
}

.project_event {
	cursor:					pointer;
	font-size:				0.9em;
	width:					290px;
}

.event_artist {
	color:					rgb(190, 130, 0);
	margin:					0px;
}

.event_title_link {
	font-size:				1.1em;
}

.event_year {
	color:					#555;
	font-size:				0.9em;
	margin:					5px 0px 0px 5px;
}

#artist_list {
	color:					#ddd;
	font-size:				1.1em;
	margin:					0 auto;
	margin-bottom:			10px;
	margin-top:				5px;
	text-align:				justify;
	width:					400px;
}

.artist_span {
	cursor:					pointer;
}

#artist_info {
	background:				rgb(10, 10, 10);
	color:					#fff;
	display:				none;
	left:					0px;
	margin:					0px;
	padding:				5px;
	position:				absolute;
	top:					0px;
	width:					400px;
}

.ainfo_p {
	margin:					0px;
}

.ainfo_nazwa {
	color:					rgb(255, 180, 30);
	font-size:				1.1em;
}

.ainfo_pelna_nazwa {
	color:					rgb(180, 110, 0);
	font-size:				0.9em;
}

.ainfo_opis_pl {
	margin:					3px 0px 3px 0px;
	text-align:				justify;
}

.ainfo_opis_ang {
	color:					#ccc;
	margin:					3px 0px 3px 0px;
	text-align:				justify;
}

.ainfo_email {
	margin:					3px 0px 3px 0px;
}

.ainfo_link {
	margin:					3px 0px 0px 0px;
}

.ainfo_events {
	color:					#ddd;
	font-size:				0.9em;
	margin:					3px 0px 1px 0px;
}

.ainfo_year {
	color:					#555;
	font-size:				0.9em;
	margin:					3px 0px 0px 0px;
}

hr {
	border-color:			rgb(40, 40, 40);
	border-style:			solid;
	border-width:			1px 0px 0px 0px;
	margin:					2px 0px 2px 0px;
}

.small_text {
	color:					#bbb;
	font-size:				0.9em;
}

.a2 {
	color:					rgb(200, 120, 0);
}

.archive_column {
	padding:				0px 2px 0px 2px;
	position:				absolute;
	top:					0px;
	width:					196px;
}

#archive_column0 {
	left:					0px;
}

#archive_column1 {
	left:					200px;
}

#archive_column2 {
	left:					400px;
}

#archive_column3 {
	left:					600px;
}

.archive_news {
	color:					#000;
	cursor:					pointer;
	font-size:				1em;
	margin:					0px 0px 8px 0px;
	padding:				2px;
	text-align:				left;
	width:					192px;
}

.archive_news_p {
	margin:					0px;
}

.archive_news_artist {
	color:					#000;
	letter-spacing:			1px;
}

.archive_news_title_pl {
	color:					rgb(153, 102, 0);
	letter-spacing:			1px;
}

.archive_news_title_en {
	color:					rgb(80, 80, 80);
	letter-spacing:			1px;
}

.archive_news_time {
	color:					rgb(153, 102, 0);
}

#archive_year {
	color:					#777;
	font-size:				1.2em;
	height:					20px;
	margin:					0 auto;
	margin-bottom:			5px;
	margin-top:				30px;
	position:				relative;
	text-align:				center;
	width:					100px;
}

#gmap {
	border:					0px;
	height:					480px;
	margin:					0px;
	width:					560px;
}

#entropia_about {
	border:					0;
	margin-bottom:			10px;
	width:					730px;
}

#entropia_map {
	height:					480px;
	width:					560px;
}

#entropia_info {
	color:					#ddd;
	padding:				0px 10px 0px 10px;
	text-align:				left;
	width:					150px;
}

.info_text_pl {
	background:				rgb(7, 7, 7);
	color:					#fff;
	font-size:				1.2em;
	margin:					0px;
}

.info_text_en {
	background:				rgb(10, 10, 10);
	color:					#999;
	font-size:				1em;
	margin:					0px;
}

#op_delim {
	letter-spacing:			3px;
	margin:					0px 0px 0px 295px;
	text-align:				left;
}

.artmag_strip_frame {
	height:					250px;
	margin:					0 auto;
	position:				relative;
	width:					630px;
}

.artmag_strip {
	clip:					rect(0px, 570px, 250px, 0px);
	height:					250px;
	left:					30px;
	overflow:				hidden;
	position:				absolute;
	top:					0px;
	width:					570px;
}

#artmag_thumbs {
	float:					none;
	height:					250px;
	left:					0px;
	position:				absolute;
	top:					0px;
}

.a_thumb {
	cursor:					pointer;
	float:					left;
	height:					250px;
	margin:					0px;
	width:					190px;
}

.a_slide {
	cursor:					pointer;
	display:				none;
	height:					20px;
	position:				absolute;
	top:					115px;
	width:					20px;
}

#a_slide_l {
	background:				url('../_img/slide_l.jpg') no-repeat;
	left:					0px;
}

#a_slide_r {
	background:				url('../_img/slide_r.jpg') no-repeat;
	left:					610px;
}

.a_thumb_img {
	margin:					0px;
}

#artmag_info {
	margin:					3px 0px 10px 0px;
	text-align:				center;
}

.cont_header {
	font-size:				1.1em;
	margin:					0px 0px 4px 0px;
}

.cont_title {
	color:					#aaa;
	font-size:				0.9em;
	margin:					0px;
}

.cont_text {
	color:					#eee;
	font-size:				0.9em;
	margin:					0px 0px 2px 0px;
}

.i_text {
	background:			#000;
	border-color:		#333;
	border-style:		dashed;
	border-width:		1px;
	color:				#ccc;
	display:			inline;
	font-size:			1.2em;
	margin:				3px 0px 5px 0px;
	text-align:			center;
	width:				200px;
}

.i_button {
	background:			#000;
	border-color:		#222;
	border-style:		dotted;
	border-width:		1px;
	color:				#ccc;
	cursor:				pointer;
	margin:				0px;
}

.cont_info {
	color:				#999;
	font-size:			0.9em;
	margin:				5px 0px 0px 0px;
}

.links_link {
	font-size:			1.1em;
	margin:				1px 0px 2px 0px;
	padding:			2px;
	text-align:			left;
}

.smaller_p {
	font-size:			1em;
}

.eec1 {
	color:				rgb(153, 102, 0);	
}

.eec2 {
	color:				rgb(255, 255, 255);
}

.eec3 {
	color:				rgb(111, 111, 111);
}

.eec4 {
	color:				rgb(10, 10, 10);
}

.ees1 {
	font-size:			0.8em;
}

.ees2 {
	font-size:			0.9em;
}

.ees3 {
	font-size:			1.1em;
}

.ees4 {
	font-size:			1.2em;
}

.eelink {
	color:				rgb(225, 180, 60);
	text-decoration:	none;
}

.eeimg {
	max-width:			400px;
	max-height:			400px;
}

.btn_nav {
	cursor:				pointer;
	display:			none;
	height:				64px;
	left:				0px;
	position:			absolute;
	top:				0px;
	width:				64px;
}

#btn_prev {
	background:			url('../_img/btn_prev.jpg') no-repeat top;
}

#btn_next {
	background:			url('../_img/btn_next.jpg') no-repeat top;
}

#wro2016 {
	background:			url('../_img/kandydat3.jpg') no-repeat;
	cursor:				pointer;
	display:			block;
	height:				79px;
	margin:				0 auto;
	width:				150px;
}