﻿body {
	font-family: Verdana;
	height: 12px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited { color: #d5090a; text-decoration: none;}

a:hover, a:active { color: #882222; text-decoration: underline;}

#toprul {
}
#toprul a {
	margin: 0px;
	float: right;
	height: 17px;
	font-size: 17px;
	color: #d5090a;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px 17px 0px 0px;
}
#toprul a:hover {
	margin: 0px;
	float: right;
	height: 17px;
	font-size: 17px;
	color: #bababa;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px 17px 0px 0px;
}
#futrul {
}
#futrul a {
	margin: 0px;
	float: none;
	height: 12px;
	font-size: 12px;
	color: #d5090a;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px 12px 10px 0px;
}
#futrul a:hover {
	margin: 0px;
	float: none;
	height: 12px;
	font-size: 12px;
	color: #bababa;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px 12px 10px 0px;
}
#labelNaslov {
	height: 14px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

#text {
	height: 12px;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
}
h1
{
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: Black;
	text-align: left;
	padding: 10px;
	
}

#futer {
	height: 10px;
	font-size: 10px;
	color: Red;
	text-decoration: none;
}
#contentTable
{
	width: 500px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.popsy{
	position:absolute;
	visibility:hidden;
}
.cont
{
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	float: left;
	text-align: justify;
}
.textcont
{
	padding: 10px;
	text-align: justify;
}
h4
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	text-align: left;
	padding: 10px;
	
}
.accordionContent
{
    padding: 5px;
    padding-top: 10px;
    height: 200px;
}
.z
{
	font-size: 10px;
	font-weight: lighter;
	color: Black;
	text-align: left;
	padding: 10px;
}