* { margin: 0px; padding: 0px; }

BODY {
	/*background-color: #0a253d;*/
	background: #00112c url(../images/firstpage.jpg) repeat-x top;
	/*background: #00112c url(../images/secondpage.jpg) repeat-x top;*/
	font: normal 0.7em Verdana;
	color: #e1e1e1;
}

H4 { color: #ffd22b; font: bold 14px Verdana; margin-bottom: 18px; }

DIV.clearall { clear: both; }

A { color: #e1e1e1; }
A.facebook_link IMG { border: 1px solid #7facd6; margin-top: 20px; }

DIV#container {
	width: 980px;
	margin: 0px auto;
	position: relative;
}

DIV#top_shadow {
	padding: 27px 56px 29px 55px;
	width: 869px;
	height: 636px; 
	background: url(../images/new_shadow.png) /*21px 2px*/ no-repeat;
}

DIV#no_no {
	width: 869px;
	height: 635px;
	background: url(../images/no_no.jpg);
}

DIV#top_menu UL {
	position: relative;
	width: 869px;
	height: 64px; 
	list-style: none;
	background: url(../images/topmenubgnew.jpg);
}
DIV#top_menu UL LI {
	display: inline;
}
DIV#top_menu UL LI A {
	display: block;
	height: 64px;
	text-indent: -9999px;
	float: left;
	outline: 0px;
}
DIV#top_menu UL LI A#tm_onama {
	width: 88px;
	background: url(../images/top_menu_buttons.jpg) 0px 0px;
}
DIV#top_menu UL LI A#tm_onama.active { background: url(../images/top_menu_buttons.jpg) 0px -128px; }
DIV#top_menu UL LI A#tm_onama:hover { background: url(../images/top_menu_buttons.jpg) 0px -64px; }

DIV#top_menu UL LI A#tm_prima_pivo { 
	width: 103px; 
	background: url(../images/top_menu_buttons.jpg) -88px 0px;
}
DIV#top_menu UL LI A#tm_prima_pivo.active { background: url(../images/top_menu_buttons.jpg) -88px -128px; }
DIV#top_menu UL LI A#tm_prima_pivo:hover { background: url(../images/top_menu_buttons.jpg) -88px -64px; }

DIV#top_menu UL LI A#tm_novosti { 
	width: 84px; 
	background: url(../images/top_menu_buttons.jpg) -191px 0px;
}
DIV#top_menu UL LI A#tm_novosti.active { background: url(../images/top_menu_buttons.jpg) -191px -128px; }
DIV#top_menu UL LI A#tm_novosti:hover { background: url(../images/top_menu_buttons.jpg) -191px -64px; }

DIV#top_menu UL LI A#tm_nagradna_igra { 
	width: 170px; 
	background: url(../images/top_menu_bg.jpg) -281px 0px;
}
DIV#top_menu UL LI A#tm_nagradna_igra:hover { background: url(../images/top_menu_bg.jpg) -281px -64px; }

DIV#top_menu UL LI A#tm_prima_trenutci { 
	width: 133px; 
	background: url(../images/top_menu_buttons.jpg) -275px 0px;
}
DIV#top_menu UL LI A#tm_prima_trenutci.active { background: url(../images/top_menu_buttons.jpg) -275px -128px; }
DIV#top_menu UL LI A#tm_prima_trenutci:hover { background: url(../images/top_menu_buttons.jpg) -275px -64px; }

DIV#top_menu UL LI A#tm_download { 
	width: 101px;
	background: url(../images/top_menu_buttons.jpg) -408px 0px;
}
DIV#top_menu UL LI A#tm_download.active { background: url(../images/top_menu_buttons.jpg) -408px -128px; }
DIV#top_menu UL LI A#tm_download:hover { background: url(../images/top_menu_buttons.jpg) -408px -64px; }

DIV#top_menu UL LI A#tm_kontakt { 
	/*width: 95px; */
	width: 94px;
	background: url(../images/top_menu_buttons.jpg) -509px 0px;
}
DIV#top_menu UL LI A#tm_kontakt.active { background: url(../images/top_menu_buttons.jpg) -509px -128px; }
DIV#top_menu UL LI A#tm_kontakt:hover { background: url(../images/top_menu_buttons.jpg) -509px -64px; }

DIV#top_menu UL LI A#tm_topless { 
	width: 94px; 
	background: url(../images/top_menu_buttons.jpg) -604px 0px;
}
DIV#top_menu UL LI A#tm_topless:hover { background: url(../images/top_menu_buttons.jpg) -604px -64px; }

DIV#footer_bar {
	padding: 20px 20px 0px 20px;
	width: 829px;
	height: 43px; /*background: url(../images/footer_bg.gif) repeat-x;*/
	color: white; /*color: #43627e;*/
	/*background: url(../images/footer_bg_new.jpg) repeat-x;*/
	background: url(../images/footer_bg_new2.jpg);
	position: relative;
}
DIV#footer_bar A { /*color: #43627e;*/ color: white; text-decoration: none; }
DIV#footer_bar A:hover { /*color: #e1e1e1;*/ text-decoration: underline; }
UL#footer_left_list { float: left; margin: 5px 0px 0px 0px; color: #3d99f3;  font-size: 10px; }
UL#footer_left_list A { color: #3d99f3; }
UL#footer_right_list { float: right; text-align:right; }
UL#footer_left_list, UL#footer_right_list { list-style: none; }
UL#footer_left_list LI, UL#footer_right_list  {	display: inline; }
