/* -------------------------------------------------------------------------------------------[ RESETS ]------ */

* {
	list-style: none;
	margin: auto;
	padding: 0;
	outline: 0;
	text-decoration: none;
}

html {
	font-size:100.1%;
}

/* -------------------------------------------------------------------------------------------[ GENERALS ]---- */
body {
	color:#393939;
	background:#FFF url(../images/background.png) repeat-x left top;
	font: 75%/170% Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	margin: 0;
	padding: 0;
}

.content{ text-align:left;}

input, textarea{
	font-size:100%;
	font-size:100%;
	margin-left: 75px;
	width: 180px;
	background-color: #FFFFFF;
	border-color: #9AA2A1;

}
.submit{
	background-image: url(submit.png);
	height: 30px;
	display: inline-block;
}
img{
	border:0;
	text-decoration: none;
}

hr{ clear: both; visibility: hidden; }

hr.linia{ clear: both;  visibility: visible; border: 1px solid gray; margin-bottom: 10px; }

.category_article {
	padding-top: 5px; padding-bottom: 5px;
}

.inv{ display:none;}

.clear{ clear:both; height:1px;}


a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#0066FF;
	text-decoration:none;
}
a:active{ text-decoration:none;}


b{
	color:#999999;
	text-decoration:none;
}
b:hover{
	color:#3366FF;
	text-decoration:none;
}
b:active{ text-decoration:none;}

/* -------------------------------------------------------------------------------------------[ HEADINGS ]---- */

h1, h2, h3, h4, h5, h6 {
	font-family:"Myriad Pro", "Frutiger Roman", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight:normal;
	line-height:100%;
}

h1 { font-size: 50px; }
h2 { font-size: 50px; }
h3 { font-size: 36px; font-weight:normal; }
h4 { font-size: 18px; margin:10px 0 0 0; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }



/* -------------------------------------------------------------------------------------------[ HEADER ]---- */

#header{
	background-image: url(../images/NEW-TopTitleBack.jpg);
	height: 191px;
	background-repeat: no-repeat;
}
#header .content{
	width:1205px;
	height:216px;
	}

#header #logo a{
	background:url(../images/New-TopLogo.png);
	width:824px;
	height:126px;
	margin-top: 5px;
	background-repeat: no-repeat;
	display: block;
	margin: auto;
	}
#header #logo a:hover{
	}

#header #globe a{
	background:url(../images/TopMap.png);
	display:block;
	float:right;
	width:179px;
	height:116px;
	margin-top:10px;

	}
#header #globe a:hover{
	background:url(../images/TopMap.png);
	}

/* RSS Top Rollover */
#header #feedrss{
	float:right;
	margin:5px 0 0 0;
	width:227px; height:104px;
	}
#header #feedrss a{
	background:url(../images/feedrss_a.png) no-repeat left top;
	display:block;
	width:227px; height:104px;
	}
#header #feedrss a:hover{
	background:url(../images/feedrss_ahover.png) no-repeat left top;
	}


/* Navigation top List */

#header #Analog-Nav{
	width:960px;
	height:60px;
	margin-top: 6px;
	padding-left: 19px;
	}

#header #nav_bar{
	clear:both;
	}
#header #nav_bar ul{
	float:left;
	margin:0 0 0 20px;
	width:750px; height:41px;
	}
#header #nav_bar ul li{
	display:inline;
	float:left;
	font-size:1.5em;
	height:41px;
	line-height:41px;
	padding:0 15px;
	background:url(../images/nav_bg.png) no-repeat right top;
	}
#header #nav_bar ul li.end{
	background:none;
	}

#header #nav_bar ul a{ color:#ebe9dc;}
#header #nav_bar ul a:hover{
	color:#CC0000;
}



/* Search engine */
#header #search_engine{
	float:left;
	height:41px;
	}

#header #search_engine input{border:none;}
#header #search_engine form{ margin:0; padding:0;}
#header #search_engine .field{
	background:url(../images/search_field.png) no-repeat left 50%;
	margin:0 8px 0 0; padding:5px;
	width:135px;
	}

#header #search_engine .button{
	background:url(../images/search_button.png) no-repeat left 50%;
	width:25px; height:41px;
	}




/* -------------------------------------------------------------------------------------------[ TEASER HOME ]---- */

#teaser{ background:url(../images/teaser_bg.png) repeat-x left top;}
#teaser .content{
	margin:0 auto;
	width:960px; height:347px;
	}

