html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../../img/new_layout/bg01.jpg) repeat left top !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
}

div, table, td, p, a, img, form, input, ol, ul, li, h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

h3 {
	font-size: 12px;
	color: #2D2D2D;
	font-weight: bold;
}

h4 {
    font-size: 11px;
    color: #2D2D2D;
    font-weight: normal;
}

#last_news h3 a, #last_articles h3 a{
    font-size: 14px;
    text-decoration: none;
    color: #000;
}

p, ol, ul {
	margin-bottom: 1em;
	line-height: 160%;
	text-align: justify;
}

p.byline {
	line-height: normal;
	font-size: 10px;
	color: #A5A5A5;
}

p.byline a {
	color: #A5A5A5;
}

ul.list1 {
	list-style: none;
}

ul.list1 li {
	height: 20px;
	padding: 5px 0px 0px 15px;
	background: url(../../img/new_layout/homepage14.jpg) no-repeat left top;
}

ul.list1 li.active {
    background: url(../../img/new_layout/homepage17.jpg) no-repeat left top;
    text-align: right;
    padding-right: 30px;
}

ul.list1 li.active a {
    font-weight: bold;
}

ul.list1 a {
	text-decoration: none;
	color: #2B4D68;
}

ul.list1 a:hover {
	text-decoration: none;
	color: #5F7E97;
}

a {
	color: #0093C8;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #00BBFF;
}

a img {
	border: none;
}

img.border {
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #B6B6B6;
}

img.alignleft {
	float: left;
	margin: 3px 10px 0px 0px;
}

img.alignright {
	float: right;
	margin: 3px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.container {
	width: 992px;
	margin: 0px auto;
}

/** BACKGROUNDS */

#bg1 {
	background: url(../../img/new_layout/bg02.jpg) repeat-x left top;
}

#bg2 {
	background: url(../../img/new_layout/bg03.jpg) no-repeat center top;
}

#bg3 {
	background: url(../../img/new_layout/bg06.jpg) repeat-y center top;
}

#bg4 {
	background: url(../../img/new_layout/bg07.jpg) no-repeat center top;
}

#bg5 {
}

/** HEADER */

#header {
	height: 147px;
}

/** TOPMENU */

#topmenu {
	float: right;
	width: 492px;
	height: 17px;
}

#topmenu ul {
	float: right;
	margin: 0px;
	padding: 95px 10px 0px 0px;
	list-style: none;
}

#topmenu li {
	float: left;
	border-left: 1px solid #658A9C;
}

#topmenu li.first {
	border: none;
}

#topmenu a {
	padding: 0px 12px;
	color: #658A9C;
}

/** MENU */

#menu {
	height: 57px;
	background: url(../../img/new_layout/bg04.jpg) no-repeat center top;
}

#menu ul {
	height: 33px;
	padding: 24px 0px 0px 0px;
	background: url(../../img/new_layout/bg1_01.jpg) no-repeat left top;
	text-align: center;
	line-height: normal;
	list-style: none;
}

#menu li {
	display: inline;
	padding: 0px 20px 0px 28px;
	background: url(../../img/new_layout/homepage02.gif) no-repeat left center;
}

#menu li a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding: 3px 5px;
}

#menu li a:hover{
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}

#menu li a:active{
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
} 

#menu a:hover {
	text-decoration: none;
}

#menu li.first {
	background: none;
}

#menu li a.current {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}

/** BAR */

#bar {
	background: url(../../img/new_layout/bg05.jpg) no-repeat center top;
}

#bar .container {
	height: 44px;
	background: url(../../img/new_layout/subpage1_01.jpg) no-repeat left top;
}

.home #bar .container {
	background-image: url(../../img/new_layout/bg1_02.jpg);
}

.single #bar .container {
	background-image: url(../../img/new_layout/subpage2_01.jpg);
}

#bar form {
	margin: 0px;
	padding: 0px;
}

#bar fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#bar .input-text {
	width: 132px;
	height: 22px;
	padding: 2px 10px 0px 10px;
	background: url(../../img/new_layout/homepage03.jpg) no-repeat left top;
}

#bar .input-text input {
	width: 100%;
	background: none;
	border: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B5B3B1;
	outline: none;
	padding-top: 2px;
}

#bar .input-submit {
	width: 54px;
	padding: 3px 0px 6px 0px;
	background: url(../../img/new_layout/homepage04.jpg) no-repeat left top;
	border: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/** LOGIN */

#login {
	float: left;
}

#login form {
	width: 580px;
	padding: 0px 0px 0px 12px;
}

#login .input-text, #login .input-submit {
	float: left;
	margin: 9px 0px 0px 9px;
}

#login p {
	float: left;
	margin: 0px;
	padding: 12px 0px 0px 15px;
	line-height: normal;
	font-size: 10px;
	color: #FFF6EB;
}

#login a {
	color: #FFF6EB;
}

/** SEARCH */

#search {
	float: right;
}

#search form {
	width: 230px;
	margin-right: 21px;
	padding-top: 9px;
}

#search .input-text, #search .input-submit {
	float: left;
	margin: 0px 0px 0px 9px;
}

/** PAGE */

#page {
	background: url(../../img/new_layout/subpage1_02.jpg) repeat-y left top;
}

.home #page {
	background-image: url(../../img/new_layout/bg1_03.jpg);
}

.single #page {
	background-image: url(../../img/new_layout/subpage2_02.jpg);
}

/** CONTENT */

#content {
	float: right;
	width: 749px;
	padding-right: 12px;
}

.single #content {
	float: none;
	width: auto;
	padding: 0px 12px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 218px;
	padding-left: 12px;
}

