body {
	background-image: url(http://europeanfootballschool.com/images/pozadina_nebo.jpg);
	/*background-image: url(http://www.europeanfootballschool.com/images/green_bkgd.gif);*/
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
}


#FooterImage {
	background-image: url(http://europeanfootballschool.com/images/pozadina_trava.jpg);	
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
	margin: 0;
	padding: 0;
	height: 180px;
}

body, div, td, p {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}



#MainContainer {
	border: 0px solid gray;
	width: 980px;
	margin: auto;
}



th {
	background-color: #dfdfdf;
}

td {
	background-color: #ffffff;
}

caption {
	border-bottom: 2px solid maroon;
	text-align: left;
}


/* ----------------------------------------------------- */
.ArticleTitle {
	font-size: 16px;
	color: #555;
}



/* ----------------------------------------------------- */
/* Navigatio Links */
.Navigation {
	border-bottom: 1px solid gray;
	padding: 5px;
}
a.NavLink {
	font-weight: bold;
	color: blue;
	font-size: 12px;
}
a.NavLink:hover {
	color: navy;
}
a.SubNavLink {
	font-weight: normal;
	color: blue;
}
a.SUbNavLink:hover {
	color: navy;
}



/* ----------------------------------------------------- */
/* Top Header with Lilnks */
#HeaderLinks {
	border: 0px solid green;
	text-align: right;
	padding: 5px;
	margin-top: 0px;
}


/* ----------------------------------------------------- */
/* Header */
#HeaderContainer {
	border: 0px solid gray;
	width: 100%;
	height: 90px;
	background-color: #003399;
	padding: 0px;
}

#HeaderOrgTitle {
	font-size: 16px;
	color: yellow;
	font-weight: bold;
}

#HeaderOrgLogo {
	font-size: 42px;
	color: yellow;
}



/* ----------------------------------------------------- */
/* fieldset & legend */
fieldset {
	font-size: 12px;
	padding: 5px;
	margin-top: 10px;
}

legend {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	border: 0px solid gray;
	background-color: #ffffff;
}

fieldset.home {
	font-size: 12px;
	padding: 5px;
	margin-top: 10px;
}

legend.home {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	border: 0px solid gray;
	background-color: #efefef;
}



/* ----------------------------------------------------- */
/* Navigation */
#NavigationContainer {
	border: 0px solid green;
	width: 200px;
	float: left;
	padding: 5px;
}

.nav_bg {
	border-bottom: 1px solid gray;
	margin: 4px 0 4px 0;
}

/*
.nav_fieldset {
	font-size: 12px;
	padding: 5px;
	margin-top: 10px;
}
.nav_legend {
	background-color: #dfdfdf;
	font-family: vedana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	width: 150px;
	border: 1px solid gray;
}
*/


a {
	text-decoration: none;
	color: #555;
}

a:hover {
	color: black;
	text-decoration: underline;
}



/* ----------------------------------------------------- */
/* Content */
#ContentContainer {
	border: 0px solid red;
	margin: 5px;
	min-height: 450px;
}


/* ----------------------------------------------------- */
/* Right Column */
#RightContainer {
	border: 0px solid blue;
	float: right;
	width: 200px;
}


/* ----------------------------------------------------- */
/* Prilozi */
.nadnaslov {
	margin-bottom: 10px;
}
.naslov {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}
a.naslov { color: black;}




/* ----------------------------------------------------- */
/* Kolumne */
.KolumneNajavaContainer {
	border: 0px solid red;
	margin-top: 7px;
}


.VijestiNajavaContainer {
	border: 1px solid red;
	margin-bottom: 5px;
	font-size: 11px;
	margin: 0 0 10px 25px;
}

/* ----------------------------------------------------- */
/* Single Info - content */

/*
.single_fieldset {
	font-size: 12px;
	padding: 5px;
	margin-top: 10px;
}
.single_legend {
	background-color: #dfdfdf;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	width: 150px;
	border: 1px solid gray;
}
*/


/* ----------------------------------------------------- */
/* Members/membership */
#MembersPict {
	float: right;
	width: 165px;
	border: 0px solid red;
	text-align: right;
}


/* ----------------------------------------------------- */
/* Edit link to edit single content*/
#ContentEditLink {
	border: 0px solid red;
	margin: 10px 0 0 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}


.PageTitle {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	color: #000000;
	border-bottom: 2px solid #89D300;
	margin: 5px 5px 15px 0;
	font-weight: bold;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
	font-weight: bold;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#chromemenu ul{
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	width: 100%;
	background: url(../css_images/chromebg.gif) center center repeat-x;
	padding: 5px 0;
	margin: 0;
	text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
	display: inline;
}

#chromemenu ul li a{
	color: #494949;
	padding: 5px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
	background: url(../css_images/chromebg2.gif) center center repeat-x;
}

