@charset "UTF-8";
/* CSS Document */



#illustration_div {
	/*padding-left: 15px;*/ /*FIXME*/
	padding-bottom: 12px;
}

#text_left {
	padding: 5px;
}

#text_right {
	padding: 5px;
}
#sidebar {
}
#footer {
}
#footer a {
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
#adress_left {
	text-align: center;
	position: relative;
	bottom: -15px;
	font-size: 77%;
}
.plus_link {
	font-weight: bold;
	color: #EEC859;
}
ol, ul, dl {
	/* Bringing lists on to the page with breathing room. */
	margin-left: 2em;
}
ol li {
	/* Giving OL's LIs generated numbers. */
	list-style: decimal outside;
}
ul li {
	/* Giving UL's LIs generated disc markers. */
	list-style: disc outside;
}

ul ul li {
	list-style: url(minus.gif) outside;
}

ul ul ul li {
	list-style: square outside;
}


.keyword_cloud {
	text-align: center;
}

.keyword_cloud_homepage {
	position: relative;
	top: -20px;
}

.keyword_cloud p.p1 {
	margin: 0.0px 0.0px 0.0px 0.0px;
	text-align: center;
	font: 12.0px Arial
}
.keyword_cloud p.p2 {
	margin: 0.0px 0.0px 0.0px 0.0px;
	text-align: center;
	font: 20.0px Arial
}
.keyword_cloud p.p3 {
	margin: 0.0px 0.0px 0.0px 0.0px;
	text-align: center;
	font: 16.0px Arial
}
.keyword_cloud p.p4 {
	margin: 0.0px 0.0px 10.0px 0.0px;
	text-align: center;
	font: 12.0px Arial
}
.keyword_cloud .s1 {
	font: 16.0px Arial
}
.keyword_cloud .s2 {
	font: 12.0px Arial
}
.keyword_cloud .s3 {
	font: 20.0px Arial
}
.keyword_cloud .s4 {
	font: 11.0px Arial
}
.keyword_cloud a {
	color: #999;
	text-decoration: none;
}
.keyword_cloud a:hover {
	color:#333;
	text-decoration: underline;
}

h1 {
	font-size: 200%;
	margin-bottom: 1em;
	padding-left: 0.5em;
}

#text_left p{
	margin-bottom: 1em;
}
#text_right p{
	margin-bottom: 1em;
}

#menu_inside {
	margin-bottom: 12px;
	margin-left: 3px;
	margin-right: 8px;
}

strong {
	font-weight: bold;
}.obojeni_naslov {
	font-weight: bold;
	color: #176087;
}

th {
	font-weight: bold;
	text-align: center;
}

#plan_du_site {
	margin-left: 3em;
}

#plan_du_site p{
	font-weight: bold;
	margin-top: 1em;
}

#plan_du_site a{
	text-decoration: none;
}

#plan_du_site a:hover{
	text-decoration: underline;
}

#plan_du_site a, #plan_du_site a:visited {
	color: #06F;
}
