body {
	margin:0;
	padding:0;
	font-size:62.5%;
	background:#fff;
	font-family:"Trebuchet MS", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
}
p {
	font-size:1.3em;
	line-height:1.5em;
	text-align:left;
}
img {
	border:none;
	background:none;
}
.clear {
	clear:both;
	overflow:hidden;
	height:1px;
}
pre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height:1.5em;
	text-align:left;
	color:#444;
}
h1, h2, h3, h4 {
	color:#114466;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:1.5em;
	text-align:left;
}
h4 {
	font-weight:bold;
	font-size:1.5em;
	margin:20px 0 10px 0;
}
/* -----------------------------------------------------------------------------------
=> LINKOVI
----------------------------------------------------------------------------------- */
a {
	border:	none;
}
a:link {
	color:#114466;
	text-decoration:underline;
}
a:visited {
	color:#114466;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}
/* -----------------------------------------------------------------------------------
=> LISTE
----------------------------------------------------------------------------------- */
ol {
	text-align:left;
}
ul {
	margin:0 0 0 40px;
	padding:0;
	list-style-type:disc;
	text-align:left;
}
li {
	margin:0;
	padding:0;
	font-size:1.3em;
	line-height:1.7em;
}
li ul li {
	font-size:1em;
	list-style:circle;
}
dl {
	margin:5px 0 5px 10px;
	padding:0;
	text-align:left;
}
dt {
	margin:0;
	padding:10px 0 0 0;
	font-size:1.3em;
	line-height:1.5em;
	font-weight:bold;
}
dd {
	margin:0;
	padding:0;
	font-size:1.3em;
	line-height:1.5em;
}
dd li {
	font-size:1em;
}
/* -----------------------------------------------------------------------------------
=> FORM
----------------------------------------------------------------------------------- */
form {
	text-align:left;
}
form fieldset {
	background:#e5eef5;
	border:none;
	margin:25px 0 40px 0;
	padding:20px;
}
form h3 {
	padding:30px 0 0 0;
}
form label {
	font-weight:bold;
	font-size:1.3em;
	display:block;
	line-height:1.5em;
	margin:10px 0 0 0;
	padding:0;
}
form label.error {
	color:red;
}
form input.submit {
	font-weight:bold;
	margin:20px 0;
	color:#114466;
}
/* -----------------------------------------------------------------------------------
=> TABLE
----------------------------------------------------------------------------------- */
table {
	background:#fff;
	border:1px solid #ccc;
	border-right:none;
	border-bottom:none;
	width:100%;
}
th {
	font-size:1.2em;
	padding:2px 5px;
	border:1px solid #ccc;
	border-left:none;
	border-top:none;
	font-weight:bold;
	text-align:center;
}
td {
	font-size:1.2em;
	padding:5px;
	border:1px solid #ccc;
	border-left:none;
	border-top:none;
	text-align:center;
}
table td span {
	display:block;
	width:3em;
	line-height:2em;
	border:1px solid #ccc;
	padding:5px 0;
	margin:10px auto;
}
/* -----------------------------------------------------------------------------------
=> LAYOUT
----------------------------------------------------------------------------------- */
#header {
	border-bottom:5px solid #114466;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#e5eef5;
	margin:0 0 50px 0;
	padding:5px 0 2px 0;
}
#maincontainer {
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}
#contentwrapper {
	float: left;
	width: 100%;
}
#contentcolumn {
	margin-left: 220px; /*Set left margin to LeftColumnWidth*/
	margin-bottom:50px;
	text-align:center;
}
#leftcolumn {
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -900px; /*Set left margin to -(MainContainerWidth)*/
	background: #fff;
}
#footer {
	clear: left;
	width: 100%;
	background:#fff;
	border-top:1px solid #c1d6e7;
}
.innertube {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
/* -----------------------------------------------------------------------------------
=> HEADER
----------------------------------------------------------------------------------- */
#header h1 {
	font-size:3em;
	text-align:center;
}
#header h2 {
	font-size:2em;
	text-align:center;
}
#header h3 {
	font-size:1.7em;
	text-align:center;
}
#header img {
	margin:20px;
}
#header p.language {
	text-align:center;
	font-size:1.1em;
	margin:10px 0 0 0;
	padding:0;
}
#header p.language a {
	text-decoration:none;
}
#header p.language a:hover {
	text-decoration:underline;
}
/* -----------------------------------------------------------------------------------
=> FOOTER
----------------------------------------------------------------------------------- */
#footer p {
	text-align:center;
}
#footer p a {
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}
/* -----------------------------------------------------------------------------------
=> LEFT COLUMN
----------------------------------------------------------------------------------- */
#leftcolumn .innertube img {
	display:block;
	margin:0 auto 20px auto;
}
/* -----------------------------------------------------------------------------------
=> MENU
----------------------------------------------------------------------------------- */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu {
	width: 180px; /*width of menu*/
	margin-bottom:30px;
}
.arrowlistmenu ul {
	list-style-type: none;
	margin: 42px 0 0 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	border-top: 1px solid #c1d6e7;
}
.arrowlistmenu ul li {
	padding:0; /*bottom spacing between menu items*/
	font-size:1.3em;
	line-height:1.5em;
	list-style:none;
}
.arrowlistmenu ul li a {
	color:#114466;
	background:#fff url(/images/symposiums/arrowbullet.jpg) no-repeat 3px 7px; /*custom bullet list image*/
	display: block;
	padding:3px 0;
	padding-left: 22px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #c1d6e7;
}
.arrowlistmenu ul li a:visited {
	text-decoration: none;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #000;
	background-color: #e5eef5;
}
.arrowlistmenu ul li a.current {
	color: #000;
	background-color: #e5eef5;
}
/* -----------------------------------------------------------------------------------
=> CONTENT
----------------------------------------------------------------------------------- */
#contentcolumn h2 {
	font-size:2.2em;
	margin-bottom:2em;
	padding-bottom:0.5em;
	border-bottom: 1px solid #c1d6e7;
}
#contentcolumn h3 {
	font-size:1.7em;
	margin:1.5em auto 0.5em auto;
}
#contentcolumn h4 {
	font-size:1.4em;
	margin-bottom:1em;
}
dl.names{
	margin:0;
	padding:0;
}
dl.names dt {
	font-weight:bold;
	font-size:1.4em;
	line-height:1.5em;
	margin:5px 0 0 0;
	padding:0;
}
dl.names dd {
	font-weight:normal;
	font-size:1.3em;
	line-height:1.5em;
	margin:0;
	padding:0;
}
dl.organization {
	margin:0;
	padding:20px;
	background:#e5eef5;
}
div.venue {
	text-align:center;
}
div.venue h2, div.venue h3, div.venue h4 {
	text-align:center;
} 
div.venue ul {
	text-align:center;
	list-style-type:none;
}
div.venue ul li {
	font-size:1.2em;
}
/* -----------------------------------------------------------------------------------
=> RADOVI
----------------------------------------------------------------------------------- */
div.rad {
  margin:0;
  padding:0;
}
div.rad h3 {
	text-transform:uppercase;
	margin-bottom:0;
	padding:0;
	line-height:1.3em;
}
div.rad h3 a {
	margin:0;
	padding:0;
	line-height:1em;
	text-decoration:none;
}
div.rad h3 a:hover {
	text-decoration:underline;
}
div.rad p {
	margin:0;
	padding:0 0 20px 0;
	line-height:1.1em;
	border-bottom:1px dashed #ccc;
}
div#rad h2 {
	margin:0;
	padding:0;
}
div#rad pre {
	width:600px;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	margin:10px 0;
	padding:5px;
}
/* -----------------------------------------------------------------------------------
=> SPECIALS
----------------------------------------------------------------------------------- */
p.time {
    font-size:1.5em;
    border:1px solid #e5eef5;
    padding:2px 10px;
	margin:25px 0 0 0;
}
.rounded {
	background:#e5eef5;
}
p.note {
	margin:30px 0;
}
p.note span {
	display:block;
	font-weight:bold;
}
h3.announcement {
	text-align:center;
	font-family:'Trebuchet MS','Lucida Grande',Tahoma,Arial,Helvetica,sans-serif;
	font-size:1.5em;
	margin:0;
	padding:0;
	color:red;
}
ul.program {
	margin:0 0 0 10px;
	padding:0;
}
ul.program li {
	font-size:1.3em;
	margin:10px 0;
	list-style-type:none;
	line-height:1.5em;	
}
/* ---
za brisati odavde
--*/
dl.program dd {
	margin:10px 0;
}
dl.program a {
	text-decoration:none;
}
dl.program a:hover {
	text-decoration:underline;
}
dl.program dd span {
	display:block;
	font-style:italic;
	font-size:0.9em;
	margin:0;
	padding:0;
}
/* ---
dovde
--*/
p.flash-msg {
	padding:0 10px;
	border:2px solid #ccc;
	background:#eee;
	font-size:1.7em;
	text-align:center;
	line-height:2em;
}
p.error {
	color:red;
}
div.justify p {
	text-align:justify;
}
/* ---------------------------------------------------
=> QUESTION & ANSWERS
--------------------------------------------------- */
div.question {
	font-weight:bold;
	padding:10px 0 10px 10px;
	border-bottom:1px dashed #999;
	cursor:pointer;
}
div.question p {
	margin:0;
	padding:0;
	font-size:1.4em;
}
div.question p.question-info {
	font-weight:normal;
	font-size:1.1em;
	margin:0;
	padding:0;
	cursor:auto;
}
div.answers {
	display:none;
	font-weight:normal;
	/*border:1px dashed #ccc;
	border-top-style:none;*/
	padding:0 0 0 10px;
}
div.answers p {
	font-size:1.2em;
}
div.answers p.answered-by {
	font-weight:bold;
	font-style:italic;
	margin:10px 0 5px 0;
}
div.answer {
	padding:0 0 0 10px;
}
/* ---------------------------------------------------
=> REAKCIJE
--------------------------------------------------- */
dl.quotes dd {
  margin:0;
  text-align:justify;
}
dl.quotes dd img {
  float:left;
  margin:3px 10px 5px 0;
}
dl.quotes dt {
  margin:5px 0 45px 0;
  text-align:right;
}
/* ---------------------------------------------------
=> MARKETING POPUNJENO
--------------------------------------------------- */
div.marketing-popunjeno {
  background-color:#eee;
  padding:0 5px;
  position:relative;
}
div.marketing-popunjeno p {
  color:#999;
}
div.marketing-popunjeno p.popunjeno {
  color:#333;
  margin:0;
  padding:0;
  position:absolute;
  font-weight:bold;
  font-size:4em;
  line-height:1em;
  top:50px;
  left:215px;
}
/* ---------------------------------------------------
=> PROGRAM
--------------------------------------------------- */
div#conference-program h3 {
  margin:40px 0 15px 0;
  border-bottom:1px solid #ccc;
  font-size:1.9em;
  line-height:2em;
}
div#conference-program table {
  width:100%;
  border:none;
}
div#conference-program table th, td {
  border:none;
  margin:0;
  padding:5px;
  text-align:left;
  vertical-align:top;
}
div#conference-program table th {
  font-size:1.4em;
}
div#conference-program table td {
  font-size:1.3em;
}
div#conference-program table td span {
  width:auto;
  border:none;
  margin:0;
  padding:0;
  display:inline;
  font-size:1em;
  line-height:1.5em;
}
div#conference-program table td span.program-paper-authors {
  font-style:italic;
}
/* -----------------------------------------------------------------------------------
=> SMJEŠTAJ
----------------------------------------------------------------------------------- */
table#smjestaj td {
  text-align:center;
  border-width:1px;
  border-color:#ccc;
  border-style:none solid solid none;
}
/* -----------------------------------------------------------------------------------
=> NAPOMENE
----------------------------------------------------------------------------------- */
.note-with-border {
  background-color:#ffffee;
  border:2px solid #999;
  padding:10px;
}
/* -----------------------------------------------------------------------------------
=> ALERT - FLASH MESSAGE
----------------------------------------------------------------------------------- */
.alert {
  text-align:center; 
  color:red; 
  font-size:1.7em;	
}