@charset "utf-8";
/* CSS Document */
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
.mani_naziv {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_box_bg {	background-repeat: no-repeat;
	background-image:url(http://www.bait.org.ba/img/menu_box_bg.png)
}
#apDiv1 {	position:absolute;
	left:16px;
	top:4px;
	width:128px;
	height:23px;
	z-index:2;
}
#baner {	position:absolute;
	width:200px;
	height:51px;
	z-index:1;
}
#search {	position:absolute;
	left:-24px;
	top:-21px;
	width:257px;
	height:81px;
	z-index:2;
}

body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-attachment: scroll;
	background-image: url(http://www.bait.org.ba/img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #faf5e1;
}
																
vijesti {
	background-color: #FFFFFF;
}
.kalendar_naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.strane_naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.kalendar_datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.kalendar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.anketa_pitanje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.anketa_br_glasova {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.vijesti_sadrzaj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.games_naziv_igre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.games_nagrada_naslov_turnira {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a.games_zelim_igrati:link {
	color: #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
a.games_zelim_igrati:visited {
	color: #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
a.games_zelim_igrati:hover {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
.error-message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.slika {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 1px;
}
a.download_link:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
a.download_link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
a.download_link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
/*MENI*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 182px; /* Width of Menu Items */
/*border-bottom: 1px solid #ccc;*/
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 182px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://www.bait.org.ba/img/morelinks_active.png);
	background-repeat: no-repeat;
	height: 30px;
	/*background: #fff;*/
	padding: 0px 5px;
	/*	border: 1px solid #ccc;*/
	border-bottom: 0;
	font-size: 14px;
	font-weight: bold;
}

.suckerdiv ul li a:visited{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.suckerdiv ul li a:hover{
	background-color: #000000;
}

.suckerdiv .subfolderstyle{

	background-image: url(http://www.bait.org.ba/img/morelinks_active_.png);
	background-repeat: no-repeat;
	/*background: url(arrow-list.gif) no-repeat center right;*/
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */




/* END MENI*/


a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	vertical-align: bottom;
	padding-top: 5px;
}

a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	vertical-align: bottom;
	padding-top: 5px;
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11x;
	font-weight: bold;
	padding-left: 15px;
	vertical-align:bottom;
	padding-top: 5px;
}

a.conference:link {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.conference:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.conference:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12x;
	font-weight: bold;
}

a.conference_podlink:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}

a.conference_podlink:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}

a.conference_podlink:hover {
	color: #666666;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12x;
	font-weight: bold;
	padding-left: 15px;
}
.struktura ul li a{
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #003399;
	text-decoration: none;
	/*background: #fff;*/
	/*padding: 0px 5px;
		border: 1px solid #ccc;*/
	border-bottom: 0;
	font-size: 12px;
	font-weight: bold;
}

.struktura ul li a:visited{
	color: #003399;
	font-size: 12px;
	font-weight: bold;
}

.struktura ul li a:hover{
	color: #00143E;
	text-decoration:underline;
}

.serch_link:link{
	font-family:Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.serch_link:visited{
	font-family:Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.serch_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #00143E;
	text-decoration:underline;
	font-size: 12px;
	font-weight: bold;
}