
body, html, td
{
	background-color: #E6E6E6;
    background-image: url(img/bg.gif);
	color: #333333;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
td
{
	background: none;
}

a
{
	color: #CC3300;
	background-color: White;
}
a:visited
{
	color: #8D2F00;
	background-color: White;
}

div#main
{
	background-color: White;
	color: Black;
	border-left: #E8E8E8 3px solid;
	border-right: #E8E8E8 3px solid;
	border-bottom: #E8E8E8 3px solid;
	width: 833px;
	margin: 0 auto;
	padding: 8px;
}

/* other elements */

a#bjelicnet
{
	display: block;
	width: 833px;
	margin: 0 auto;
	background-color: transparent;
}

div.right
{
	float: right;
}

div#background
{
	color: Black;
	background-color: #F5F5F5;
}

ul
{
	/*clear: both;*/
	margin-top: 0;
	display: block;
	height: 1%;
	list-style: none;
	/*list-style: outside url(img/litxt.gif);
	border: 1px solid blue;*/
}
ul li
{
	line-height: 1.5em;
	padding-left: 10px;
	background-image: url(img/litxt.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	
	/*border: 1px dotted green;*/
}

td.red
{
	background: none;
	color: Red;
}
/* header */

div#header
{
	/*background-image: url(img/headerbg.gif);*/
	color: White;
	background-color: #993300;
	height: 87px;
	position: relative;
}
div#header img
{
	float: left;
}
div#header a#changelang
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: right;
	padding: 8px;
	color: White;
	background-color: transparent;
	text-decoration: none;
}
div#header form#searchForm
{
	display: inline;
	padding: 0 8px;
	position: absolute;
	right: 0px;
	bottom: 8px;
}


div#header form#searchForm fieldset
{
	display: inline;
	border: none;
	padding: 0;
}
div#header form#searchForm input
{
	height: 14px;
	padding: 0;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	border-top: 1px solid #85604D;
	border-left: 1px solid #85604D;
	border-right: 1px solid #D1AC99;
	border-bottom: 1px solid #D1AC99;
}
div#header form#searchForm input#SearchButton
{
	height: 15px;
	font-size: 10px;
	font-family: Verdana, "MS Sans Serif", Geneva, sans-serif;
	background-color: #551C00;
	color: White;
	border-left: 1px solid #D1AC99;
	border-top: 1px solid #D1AC99;
	border-right: 1px solid #85604D;
	border-bottom: 1px solid #85604D;
}

/* topNavigation */

ul#topNavigation, ul#leftNavigation
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
}

