html {
font-size:100%;
font-family: Verdana,sans-serif; 

}

p, td {
background: white;
text-align:justify;

}

body {
background: black url(../images/bg_tile.gif) no-repeat top;
margin: 0;
padding: 0;

font-size:93%;
text-align: center;
line-height: 1.5em;

}

.mceContentBody  {
   background: none !important;
}


/* --------------------|links| */

a:link {
	color: #902f4c;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;	}
a:visited {
	color: #9F9F9F;
	text-decoration: none;
	border-bottom: 1px dotted #bbb; }
a:hover {
	color: #902f4c;
	border-bottom-style: solid;	}
  
/* --------------------|common stuff| */


h1 {

color:#902f4c;  
	font-size: 100%;
	font-weight: bold;
text-align:left;
  padding-top:15px;
  margin:0px;	}

h2 {
	
color:#902f4c;   
	font-size: 125%;
	font-weight: bold;
	padding-top: 15px;
text-align:left;
	margin: 0 0 1em 0; }

h3 {
	margin: 1.5em 0 0 0;
	padding-bottom: 2px;

	font-size: 125%;
	font-weight: normal;
	color: white;
	border-bottom: 1px solid #eaeaea;	}

h4 {
        
	font-size: 125%;
	font-weight: normal;
	padding-top: 15px;
        padding-left:20px;
	margin: 0 0 1em 0;}

  
h1 span, h2 span, h3 span {
	color: #323232;	}
em {
	font-style: italic;	}
strong {
	font-weight: bold; }
del {
	text-decoration: line-through; }
ins {
	text-decoration: none;
	font-style: italic;	}
.highl {color:#902f4c; }
.xl {font-size:130%;
     font-weight:bold; }

.srednji {font-size:80%;
    }
.mali {font-size:50%;
    }

.red {color:#902f4c;  
	font-size: 100%;
	font-weight: bold;
    }




/* --------------------|containers| */

#wrap {
	position: absolute;
	margin: 0px auto;
	padding-top:10px;
	text-align: left;
 	width: 699px;
 	border-left: 1px solid #9F9F9F;
 	border-right: 1px solid #9F9F9F;
        background: white;
 	 }


#container {
  position:relative;
  margin:0px auto;
  padding-left:22px;
  text-align: left;
  width: 721px;
background: white;
  border:none; }
  
/* --------------------|head and navigation| */

#header {
height: 130px;
width: 699px;
padding:0px 0px 0px 0px;
margin:0;
border-bottom: 1px solid #D5D5D5;

	}

.headimg {
  float:right;
  margin:0px;
  padding:0px; }

#navigation {
	
width:699px;

font-weight: normal; 
height: 40px;
color: white;
background: black;


	
}

#navigation p {
background: black;

}

#navigation li {
	float:left;
	margin: 0;
	padding: 0px 14px 0 0;
  margin-left:4px;
 	list-style-type: none; 
color: white;
	background: black;}
#navigation ul {
	float:left;
	margin: 0;
	padding-left:10px;
 	list-style: none;
color: white;
	background: black; }
#navigation a {
	float: left;
	padding: 7px 2px;
	border-bottom: none;
	color: white;
	background: black;	}
#navigation a:hover {
	color: white;
	background: black;
  border-bottom:2px solid #902f4c; }
#navigation a.active {
	color: white;
	background: black;
  border-bottom:2px solid #902f4c; }
.active {
	color: white;
	background: black;
  border-bottom:2px solid #902f4c; }


/* --------------------|main| */

#mainbody {
	float: left;
	width: 500px;
background: white;

}

#content {
	background: white;
padding: 0 15px;

width:670px;
	
font-size:small;



#content img.alt {
	float: left;
	margin: .5em 12px 6px 0; }
#content img.plain {
	border: none !important; }
#content img.alone, #content .block {
	float: none;
	margin-left: 0;	}


/* --------------------|lists| */

#content ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;	}
#content ul li {
  padding-top:10px;
	padding-left:15px;
	line-height: 1.6em;	}
.sitemap ul {
	list-style-type: none;
  padding:0px;
  margin-top:0px;
	padding-left: 24px; }
.sitemap ul li {
  list-style-type: square;
  padding-top:5px;
	padding-left:15px;
	margin:0px;	}
#addresslist ul li {
  padding-top:1px;
	padding-left:15px;
	line-height: 1.2em;
  color:red; }

/* --------------------|sidebar| */  

#sidebar {
  height: 100%;
	width: 180px;
	float: right;
	margin: 0;
	padding:0;
	background: white;
	line-height: 1.5em;
	color: #888;
  border-left: 1px solid #D5D5D5;}
#sidebar h3 {
	margin: 16px 0 12px 0;
	padding: 5px 10px;
	color: white;
	
	border: none;
	background: #902f4c; }
#sidebar a:link, #sidebar a:visited {
	
	text-decoration: none;
  border:none;
	color: #303031; }
#sidebar a:hover {
	color: #902f4c;	}
#sidebar ul {
	margin: 4px 10px 4px 10px;
	padding: 10px;
	list-style: none;	}
#sidebar p   {
	margin: 4px 10px 15px 10px;
	padding: 0;
	list-style: none;	}
#sidebar li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 12px;
	line-height: 1.4em;
	background: url(../images/or-bullet.gif) no-repeat 0 5px; }
#sidebar img {
	vertical-align: middle; }
#sidebar #subnav  li {
	padding-left: 16px;
	background-image: url(../images/nav_arrow.gif);
	background-position: 0 6px;	}
 #subnav2 li{
	padding-left: 16px;
	background-image: url(../images/nav_arrow.gif);
	background-position: 0 6px;	}




/* --------------------|misc| */

.center {
	text-align: center; }
a img {
	border: none;	}
.hide {
	display: none; }
hr {
  height: 1px;
	border-top: 1px solid #ccc;
	color: #fff;
	background: white;}	

.conl ul {
	margin: 1em 0 1em 0;
	padding-left: 24px; }
.conl li {
	list-style: square outside;
	padding-top:10px;
	padding-left:15px;
	line-height: 1.6em; }

.b2t {
  float:right;
  margin:0px;
  padding:0px;
  background:none;
  margin-bottom:10px; }  

td {
	font-size: 72% !important;
line-height: 1.5em;

}

