﻿body{
	
	font-family:sans-serif, Arial;
	font-size: 12px;
	color:#5f5d5d;
	background-image:url('backgr.jpg');
	background-repeat: repeat-x;
	margin-top:0;
	line-height: 16px;

    }

#maindiv
{
	margin-left:auto;
    margin-right:auto;
    width:800px;

}

#mainmenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3e3e3e;
	float:left;
	height:25px;
	width:800px;
	background-color:white;

}

#submenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3e3e3e;
	height:50px;
	width:800px;
	background-color:#e7e7e7;
	background-image:url('center_tile.gif');
	background-repeat:repeat-x;
    clear:both;



}

#header
{
	width: 780px;
	background-color: #ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	height:90px;
	

}
#flash
{

	border:1px gray dotted;
	width:800px;
	background-color:#ffffff;
}



#model
{
	
	width:800px;;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3e3e3e;
	border:1px silver solid;
	height:21px;
	padding-top:6px;
	background-image:url('center_tile.gif');
	background-repeat:repeat-x;
	clear:both;



}

#fotke
{   width:200px;
	float:right;
    margin-top:1px;
    background-color:white;
    clear:left;

}
.logo
{
  float:right;

}
.logo1
{
  float:left;

}


#content
{
	padding: 15px;
	width: 770px;
	background-color: white;
	border: 1px silver dotted;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #3e3e3e;
	overflow: auto;
	min-height:200px;
}

#footer
{
	width: 760px;
	background-color: #dadada;
	border: 1px silver solid;
	clear: both;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:5px;
	padding-bottom:5px;
}
#copyright
{
	text-align: center;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	color: #033572;
	width: 800px;
}

#copyright a
{
	text-align: center;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	color: #033572;
	width: 800px;
	text-decoration:none;
}

/*MAIN MENU SAJTA*/
.MainMenu_StaticMenuItemStyle
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	border-right:1px gray solid;
	padding-left:5px;
	padding-right:5px;
	color:#003271;

}

.MainMenu_StaticMenuItemStyle a
{
   font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
	color:#003271;
	font-weight:bolder;


}

.MainMenu_StaticMenuItemStyle a:hover
{
 text-decoration:underline;

}


.MainMenu_StaticHoverStyle 
{

}


.MainMenu_StaticSelectedStyle a
{
  text-decoration:underline;
}


.MainMenu_StaticMenuStyle
{


}

img{
	border:0;
}