/* CSS Document */ 
body{
	background-color: #FDFDFE;
	padding:0;
	margin:0 0 0 0px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a {
	color: #4B4D39;
	text-decoration: none;
}

#container {
	width: 860px;
	margin: 0;
}

#baner {
	width: 860px;
	height: 120px;
}

#baner_logo {
	width: 540px;
	height: 120px;
	background-image: url('/images/logo.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
}

#baner_logoWSFIZ {
	width: 320px;
	height: 120px;
	text-align: right;
	float: left;
}

	#baner_logoWSFIZ .logo_wsfiz {
		margin-top: 45px;
	}
	
	.jezyk {
		border: 0;
		margin: 0;
		padding: 0;
	}

#lang {
	position: relative;
	float: right;
	}

#belt {
	width: 860px;
	height: 16px;
}

#body {
	width: 860px;
	min-height: 500px;
	background-image: url('/images/body_bg.gif');
	background-position: top center;
	background-repeat: repeat-x;
}

#strips {
	width: 174px;
	height: 390px;
	background-image: url('/images/body_strips.gif');
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
}

#content {
	width: 686px;
	background-image: url('/images/body_content_bg.gif');
	background-position: left;
	background-repeat: repeat-y;
	float: left;
}

#content_bottom {
	width: 790px;
	height: 102px;
	background-image: url('/images/content_bottom.gif');
	background-repeat: no-repeat;
	margin-left: 45px;
	float: left;
}

#section_top {
	background-image: url('/images/section_top.gif');
	width: 39px;
	height: 41px;
	margin: 0;
	border: 0;
	float: left;
}

#section_img {
	border: 0;
	position: absolute;
	top: 192px;
	left: 189px;
}

#menu_path {
	width: 610px;
	height: 41px;
	margin-left: 15px;
	float: left;
}

#menu {
	height: 18px;
	width: 615px;
	margin-top: 5px;
	margin-left: 0px;
}

#menu img {
	border: 0;
	margin-right: 8px;
}

#menu_belt {
	background-image: url('/images/menu_belt.gif');
	width: 610px;
	height: 11px;
	float: right;
	position: relative;
	left: -22px;
	font-size: 1pt;
}

#text {
	width: 549px;
	margin-left: 84px;
	margin-top: 65px;
	background-image: url('/images/text_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
}

#text_top {
	width: 549px;
	height: 10px;
	font-size: 0px;
	margin:0;
	border-top:1px solid #C9CCAD;
	background-image: url('/images/text_bgbg.gif');
	background-repeat: repeat-y;
}

#text_content {
	width: 549px;
	background-image: url('/images/text_bgbg.gif');
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}

#text_bottom {
	width: 549px;
	height: 1px;
	font-size: 0px;
	margin:0;
	border-bottom:1px solid #C9CCAD;
	background-image: url('/images/text_bgbg.gif');
	background-repeat: repeat-y;
}

#p {
	width: 520px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	padding: 0;
	vertical-align: top;
}

#p a {
	color: #4b4b4b;
	font-size: 8pt;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
}

#p a:hover {
	color: #4b4b4b;
	text-decoration: underline;
}

#p a:visited {
	color: #4b4b4b;
}

#p_bottom {
	clear: both;
}

#txt {
	width: 300px;
	float: left;
}

#pSpacer {
	width: 0px;
	height: 380px;
	float: left;
}

#path {
	font-size: 10px;
	color: #b8bd8a;
	margin-top: 3px;
	margin-left: 5px;
}

.abstrTemat {
	font-weight: bold;
}

.h1 {
	font-size: 8pt;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #815186;
	margin: 0;
	margin-bottom: 4px;
}

.h1_center {
	font-size: 8pt;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #815186;
	display: block;
	text-align: center;
	margin: 0;
	margin-bottom: 4px;
}

.txt {
	color: #4b4b4b;
	font-size: 8pt;
	font-family: Tahoma, Verdana, sans-serif;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: justify;
}

.reg {
	font-weight: bold;
	font-style: italic;
	color: #b8bd8a !important;
}

.speakers {
	color: #4b4b4b;
	font-size: 8pt;
	font-family: Tahoma, Verdana, sans-serif;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}

