/* MAIN BODY STUFF */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #e1e1e1;
	margin: 0;
	padding: 0;
	border: 0;
	min-width: 980px;
}
/* peek a boo */
div#minwidth {
	position: relative; 
}
a img { 
	border: 0;
}
a:visited {
	text-decoration: none;
	color: #C40009;
} a:link {
	text-decoration: none;
	color: #C40009;
} a:hover {
	text-decoration: underline;
	color: #F8C404;
} a:active {
	text-decoration: none;
	color: #C40009;
}

/* HEAD STUFF */
div#head_background {
	height: 143px;
	background-color: #000;
	background-image: url(../images/head_background.gif);
	background-repeat: repeat-x;
}
h1#head_logo_left {
	background-image: url(../images/head_logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 143px;
	width: 301px;
	margin: 0;
	padding: 0;
	cursor: pointer;
} h1#head_logo_left span {
	display: none;
}
div#head_right {
	height: 143px;
  background-image: url(../images/head_imageright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	/* HEAD MENU */
	ul#head_menu {
		float: right;
		clear: right;
		margin: 120px 0 0 0;
		width: 520px;
		height: 23px;
		padding: 0px;
		list-style-type: none;
		text-align: center;
	}	
	ul#head_menu li, ul#head_menu li.selected {
		background-image: url(../images/head_buttonbg.gif);
		background-repeat: no-repeat;
		background-position: right top;
		float: right;
		margin: 0 0 0 -24px;
		padding: 4px 0 0 0;
/*		width: 120px;*/
		width: 144px;
		height: 19px;
	} ul#head_menu li.selected {
		background-image: url(../images/head_buttonbg_s.gif);
		color: #fff;
	}
	ul#head_menu li#head_menu_over {
		margin: -1px 7px 0 6px;
		width: 27px;
		background-image: url(../images/head_menu_over.gif);
	}
	ul#head_menu a {
		display: block;
/*		width: 120px;*/
		width: 144px;
	}
	ul#head_menu a:visited {
		text-decoration: none;
		color: #000;
	} ul#head_menu li a:link {
		text-decoration: none;
		color: #000;
	} ul#head_menu li a:hover {
		text-decoration: underline;
		color: #333;
	} ul#head_menu li a:active {
		text-decoration: none;
		color: #000;
	}
	ul#head_menu li.selected a:visited {
		text-decoration: none;
		color: #fff;
	} ul#head_menu li.selected a:link {
		text-decoration: none;
		color: #fff;
	} ul#head_menu li.selected a:hover {
		text-decoration: none;
		color: #fff;
	} ul#head_menu li.selected a:active {
		text-decoration: none;
		color: #fff;
	}

/* LEFT MENU STUFF */
div#menu_content {
	background-image: url(../images/leftmenu_bg.gif); 
	background-repeat: repeat-y;
	margin-top: -1px;
/*	float: left; */
	position: absolute;
	width: 211px;
	clear: both;
	left: 0px;
} div#menu_content div#lng_menu {
	height: 23px;
	background-image: url(../images/head_to_menu_left.gif);
	background-repeat: no-repeat;
	width: 191px;
	padding: 20px 20px 0 0;
	color: #aaa;
	text-align: center;
} div#menu_content div#lng_menu img {
	margin: 0px 10px 0px 10px;
} div#menu_content div#leftmenu_end {
	height: 92px;
	background-image: url(../images/leftmenu_end.gif);
	background-repeat: no-repeat;
}

div#lng_menu a:visited {
	text-decoration: none;
	color: #ccc;
} div#lng_menu a:link {
	text-decoration: none;
	color: #ccc;
} div#lng_menu a:hover {
	text-decoration: underline;
	color: #fff;
} div#lng_menu a:active {
	text-decoration: none;
	color: #ccc;
}

div#leftmenu {
	margin: 25px 0px 25px 11px;
	width: 165px;
	font-size: 14px;
}
div#leftmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
div#leftmenu li.link, div#leftmenu li.hover {
	padding: 1px 0px 0px 0px;
	margin: 0px;
} div#leftmenu li.hover {
	background-color: #fff;
}

div.dark_line, div.light_line {
/*	clear: both;*/
	background-color: #7d7d7d;
	height: 2px;
	font-size: 0.01pt;
} div.light_line {
	background-color: #e1e1e1;
}

div#leftmenu li a {
	display: block;
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
	height: 30px;
	padding: 15px 3px 0px 0px;
}
div#leftmenu li a:visited {
	text-decoration: none;
	color: #000;
} div#leftmenu li a:link {
	text-decoration: none;
	color: #000;
} div#leftmenu li a:hover {
	text-decoration: underline;
	color: #333;
} div#leftmenu li a:active {
	text-decoration: none;
	color: #000;
}