/* top */
ul#topNavigation
{
	margin: 1px 0 0 0;
	padding: 0;
	background-image: url(img/navbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: White;
	background-color: #CC3300;
	height: 36px;
	list-style: none;
}
ul#topNavigation li
{
	padding-left: 0;
	background-image: none;
	float: left;
	height: 31px;
}

ul#topNavigation li.active 
{
	color: Black;
	background-color: transparent;/*#e0e0e0;*/
	background-image: url(img/navactivbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

ul#topNavigation li.active a 
{
	color: #777A7A;
	background-color: transparent; /*#e0e0e0;*/
}

ul#topNavigation li a
{
	color: White;
	background-color: transparent; /*#CC3300;*/
	text-decoration: none;
	line-height: 30px;
	margin: 0 2px;
	padding: 0 8px;
	background-image: url(img/navpipe.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
}

ul#topNavigation li.nopipe a, ul#topNavigation li.active a
{
	background: none;
}



/* left */

ul#leftNavigation
{
	float: left;
	clear: both;
	width: 220px;
	color: #6C361A;
	background-color: #e0e0e0;
	list-style: none;
	margin: 0;
	padding: 0 0 8px 0;
	border-bottom: 4px solid #787B7B;
}
ul#leftNavigation li
{
	margin-top: 5px;
	padding-left: 20px;
	background-image: url(img/navleftactiv.gif);
	background-position: 10px 5px;
	background-repeat: no-repeat;
}

ul#leftNavigation ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;
}
ul#leftNavigation ul li
{
	padding-left: 12px;
	list-style: none;
	background-image: url(img/navlevel2.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
}
ul#leftNavigation ul li a
{
	text-decoration: none;
	color: #C25C08;
	background-color: #e0e0e0;
}


/* left banner */

div#leftBanner
{
	clear: left;
	float: left;
	width: 220px;
	background-image: url(img/leftbannerbg.gif);
}

div#leftBanner div
{	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em; /*11px;*/
	margin: 10px;
	padding: 10px;
	text-align: center;
	background-color: White;
	color: Black;
}

div#leftBanner2
{
        clear: left;
        float: left;
        width: 220px;
        background-image: url(img/leftbannerbg.gif);
}

div#leftBanner2 div
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.85em; /*11px;*/
        margin: 10px;
        padding: 10px;
        text-align: center;
        background-color: White;
        color: Black;
}




div.quote
{
	margin-top: 5px;
	float: left;
	clear: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #A5A7A7;
	background-color: White;
	font-size: 13px;
}


/* topNavigation */

div#content
{
	margin-left: 220px;
	padding: 5px 10px;
	font-size: 1em;
	background-color: White;
	color: Black;
	border-left: 1px solid #f0f0f0;
	/*border: 1px dotted red;*/
}

h1{ 
    font-family: Arial, Helvetica, sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	background-color: White;
	padding-top: 5px;
	padding-bottom: 15px;
}

h2{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	background-color: White;
}

/* footers */

a#toplink, a#toplink:visited
{
	/*float: right;*/
	display: block;
	margin-left: 220px;
	text-align: right;
	text-decoration: none;
	color: #6C361A;
	background-color: White;
	background-image: url(img/arrowtop.gif);
	background-position: right 50%;
	background-repeat: no-repeat;
	padding-right: 10px;
}
div#lastUpdate
{
	margin-left: 220px;
	color: #949494;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

div#contentFooter
{
	clear: both;
	margin-left: 220px;
	background-image: url(img/contentfooterbg.gif);
	background-repeat: repeat-x;
	background-position: left 50%;
	background-color: White;
	/*border: 1px dotted red;*/
}
div#contentFooter span
{
	float: right;
	background-image: url(img/navleftactiv.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding: 0 2px;
	background-color: White;
	color: White;
}

div#footer
{
	clear: both;
	margin-top: 20px;
	background-image: url(img/headerbg.gif);
	background-color: #8D2F00;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	color: #E5E4E2;
}

div#footer a, div#footer a:visited, div#footer a:link
{
	font-weight: bold;
	background-color: #8D2F00;
	color: #E5E4E2;
}

/* sitemap */

ul.sitemap ul li{
	list-style: outside url(img/lisitemap.gif);
	line-height: 1.5em;
	background: none;
	padding-left: 0px;
}

ul.sitemap a:visited, ul.sitemap a:link
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	color: #C25C08;
	background-color: transparent;
	font-weight: bold;
}

ul.sitemap a:hover{
    text-decoration: underline;
	color: #C25C08;
	background-color: transparent;
}

ul.sitemap li ul li a, ul.sitemap li ul li a:visited, ul.sitemap li ul li a:link
{
	font-weight: normal;
}

/* contact form */

form#contact label
{
	font-weight: bold;
	display: block;
	float: left;
	clear: both;
	margin-top: 10px;
	color: #C25C08;
	background-color: transparent;
	width: 50%;
}

form#contact input, form#contact select
{
	margin-top: 10px;
}

form#contact label.plain, form#contact label.plain input
{
	font-weight: normal;
	color: Black;
	background-color: transparent;
	clear: none;
	display: inline;
	margin: 0;
}
form#contact label.plain
{
	margin: 10px 10px 0 0;
	padding: 0;
	float: left;
	width: auto;
}

form select option.red
{
	color: red;
	font-weight: bold;
}


.error, .ok
{
	color: #666666;
	background-color: #F3F3F3;
	padding: 5px;
	border: 1px solid #C23000;
	font-weight: bold;
	vertical-align: middle;
/*	background-image: url(img/icon-error.gif);
	background-position: left 50%;
*/
}
.ok
{
	border: 1px solid #666666;
}
.error img, .ok img
{
	vertical-align: middle;
	margin-right: 10px;
}

