/*  -------------------  Site Structure  -------------------  */

body {
	margin: 0;
	padding: 0;
	
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
	background-color: #4B81AC;
}

#SiteContainer {
	display: block;
	width: 812px;
	
	position: relative;
	margin: 30px auto;
	
	overflow: visible;
	
	background-image: url(../img/site-container-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#Header {
	display: block;
	width: 798px;
	height: 142px;
	
	position: relative;
	float: left;
	left: 7px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	
	background-color: #FFFFFF;	
}

#Content {
	display: block;
	width: 798px;
	
	position: relative;
	float: left;
	left: 8px;
}

#Footer {
	display: block;
	width: 812px;
	height: 60px;
	
	padding: 15px 0 0 0;
	
	position: relative;
	float: left;
	left: 0;
	
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4B81AC;
	
	background-image: url(../img/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;

	background-color: #4B81AC;
}

a { color: #3757A2; outline: none; text-decoration: underline; }
a:hover { text-decoration: none; }
a img { border: none; outline: none; }

h1 {
	margin: 0;
	line-height: 24px;
	font-size: 24px;
	font-weight: normal;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 140%;
}

/*  -------------------  Content Elements  -------------------  */

#LeftColumn {
	display: block;
	width: 479px;

	position: relative;
	float: left;
	left: -1px;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CBDEF3;
	
	background-color: #223562;
	
	overflow: visible;
}

#LeftColumn h1 {
	font-size: 18px;
	line-height: 18px;
	color: #fcbf07;
}

#LeftColumnNarrowContent p img { margin: 0 0 10px 0; }

#LeftColumnNarrowContent {
	display: block;
	width: 445px;

	position: relative;
	float: left;
	left: 17px;
	
	margin-top: 19px;
	
	overflow: visible;
}

#LeftColumnNarrowContent ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#LeftColumnNarrowContent ul li {
	padding: 0 0 0 15px;
	
	background-image: url(/img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

/*  -----------------------------------------------  */

#RightColumn {
	display: block;
	width: 319px;

	position: relative;
	float: left;
	left: -1px;

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #27435A;
}

#RightColumnNarrowContnet {
	display: block;
	width: 285px;
	
	position: relative;
	float: left;
	left: 17px;
	margin-top: 15px;
}

