* {
	margin: 0;
	padding: 0;
}

body {
	padding-left: 180px;
	margin-top: 30px;
	background: #002D62 url(images/img01.jpg) no-repeat;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
}

h1 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}
h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: .7em;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.godz {
color: #FF9900;
}
.chair{
color: #FF9900;
font-weight:bold;
}

td, th, tr {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 200%;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
}

blockquote {
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #FF9900;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF9900;
	font-style: normal;
}

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 30px;
	padding: 20px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	font-size: 1.4em;
	font-style: italic;
}

.boxed .content {
	padding: 10px;
}

#programme {
line-height: 1.1em;
}

/* Logo */

#logo {
	width: 750px;
	height: 200px;
	padding: 7px 30px 0 0;
	text-align: right;
	line-height:110%;
}

#logo h1 {
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	color:#FF9900;
}

#logo h2 {
	font-size: 2.5em;
	font-weight: normal;
	font-style: normal;
	color:#FFFFFF;
}

#logo a {
	color: #FFFFFF;
}

/* Content */

#content {
	width: 750px;
}

/* Content > Main */

#main {
	margin: 20px 0 0 0;
	float: left;
	width: 750px;
	padding: 0 20px;
}

/* Content > Main > Welcome */

#welcome {
	width: 750px;
	padding-bottom: .7em;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 199px;
	height: 300px;
}



/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 20px;
	border-bottom: 4px solid #FF9900;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px;
	padding-left: 20px;
	border-top: 1px solid #FFFFFF;
	font-weight: bold;
	background: url(images/literka_I.png) no-repeat left center;
	
}

#menu a:hover, #menu .active a {
	padding-left: 20px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/literka_I_hoover.png) no-repeat left center #FF9900;
}

#speakers {
}

#speakers li{
	line-height: 250%
}
/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	width: 750px;
	clear: both;
	padding: 20px 0px;
	border-top: 1px solid #002D62;
	background: #002D62;
	border-top-style: dotted;
}

#footer p {
	text-align:left;
	margin: 20px;
	font-size: x-small;
	border-top: 2px dotted #FF9900;
}

#top {
	margin-left: 20px;
	float: left;
	width: 750px;
	padding: 20px 20px;
	background: #002D62 url(images/arrow.png) no-repeat left center;
	text-align: left;
	margin-bottom: 1em;
}

input#subscribe {
	background-color: #FF9900;
}
input#name, input#fname, input#street, input#institution, input#doctorate, input#street, input#zip, input#city, input#country, input#tel, input#mobile, input#fax, input#email, input#share, input#presentation, textarea#remarks {
	background-color: #FF9900;
}
input#name:focus, input#name:focus, input#fname:focus, input#street:focus, input#institution:focus, input#doctorate:focus, input#street:focus, input#zip:focus, input#city:focus, input#country:focus, input#tel:focus, input#mobile:focus, input#fax:focus, input#email:focus, input#share:focus, input#presentation:focus, textarea#remarks:focus {
	background-color: #FDD041;
}
/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