#teaser #sliding{
	overflow:hidden;
	width:960px;
	height:325px;
	}
#teaser #sliding div{
	background:url(../images/teaser_bg.png) repeat-x left top;
	}
#teaser #sliding .teasing_1{
	width:960px; height:340px;
	}
#teaser #sliding .teasing_2{
	width:960px; height:340px;
	}
#teaser #sliding .teasing_3{
	width:960px; height:340px;
	}



/* -------------------------------------------------------------------------------------------[ TEASER PAGES ]---- */

#teaser_pages{ background:url(../images/teaserpages_bg.png) repeat-x left top;}
#teaser_pages .content{
	margin:0 auto;
	width:960px; height:60px;
	}


/* -------------------------------------------------------------------------------------------[ MAIN ]---- */

#main{
	background-image: url(../images/NEW-main_bg.png);
	background-repeat: no-repeat;
}
#main .content{
	margin:0 auto;
	padding:0px 0 20px 0;
	width:970px;
	background-image: url(../images/NEW-InnerBox-BG.png);
	}
	a {
text-decoration: none;
}


/* -------------------------------------------------------------------------------------------[ MAIN : Home ]---- */

#main #ticker{
	color:#000000;
	font-size:18pt;
	font-weight:bold;
	height:120px;
	line-height:normal;
	padding:10px 0 0 0;
	overflow:hidden;
	text-align:center;
	z-index:2;
	}

#main #ticker p{
	padding:25px 0 0 60px;
	height:140px;
	}


#main #fastnews{
	background:url(../images/beige_bg.png) no-repeat 50% top;
	color:#3c3f36;
	margin:0 0 0 15px;
	width:930px; height:167px;
	}
#main .fastnews_bloc{
	background:url(../images/separator_beige_bg.png) no-repeat right top;
	float:left;
	margin:0 0 0 20px;
	text-align:center;
	width:290px;
	}
#main .fastnews_end{
	background:none;
	}
#main .fastnews_bloc h4{
	color:#CC0033;
	font-weight:bold;
	padding:5px 0;
	text-transform:uppercase;
	width:268px;
	font-size: 18px;
	}
#main .fastnews_bloc p{
	line-height:18px;
	font-size:11px;
	text-align:justify;
	width:268px;
	}
#main .fastnews_bloc div{
	width:268px;
	}
#main .fastnews_bloc a{
	color:#3c3f36;
	font-weight:bold;
	padding:3px 4px;
	}
#main .fastnews_bloc a:hover{
	color:#9fb03e;
	}


/* -------------------------------------------------------------------------------------------[ MAIN : About ]---- */

.frame{
	width:930px;
	margin:auto;
	}
.frame .bottom{
	clear:both;
	height:19px;
	}
.frame h1{
	color:#3c3f36;
	font-size:40px;
	font-weight:bold;
	height:52px;
	line-height:50%;
	padding:10px 0 0 0;
	}
.frame h1 span{
	display:block;
	font-size:0.35em;
	font-weight:normal;
	line-height:150%;
	}

.frame .inside{
	padding:15px 0 15px 30px;
	}


/* -------------------------------------------------------------------------------------------[ MAIN : News ]---- */
.post{
	border:1px solid #b2b2b2; border-width:0 0 3px 0;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	}
.post a{
	color:#3c3f36;
	}
.post a:hover{
	color:#72918c;
	}

.post h4{
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:5px 0 0 0;
	padding:0 0 10px 0;
	}

.post .date{
	text-transform:uppercase;
	}

.post .infos{
	text-align:right;
	padding:4px 6px;
	}

.link_comments{
	background:url(../images/link_comments.png) no-repeat right 50%;
	padding:0 18px 0 0;
	}
.link_rss{
	background:url(../images/icon_about.png) no-repeat left 50%;
	padding:0 10px 0 25px;
	}
.link_read{
	background:url(../images/icon_about.png) no-repeat left 50%;
	padding:0 10px 0 25px;
	}

/* Comments */
#comments{
	background:#eaeaea;
	padding:20px;
	}
#comments .nb_comments{
	font-size:29px;
	text-align:right;
	margin:0 0 20px 0;
	}
#comments .com{
	background:#FFF;
	border:1px solid #b2b2b2;
	height:100%;
	padding:5px;
	margin:0 0 30px 0;
	}
#comments .green{
	background:#f3f8dd;
	}
#comments .com .user{
	float:left;
	font-size:15px;
	margin:0 20px 0 0;
	text-align:center;
	width:100px;
	}
