/* CSS by FRONT */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 11px;
}

#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 980px;
	/*margin-top:20px;*/
}
.header {
	float: left;
	margin: 0px;
	padding: 0px;
	width:980px;
	clear:both;
	text-align:left;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
.lang {
	float: right;
	width: 73px;
	font-weight: bold;
	margin-top:10px;
}

.lang a:link, .lang a:visited, .lang a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.lang a:hover {
	color: #d2232a;
}
.header_index_sr {
	float:left;
	width: 980px;
	clear:both;
	height:60px;
	background:url(../images/header_index_sr.gif);
	margin-top: 60px;
	border-bottom: 1px solid #999;
}
.header_index_en {
	float:left;
	width: 980px;
	clear:both;
	height:60px;
	background:url(../images/header_index_en.gif);
	margin-top: 60px;
	border-bottom: 1px solid #999;
}
.lang_index {
	float: right;
	width: 120px;
	font-weight: bold;
	/*margin-top:40px;*/
	padding-right: 3px;
}
.swich {
	float: right;
	width: 37px;
	text-align:left;
	margin: 13px 0 0 23px;
}
.lang_index a:link, .lang_index a:visited, .lang_index a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.lang_index a:hover {
	color: #d2232a;
}
.introIndex {
	width: 980px;
	height: 98px;
	float:left;
	margin: 40px 0 60px 0;
	clear: both;
	background: url(../images/podzaglavlje.gif);
}
.doors {
	width: 490px;
	float: left;
	margin: 40px 0 40px 0;
}
.logo_index {
	width: 490px;
	float: left;
	text-align: center;
	margin-bottom: 30px;
	height: 40px;
}
.logo_index2 {
	width: 400px;
	float: left;
	text-align: right;
	margin-bottom: 30px;
	height: 40px;
	padding-right: 90px;
}
.enterConf {
	float:left;
	font-size:11px;
	line-height:17px;
	padding:0 10px 0 0;
	text-align:left;
	width:170px;
}
.door {
	width: 300px;
	float: right;
	text-align: left;
}
/* main navigation in english*/
ul#mainnav { 
	/*background:transparent url(../images/menu_en.gif) no-repeat; */
	width:980px; 
	height:16px; 
	float:left;
	vertical-align:middle;
}

ul#mainnav span { display: none; }

ul#mainnav li, ul#mainnav a { 
	height:16px; 
	display:block;
}

ul#mainnav li {
	height:16px;
	float:left;
	list-style:none;
	display:inline;
	margin:0;
	padding-right:12px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	vertical-align:middle;
}

li#mainnav a:visited, li#mainnav a:link {
	float:left;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
li#mainnav a:hover, li#mainnav a.active {
	float:left;
	color: #d2232a;
	font-weight: bold;
	text-decoration: none;
}

li#mainnav.top {
	border: none;
}
.img {
	border: none;
}

.img a:link, .img a:visited, .img a:active, .img a:hover{
	border: none;
}

.platinum {
	margin: 0px;
	padding: 0px;
	float: left;
	width:980px;
	height:120px;
	/*background-color:#CCCCCC;*/
}

.top-navigation {
	width: 980px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	padding: 0px;
}
.footer {
	width: 980px;
	clear: both;
}

#footerCo {
	font-size: 9px;
	color: #fff;
	background-color: #666;
	height: 15px;
	padding-top:2px;
}

#footerCo a:link, #footerCo a:visited, #footerCo a:active {
	color: #fff;
	text-decoration: none;
}

#footerCo a:hover{
	color: #CCCCCC;
	text-decoration: none;
}

.designBy {
	float: right;
	margin: 5px 0px 10px 0px;
}

