@charset "utf-8";
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
* 
*/

@font-face {
	font-family: 'ISOCPEURRegular';
	src: url('../fonts/isocpeur.eot');
	src: local('ISOCPEUR Regular'), local('ISOCPEUR'), url('../fonts/isocpeur.woff') format('woff'), url('../fonts/isocpeur.ttf') format('truetype'), url('../fonts/isocpeur.svg#ISOCPEUR') format('svg');
}

@font-face {
	font-family: 'ISOCTEURRegular';
	src: url('../fonts/isocteur.eot');
	src: local('ISOCTEUR Regular'), local('ISOCTEUR'), url('../fonts/isocteur.woff') format('woff'), url('../fonts/isocteur.ttf') format('truetype'), url('../fonts/isocteur.svg#ISOCTEUR') format('svg');
}

html { overflow-y: scroll; } /* izbegnut firefox page shift...vertical scroll on*/

/*structure*/
#wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  position:relative;
  height:1000px;
}

#linija{
	background-color:#b50007;
	width:0px;
	height:7px;
}

body#index {
	text-align:center;
}

#header {
	height:395px;
	background-color:#FFF;
	position:relative;
}

#header_content{
	width:1000px;
	margin:0 auto;
	padding-top:355px;
}

img#header_content{
	float:left;
}

#footer_content{
	width:1000px;
	margin:0 auto;
	padding-top:4px;
}

img#footer_content{
	float:left;
}

#content {
	font: 19px "ISOCPEURRegular", Arial, sans-serif;
	background-color:#000;
	color:#FFF;
	height:0px;
	width:1000px;
	margin:0 auto;
	
}

#footer{
	width:100%;
	background-color:#000;
	height:0px;
}


/*ostalo*/

.img_link{
	float:left;
	padding-top:3px;
	display:none;
}

.ime {
	font:22px "ISOCTEURRegular", Arial, sans-serif;
	float:right;
	margin-top:-6px;
	margin-right:-3px;
}

#content p{
	float:right;
	padding-top:7px;
}
