html {height: 100%; margin-bottom: 1px;}
*,div {margin: 0; padding: 0; border: 0;}
body {
	font: 62.5%/1.6em Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #858585;
}
h1,h2,h3,h4,h5,h6 {font: 2em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;}
a {text-decoration: none; color: #ddd;}
a:hover {text-decoration: none; color: #fff;}
/* ****************** */
#container {
	width: 100%;
}

#gore{
	background: url(files/logo_tp-vz.jpg) 0 0 no-repeat;
	width: 952px; height: 34px;
	margin: 0px auto 0;
	margin-top:10px;
}

#gore #jezici{
	width:80px;
	float:right;
	margin:10px;
	text-align:right;
}

#gore #jezici a{
	color:#858585;
}

#gore #jezici a:hover{
	color:#000;
}

#menuBar {
	background: url(files/menuBkg.gif) 0 0 repeat-x;
	width: 952px; height: 41px;
	margin: 20px auto 0;
}
/* menu */
	ul#menu li {
		float: left;
		position: relative;
		list-style: none;
	}
	ul#menu li a {
		display: block;
		background: url(files/menuOff.gif) 0 0 no-repeat;
		width: 107px; height: 31px;
		padding: 10px 0 0;
		text-align: center;
		font-weight: bold;
	}
	ul#menu li a:hover {
		background: url(files/menuOn.gif) 0 0 no-repeat;
	}
	ul#menu li.home a {
		background: url(files/home.gif) 0 0 no-repeat;
		width: 50px;
		text-indent: -3000px;
	}
	ul#menu li.home a:hover {
		background: url(files/home.gif) 0 0 no-repeat;
	}
/* ******* submenu **********/
	ul.sub {
		background: #222!important;
		display: none;
		width: 190px;
		position: absolute;
		top: 31px;
		margin-top: 0!important;
		margin-top: 10px;
		left: 0;
	}
	ul#menu li li {
		text-align: left;
		background: none;
	}
	ul#menu li li a {
		background: #000;
		border-bottom: 1px Solid #595959;
		text-align: left;
		text-indent: 20px;
		font-weight: normal;
	}
	ul#menu li li a:hover {
		background: #369;
	}
	.sub li a {
		width: 190px!important;
		height: 31px;
		height: 20px!important;
		padding: 5px 0 0!important;
	}
	.sub li a:hover {
		color: #fff;
	}
	#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
		top: auto;
		left: auto;
	}
	#menu li:hover ul, li.over ul { /* lists nested under hovered list items */
		display: block;
	}
	.restofcontent { /*wrap rest of content of the page inside this div*/
		clear: left;
	}
	#searchForm {
		background: url(files/searchBkg.gif) 0 0 no-repeat;
		padding: 5px 0 0 5px;
		float: left;
		width: 249px; height: 36px;
	}
	#menuBar input.inp {
		float: left;
		background: url(files/inpBkg.gif) 0 0 no-repeat;
		width: 200px; height: 20px;
		padding: 9px 0 0 5px;
		font: 12px/1.6em Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #ddd;
	}
	#menuBar input.button {
		float: left;
		background: url(files/searchBtn.gif) 0 0 no-repeat;
		width: 44px; height: 29px;
		border: none;
		text-indent: -3000px;
		cursor: pointer;
	}
#cross {
	background: url(files/crossBkg.gif) 0 10px repeat-x;
	width: 100%; height: 245px; overflow: hidden;
	margin-top: 5px;
}
#start {
	float: left!important;
	float: none;
/*	margin: 145px 0 0 702px;*/
	margin: 10px 0 0 702px;
}
#start a {
	display: block;
	background: url(files/start.gif) 0 0 no-repeat;
	width: 244px; height: 71px;
	text-indent: -3000px;
}
#start a:hover {
	background: url(files/start.gif) 0 -71px no-repeat;
}
#english, #croatian {
	float: left!important;
	float: none;
	margin: 88px 0 0 702px;
}
#english a, #croatian a {
	display: block;
	background: url(files/english.jpg) 0 0 no-repeat;
	width: 246px; height: 47px;
	text-indent: -3000px;
}
#croatian a {
	background: url(files/croatian.jpg) 0 0 no-repeat;
}
	#header {
		background: url(files/header.jpg) 0 0 no-repeat;
		width: 952px; height: 302px;
		margin: 0 auto;
	}
		#header img {
			float: left;
			width: 689px; height: 302px;
		}
		#header ul {
			background: url(files/headerBkg.gif) 100% 0 no-repeat;
			float: left;
			width: 263px; height: 298px;
			padding-top: 4px;
		}
		#header li {
			list-style: none;
			text-align: center;
			width: 263px; height: 58px;
		}
		#header li a {
			display: block;
			width: 258px; height: 38px;
			padding-top: 20px;
			font-weight: bold;
		}