.ImgBorderBlue { border: solid 1px #27435a; }
.MarginBottom { margin-bottom: 9px; }

/*  -----------------------------------------------  */

.FloatLeft {
	display: block;
	position: relative;
	float: left;
}

.clear {
	clear: both;
	height: 0;
}

.MarginLeftBottom {
	margin: 0 0 5px 10px;
}

.OrangeText {
	color: #FF7214;
}

.NoBorderTop { border: none; }

p.lead {
	padding: 10px;

	font-weight: bold;
	color: #999999;
	margin-bottom: 20px;
}

.ColorRed { color: #b9003d; }

.IzaberiteTrenera {
	display: block;
	position: relative;
	float: left;
	
	padding: 10px 0 0 16px;
	
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF7214;
	
	background-image: url(/img/izaberite-trenera-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 14px;
}


/*  ---------------  Footer Elements Begining  ---------------  */

#Copyright {
	display: block;
	height: 20px;
	
	padding: 0 0 0 15px;

	line-height: 19px;
		
	position: relative;
	float: left;
}

#WebDesign {
	display: block;
	height: 20px;

	padding: 0 15px 0 0;
		
	line-height: 19px;
		
	position: relative;
	float: right;
}

#WebDesign a { color: #4B81AC; text-decoration: underline; }
#WebDesign a:hover { text-decoration: none; }

/*  ---------------  Footer Elements End  ---------------  */

#SecondaryNavigation {
	display: block;
	width: 319px;

	position: relative;
	float: left;
	left: 0;
	
	margin-top: 15px;
	padding: 0 0 63px 0;
	
	background-image: url(/img/secondary-navigation-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

#SecondaryNavigation a {
	display: block;
	width: 262px;
	height: 28px;
	
	position: relative;
	float: left;
	left: 17px;
	
	padding: 0 0 0 23px;
	
	font-size: 11px;	
	line-height: 28px;
	text-decoration: none;
	color: #3757A2;
	
	background-image: url(/img/secondray-navigation-bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
		
	border-bottom: dashed 1px #666666;
}

#SecondaryNavigation a:hover { color: #ff6600; }

#SecondaryNavigation a.active { color: #ff6600; }

#SecondaryNavigation a.Detaljnije { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3757A2;
	font-weight: bold;
	background-image: none;
	text-align: right;
	margin-top: 0px;
	padding-bottom: 15px;
	padding-right: 10px;
	background-image: url(/img/arrow-double-blue.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
}

#SecondaryNavigation p {
	display: block;
	width: 293px;

	position: relative;
	float: left;
	left: 17px;
	
	margin-bottom: 5px;
}
/*  ---------------------------------------------  */

.ContactField { width: 345px; }

.ContactArea { width: 345px; height: 200px; }

.Submit {
	position: relative;
	float: right;
	left: -1px;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FCBF07;
		
	border: none;
	background-color: #223562;
}


.HomePageTransfer {
	display: block;
	width: 445px;
	
	position: relative;
	float: left;
	
	font-size: 10px;

	padding: 15px 0 15px 0;
	
	border-bottom: dashed 1px #FFFFFF;
}

.HomePageTransfer img {
	display: block;
	position: relative;
	float: left;
	
	margin-right: 10px;
	
	border: solid 1px #2e4960;
}

.HomePageTransferDate {
	display: block;
	position: relative;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B9003D;
}

.HomePageTransferTitle {
	display: block;
	position: relative;

	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;

	color: #FCBF07;
}

p.TransferLead {
	display: block;
	position: relative;
	
	margin: 15px 0 0 0;
	padding: 0 5px 0 0;
	
	color: #CBDEF3;
	
	font-size: 12px;
	
	line-height: 120%;
}


/*  -----------------------------------------  */

.HomePageNews {
	display: block;
	width: 283px;
	
	position: relative;
	float: left;
	
	padding: 10px 0 14px 0;
	
	border-bottom: dashed 1px #27435A;
}

.HomePageNewsDate {
	display: block;

	font-size: 10px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B9003D;
	
	padding: 0 0 0 10px;
}

a.HomePageNewsTitle {
	display: block;

	position: relative;
	float: left;

	padding: 0 0 0 10px;
	
	font-size: 14px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3757A2;
	
	background-image: url(/img/home-news-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

a.HomePageNewsTitle:hover {
	color: #FF7214;
	
	background-image: url(/img/home-news-bullet-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

a.Arhiva {
	display: block;
	height: 40px;

	position: relative;
	float: right;
	
	margin: 0 5px 0 0;
	
	padding: 13px 15px 0 0;
	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3757A2;
	
	background-image: url(/img/arrow-double-blue.gif);
	background-repeat: no-repeat;
	background-position: right 18px;
}

.PaddingTop { padding-top: 0; }
a.Detaljnije { color:#009900; }

.MarginPadding0 { margin: 0 0 0 0; padding: 0 0 0 0; }

.Tahoma { font-family: Tahoma, Arial, Helvetica, sans-serif; }

a.selectedMediaSet {
    color:#FF7214;
    text-decoration:none; 
}

#LeftColumnNarrowContent h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF7214;
}
#LeftColumnNarrowContent h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBDEF3;
}
#LeftColumnNarrowContent h4 {
	margin-bottom: -15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7214;
}

.pfix p { margin: 0 0 0 0; padding: 0 0 0 0; }


.ClubGallery {
	display: block;
	width: 443px;
	position: relative;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	
	border-bottom: dashed 1px #778aab;
}

.ImgContainer {
	display: block;
	width: 145px;
	
	position: relative;
	float: left;
	margin: 0 10px 7px 0;
	padding: 2px;
	border: solid 1px #778aab;
	
	overflow: hidden;
}

.ClubGalleryLink {
	display: block;
	position: absolute;
	top: 4px;
	left: 160px;
}

.FakeLink {
	cursor: default;
	text-decoration: none;
}

#BannerContainer {
	display: block;
	width: 296px;
	
	margin: 34px 0 0 0;
	padding: 42px 0 25px 23px;
	
	color: #27435A;
	font-weight: bold;
	
	position: relative;
	float: left;
	
	background-image: url(/img/secondary-navigation-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#BannerContainer img {
	position: relative;
	float: left;
}

.BannerMarginLeft { margin: 0 0 0 27px; }

#ClubInfo {
	display: block;
	width: 145px;
	position: relative;
	float: left;
	
	padding: 6px 0 0 23px;
}

#ClubPictures {
	display: block;
	width: 120px;
	height: 175px;
	
	padding: 2px;
	border: solid 1px #3757a2;

	position: relative;
	float: left;
	top: 6px;
	
	overflow: hidden;
}

.baner-klub{ display:block; float:left; margin-top:15px;}
.baner-klub-left{ width:130px; float:left; text-align:center;}
.baner-klub-right{ width:130px; float:left; margin-left:15px; text-align:center;}
