body {
	background: white;
	margin:0px;
	padding: 0px;
	text-align:left;
}
body, p, div, td, li {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
	line-height: 130%;
}
p {
	padding: 0px;
	margin: 5px 0px;
}
a, a:link, a:visited {
	color: rgb(0,69,142);
	text-decoration: underline;
}
a:hover {
	color: #ff3300;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial Black, helvetica, sans-serif;
	font-weight: normal;
	color: #FF3333;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 12pt;
}
h5 {
	font-size: 8pt;
}
#all {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}
#header {
	background: transparent url('/inc/img/top.jpg') no-repeat top left;
	height: 218px;
}
#address {
	position: relative;
	top: 20px;
	left: 170px;
	font-size: 8pt;
	font-family: Arial Black, sans-serif;
}
#fraza {
	position: relative;
	top: 50px;
	left: 420px;
	width: 470px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma;
	color: red;
	background: white;
	border: 2px solid #ccc;
	padding: 5px;
	text-align: center;
	font-variant: small-caps;
}
#search {
	position: relative;
	top: 0px;
	left: 750px;
	width: 200px;
	color: white;
	text-align: right;
	font-size: 8pt;
}
#search a {
	color: white;
	text-decoration: none;
}
#underc {
	position: absolute;
	top: 120px;
	left: 50px;
	width: 300px;
	color: white;
	text-align: left;
	font-size: 8pt;
}

#container {
	margin: 0px auto;
}


#actual {
	display: none;
}

#content {
	width: 100%;
	float: left;
}
#content_full {
	width: 100%;
	float: left;
	border: 0px;
}


#content h4 {
	font-size: 11pt;
	padding-left: 20px;
	margin: 20px 0px 5px 0px;
        background: url('/inc/img/dot.gif') no-repeat 0%;
	height: 25px;
}
#dot2 a {
	font-family: Arial Black, helvetica, sans-serif;
	display: block;
	font-size: 11pt;
	padding-left: 14px;
	background: url('/inc/img/dot2.gif') no-repeat 0%;
	text-decoration: none;
}
#dot3 p {
	padding: 2px 5px 2px 17px;
	margin: 0px;
	font-size: 11pt;
}
#dot3 a {
	display: block;
	padding: 5px 5px 3px 17px;
	background: url('/inc/img/dot2.gif') no-repeat 0%;
	text-decoration: none;
	font-weight: bold;
}

#menu a {
	font-family: Arial Black, helvetica, sans-serif;
	display: block;
	font-size: 8pt;
	border-bottom: 2px solid #94c1e9;
	margin: 5px;
	padding: 5px;
	padding-bottom: 1px;
	text-decoration: none;
}

#partners {
	display: none;
}

.pd {
	padding: 10px 5px 5px 15px;
}

#footer {
	display: none;}

#breadcrumb {
	background: url('/inc/img/dot.gif') no-repeat 0%;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px solid #94c1e9;
}

#breadcrumb, #breadcrumb a {
	color: gray;
	text-decoration: none;
}
.active {
	font-weight: bold;
	text-decoration: underline;
}
.blanklink {display:none;}