#sidebar2 {
	float: left;
	width: 531px;
}

#sidebar3 {
	float: right;
	width: 218px;
}

/** FOOTER */

#footer {
	background: url(../../img/new_layout/bg08.jpg) no-repeat center top;
}

#footer p {
	padding: 60px 0px;
	background: url(../../img/new_layout/subpage1_03.jpg) no-repeat left top;
	text-align: center;
	line-height: normal;
	color: #70899D;
}

.home #footer p {
	background-image: url(../../img/new_layout/bg1_05.jpg);
}

.single #footer p {
	background-image: url(../../img/new_layout/subpage2_03.jpg);
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLES */

.title {
	height: 27px;
	margin: 0px;
	padding: 10px 0px 0px 12px;
	font-size: 11px;
	color: #FFFFFF;
}

.sub_title{
    font-weight: bold;
    padding: 10px 0px 0px 15px;
    font-size: 16px;
}

.box-style1 .title {
	background: url(../../img/new_layout/homepage13.jpg) no-repeat left top;
}

.box-style2 .title {
	background: url(../../img/new_layout/homepage12.jpg) no-repeat left top;
}

.box-style3 .title {
	background: url(../../img/new_layout/homepage16.jpg) no-repeat left top;
}

.box-style4 .title {
	background: url(../../img/new_layout/homepage15.jpg) no-repeat left top;
}

.box-style5 .title {
	background: url(../../img/new_layout/subpage2_04.jpg) no-repeat left top;
}

/** random_photos */
#random_photos .box-photo {
	padding: 7px;
	width: 200px;
	overflow: hidden;
}

#random_photos .box-photo {
    text-align: center;	
}

#random_photos .box-photo img{
    border: 1px solid #999999;
    padding: 1px; 
}


/** last_news */

#last_news {
}

#last_news .entry {
	padding: 15px 10px 0px 10px;
}

#last_news .column1 {
	float: left;
	width: 250px;
}

#last_news .column2 {
	float: right;
	width: 250px;
}

/** BOX3 */

#box3 {
}

#last_articles .entry {
	padding: 15px 10px 0px 10px;
	text-align: justify;
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}

/** BOX6 */

#box6 {
}

/** BOX7 */

#box7 {
}

/** BOX8 */

#box8 {
}

/** BOX9 */

#box9 {
}

#box9 .entry {
	padding: 17px;
}

.non_cat_left_menu{
    margin: 20px 0px 0px 0px;
}

.non_cat_left_menu ul.list1 a {
    font-weight: bold;
    font-size: 12px;
}


.ankieta .entry{
    padding: 5px 10px;
}

.ankieta .input-submit {
    width: 54px;
    padding: 3px 0px 6px 0px;
    background: url(../../img/new_layout/homepage04.jpg) no-repeat left top;
    border: none;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

.ankieta_glosowanie{
    width: 99%;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.ankieta_glosowanie td{
    padding: 3px;
}

.img_border{
    height: 75px;
    overflow: hidden;
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #B6B6B6;
    padding:2px;
}

.news_date{
    float: left;
    font-size: 10px;
    color: #A5A5A5;
}

.news_more{
    float: right;
    font-size: 10px;
}

.main_art_authors{
    padding: 0 5px;
}

.main_art_authors a {
	color: #0093C8 !important;
}

.main_art_authors a:hover {
    color: #00BBFF !important;
}


#last_photoreports .pht_title{
    cursor: pointer;
    background-color: #213A50;
    color: #FFFFFF;
    font-size: 14px;
    padding: 3px 0px 3px 3px;
    border: 1px solid #3A3234;
    margin: 0px 0px 2px 0px;
    font-variant: small-caps;
    font-weight: normal;
}

#last_photoreports div.pht_title:hover{
    background-color: #274964;
}

#last_photoreports .selected{
    font-weight: bold;
    margin: 0px;   
}
#last_photoreports .pht_more{
	text-align: right;
}
	
#last_photoreports .pht_more a{
    display: inline;
    background-color: inherit;
    border: none;
    color: #123456;
    font-variant: normal;
    font-weight: bold;
}

#last_photoreports {
    background-color: #FFFFFF;
}

#photoreports_entry{
    padding: 0px 3px;
}

#photoreports_entry p{
    padding: 5px 10px;
    background-color: #FFFFFF;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    margin: 0px;
}

#photoreports_entry .pht_date{
	width: 100%; 
	position: absolute; 
	bottom: 0px; 
	left: 0px; 	
    background-color: #FFFFFF;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    margin: 0px;
    text-align: right;
}

#photoreports_entry .pht_date span{
    padding-right: 10px;	
}

#photoreports_entry p span{
    font-size: 13px;
    text-align: justify;
    color: #123456;
    line-height: 120%;
    font-weight: normal;	
}

#last_photoreports .photoreport_active{
    height: 240px;
    overflow: hidden;
    border-left: 1px solid #3A3234;
    border-right: 1px solid #3A3234;
    border-bottom: 1px solid #3A3234;
    margin-bottom: 2px;
}

#last_photoreports .photoreport_nonactive{
    height: 240px;
    display: none;
    overflow: hidden;
    border-left: 1px solid #3A3234;
    border-right: 1px solid #3A3234;
    border-bottom: 1px solid #3A3234;
    margin-bottom: 2px;
}

.ankieta_bar{
    background: transparent url(../../img/ankieta_bar_bg.png) scroll 0px 0px repeat-x;
    overflow: hidden;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 27px;
    margin: 0;
    padding: 5px 0 0 5px;
}

.empty_bar{
    padding: 0px !important;	
}

#ankieta_container p{
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
}