div#leftmenu ul ul {
	padding: 2px 0px 2px 0px;
	margin-left: 0px;
}
div#leftmenu ul ul li a {
	display: block;
	padding: 5px 35px 0px 0px;
	height: 20px;
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;	
	font-size: 12px;
	margin-left: 0px;
}	
	
/* RIGHT BOXES */
div#rightBlocks {
	position: relative;
	float: right;
	width: 151px;
	margin-right: 10px;	
}
div.box {
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-y;
	clear: right;
	margin: 10px 0px 0px 0px;
}
div.box h1.secondary {
	background-repeat: no-repeat;
	height: 21px;
	font-size: 13px;
	color: #000;
	margin: 0;
	padding: 3px 0px 0px 0px;
	text-align: center;
}
div.box img {
	border: 1px solid #737373;
	margin: 5px auto 2px auto;
}
div.box h1.yellow {
	background-image: url(../images/header_yellow.gif);
}
div.box h1.red {
	background-image: url(../images/header_red.gif);
	color: #FFF;
}
div.box div.content {
	padding: 2px 4px 0px 4px;
}
div.box div.end {
	height: 10px;
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	font-size: 0.01pt;
}
	
/* MAIN CONTENT */
div#main_container {
	margin: 10px 175px 0px 212px;
}
div#main_banner {
	width: 468px;
	height: 60px;
	border: 1px solid #000;
	background-color: #fff;
	margin: 0px auto 10px auto;
}
div#main_content {
	padding: 10px 10px 0px 10px;
	border-left: 1px solid #817e7e;
	border-right: 1px solid #817e7e;
	line-height: 1.7em;
	background: #fff url(../images/main_bg_slikca.gif) no-repeat bottom right;
}
div#main_container div#container_top {
	background: url(../images/main_bg_top.gif) repeat-x;
	font-size: 5px;
} 
div#main_container div#container_bottom {
	font-size: 5px;
	background: url(../images/main_bg_bottom.gif) repeat-x;
	margin-bottom: 20px;
} 
h6 {
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	color: #666666;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	border-top: 1px solid #7d7d7d;	
}

h3 {
	font-size: 16px;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	border-bottom: 1px solid #7D7D7D;	
}

h4 {
	font-size: 13px;
	margin: 2px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

h3 span.datum {
	float: right;
	font-size: 14px;
	font-weight: normal;
	padding-right: 10px;
}

h3.novica {
	border-top: 1px solid #7D7D7D;	
	font-size: 16px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
}
table.novica {
	border-bottom: 1px solid #7D7D7D;	
	margin: 0px auto 25px auto;
	padding: 5px;
	width: 99%;
}

table.dogodek {
	border-bottom: 1px solid #7D7D7D;	
	margin: 0px auto 25px auto;
	padding: 5px;
	width: 99%;
}
table.dogodek td {
	vertical-align: top; 
	padding: 4px;
}
table.dogodek table {
	margin: 2px auto 2px auto; 
	width: 99%;
}
table.dogodek table td {
	text-align: center;
}

div#big_image {
	text-align: center;
}
div#big_image img {
/*	border: 0px solid #7D7D7D;*/
	border: 0;
}


/*** sponzorstva  ****/
table.sponzor {
	border: 0;
	width: 96%;
	margin: 10px auto 5px auto;
	text-align: justify;
}
table.sponzor td {
	border-bottom: 1px solid #EFEFEF;
}
table.sponzor h4 {
	background-color:#EFEFEF;
	padding: 2px 5px 2px 5px;
	font-size: 14px;
}
table.sponzor h4 span {
/*	float: right;*/
/*	font-weight: normal;*/
	margin-left: 30px;
/*font-size: 12px;*/
}
table.sponzor img {
	float: right;
	margin: 0px 0px 5px 10px;
	border: 1px solid #8F8F8F;
}

/*** o nas  ****/
div#banners {
	text-align: center;
}
div#banners img {
	margin: 5px auto 5px auto;
	border: 1px solid #000;
}

/*** radar  ****/
div#radar {
	text-align: center;
	margin: 15px auto 0px auto;
}
div#records {
	float: right;
	padding: 5px 10px 5px 10px;
	background-color: #EFEFEF;
	border: 1px solid #8F8F8F;
	margin: 0px 0px 4px 4px;
}
div#records span {
	font-weight: bold;
	font-size: 16px;
	color: #C40009;
}

/*** POSITION **/
.right_float {
	float: right;
}
.center {
	margin-left: auto;
	margin-right: auto;
}


/*** FONTS **/
.red {
	color: #C40009;
}