* {
	margin: 0;
	padding: 0;
}
a {
	color: #C8352E;
	text-decoration: none;
	/*border-bottom: 0.1em dashed #975A00;*/
}
a:hover {
	color: #C8352E;
	text-decoration: underline;
	/*border-bottom: 0.1em solid #C8352E;*/
}
body {
	background: #ffffff url(slike/banner_bg.png) repeat-x;
	font: normal 0.8em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
}
.polja {/*
	background: #ffffff;
	border: solid #542804 1px;*/
}
.polja2 {/*
	background: #000000;
	border: solid #542804 1px;*/
}
#main {
	width: 920px;
	text-align: left;
	margin: 0 auto;
}
#header { 
	margin: 0 auto;
	
}
#header_naslov {
	background: url(slike/4th-BTF-logo3.jpg) center no-repeat;
	height: 227px;
	margin: 0 auto;
}
#header_datum {
	background:url(slike/banner_datum.jpg) right bottom no-repeat;
	height: 227px;
}
#header_datum h1 {
	text-indent: -1000px;
}
#main2 {
	width: 100%;
}
#desno {
	width: 80%;
	float: right;
}
#levo {
	width: 20%;
	float: left;
}
#footer {
	margin: 0px 0;
	text-align: center;
	clear: both;
	overflow:hidden;
}
.inside {
	padding: 15px;
}
.desno {
	float: right;
}
.levo {
	float: left;
}
#artists a {
	text-decoration: none;
}
/* parents */
ul#levimenu li > a:link, ul#levimenu li > a:visited {
	color: #C8352E;
	display: block;
	text-decoration: none;
}
ul#levimenu li > a:hover {
	background: white;
	text-decoration: underline;
}

/* children */
ul#levimenu li * {margin-left: 12px;}

ul#levimenu li * a:link, ul#levimenu li * a:visited {
	color: #c8352e;
	display: block;
	float: none;
}
ul#levimenu li * a:hover {
	background: #b07134;
	color: #ffffff;
}
/*#levimenu {
	line-height: inherit;
	padding: 0;
}
ul#levimenu ul ul a {
	margin-left: 12px;
	text-transform: lowercase;
	color: #c8352e;
}
/*#levimenu li a{
	color: #663005;
}
#levimenu a { display:block; }
#levimenu a { display:inline; font-weight: normal; color: #FFF; border-bottom: 1px #FFF none; }
#levimenu a:hover { text-decoration: none; border-bottom: 1px #FFF dotted; }
#levimenu li a:hover,#levimenu ul a:hover { background: #D99451; }*/

/*CONTACT US*/
#contact_sale {width: 48%; float: left;}
#contact_dragan {width: 48%; float: right;}
.razdvajanje_tekstova {
	display: block;
	text-indent: -1000px;
	background: url(slike/razdvajanje_tekstova.gif) left no-repeat;
	height: 50px;
	margin-left: 50px;
}
/*TABELE*/
caption {
	display: block;
	color: #f1c39c;
	background: #b07134;
}
.table {
	border: 1px solid #993300;
}
#table  {
	border: 1pt solid #C8352E;
}

.crveno {
	color: #990000;
	text-decoration: none;
	font-style: italic;
}
.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	text-decoration: none;
	border: 0;
	border-bottom: 0;
}

.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border-bottom: 0;
}
h1 {
	font-size: 22px;
}
h1 a {
	border-bottom: none transparent 0;
}
h2 {
	text-align: center;
	padding: 20px 0 30px 0;
}
h3 {
	margin: 15px 0;
}
img {
	padding: 15px 0;
}
li {
	list-style: square  ;
}
p {
	padding: 10px 0;
}

