/*
div {border: 1px solid red;}
p, h1, h2, h3 {border: 1px solid green;}
ul {border: 2px solid red;}
li {border: 1px solid pink;}
img {border: 2px solid yellow;}
a {border: 1px solid blue;}
*/

body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	margin:0;
	padding:0;
	text-align:center;
	background: #E8E8E8 url('images/left.jpg') repeat-x left top;
	width: 100%;
	height: 100%;
}



a, a:visited {
	color:black;
	text-decoration: underline;
	font-weight: bold;
}


a:hover{
	color: #F88906;
}

p {
	padding:0;
	margin:0;
}

#poz {
	position: absolute;
	top: 10px;
	left:10px;
	width: 693px;
	height: 511px;
	padding: 0;
	margin:0;
	text-align:left;
	background-color: white;
}

#slika_levo {
	margin: 4px 2px 2px 4px;

}

#menu {
	position: absolute;
	left: 177px;
	top: 4px;
	width: 149px;
	height: 503px;
	background-color:#F88906;
	z-index: 1000;
}

#menu a:hover {
	color:white;
}

#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu li {
	display: inline;
}

#menu img {
	vertical-align: middle;
	margin: -4px 7px 0 6px;
}

* html #menu img {
	vertical-align: middle;
	margin-top:0px;
}

#menu span {
	position: relative;
	top: 5px;
}

#menu #logo {
	border-bottom: 2px solid white;
	margin:0;
}


#menu li.has_sub {
	position:relative;
}

#menu li a {
	display: block;
	height: 23px;
	width: 149px;
	padding: 0;
	margin:0;
	color: #000;
	background-color:#AEAEAE;
	text-decoration:none;
	white-space:nowrap;
	border-bottom: 2px solid white;
}

#menu li a:hover {
	background-color: #F88906;
}



#menu ul.sub {
	position:absolute;
	top:-2px;
	left: 151px;
	margin:0;
	padding:0;
	width: 149px;
	list-style-type:none;
	visibility: hidden;
	border-top:2px solid white;
	border-right: 2px solid white;
	z-index: 1000;
}

#menu p {
	padding:7px;
	margin:0;
	font-weight: bold;

}

.doledesno {
	position: absolute;
	right: 5px;
	bottom: 0; 
	text-align: right;
}

#doledesno a:hover {
	color: white;
}
.dolelevo {
	position: absolute;
	left: 5px;
	bottom: 0; 
	text-align: left;
}
#content {
	position: absolute;
	left: 328px;
	top: 4px;
	width: 361px;
	height: 503px;
	z-index:1;
}

#content h2 {
	color: #E87F04;
	font-size: 9px;
	margin:0;
	padding: 8px 0 8px 5px;
}

#content h3 {
	font-size:10px;
	font-weight: normal;
	padding:0;
	margin: 10px 0 10px 5px;
}

#content p.normal {
	font-weight: normal;
	margin-left:10px;
	padding:0;
}

#content p.naslov {
	font-weight: bold;
	padding: 10px 0 12px 10px;
}

#footer {
	position: absolute;
	top: 514px;
	right: 5px;
	font-weight: bold;
	color: #858484;
}

.siviOkvir {
	border: 3px solid #EAEBE5;
	background-color: white;
	color: black;
}

.IEfix{
	position: relative;
	z-index: 100;
}

.siviOkvir img  {
	position: relative;
	z-index: 110;
}
.siviBg {
	background-color: #AEAEAE;
	color:white;
}

.box {
	margin-top: 10px;
}


/* stilovi za stranice */

#homeTop {
	height:70px;
	border-bottom: 2px solid white;
	margin:0;
	padding:0; 
}
#homeTop p.naslov {
	padding-top:40px;
}



#homeTOC div.celija{
	float:left;
	padding: 0 2px 0 2px;
}

#homeTOC div.celija a, #homeTOC div.celija a:visited {
	display: block;
	width: 80px;
	padding: 0 0 3px 5px;
	margin: 6px 0 8px 4px;
	background-color:#F88906;
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#homeTOC div.celija a:hover {
	background-color: #AEAEAE;
}

#homeTOC p.catchy {
	padding: 2px;
	padding-left: 0;
	font-weight: bold;
}
#homeTOC p.catchy img {
	margin-right: 3px;
}

#i2p {
	position: relative;
	z-index:1;
	height: 498px;
	padding:0;
	margin:0;
}

#i2p p{
	padding:0 7px 0 5px;
}

#i2p p.kontakt {
	text-align:right;
	padding:0;
	margin: 0 20px 2px 0;
}

#micro h2{
	margin-bottom: 19px;
}

#micro img {
	float: left;
	margin: 0 15px 3px 3px;
}

#micro2 {
	border-top: 3px solid white;
	color:black;
	padding: 10px;
}

#micro p{
	color: black;
}

#micro2 p {
	padding-top: 14px;
}

#ssa p {
	margin: 7px;

}

#speakers p {
	margin: 0 4px 10px 4px;
}

#switch {
	padding-top: 5px;
	border-top: 2px solid white;
}

#switch p {
	margin: 10px;
	color: black;
}

#mail_form {
	margin: 20px 0 0 0;
	color: black;
	width: 350px;
}

#mail_form #msg {
	margin-bottom: 10px;
	margin-left: 50px;
	height: 14px;
}

#mail_form label {
	clear: left;	
	float: left;
	width: 100px;
	margin-top: 5px;
	margin-right: 6px;
	text-align:right;
	font-weight:bold;
}

#mail_form input.txt {
	width: 160px;
	font-size: 10px;
	margin-top: 4px;
	background-color: #AEAEAE;
	border: 1px solid black;
}

#mail_form input.txt:focus {
	background-color: white;
}

#mail_form textarea {
	width: 230px;
	font-size: 10px;
	margin-top: 4px;
	background-color: #AEAEAE;
	border: 1px solid black;
	height: 82px;
	overflow:auto;
}
#mail_form textarea:focus {
	background-color: white;
}

#mail_form input.btn {
	color: white;
	background-color: #FA8B08;
	border: 0 none;
	margin-top: 7px;
	margin-right: 4px;
	padding: 2px;
	font-size: 10px;
	font-weight:bold;
}

#textwrap {
	display: table-cell;
	width: 230px;
	text-align: right;
}
