body
{
	background-image: url(../Design/Backgrounds/site.jpg);
	background-repeat: repeat-x;
	background-color: #FAFAFA;
	margin-left: 0;
	margin-top: 0;
}


.page-border-top
{

}

.page-border-left
{
    background-image: url(../Design/Backgrounds/border-left.gif); 
    background-repeat:repeat-y;
}

.page-border-right
{
    background-image: url(../Design/Backgrounds/border-right.gif); 
    background-repeat:repeat-y;
}

.page-border-bottom
{

}


.menu-background
{
    background-image:url(../Design/Backgrounds/menu.gif); 
    background-repeat: repeat-x;
}

.topmenu-DynamicMenuItemStyle
{
    text-align: left;    
}

.toolbar-background
{
    background-image: url(../Design/Backgrounds/toolbar.jpg); 
    background-repeat:no-repeat; 
    height:28px; 
    width: 735;
}



A.links-header {
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana,Arial,San-serif;
	TEXT-DECORATION: none;
	font-weight:bold;
}

A.links-header:hover {
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
}





.header-text {
	font-size: 10px; 
	color: #16316F; 
	font-family: Verdana,Arial,San-serif;
	text-decoration: none;
}

.header-text:link {
	color: #16316F; 
	text-decoration: underline;
}

.header-text:visited {
	color: #16316F; 
	text-decoration: none;
}

.header-text:hover {
	color: #DA251D; 
	text-decoration: underline;
}






.text-news {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana,Arial,San-serif; 
	TEXT-DECORATION: none
}


.menu-links
{
 font-family: Arial; 
 font-size: 11px; 
 color:#1D4A76; 
 text-decoration: none;   
}

.menu-links:link
{
 color:#1D4A76; 
 text-decoration: none;   
}

.menu-links:visited
{
 color:#1D4A76; 
 text-decoration: none;   
}

.menu-links:hover
{
 color:#DA251D; 
 text-decoration: underline;   
}


.content-header 
{
	FONT-FAMILY: Verdana,Arial,San-serif; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #666666; 
}

.text {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana,Arial,San-serif; 
	TEXT-DECORATION: none
}

.text-small {
	FONT-SIZE: 10px; 
	COLOR: #333333; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none
}

.footer {
	FONT-SIZE: 11px; 
	COLOR: #696969; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none
}

.footer-link {
	FONT-SIZE: 11px; 
	COLOR: #696969; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline;
}



/*//////////////////////////////////////////////////////////////*/
/* news														   */
/*//////////////////////////////////////////////////////////////*/
.news-title {
	font-size: 11px; 
	color: #16316F; 
	font-family: Verdana; 
	text-decoration: none;
	font-weight:bold;
}

.news-text {
	font-size: 11px; 
	color: #333333; 
	font-family: Verdana; 
	text-decoration: none;
}

.news-small-text {
	font-size: 10px; 
	color: #666666; 
	font-family: Verdana; 
	text-decoration: none;
}


.news-link
{
	font-size: 10px; 
	color: #16316F; 
	font-family: Verdana; 
	text-decoration: none;
}
.news-link:visited {
	color: #16316F
}
.news-link:active {
	color: #16316F;
}
.news-link:hover {
	color: #DA251D;
	text-decoration: underline;
}


/* VPRAŠALNIK */
.forms-text
{
    font-size: 12px; 
	color: #16316F; 
	font-family: Verdana; 
	text-decoration: none;  
}