* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: #ffffff;
    text-align: center;
    color: #333;
}

form {
}

a {
    background: transparent;
    color: #ed1c24;
}

a:hover {
    text-decoration: none;
}

a img {
	border: none;
}

p, ul, ol {
	margin-top: 0.5em;
	margin-bottom: 0.85em;
	line-height: 170%;
}

ul, ol {
	margin-left: 3em;
}

h1 
{
    margin: 0 0 18px 0;
	padding-bottom: 9px;
	border-bottom: 1px solid #CFCFCF;
	letter-spacing: -0.035em;
	font-weight: normal;
	font-size: 26px;
	color: #37404C;
}

h2, h3, h4 
{
    margin: 0 0 8px 0;
	letter-spacing: -0.035em;
	font-weight: normal;
    font-size: 14px;
	color: #4c97d8;
	line-height: 115%;
}

h2 {
	font-size: 19px;
}

h3 {
	font-size: 17px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

hr {
    margin: 0 0 23px 0;
}

/* Wrapper */

#wrapper
{
    margin: 0 auto 0;
    padding: 0;
    width: 980px;
    background: #ffffff url(images/bg.jpg);
}
#wrapper2
{
    margin: 0 auto 0;
    padding: 0;
    width: 880px;
}

#header {
   position: relative;
   margin 0;
    width: 880px;
}

#content
{
    width: 562px;
    min-height: 498px;
    padding: 0;
    margin: 38px 38px 0 38px;
    text-align: left;
    float: left;
}
#content img
{
    margin: 0;
    padding: 0;
}
#logo
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 146px;
    background: #ffffff url(images/bg_topnav2.jpg) no-repeat;
}
#search
{
    padding: 40px 0 0 650px;
}

#search input.txt_search
{
    width: 121px;
    border-style: solid;
    padding: 1px 2px 1px 2px;
    border-width: 1px;
    border-color: #a7bdc7;
    vertical-align: middle;
    line-height: 21px;
    height: 21px;
    color: #333;
}

#search .btn_search
{
    vertical-align: middle;
    border: none;
    background: transparent url(images/button_src.jpg) 0 0 no-repeat;
    width: 67px;
    height: 23px;
}

#langselect {
   background: url(images/lang_back.png) 0px 0px no-repeat;
    position: absolute;
    right: 19px; top: 0px;
    width: 108px;
    overflow: hidden;
    height: 29px;
}

/* Menu */

#menu
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0px;
}


#menu div.tabstrip
{
    margin: -38px 18px 0 154px;
    text-align: right;
}

/* Obsolete */
ul.tabs
{
    margin: -37px 0 0 177px;
    padding: 0;
    list-style-type: none;
}

ul.tabs li
{
    margin: 0;
    padding: 0;
    float: left;
    display: block;
}
ul.tabs li a
{
    padding: 0;
    display: block;
    height: 34px;
}


ul.tabs li a strong
{
    display: none;
}

ul.tabs li#home a
{
    width: 109px;
    background: url(images/home_both.jpg) 0px 0px no-repeat;
}

ul.tabs li#home a:hover
{
	background-position:0% -34px;
}

ul.tabs li#aktualnosci a
{
    width: 92px;
    background: url(images/aktualnosci_both.jpg) 0px 0px no-repeat;
}

ul.tabs li#aktualnosci a:hover
{
	background-position:0% -34px;
}

ul.tabs li#prelegenci a
{
    width: 84px;
    background: url(images/prelegenci_both.jpg) 0px 0px no-repeat;
}

ul.tabs li#prelegenci a:hover
{
	background-position:0% -34px;
}

ul.tabs li#sesje a
{
    width: 54px;
    background: url(images/sesje_both.jpg) 0px 0px no-repeat;
}

ul.tabs li#sesje a:hover
{
	background-position:0% -34px;
}

ul.tabs li#sponsorzy a
{
    width: 82px;
    background: url(images/sponsorzy_both.jpg) 0px 0px no-repeat;
}

