body
{
	background-color: #606060;
	margin: 10px 0 10px 0;
}
.layout
{
	background-image: url(images/layout.gif);
	background-repeat: repeat-y;
}
.headertitle
{
	height: 30px;
	background-color: #333333;
	font-family: Arial;
	font-size: 18px;
	color:#FFFFFF;
	text-align: center;
	padding-top: 3px;
}
.header
{
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 120px;
}
.menu
{
	width: 200px;
	font-family: Arial;
}
.headerline
{
	border-top: solid 5px #FF3300;
	background-image: url(images/lineheader.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.menutop
{
	height: 20px;
	border-left: #FFFFFF 10px solid;
	border-right: #FFFFFF 10px solid;
	background-color: #EEEEEE;
	width: 160px;
	padding: 5px 10px 5px 10px;
	color: #FF3300;
	font-family: Arial;
	font-size: 18px;
	text-align: center;
}
.footer
{
	background-image: url(images/footer.gif);
	height: 44px;
	background-repeat: no-repeat;
	
}


/*--------------------  MENU LINK  -------------- */
.nav_left div
{
	padding: 0px;
  	margin: 0px 15px 0px 15px;
}


.nav_left ul {
  	padding: 0px;
  	margin: 1px 15px 2px 15px;
}

.nav_left li {
  	list-style-type: none;
  	line-height: 130%;
  	font-size: 10px;
}

.nav_left ul  a {
	font: Arial;
	font-size: 12px;
  	display: block;
  	padding: 1px 5px 2px 15px;
  	text-decoration: none;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;

}
.nav_left ul a:link, .nav_left ul a:visited {
	color: #666666;

  	
}

.nav_left ul a:hover, .nav_left ul a:active {
	color: #333333;
	background-image: url(images/minus.gif);
	background-repeat: no-repeat;
}

/*--------------------  MENU LINK  -------------- */

.content
{
	font-family: Arial;
	font-size: 12px;
	width: 603px;
	
}

.art_title
{
	font-size: 18px;
	color: #666666;
}



div.art_title A:link, div.art_title	A:visited{
	COLOR: #666666;
	text-decoration: none;
}


div.art_title A:hover{
	COLOR: #999999;
	text-decoration: none;
}

.art_next
{
	font-size: 12px;
	color: #0066FF;
}


div.art_next A:link, div.art_next	A:visited{
	COLOR: #FF6600;
	text-decoration: none;
}


div.art_next A:hover{
	COLOR: #FF3300;
	text-decoration: none;
}




.contenttext
{
	padding: 10px;
}

.contentline
{
	background-color: #EDFBDB;
	height: 20px;
}

.descrip
{
	color: #666666;
	font-size: 10px;
}

.sitemap
{
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
}


div.sitemap A:link, div.sitemap	A:visited{
	COLOR: #FF3300;
	text-decoration: none;
}


div.sitemap A:hover{
	COLOR: #333333;
	text-decoration: none;
}

.sitemapheader
{
	background-image:  url(images/sm_header.gif);
	height: 15px;
	width: 596px;
}
.sitemapcont
{
	background-image: url(images/sm_cont.gif);
	background-repeat: repeat-y;
	height: auto;
	padding-left: 16px;
	padding-right: 10px;
	width: 570px;
	color: #333333;	
}
.sitemapfooter
{
	background-image:  url(images/sm_foot.gif);
	background-repeat:no-repeat;
	height: 15px;
	width: 596px;
}


/*-------------------- KALENDER -------------- */
.cal_wrap
{
	padding: 10px;
	text-align: center;
	font-size: 12px;
}

table .calendar 
{
	border: 1px #999999 solid;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 9px;
	width: 180px;
}
.kalender
{
	font-family: Arial;
	font-size: 9px;
}

.calendar-sunday
{
	font-family: Arial;
	font-weight: bold;
	width: 30px;
}
.calendar-weekday
{
	
	font-weight: bold;
	width: 30px;
}
.calendar-saturday
{
	width: 30px;
	font-weight: bold;
	color:#FF6600;
}
.calendar-prev
{
	text-align: center;
	background-color: #999999;
}
.calendar-curr
{
	text-align: center;
	background-color: #999999;
}
.calendar-next
{
	text-align: center;
	background-color: #999999;
}
calendar-day
{
	text-align: center;
}


/*--------------------  Coment text  -------------- */
.cmt
{
	padding: 0px;
	background-color: #F3F3F3;
}
.com
{
	background-color: #F3F3F3;
}
.commentpost
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #ECECFF;
	color: #FF3300;
	padding: 2px 0 2px 0;
}
.commentbody
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #333333;
	padding: 2px 0 2px 0;
	background-color: #F3F3F3;
}
/*--------------------  END comment text -------------- */

/*--------------------  KOMENTAR  -------------- */
#comment
{
	
	width: 320px;
	padding: 10px;
	border: 1px #339900 solid;
}

.cm_textbox
{
	width: 200px;
	border: #FF9900 solid 1px;
	background-color: #FFFFC8;
	font-family: Verdana;
	font-size: 10px;
}
.cm_textarea
{
	width: 300px;
	height: 100px;
	border: #FF9900 solid 1px;
	background-color: #FFFFC8;
	font-family: Verdana;
	font-size: 10px;
}
.cm_button
{
	border: #FF9900 1px solid;
	width: 100px;
	background-color: #339933;
	color: #FFFFFF;
}
.cm_text
{
	font-family: Verdana;
	font-size: 10px;
	font-style:italic;
	color:#666666;
}
/*--------------------  END KOMENTAR  -------------- */

.trackback
{
	background-color: #F3F3F3;
	font-size: 10px;
}