*
{
	font-size:11px;
}

body
{
	background-color: #f0f0f0;
	font-family: Verdana, Arial, Sans-Serif, "Lucida Grande";
}

img
{
	border:none;
}

a								
{ 
	text-decoration: none; outline: none; 
}

a img							
{ 
	border: none; 
}

h2								
{ 
	font-family: Georgia, Serif; 
	font-size: 36px; 
	text-align: center; 
	font-weight: normal; 
}
		
.header_table
{
	background-image:url(../images/header_background.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

.header_logo
{
	padding-left:15px;
}

.header_beginning
{
	background-image:url(../images/grey_point.gif);
	background-repeat:repeat-y;
	background-position:left;	
}

.header_moto
{
	font-size:16px;
}

.header_end
{
	background-image:url(../images/grey_point.gif);
	background-repeat:repeat-y;
	background-position:right;	
}

.menu_separator
{
	background-image:url(../images/menu_separator.gif);
	background-repeat:repeat-x;
}

.main_menu
{
	background-color: #D0D0D0;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:7px;
	padding-right:4px;	
}.main_menu a
{
	display:block;
	color: #000000;
	font-weight:bold;
 	text-decoration: none;	
}

.main_menu td
{
 	height:20px;
	padding-left:15px;
}
.main_menu a td:hover{ 	color:white;}
.main_menu a:hover{ 	color:white;}
.sub_menu
{
	background-color: #f0f0f0;
	padding-left:25px;
	height:20px;
	color: #FFFFFF;
}

.sub_menu a
{
	color: #000000;
	text-decoration: none;
}
.sub_menu a:hover{	color:#ff1515;	}
.sub_sub_menu
{
	background-color: #f0f0f0;
	padding-left:35px;
	height:20px;
	color: #000000;
}

.sub_sub_menu a
{
	color: #000000;
	text-decoration: none;
}
.sub_sub_menu a:hover{	color:#ff1515;	}
.menu_quicklinks
{
	background-image:url(../images/menu_separator.gif);
	background-repeat:repeat;
	color:#FFFFFF;
	height:25px;
	padding-left:15px;
}

.menu_text_header
{
	font-weight:normal;
}

.menu_text_title
{
	color:#000000;
	font-weight:normal;
}

.menu_text_normal
{
	color:#666666;
	font-weight:normal;
}

.body_arrow_xy_left
{
	background-image:url(../images/line_y.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.body_arrow_xy_right
{
	background-image:url(../images/line_y.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.story_separator
{
	background-image:url(../images/line_x.gif);
	background-repeat:repeat-x;
}

.index_story
{

}

.index_story img
{
	float: left;
}



.font_oficijalni
{
	color: #FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.font_A1
{
	font-size:10px;
	color: #348AA3;
}

.font_A2
{
	font-size:13px;
	color: #348AA3;
}

.font_A3
{
	font-size:16px;
	color: #348AA3;
}

.txtUserPass 
{
	background-color:#CC0000;
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	border:solid;
	width:50px;
}

.search_td
{
	background-image:url(../images/bg_search_box.gif); 
	background-repeat:no-repeat;
}

.search_text_box
{
	float:left; 
	margin-left:4px; 
	margin-right:4px; 
	margin-top:5px; 
	border:none;
}

.font_dobrodosli
{
	color: #348AA3;
	padding-left:30px;
	font-weight:bold;
	letter-spacing: 2px;
}

.story_title
{
	font-weight:bold;
}

.story_date
{
	font-style:italic;
	font-weight:normal;
}

.right_side
{
	color: #FFFFFF;
	font-weight:bold;
	padding-left:7px;
}


.shadeImage
{
	position: relative;
	padding-right: 2px; 
	padding-bottom: 2px; 
	background-color: white; 
	border-bottom: 2px solid #CC0000;
	border-right: 2px solid #CC0000;
	border-top: 2px solid #CC0000;
	border-left: 2px solid #CC0000;
	margin: -3px 4px 4px -3px;
}


.footer_bottom
{
	background-image:url(../images/grey_point.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.footer_copyright
{
	/*background-image:url(../images/bottom_line.gif);
	background-repeat:repeat-x;*/		background-color: 808080;
	font-weight: normal;
	color: #000000;
	padding-left:300px;
}

.footer_logo_image
{
	float:left;
	padding-right:10px;
}

.fotter_rss_image
{
	float:right;
	padding-right:50px;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hline.gif) repeat-x top;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #DDDDDD;
	background: #F2F2F2;
	color:#000000;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #CC0000;
	background: #FFFFFF;
}
