body {background-color: #fff;}

body, td {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000;
}

body, td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar {
	font: normal 11px  arial,verdana, tahoma, courier;
}

.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox {
	font: normal 10px  arial, verdana, tahoma, arial, courier;
}

a{color: #000000;}
a:hover {color: #16456A;}
img{border: 0px;padding:0;}

.linkspage_button{
	border:0px;
}

form {
	margin: 0px;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.tbox {/*okvir oko input boxova*/
	border: #777 1px solid; 
}

.indent { /*???*/
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}

.button{
	border: 1px solid #A5ACB2;
	background-image : url(images/button.png);
}
.button:hover{
	background-image : url(images/buttonover.png);
}

.nextprev {
	border: 0px;
	text-align: center;
	padding: 2px;
	background-color: #f7f7f9;
}

.spacer{
	padding: 5px 0px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 5px;
	background-color: #fff;
	border-bottom: 1px solid #bbb; /*donji border na svim tabelama*/
}

.forumheader, .forumheader4, .finfobar {
	background-color: #fbfbfd;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5{/*table header na svim stranicama*/
	background-color: #f7f7f7;
}

.searchhighlight{/*pronadjen string u textu*/
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.helpbox {
	border: 0px;
}

.news_image {
	float: right;
	padding: 0px 0px 7px 7px;
}

.logo{
	 display: block;
}
 

/* Theme Specific Classes */
/*----------------------------------------------------------------------------*/

.selectTop {
        PADDING-RIGHT: 0px;
        PADDING-BOTTOM: 0px;
        PADDING-LEFT: 0px;
        PADDING-TOP: 0px; 
        MARGIN: 0px;
        FONT-FAMILY: Verdana, arial;
        FONT-SIZE: 10px;
        FONT-WEIGHT: normal;
        COLOR: #888888;
        BACKGROUND-COLOR: #FFFFFF;
}

.container {
	width: 600px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-right: 1px solid #126CA3;
	border-bottom: 1px solid #126CA3;
	margin-left: 0px;
}

.main_container {
	vertical-align: top;
}


.main_nav {
	padding-right: 5px;
	vertical-align: top;
}

.main_section {
	vertical-align: top;
	padding: 20px;
}
.top_tree_menu {
	vertical-align: top;
	padding-bottom: 0px;
	margin: 0px;	
	background-color: #FFFFFF;	
}


/* LEFT MENU */
.left_menu_container{/*kontejner levog menija*/
	vertical-align: top;
	padding: 0px;
	margin:0px;
		
}
.left_menu_top{
	width:215px;
	height:19px;
	background-image: url(images/left_menu_top.gif);
	font-size: 10px;		
}
/*.left_menu_bkg{
	vertical-align: top;
	padding-bottom: 0px;
	margin-left: 0px;		
	background-image: url(images/left_menu_bkg.jpg);
	width: 200px;
}*/
.left_menu_bottom{
	width:215px;
	height:19px;
	background-image: url(images/left_menu_bottom.gif);
}
.left_menu_caption{/*naslovi u menijima*/
	font-size: 12px;
	font-weight: bold;
	color:#74A5D3;
	padding-left: 10px;
}
.left_menu_content{/*sadrzaj menija*/
	margin: 10px;
	color: #ffffff;
	border-bottom: 0px solid #222;
}
.left_menu_content a{color: #F5F69B;text-decoration:none;}
.left_menu_content a:hover {color: #F5F69B;text-decoration:underline;}

/* WHITE MENU */
.white_menu_container{/*kontejner belog levog menija*/
	vertical-align: top;
	padding: 0px;
	margin:0px;
		
}
.white_menu_top{
	width:215px;
	height:19px;
	background-image: url(images/white_menu_top.gif);
	font-size: 14px;		
}

.white_menu_bottom{
	width:215px;
	height:19px;
	background-image: url(images/white_menu_bottom.gif);
}
.white_menu_caption{/*naslovi u meniju*/
	font-size: 12px;
	font-weight: bold;
	color:#74A5D3;
	padding-left: 10px;
}
.white_menu_content{/*sadrzaj menija*/
	margin: 10px;
	color: #000000;
	border-bottom: 0px solid #222;
}
.white_menu_content a{color: #0B4366;text-decoration:none;}
.white_menu_content a:hover {color: #0B4366;text-decoration:underline;}

/* PAGE */
.main_caption{/*glavni naslov stranice*/
	font-weight: bold;
	color: #0B4366;
	margin-bottom: 7px;
	font-size: 13px;	
}

/*FOOTER*/
.sitedisclaimer{
	height:39px;
	background-image: url(images/bottom_bkg.gif);
	font-size: 10px;		
	color:#DDDDDD;
}





.tablerender {
	margin-bottom: 12px;
}

.menu_container {
	width: 160px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.menu_inner_container {
	padding: 10px 7px;
}

.disclaimer {
	text-align: center;
	width: 755px;
	padding: 12px 0px;
}


/* NEWS */
.news_container {
	padding:0px;
	margin:0px;	
	width: 470px;
}
.news_top {
	/*background-image: url(images/news_top.gif);*/
}
.news_middle {
	padding-left:15px;
	padding-right:10px;	
	/*background-image: url(images/news_bkg.gif);*/	
}
.news_bottom {
	/*background-image: url(images/news_bottom.gif);*/
}
.news_title {
	padding-left:15px;
	padding-top:0px;
	font-weight: bold;
	color: #0B4366;
	font-size: 13px;		

}
.news_text{
}

/* OSTALO */
.dg7_shop_btext a {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration: none;	
}
.dg7_shop_btext a:active {
	text-decoration: none;
}
.dg7_shop_btext a:hover {
	text-decoration: underline;
}