#thirds {
	background: url('files/thirdsBkg.gif') top left no-repeat;
	width: 952px;
	margin: 0 auto;
}
	.third {
		float: left;
		width: 346px; height: 100%;
		margin-top: 10px;
	}
	.third.first {
		width: 270px;
	}
	
	.third.first ul{
		margin-left:20px;
	}
	.third.first li{
		margin-left:10px;
		line-height:24px;
		list-style:circle;
	}
	
	.third.first .sadrzaj{
	padding: 10px;
	
	}
	
	.third.first .sadrzaj .novost{
	display: block;
	float: left;
	}
	
	.third.first .sadrzaj .naslov{
	line-height: 40px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #0088b5;
	font-size: 14px;
	}
	
	.third.first .sadrzaj .datum{
	line-height: 14px;
	padding-bottom: -5px;
	color: #333333;
	font-size: 10px;
	display: block;
	float: left;
	}
	
	.third.first .sadrzaj .tekst{
	display: block;
	float: left;
	margin-top: 10px;
	}
	
	.third.first .sadrzaj .natrag{
	display: block;
	float: left;
	margin-top: 10px;
	}
	
	.third.first .sadrzaj .opsirnije{
	display: block;
	float: left;
	margin-top: 10px;
	}
	
		.third.first img {
			margin-top: 50px;
		}
	.third.middle {
		width: 420px;
	}
		.third.middle p {
			margin-top: 50px;
		}
	.third.last {
		width: 260px;
		font-size: 10px;
	}
	.third.last h2 {
		background: url(files/news.png) 0 0 no-repeat;
		font: 14px Verdana, Arial, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		margin: 10px 0 15px 20px;
		padding-left: 20px;
	}
	.third.last ul {
		margin: 10px 30px 0 30px;
	}
	.third.last li {
		list-style: none;
		margin: 5px 0;
	}
	.third.last a {
		font-weight: bold;
	}
	#thirds a {
		color: #0088b5;
		text-decoration: underline;
	}
	#thirds a:hover {
		text-decoration: none;
	}
#footer {
	float: left;
	background: #292929;
	width: 100%; height: 100px;
	margin-top: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	border-top: 4px Solid #565656;
	border-bottom: 4px Solid #565656;
}
	#footer .margin {
		width: 952px;
		margin: 0 auto;
		text-indent: 20px;
}
	#footer span {
		float: left;
		width: 708px;
	}
	#footer img {
		float: left;
		position: relative;
	}