#comments .com .user_name{
	font-size:18px;
	margin:0 0 5px 0;
	}
#comments .com .user a{
	color:#3c3f36;
	}
#comments .com .user a:hover{
	color:#9fb03e;
	}

#comments .com .user_post{
	float:left;
	width:500px;
	}

/* Reply form */
#post_form label{
	display:block;
	clear:both;
	font-size:1.2em;
	}
#post_form input{
	border:1px solid #b2b2b2;
	display:block;
	clear:both;
	margin:0 0 10px 0; padding:5px;
	width:500px;
	}
#post_form input.tekstowy{
	font-size: 14px;
	width: 250px;
	padding:2px;
}

#post_form input.przycisk{
	background-color: #043163;
	color: #ffffff;
	font-weight: bold;
}


#post_form select{
	border:1px solid #b2b2b2;
	display:block;
	clear:both;
	font-size: 14px;
	margin:0 0 10px 0; padding:2px;
}

#post_form textarea{
	border:1px solid #b2b2b2;
	display:block;
	clear:both;
	margin:0 0 10px 0; padding:5px;
	width:500px; height:100px;
	}
#post_form #submit{
	border:1px solid #b2b2b2;
	display:block;
	clear:both;
	margin:0 0 10px 0; padding:5px;
	width:150px;
	}

#paginate{
	padding:20px 0 0 0;
	text-align:right;
	}
#pagination-list {float:right;}
#pagination-list li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ display:inline; }
#pagination-list a           { border:solid 1px #b2b2b2; margin-right:2px; float:left; }
#pagination-list .previous-off,
#pagination-list .next-off   { color:#b2b2b2; display:block; float:left; font-weight:bold; padding:3px 5px; }
#pagination-list .next a,
#pagination-list .previous a { font-weight:bold; border:solid 1px #FFFFFF; }
#pagination-list .active     { color:#b2b2b2; font-weight:bold; display:block; float:left; padding:4px 8px; }
#pagination-list a:link,
#pagination-list a:visited   { color:#72918c; display:block; float:left; padding:3px 6px; text-decoration:none; }
#pagination-list a:hover     { border:solid 1px #666666; }

/* -------------------------------------------------------------------------------------------[ MAIN : Artists & Authors ]---- */

#artists_list{
	background:#eaeaea;
	height:100%;
	padding:20px 10px;
		}

#artists_list .item{
	border:1px solid #b2b2b2; border-width:0 0 3px 0;
	float:left;
	margin: 0 20px 10px 20px; padding:0 0 10px 0;
	text-align:center;
	width:180px;
	}
#artists_list .item .authors_name{
	font-size:18px;
	font-weight:bold;
}


/* -------------------------------------------------------------------------------------------[ MAIN : Events ]---- */

#event_list{
	height:100%;
	padding:10px 0;
	}

#event_list .event_bloc{
	background:#fafafa;
	border:1px solid #b2b2b2; border-width:0 1px 1px 1px;
	height:100%;
	padding:5px 0;
	}
#event_list .event_bloc p{
	float:left;
	padding:0 5px;
	}

#event_list .event_bloc .preview		{ width:30px; height:55px; line-height:55px; }
#event_list .event_bloc .preview img	{ width:30px; height:32px; padding:10px 0 0 0; }
#event_list .event_bloc .title			{ width:390px; }
#event_list .event_bloc .name			{ width:390px; display:block; clear:both; font-weight:bold; font-size:1.4em; padding:5px 0 0 0; line-height:22px; }
#event_list .event_bloc .date			{ width:120px; height:55px; line-height:55px; text-align:center; }
#event_list .event_bloc .place			{ width:100px; height:55px; line-height:55px; text-align:center; }

#event_list .event_bloc_head p{
	float:left;
	padding:5px;
	}
#event_list .event_bloc_head .preview		{ width:30px; height:30px; line-height:30px; text-align:center; font-weight:bold; font-size:1.4em;}
#event_list .event_bloc_head .title			{ width:390px; height:30px; line-height:30px; text-align:left; font-weight:bold; font-size:1.4em;}
#event_list .event_bloc_head .date			{ width:120px; height:30px; line-height:30px; text-align:center; font-weight:bold; font-size:1.4em;}
#event_list .event_bloc_head .place			{ width:100px; height:30px; line-height:30px; text-align:center; font-weight:bold; font-size:1.4em;}


