body
{
	background-image: url(images/poz_site.jpg);
	background-repeat: repeat;
	text-align: center;  /* ie5 */
	margin: 0 auto;
	position: relative;
	padding: 0;
	height: 100%;
}

.h1
{
	font: 14px arial;
	font-weight: bold;
	color: black;
}

#header_back
{
	width: 100%;
	height: 346px;
	background-image: url(images/poz_header.jpg);
	background-repeat: repeat-x;	
}

#header
{
	width: 513px;
	height: 346px;
	text-align: center; /* ie5 */
	margin: 0 auto;
	position: relative;
}

#left_head_back
{
	width: 25px;
	height: 346px;
	position: relative;
	float: left;
}

#menu_back
{
	position: relative;
	float: left;
}

#menu
{
	width: 438px;
	height: 28px;
	background-image: url(images/poz_menu.jpg);
	background-repeat: repeat-x;
	font: 11px tahoma;
}

#menu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#menu li 
{ 
	display: inline;
}

#menu li a
{
	float: left;
	padding: 0 0.6pc;
	line-height: 2.25em;
	text-decoration: none;
	background: url(images/divider.jpg) repeat-y left;
	color: #DBDBDB;
}

#menu ul .first a
{
	background: none;
}

#menu li a:hover
{
	display: block;
	background: url(images/strelica_menu.jpg) repeat-x;
	color: #E7E7E7;
}

#right_menu_back
{
	width: 50px;
	height: 28px;
	position: relative;
	float: left;
}

#head_pic_up
{
	width: 438px;
	height: 318px;
	position: relative;
	float: left;
}

#right_head_back
{
	width: 25px;
	height: 318px;
	position: relative;
	float: left;
}

#head_nav
{
	width: 25px;
	height: 101px;
	position: relative;
	float: left;
}

#head_pic_down
{
	width: 513px;
	height: 247px;
	position: relative;
	
}

#content
{
	width: 513px;
	background-image: url(images/content_poz.jpg);
	background-repeat: repeat-y;
	text-align: center;  /* ie5 */
	margin: 0 auto;
	position: relative;
}

#content_head
{
	width: 513px;
	height: 71px;
	position: relative;
}

.forIE
{
	margin-right: 24px;
	position: relative;
}

.clear
{
	clear: both;
}

#content_main
{
	width: 439px;
	text-align: center;
	margin: 0 auto;
	margin-left: 18px;
	margin-bottom: 8px;
	padding: 6px;
	position: relative;
	background-color: #E8E8E8;
}

#content_main_date
{
	width: 136;
	height: 14px;
	text-align: right;
	padding: 4px;
	font: 11px tahoma;
	color: white;
	position: relative;
	background: white url(images/strelica_menu.jpg) repeat-x;
	float: left;
}

#content_main_naslov
{
	width: 286;
	height: 14px;
	text-align: left;
	padding: 4px;
	color: black;
	position: relative;
	background: white;
	float: left;
}

#content_main_text
{
	width: 418px;
	font: 12px arial, sans-serif;
	padding: 10px;
	margin-top: 4px;
	line-height: 16px;
	text-align: left;
	color: #343434;
	position: relative;
	float: left;
	background: url(images/main_content_poz.jpg) repeat;
}

#content_foot
{
	width: 513px;
	height: 79px;
	position: relative;
}

#footer_back
{
	width: 100%;
	height: 66px;
	background-image: url(images/footer_poz.jpg);
	background-repeat: repeat-x;
	position: relative;
}

#footer
{
	width: 480px;
	height: 66px;
	float: center;
	text-align: left; /* ie5 */
	margin: 0 auto;
	position: relative;
}

#foot_menu
{
	width: 130px;
	height: 20px;
	margin-top: 38px;
	font: 10px arial, helvetica, sans-serif;
	color: #676868;
	float: right;
	position: relative;
}

#foot_menu a
{
	font: 10px arial, helvetica, sans-serif;
	color: #BBBBBB;
	text-decoration: none;
}

#foot_menu a:hover
{
	font: 10px arial, helvetica, sans-serif;
	background-color: #B71C1C;
	color: #FFFFFF;
	text-decoration: none;
}

.myspace
{
	margin-top: 30px;
	position: relative;
	float: left;
}

.gototop
{
	margin-top: -21px;
	margin-right: 14px;
	float: right;
	position: relative;
}