/* second */
#article {
	background: url(files/articleBkg.gif) 0 0 no-repeat;
	width: 952px;
	padding-top: 10px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	color: #444;
}
	#article a {
		color: #369;
	}
	#article a:hover {
		text-decoration: underline;
	}
	#article h2 {
		font: 2em/1.4em "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
		border-bottom: 1px Solid #eee;
		color: #369;
		letter-spacing: -1px;
	}
	#article h3 {
		font: 1.2em/1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		border-bottom: 1px Solid #eee;
		color: #369;
		margin-top: 10px;
		padding: 5px 0;
		text-transform: uppercase;
		font-weight: bold;
	}
	#article h3.infoMsg {
		background: url(files/info.gif) 0 50% no-repeat;
		padding-left: 20px;
	}
	#article blockquote {
		font-style: italic;
		margin: 0 0 10px 20px;
	}
	p.date, p.path {
		background: url(files/date.gif) 0 50% no-repeat;
		font-size: 11px;
		font-style: italic;
		margin: 0;
		padding-left: 20px;
		color: #858585;
	}
	p.path {
		background: url(files/path.gif) 0 50% no-repeat;
	}
	span.string {
		background: #eee;
		padding: 5px!important;
		font-style: italic;
	}
	#article p {
		margin: 10px 0;
	}
	#article ul, #article dl, #article ol {
		margin: 10px;
	}
	#article ul li {
		background: url(files/blt.gif) 0 3px no-repeat;
		list-style: none;
		margin: 5px 0;
		padding-left: 18px;
	}
	#article ol li {
		margin: 5px 0;
	}
	#article ol ol li {
		margin-left: 10px;
		list-style: lower-alpha;
	}
	#article dt {
		font-weight: bold;
	}
	#article dd {
		font-style: italic;
		margin: 0 0 10px;
		padding-left: 25px;
	}
	#article dt.full {
		background: url(files/document.gif) 0 0 no-repeat;
		padding-left: 25px;
	}
	#article dt.zip {
		background: url(files/zip.gif) 0 0 no-repeat;
		padding-left: 25px;
	}
	#article #right img, #article #left img {
		border: 1px Solid #eee;
		margin-top: 10px;
		padding: 1px;
	}
	#article #right img.banner {
		border: none;
		margin-bottom: 10px;
		padding: 0;
	}
	#article #left img {
		margin: 10px auto;
	}
	#article #left {
		float: left;
		display: inline;
		width: 669px; overflow: hidden;
		padding-right: 19px;
		height: 400px; overflow: scroll; overflow-x: auto;
	}
	#article #right {
		float: left;
		display: inline;
		width: 224px; overflow: hidden;
		padding: 0 20px;
	}
/* contact */
form.contactForm fieldset, form.regForm fieldset {
	width: 500px;
	margin: 5px 10px; padding: 10px;	
	border: none;
}
form fieldset.btnField {
	margin-top: 0;
	padding-top: 0;
}
form fieldset.btnField .button {
	background: url(files/btn.gif) 0 0 no-repeat;
	width: 110px; height: 37px;
	padding: 0; margin: 0;
	padding-bottom: 2px;
	color: #ddd;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
form.contactForm input.inp,
form.regForm input.inp,
form.regForm .cityInp,
form.regForm .postalInp {
	background: url(files/inpBkgC.gif) 0 0 no-repeat;
	display: block;
	border: 1px solid #ddd;
	height: 18px; width: 400px;
	margin: 4px 0;
	padding: 3px; padding-left: 5px;
	font: 12px/1.6em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #858585;
}
form.regForm .cityInp {
	float: left;
	width: 110px;
	margin-left: 5px!important;
	margin-left: 0;
	margin-right: 23px;
}
form.regForm .postalInp {
	float: left;
	width: 110px;
}
form.contactForm input.inp:hover,
form.contactForm input.inp:focus,
form.contactForm textarea:hover,
form.contactForm textarea:focus,
form.regForm input.inp:hover,
form.regForm input.inp:focus,
form.regForm input.cityInp:hover,
form.regForm input.cityInp:focus,
form.regForm input.postalInp:hover,
form.regForm input.postalInp:focus
{color: #369;}
form.contactForm textarea, .imgComm textarea {
	background: url(files/inpBkgC.gif) 0 0 no-repeat;
	display: block;
	border: 1px solid #ddd;
	width: 400px; height: 120px;
	margin: 4px 0;
	padding: 3px; padding-left: 5px;
	font: 12px/1.6em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #858585;
}
form.contactForm label, form.regForm label, .imgComm label {
	display: block;
	width: 400px;
	margin: 10px 0 -5px;
	color: #858585;
}
img.captcha {width: 98px; height: 24px;}
#language {
	float: right;
	background: url(files/engFlag.gif) 5px 50% no-repeat;
	border: 1px Solid #ddd;
	padding: 2px 5px; padding-left: 25px;
	margin-top: -5px;
}
/* scroller */
#marqueecontainer {
	position: relative;
	width: 260px; /*marquee width */
	height: 285px; /*marquee height */
	overflow: hidden;
}
table {
	border: 1px Solid #aaa;
}
table td {
	border: 1px Solid #eee;
}


/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* eof */