#event_list .event_bloc_head{
	background:#3c3f36;
	border:1px solid #b2b2b2; border-width:1px 0 0 0;
	color:#FFF;
	height:100%;
	}
#event_list .line2{
	background:#FFF;
	}


/* -------------------------------------------------------------------------------------------[ GALLERY ]---- */

#gallery{ background:url(../images/gallery_bg.png) repeat-x left top;}
#gallery .content{
	margin:0 auto; padding:0 0 20px 0;
	width:960px;
	}

#gallery #galleryshow{
	padding:35px 0 0 0;
	}
#gallery #galleryshow h3{
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #b2b2b2;
	margin:10px auto 0 auto;
	width:874px;
	}

#gallery #theshow{
	background:url(../images/theshow.png) no-repeat left top;
	margin:0 auto; padding:9px 10px 16px 10px;
	width:640px; height:339px;
	overflow:hidden;
	}
#gallery #bigshow{
	overflow:hidden;
	width:640px; height:339px;
	}

#gallery #theshow img{display: block;}

#gallery #pictures_nav{
	overflow:hidden;
	width:960px; height:95px;
	}
#gallery #pictures_nav li{
	display:inline; float:left;
	width:100px; height:50px;
	}

/* Boxegrid effect */
.boxgrid{
	width: 640px;
	height: 339px;
	float:left;
	background:#161613;
	overflow: hidden;
	position: relative;
}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid h4{
	color:#FFF;
	padding:0 0 9px 10px;
	}
.boxgrid p{
	padding: 0 10px;
	color:#afafaf;
	font-weight:bold;
	font:10pt "Lucida Grande", Arial, sans-serif;
}

.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 100px;
	width: 100%;
	opacity: 0.8;
	top: 300px;
}
.captionfull .boxcaption {
	top: 350px;
	left: 0;
}
.caption .boxcaption {
	top: 350px;
	left: 0;
}


/* -------------------------------------------------------------------------------------------[ MAIN : Contact ]---- */

#contact .form_contact p{
width: 520px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 4px solid #fafafa;
height: 1%;
}

#contact .form_contact label{
	font-size:18px;
	font-weight: bold;
	float: left;
	line-height:30px;
	margin-left: -155px; /*width of left column*/
	padding:0 10px 0 0;
	text-align:right;
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

#contact .form_contact .field{
border:1px solid #b2b2b2;
background:#fafafa;
padding:4px;
width: 500px; height:22px;
}

#contact .form_contact textarea{
border:1px solid #b2b2b2;
background:#fafafa;
padding:4px;
width: 500px;
height: 150px;
}
#contact .form_contact .radio{
	margin:0 0 0 15px;
	}
#contact .form_contact .box{
	margin:0 15px 0 0;
	}
/* -------------------------------------------------------------------------------------------[ DESIGN : Commons ]---- */
.left_part{
	float:left;
	width:519px;
	background-image: url(../images/EAS-Map.jpg) no repeat;
	margin-top: 0;
	margin-right: 16px;
	margin-bottom: 0;
	margin-left: 0;
	}

.left_part a{
	font-weight:bold;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #b2b2b2;
	border-right-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	border-left-color: #b2b2b2;
}
.left_part a:hover{
	font-weight:bold;
}

.right_part{
	float:left;
	width:170px;
	}
.right_part h3{
	background:Images/sidebar_heading
.png) no-repeat left 50%;
	font-size:36px;
	font-weight:bold;
	padding:8px 0 6px 0;
	text-transform:uppercase;
	background-image: url(../images/sidebar_heading.jpg);
	}

.text{
	margin:10px 0;
	}

.chapo{
	background:#FFFFFF;
	border:1px solid #eaeaea;
	border-width:3px 0 3px 0;
	font-size:20px;
	font-weight:bold;
	line-height:130%;
	margin:0 0 7px 0;
	padding:2px 7px;
	text-align:justify;
	letter-spacing: -1px;
	}
.chapo img{
	background:#fafafa;
	border:1px solid #b2b2b2;
	float:left;
	margin:5px 10px 5px 0; padding:10px;
	}

.icon_about{ padding:0 250px 0 0; background:url(../images/icon_about.png) no-repeat right top;}

/* LISTS */
.checklist{
	margin:15px 0 15px 10px;
	}
.checklist li{
	background:url(../images/icon_checklist.png) no-repeat left 50%;
	font-size:10px;
	padding:10px 6px 10px 35px;
	}