ul.tabs li#sponsorzy a:hover
{
	background-position:0% -34px;
}

ul.tabs li#lokalizacja a
{
    width: 82px;
    background: url(images/lokalizacja_both.jpg) 0px 0px no-repeat;
}

ul.tabs li#lokalizacja a:hover
{
	background-position:0% -34px;
}

ul.tabs li#organizatorzy a
{
    width: 98px;
    background: url(images/organizatorzy_both.jpg) 0px 0px no-repeat;
}

ul.tabs li#organizatorzy a:hover
{
	background-position:0% -34px;
}

ul.tabs li#rejestracja a
{
    width: 102px;
    background: url(images/rejestracja_both.jpg) 0px 0px no-repeat;
}

ul.tabs li#rejestracja a:hover
{
	background-position:0% -34px;
}



/* Page */
#page 
{
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 35px;
}

/* Sidebar */

#sidebar
{
    margin: 0;
    padding: 20px;
    width: 199px;
    float: right;
}

/* Widebar */

#widebar {
	margin-top: 20px;
	padding: 22px 16px 0 16px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 280px;
}

#widebar #colB {
	float: left;
	width: 220px;
	margin-left: 18px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}


/* Short News Lists */

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 85px;
	font-size: 0.92em;
}

dl.list1 dd {
	margin-bottom: 10px;
	margin-left: 85px;
}

dl.list1 a {
	color: #666666;
}

div.list1_paging 
{
	clear: both;
}

div.list1_paging a, div.list1_paging span 
{
	margin-right: 4px;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

/* Footer */

#footer
{
    margin: 3px auto 0;
}

#footer2
{
    width: 880px;
    height: 58px; /*     margin: 55px 0 0 0;     */
    margin: 0 auto 0;
    color: #000;
    text-align: left;
    background: #000000 url(images/bg_footer.gif) repeat-x;
    vertical-align: middle;
}
#footer2 a
{
    margin: 0 15px 0 0;
    color: #000;
    text-decoration: none;
    vertical-align: middle;
}
#footer2 a:hover
{
    text-decoration: underline;
}
#footer2 .left 
{
    padding: 4px 0;
	margin-left: 15px;
	float: left;
}

#footer2 .right
{
	padding: 12px 0;
	float: right;
}

/* Anchor list */
.sf_list_simple ul, .sf_list_simple ol {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	/* font-size: 1em; */
}
.sf_list_simple li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sf_list_simple ol li {
	list-style-type: decimal;
}

dt.sf_item_head {
	margin-top: 12px;
	margin-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: bold;
	font-size: 20px;
	color: #37404C;
}

dd.sf_item_body p {
	text-align: justify;
}

dd.sf_item_meta {
	height: 16px;
	margin: 0;
	padding: 0 10px 8px 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

dd.sf_item_meta a {
	display: block;
	float: right;
}

/* Blog Post */

.post {
	margin-top: 20px;
	margin-bottom: 20px;
}

.post .title {
	font-size: 20px;
	margin: 0;
	padding: 0
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .posted {
	font-size: 0.86em;
}

.post .entry {
	margin-top: 10px;
	text-align: justify;
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Post Comments */
div.commentsList fieldset label {
	display: block;
	padding: 0;
	width: 160px;
	float: left;
	text-align: right;
}
div.commentsList fieldset textarea {
	border: 1px solid #545852;
	margin: 0 0 0 5px;
	padding: 2px;
	width: 510px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: left;
}
div.commentsList fieldset input {
	border: 1px solid #545852;
	margin: 0 0 0 5px;
	padding: 2px;
	width: 250px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	vertical-align: bottom;
	float: left;
}
div.commentsList input.commentsButton {
	display: block;
	margin: 10px 0 0 165px;
	border: 1px solid #545852;
	padding: 2px;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: none;
}

/*Search Results*/
dl.searchResults dt 
{
	font-size: 1.2em;
	margin: 12px 0 5px 0;
}
