/*
  Evorion.hr - main style sheet
  Copyright © by Evorion
*/

body {
	font: 80% "Bitstream Vera Sans", Tahoma, Arial, Helvetica, sans-serif; color: #2f3336;
	margin: 0;
	padding: 0;
	background: #d1d1d1 url(img/background.gif) top left repeat-x;
}

table {
	border-collapse: collapse;
	/* fix for IE6 and below not inheriting font size */
	font-size: 1em;     
}

td { vertical-align: top; }

h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 180%; margin: 0.2em 0 1.2em 0; text-align: left; }
h2 { font-size: 150%; margin: 0.7em 0 0.3em 0; }
h3 { font-size: 120%; margin: 0.3em 0 0.1em 0; font-weight: normal; }
h4 { font-size: 105%; margin: 0.1em 0 0 0; }
h5 { font-size: 100%; margin: 0; }
h6 { font-size: 100%; margin: 0; }

a {
	color: #ff8d00;
	text-decoration: none;
	border: 0;
	outline: none;
}
a img { border: 0; outline: none; }

p { padding: 0; }
p.align-right { text-align: right; }

ul {
	padding-left: 10px;
	list-style-position:inside;
}

/* Unified input and textarea styles */
input, textarea {
	padding: 3px 23px 3px 3px;
	color: white;
	border: 1px solid;
	border-color: #9a430f #e07511 #e07511 #9a430f;
	background-color: #dc6b17;
}

#wrap {
	width: 950px;
	margin: 0 auto;
}

#head {
	width: 950px;
	height: 161px;
	background-image: url(img/head.jpg);
	position: absolute;
	top: 0;
	overflow: visible;
}
#logoLink {
	position: absolute;
	top: 10px; left: 50px;
	width: 150px; height: 90px;
	outline: none;
}
#langMenu {
	position: absolute;
	left: 766px; top: 20px;
}
#langMenu fieldset { border: 0; }
#langMenu fieldset legend { display: none; }
#langMenu fieldset label { display: none; }
#langMenu select { background-color: white; border: 1px solid #ddd; width: 130px; }
#topMenu { position: absolute; right: 20px; top: 80px; font-size: 90%; }
#topMenu a { color: #3b5163; }

/* Main menu */
#mainMenu {
	position: absolute;
	left: 20px; top: 115px;
	overflow: visible;
	font-weight: bold;
}
#mainMenu ul li {
	position: relative;
	float: left;
	list-style-type: none;
	padding: 0;
}
#mainMenu ul { margin: 0; padding: 0; }
#mainMenu ul li a {
	color: white;
	display: block;
	padding: 10px 14px;
	font-size: 110%;
	font-weight: bold;
}
#mainMenu ul li div img {
	float: right;
	margin: 5px 5px 0 0;
}
#mainMenu ul li div a {
	padding: 5px 7px;
	
}
#mainMenu ul li div a:hover {
	background-color: #f3771c;
}
#mainMenu .menuItemAbstract {
	font-size: 90%;
	color: #f3f3d1;
	font-weight: normal;
}
#mainMenu .menuItemText {
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

div.scriptaculously{
	text-align:left;
	width:400px;
	position:absolute;
	background-color: #fb9b11;
	border: 9px solid #f6781c;
	min-height: 150px;
	left:0px;
	top:38px;
	z-index: 50;
	background: transparent url(img/PopUpMenuBG.jpg) repeat-x top left;
	padding: 4px 14px;
}

#separator {
	border: 0;
	height: 0;
	margin-top: 146px;
}
html>/**/body #separator { margin-top: 161px; }
#topContent {
	padding: 0;
	position: absolute;
	top: 161px;
	width: 950px;
	height: 270px;
	background: #fb9b11;
	overflow: hidden;
}
#topContent h2, #topContent p { color: white; }

#content {
	width: 920px;
	padding: 15px;
	background-color: white;
	position: absolute;
	top: 431px;
	margin-bottom: 70px;
}
#contentNoTop, #content1CNoTop {
	width: 920px;
	padding: 15px;
	background-color: white;
	position: absolute;
	top: 161px;
	margin-bottom: 70px;
}
#mainContent {
	width: 700px;
	float: left;
}
#content1CNoTop #mainContent { width: 900px; }
#news {
	width: 200px;
	float: right;
	margin-left: 10px;
	padding-left: 10px;
}

#footer {
	width: 930px;
	height: 100px;
	padding: 10px;
	color: white;
	background-color: #fb9b11;
	text-align: center;
	float: left;
	position: relative;
	left: -15px;
	bottom: -30px;
}
#footer a {
	color: white;
	text-decoration: underline;
}

/* Minimizing and positioning the standard seach form */
#searchBox {
	position: absolute;
	right: 15px; top: 125px;
	padding: 0; margin: 0;
}
#searchBox .submitButton { display: none; }
#searchBox #searchform input {
	width: 180px;
	background-image: url(img/magnifier.png);
	background-repeat: no-repeat;
	background-position: 187px;
}
#searchBox #searchform p { margin: 0; padding: 0; }

/* NOBR CSS equivalent */
.nobr { white-space: nowrap }

/* Powermail mail form */
.tx-powermail-pi1 { width: 373px; }
#ce7 { float: right; clear: both; margin-left: 20px; width: 300px; }

/* The standard clearing layer */
.clear { clear: both; }
.align-center { text-align: center }
.align-left { text-align: left; }
.align-right { text-align: right; }

/* tt_news styles */
#mainContent .news-list-item { margin-bottom: 35px; border-bottom: 1px dotted #ddd; }
.news-list-category img { float: left; margin: 0 10px 0 0;}
.news-list-item:hover { color: #0e0e0e; }
.news-list-item h3 { margin: 0; }
.news-list-item a img { float: left; margin: 1.5em 1.5em 1.5em 0; }
.news-single-item { position: relative; }
.news-single-item h1 { width: 500px; margin-top: 1em; }
.news-single-subheader { margin: 50px 0 30px 0; font-weight: bold; }
.news-single-category { position: absolute; right: 0; top: 0; text-align: center; }
.clearer { clear: both; border: 1px; width: 100%; }
#ce56 { width: 500px; margin: 0 auto; }
.ods_ajaxmailsubscription { margin-bottom: 25px; }
.ods_ajaxmailsubscription #tx_odsajaxmailsubscription_pi1_prefform input { width: 120px; }

/* Front page design */
#ce39 {
	background-image: url(../../media/Pozadina.gif);
	background-position: 0 55px;
	background-repeat: no-repeat;
	height: 415px;
}
#ce39 p { margin-left: 10px; margin-right: 10px; }

/* ICE Box style */
.icebox_container {
	background: #fff url(img/iceBoxTop.jpg) no-repeat;
	padding: 10px 10px 60px 10px;
	position: relative;
	margin-bottom: 40px;
}
.icebox_container .iceBoxBottom {
	background: #fff url(img/iceBoxTop.jpg) no-repeat bottom;
	position: absolute; bottom: 0; left: 0; width: 680px; height: 40px;
	padding: 0 10px 20px 10px;
}
.ce:hover { color: black; }
#footer .ce:hover { color: inherit; }