.archives{
	float:left;
	width:155px;
	margin:0 0 15px 10px;
	}
 h4.showyear{
 	border:1px solid #3c3f36; border-width:0 0 3px 0;
	padding:4px;
	width:162px;
	}
.archives li{
	border:1px solid #b2b2b2;
	border-width:0 0 1px 0;
	font-size:16px;
	padding:6px;
	width:140px;
	}
.archives li a{ color:#3c3f36; display:block; }
.archives li a:hover{ color:#72918c; }

/* -------------------------------------------------------------------------------------------[ ACTIVITY ]---- */

#activity{
	background-image: url(../images/NEW-footer_bg2.png);
	background-repeat: repeat-x;
	background-color: #073576;
}
#activity .content{
	margin:0 auto;
	padding:10px 0 20px 0;
	width:960px;
	}

#activity #recents_activities{
	padding:0 15px;}
#activity #recents_activities .activities_bloc{
	float:left;
	margin:0 15px;
	width:280px;
	}

#activity #recents_activities .activities_bloc h4{
	background:url(../images/h4_line.png) repeat-x left 50%;
	color:#FFFFFF;
	padding:0 0 0 10px;
	font-weight:bold;
	}
#activity #recents_activities .activities_bloc h4 span{
	background:#000;
	padding:0 6px;
	}
#activity #recents_activities .activities_bloc ul{
	border:1px solid #63655e; border-width:1px 0 0 0;
	margin:10px 0; padding:0;
	}
#activity #recents_activities .activities_bloc ul li{
	height:30px;
	line-height:30px;
	margin:0 0 1px 0;
	}
#activity #recents_activities .activities_bloc ul li a{
	color:#b2b2b2;
	border:1px solid #63655e; border-width:0 0 1px 0;
	display:block;
	padding:0 0 0 6px;
	width:274px;
	}
#activity #recents_activities .activities_bloc ul li a:hover{
	color:#ebe9dc;
	background:#33362e;
	}
a.without_u { text-decoration: none; }
a IMG {
}



/* -------------------------------------------------------------------------------------------[ FOOTER ]---- */

#footer{ background:url(../images/footer_bg.png) repeat-x left top;}
#footer .content{
	margin:0 auto;
	width:960px; height:166px;
	}

#footer .logo_bottom{
	display:block;
	width:358px; height:112px;
	margin:0 auto;
	padding:24px 0 0 0;
	}

#footer .logo_bottom a{
	background:url(../images/logo_bottom.png) no-repeat left top;
	display:block;
	width:358px; height:112px;
	}

#footer .copyright{
	text-align:center;
	height:30px;
	line-height:30px;
	}
#nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}







.style8 {color: #666666}
#activity .content #recents_activities #nav_bar #CityCol1 {
	height: 155px;
	width: 930px;
	float: left;
	background-image: url(../images/CityBack.png);
	background-repeat: no-repeat;
}
#activity .content #recents_activities #nav_bar #CityCol1 #CityInCol1 {
	float: left;
	height: 100px;
	width: 278px;
	margin-top: 20px;
	margin-left: 25px;
}
#activity .content #recents_activities #nav_bar #CityCol1 #CityInCol1 {
	float: left;
	height: 70px;
	width: 278px;
	margin-top: 7px;
	margin-left: 25px;
	text-align: left;
}
#activity .content #recents_activities #nav_bar #CityCol1 #CityInCol2 {
	float: left;
	height: 70px;
	width: 278px;
	margin-top: 7px;
	text-align: left;
}
#activity .content #recents_activities #nav_bar #CityCol1 #CityInCol3 {
	float: left;
	height: 70px;
	width: 278px;
	margin-top: 7px;
	text-align: left;
}
#activity .content #recents_activities #nav_bar #CityCol1 #DotCol {
	float: left;
	height: 75px;
	width: 25px;
	background-image: url(../images/CityDots.png);
	background-repeat: no-repeat;
}
#activity .content #recents_activities #nav_bar #CityCol1 #CityColTitle {
	float: left;
	height: 26px;
	width: 884px;
	margin-top: 10px;
	margin-left: 24px;
	text-align: left;
	background-image: url(../images/CityTitleDot.png);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#activity .content #recents_activities #nav_bar #CityCol1 #CityBottomLine {
	float: left;
	height: 26px;
	width: 884px;
	margin-left: 24px;
	text-align: left;
	background-image: url(../images/CityBottomDot.png);
	background-repeat: no-repeat;
	padding-top: 3px;
}