.mainContent {
	float: left;
	padding: 0px;
	width: 980px;
	margin-bottom:10px;
	margin-top: 15px;
}
.leftBlock {
	float: left;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
	/*padding-left:55px;*/
}
.bannersRight {
	float: right;
	width: 190px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.sponsorBox {
	float: right;
	width: 190px;
}

.sponsorTag {
	width: 190px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	border-bottom:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	padding: 5px 0px 5px 0px;
	margin: 10px 0 0 0;
}

.sponsorLink {
	padding-top: 7px;
	padding-bottom: 7px;
}

form p {
	width:310px;
	float: left;
	margin: 0px;
	padding-top: 2px;
}

form p label {
	float: left;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

form p input {
	font-size: 10px;
	float: right;
	padding: 0px;
	margin: 0px;
	border: 1px solid #999;
	width: 200px;
}
form p textarea {
	font-size: 10px;
	float: right;
	padding: 0px;
	margin: 0px;
	border: 1px solid #999;
	width: 200px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.regform {
	float: left;
	width: 315px;
}
.register_text {
	float: left;
	width: 360px;
	margin-bottom: 40px;
	padding-left:40px;
	text-align: justify;
}
form p select{
	font-size: 10px;
	float: right;
	padding: 0px;
	margin: 0px;
	border: 1px solid #999;
	width: 110px;
}
.posalji_sr {
	float: right;
	width: 56px;
	height: 18px;
	/*background-color: #E42680;*/
	margin-top: 20px;
	background-image: url(../images/posalji_sr.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
.posalji_en {
	float: right;
	width: 56px;
	height: 18px;
	margin-top: 20px;
	background-image: url(../images/posalji_en.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
.aboutUsLeft {
	background-image: url(../images/pozadina01.gif);
	float: left;
	background-repeat: no-repeat;
	/*height: 500px;*/
	margin-bottom:10px;
	width:980px;
}

.aboutUsRight {
	float: right;
	width: 350px;
}
.aboutUsHeader {
	float: right;
	width: 350px;
	text-align:right;
	margin: 20px 0 0 0;
}

.aboutUsText {
	float: right;
	width: 280px;
	text-align:justify;
	margin-top:20px;
}
.aboutUsText a:link, .aboutUsText a:visited, .aboutUsText a:hover, .aboutUsText a:active  {
	color: #d2232a;/*#e42680;*/
	text-decoration: none;
}
.aboutUsnav {
	float: left;
	width: 380px;
	margin-top: 100px;
	padding-left: 30px;
}


/*about us navigation EN*/

ul#aboutus-en { 
	background:transparent url(../images/naslovi_drvo_en.gif) no-repeat; 
	width:280px; 
	height:160px; 
	float:left;
}

ul#aboutus-en span { display: none; }

ul#aboutus-en li, ul#aboutus-en a { 
	height:40px; 
	display:block;
}

ul#aboutus-en li { 
	float:left; 
	list-style:none; 
	display:inline; 
	margin:0; 
	padding:0; 
}
  li#aboutusWho-en {width: 280px; height: 41px; }
  li#aboutusWhat-en {width: 280px; height: 41px;}
  li#aboutusHow-en {width: 280px; height: 41px;}
  li#aboutusWhy-en {width: 280px; height: 41px;}
    li#aboutusWho-en a:hover {background:url(../images/naslovi_drvo_en.gif) 0px -163px no-repeat;}
    li#aboutusWhat-en a:hover {background:url(../images/naslovi_drvo_en.gif) 0px -203px no-repeat; }
    li#aboutusHow-en a:hover {background:url(../images/naslovi_drvo_en.gif) 0px -243px no-repeat; }
    li#aboutusWhy-en a:hover {background:url(../images/naslovi_drvo_en.gif) 0px -283px no-repeat; }

    li#aboutusWho-en a.active {background:url(../images/naslovi_drvo_en.gif) 0px -163px no-repeat;}
    li#aboutusWhat-en a.active {background:url(../images/naslovi_drvo_en.gif) 0px -203px no-repeat; }
    li#aboutusHow-en a.active {background:url(../images/naslovi_drvo_en.gif) 0px -243px no-repeat; }
    li#aboutusWhy-en a.active {background:url(../images/naslovi_drvo_en.gif) 0px -283px no-repeat; }

	
/* end about us navigation EN*/


/*about us navigation SR*/

ul#aboutus-sr { 
	background:transparent url(../images/naslovi_drvo_sr.gif) no-repeat; 
	width:280px; 
	height:160px; 
	float:left;
}

ul#aboutus-sr span { display: none; }

ul#aboutus-sr li, ul#aboutus-sr a { 
	height:35px; 
	display:block;
}

ul#aboutus-sr li { 
	float:left; 
	list-style:none; 
	display:inline; 
	margin:0; 
	padding:0; 
}
  li#aboutusWho-sr {width: 280px; height: 35px; }
  li#aboutusWhat-sr {width: 280px; height: 35px;}
  li#aboutusHow-sr {width: 280px; height: 35px;}
  li#aboutusWhy-sr {width: 280px; height: 35px;}
    li#aboutusWho-sr a:hover {background:url(../images/naslovi_drvo_sr.gif) 0px -163px no-repeat;}
    li#aboutusWhat-sr a:hover {background:url(../images/naslovi_drvo_sr.gif) 0px -198px no-repeat; }
    li#aboutusHow-sr a:hover {background:url(../images/naslovi_drvo_sr.gif) 0px -233px no-repeat; }
    li#aboutusWhy-sr a:hover {background:url(../images/naslovi_drvo_sr.gif) 0px -268px no-repeat; }
	
    li#aboutusWho-sr a.active {background:url(../images/naslovi_drvo_sr.gif) 0px -163px no-repeat;}
    li#aboutusWhat-sr a.active {background:url(../images/naslovi_drvo_sr.gif) 0px -198px no-repeat; }
    li#aboutusHow-sr a.active {background:url(../images/naslovi_drvo_sr.gif) 0px -233px no-repeat; }
    li#aboutusWhy-sr a.active {background:url(../images/naslovi_drvo_sr.gif) 0px -268px no-repeat; }	

	
/* end about us navigation SR*/


.programmeLeft {
	margin-bottom: 20px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 200px;
}
.programmeRight {
	/*margin-bottom: 20px;*/
	padding: 0px;
	float: left;
	text-align: left;
	width: 400px;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.programmeText {
	margin-top: 20px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 600px;
	clear:both;
}
.speakers {
	float:left;
	width:100%;
	margin-bottom:40px;
	text-align:justify;
	font-size: 11px;
	padding:20px 0 0 18px;
}
.title {
	float:left;
	margin:0 0 20px 0;
	padding:0 20px 0 0;
}
.title2 {
	float:left;
	margin:20px 0 20px 0;
	padding:0 20px 0 20px;
}
.name {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-align:left;
	clear:right;
	width:500px;
}
.pozition {
	font-size: 10px;
	float: left;
	padding-left: 16px;
	clear:right;
	width:500px;
}
.speakerPhoto {
	width: 150px;
	/*clear: left;*/
	float:left;
}
.speakersText {
	float:left;
	text-align:justify;
	width:385px;
}
.speakerGraphic{
	float:right;
}
.details {
	float: left;
	clear:both;
	padding-left:16px;
	width:650px;
	margin-top:20px;
}
.press {
	float: left;
	width: 530px;
	margin: 0 0 30px 0;
}
.pressLeft {
	float: left;
	width: 200px;
	text-align:left;
}
/*.pressLeft2 {
	float: left;
	width: 500px;
	text-align:justify;
}
.pressRight {
	float: left;
	width: 300px;
	text-align: justify;
	padding:0 0 0 20px;
}*/
.pressHeader {
	float: left;
	width: 400px;
	margin: 0 0 60px 0;
	text-align:left;
}
/*.pressAcreditation {
	float: right;
	width: 200px;
	text-align: right;
}*/
.pressBottom {
	float: right;
	width: 400px;
	margin-top: 40px;
	text-align: right;
}
.pressDownload {
	width: 360px;
	float: right;
	margin-bottom: 10px;
}
.pressDownload a:link, .pressDownload a:visited{
	text-decoration:none;
	color:#58595b;
}
pressDownload a:hover {
	text-decoration:none;
	color:#f7941d;
}
.pressRight a:link, .pressRight a:visited{
	text-decoration:none;
	color:#f7941d;
}
pressRight a:hover {
	text-decoration:none;
	color:#58595b;
}
.akreditacija_title {
	color:#333;
	font-size: 16px;
	text-align: left;
	text-transform: uppercase;
	/*float:left;*/
	font-weight: bold;
	clear:both;
	margin-bottom: 20px;
}
.registerText {
	float: left;
	width: 600px;
	margin-bottom: 40px;
	text-align: justify;
}
.registerSymbol {
	float: right;
	width: 200px;
	margin-top: 20px;
}
.titleReg{
	float:left;
	clear:both;
	margin:0 0 20px 0;
	padding:0;
}

.contactUsLeft {
	float: left;
	margin: 30px 0 10px 0;
	width:515px;
}

.contactUsRight {
	float: right;
	width: 350px;
	padding: 0 75px 0 0px
}
.contactUsHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00964d;
	font-size: 16px;
	float: left;
	width: 350px;
	text-align:left;
	margin: 20px 0 0 0;
	font-weight: bold;
}
.contactUsHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e42680;
	font-size: 16px;
	float: left;
	width: 350px;
	text-align:left;
	margin: 20px 0 0 0;
	font-weight: bold;
}
.contactUsHeader3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0054a4;
	font-size: 16px;
	float: left;
	width: 350px;
	text-align:left;
	margin: 20px 0 0 0;
	font-weight: bold;
}
.contactUsText {
	float: left;
	width: 350px;
	text-align:justify;
	margin-top:10px;
}
.contactUsText a:link, .contactUsText a:visited, .contactUsText a:active, .contactUsText a:hover{
	text-decoration:none;
	color: #069;
}
.contactDivader {
	float: right;
	width: 350px;
	border-bottom: 1px solid #CCCCCC;
	text-align:right;
	padding:5px 5px 5px 0;
}
.contactHeader {
	float: left;
	/*width: 400px;*/
	margin: 20px 0 20px 0;
}
.titleUseful {
	float:left;
	clear:both;
	margin:0 0 60px 0;
	padding:0;
}
.usefulHead {
	float:left;
	width: 688px;
	margin: 0 0 10px 0;
	text-align:left;
}
.usefulHead2 {
	float:left;
	width: 688px;
	text-transform: uppercase;
	color: #333;
	text-align:left;
	clear:right;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
.useful {
	float: left;
	width: 688px;
	margin-top:20px;
	clear:both;
}
.usefulLeft {
	float: left;
	width: 300px;
	text-align:left;
	margin: 0 0 10px 0;
}
.usefulRight {
	text-align: justify;
	float: left;
	width: 368px;
	padding: 0 0 0 20px;
}
.usefulRight2 {
	text-align: justify;
	float: left;
	width: 330px;
	padding: 0 0 0 20px;
}
.usefulLogo {
	text-align: left;
	float: left;
	padding:0 0 0 20px;
}
.usefulLine {
	float: left;
	clear:both;
	margin: 10px 0 0 0;
}
.usefulImage {
	text-align: left;
	float: left;
	width: 30px;
	padding:0 0 0 20px;
}
.usefulInfo {
	float: left;
	width: 200px;
	clear:right;
	font-size: 11px;
}

.usefulInfo a:link, .usefulInfo a:hover, .usefulInfo a:active, .usefulInfo a:visited {
	color: #333333;
	text-decoration: none;	
}

.sponsorsHead {
	float:left;
	width: 688px;
	margin: 40px 0 0 0;
	text-align:left;
}
.iframe {
	width:688px;
	background:#FF3399;
	overflow: scroll;

}
.space {
	height: 350px;
}
.program {
	padding: 0 0 50px 0;
	text-align:justify;
	font-size: 12px;
}
.oportunities{
	width: 390px;
	height: 348px;
	float: left;
}
.opt {
	float:left;
	width:420px;
	text-align:justify;
	margin: 10px 0 20px 0;
}
.loud1 {
	width: 690px;
	float:left;
	text-align:left;
}
.loud2 {
	float:left;
}
.bannersBottom {
	width: 980px;
	margin-top:20px;
	text-align: left;
	float:left;
}
.title3 {
	float: left;
	text-align:left;
	clear: both;
	margin: 20px 0 20px 0;
}
.sponsorMedia {
	float: left;
	text-align:left;
	width: 120px;
	height:90px;
}