.speakers li {
	background: url(/images/l_pt.gif) no-repeat left top;
	margin-top: 8px;
	padding-left: 7px;
	marker-offset: 30px;
}

#organizer td {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 8pt;
	vertical-align: top;
	padding: 0;
}

#speakers td {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 8pt;
	vertical-align: top;
}

#speakers td a {
	background: url(/images/l_pt.gif) no-repeat left top;
	padding-left: 8px;
	font-weight: bold;
	text-decoration: none;
}

#speakers td a:hover {
	text-decoration: underline;
}




.syrenka {
	position: relative;
	top: -175px;
	left: 98px;
}

#speakers_name a {
	text-decoration: none;
	font-weight: bold;
	color: #4b4b4b !important;
}

#speakers_name a:hover {
	color: #4b4b4b !important;
	text-decoration: underline;
}

#speakers_name a:visited {
	color: #4b4b4b !important;
	text-decoration: none;
}

#register td {
	color: #815186;
	font-size: 8pt;
	vertical-align: top;
}

#register td input {
	border: 0px;
	background-image: url('/images/input.gif');
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;	
	height: 16px;
	width: 388px;
	font-size: 9px;
	color: #815186;
	padding-left: 10px;
	padding-top: 3px;
	margin: 0;
}

#register td textarea {
	border: 1px solid #DCDDDD;
	width: 388px;
	height: 100px;
	margin-left: 4px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #815186;
}

#contact td {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 9pt;
	vertical-align: top;
}





.radio {
	width: 22px !important;
	height: 10px !important;
}

.prev {
	border: 0px;
	background-image: url('/images/prev.gif') !important;
	background-position: center;
	background-repeat: no-repeat;
	width: 64px !important;
	height: 17px !important;
}

.next {
	border: 0px;
	background-image: url('/images/next.gif') !important;
	background-position: center;
	background-repeat: no-repeat;
	width: 42px !important;
	height: 17px !important;
	
}

.accept {
	border: 0px;
	background-image: url('/images/accept.gif') !important;
	background-position: center;
	background-repeat: no-repeat;
	width: 50px !important;
	height: 17px !important;
	
}

.program td {
	color: #4b4b4b;
	font-size: 8pt;
	font-family: Tahoma, Verdana, sans-serif;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}

img {
	border: 0px;
}

#accomodation {
	
	color: #4b4b4b;
	font-size: 8pt;
	font-family: Tahoma, Verdana, sans-serif;
}
	#accomodation li {
		 margin-bottom: 20px;
		 }
	
	#accomodation a {
		 color: #b8bd8a;
		 }
	
	#accomodation b {
		 color: #815186;
		 }


ol#abstraktLinks {
	background-image:url('/images/olBackGround.gif');
	background-repeat:repeat-x;
	}

ol#abstraktLinks li{
 padding-bottom:15px;

}

ol#abstraktLinks li span{
	font-size:10px;
	font-style:italic;
}


div#mainWindow{
background-image:url('/images/abstractTlo.gif');
background-repeat:repeat-y;
height:780px;
}


div#leftWindow{
	width:234px;
	float:left;
	color:#86939c;
}


div#leftWindow h1{
font-size:12px;
background-color:#b3b689;
margin:0;
padding: 0;
color:#fff;
}

div#rightWindow{
	width:239px;
	float:right;
}

div#rightWindow img{
	margin:0 5px 0 0;
}


div#rightWindow h1{
margin:0;
padding:6px;
background-color:#84929c;
}

div#leftWindow a,div#leftWindow a:visited{
color:#85929c;
}

div#leftWindow a:hover,div#leftWindow a.active{
color:#fff;
background-color:#b3b689;
}

div#rightWindow h1 span{
color:#FFFFFF;
font-size:12px;
font-weight:normal;}

div#rightWindow h1 a, div#rightWindow h1 a:visited{
	color:#fff;
	font-size:11px;
}

div#rightWindow h1 a:hover{
	color:#CCC;
}

div#rightWindow h1 span.sign{
color:#d3d8db;
margin-top:5px;
display:block;
font-size:11px;
font-weight:normal;}

div#rightWindow p{
	font-size:11px;
	color:#646f76;
	padding:6px;
	text-align:justify;
}
