﻿*.*
{
	margin: 0px;
	padding: 0px;
}
#vulin_hole
{
	width: 960px;
}
a:link, a:visited, a:active, a:hover
{
	color: red;
}
a img
{
	cursor: pointer;
}
body
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
#uni_hole
{
	width: 960px;
	background-color: #FFFFFF;
}
#top
{
	width: 960px;
	height: 181px;
	/*background-image: url("../images/flash.jpg");*/
	background-color: #FFFFFF;
	position: absolute;
	z-index: 2;
}
#uni_body
{
	width:960px;
	background-image: url("../images/back.jpg");
	background-position: top;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1;
	margin-top: 134px; /*134*/
}
#left
{
	width: 200px;
	height: 526px;
	background-color: #FFFFFF;
	float: left;
	background-image: url("../images/menu.jpg");
	background-repeat: no-repeat;
}
#naslov
{
	position: absolute;
	z-index: 3;
	top: 285px;
	left: 140px;
}
#right
{
	width: 618px;
	background-color: #E5E5E5;
	display: block;
	float: left;
	padding-top: 15px;
	background-image: url("../images/right_top.jpg");
	background-position: top;
	background-repeat: no-repeat;
	padding-right: 10px;
}
#right p
{
	text-align: justify;
	text-indent: 1em;
}
#right_right
{
	width: 132px;
	height: 526px;
	background-color: #FFFFFF;
	float: left;
	background-image: url("../images/right_right.jpg");
}
#oszefogo
{
	clear: both;
	width: 760px;
	height: 1px;
}
#footer
{
	width: 960px;
	height: 120px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
#f1
{
	width:713px;
	height:120px;
	background-image: url("../images/footer.jpg");
	float: left;
	text-align: center;
}
#f1 p
{
	padding: 0px 0px 0px 220px;
}
#f1 p a:link, #f1 p a:active, #f1 p a:visited
{
	color: #000000;
}
#f1 p a:hover
{
	color: red;
}
#f2
{
	width:247px;
	height:120px;
	float: left;
}
table.fpic tr td a img, #right a img
{
	border: 2px solid brown;
	margin: 5px;
	padding: 5px;
}
table.fpic tr td
{
	width: 300px;
	text-align: center;
}
h1
{
	color: red;
	font-size: 18px;
	text-align: right;
}
h2
{
	color: #000000;
	font-size: 15px;
	text-align: right;
}
.watterr
{
position: absolute; bottom: 25px; right: 25px;
}