body{
height:100%;
/*background: url(../images/court.png) bottom no-repeat fixed;*/
background:#C0DBF8 url(../images/pplogo.jpg) bottom center no-repeat fixed;
/*width:99%;*/
}
img{
	border:none;
}
a{
	color:#0000CC;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{
	color:#0000CC;
	/*color: #315B88;*/
	font-size:1.5em;
	text-indent: 20px;
	text-align: center;;
}
/**main elements*/
#MainWindow{
	width:900px;
	margin:0 auto 10px auto;
}
#header{
	/*
	background-color:#0033FF;
	background-color: #0E3C6D;
	*/
	width:900px;
	height:150px;
	margin:0;
}
/**div containing menu and content*/
#bottomWindow{
	/*
	width:100%;
	height:100%;
	*/
	margin:5px 0 10px 0;
}
#leftSide{
	/*background: url(../images/shadowAlpha.png) no-repeat bottom right;*/
	margin:0;
	padding:0;
	width:150px;
	float:left;
}
#leftSide div{
}
#menu{
	padding: 2px 0 2px 0;
	font-size:1em;
	color:#FFFFFF;
	/*background:#315B88 url(../images/menu_bg.png) center top no-repeat;*/
	background: url(../images/ral-5010.png) repeat;
	/*border: #F2B739 2px solid;*/
}
#menu a{
	color:#FFFFFF;
	text-decoration:underline;
	/*border-bottom:#ffffff 1px solid;*/
}
#menu a:link{

}
#menu a:hover{
	color:#C0DBF8;
	/*color:#F8CD30;*/
	text-decoration:underline;
	/*border-bottom:#CCFF33 1px dashed;*/
}
#menu ul{
	/*list-style:decimal-leading-zero;*/
}
#menu ul li{
	margin:2px 0 2px -15px;
}
#content{
	/*background:url(../images/bg_white_tr.png) repeat;*/
	width:600px;
	margin:0 0 0 5px;
	float:left;
	padding:10px;
	overflow: hidden;
}
#gamesAndScores{
	/*width: 112px;*/
	width: 112px;
	/*background-image: url(../images/bg_white_tr.png);*/
	float:left;
	margin:0 0 0 5px;
	padding:2px;
	/*overflow:auto;*/
}
#gamesAndScores .title{
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:0.05em;
	background: url(../images/ral-5010.png) repeat;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 3px;
}
#gamesAndScores .team_type{
	background: url(../images/ral-5010.png) repeat;
	border:1px #0E3C6D solid;
	padding: 2px;
	color: #FFFFFF;
}
/**div in the left side of the page*/
#fotogalerija{
	/*float:left;*/
	text-align:center;
	margin:5px 0 5px 0;
	padding:2px;
	/*width: 150px;*/
}
#fotogalerija #title{
	/*background-color: #0033FF;*/
	text-align:left;
	background: url(../images/ral-5010.png) repeat;
	padding: 3px;
	margin: 2px;
	/*width: 138px;*/
	color: #FFFFFF;
}
#fotogalerija img{
	border:none;
	/*padding:5px;*/
	padding:2px;
}
#fotogalerija .PGImage{
	/*height: 120px;*/
	/*float:left;*/
}
/**floating div for photogallery*/
#fotoImage{
	position:absolute;
	background: #FFFFFF url(../images/loading.gif) 50% 50% no-repeat;
	width: 600px;
	height: 500px;
	top: 5px;
	right: 5px;
	display:none;
	text-align: center;
}
#fotoImage img{
	padding:5px;
}
/**div in the specific photogallery page*/
#photoGPage{

}
#photoGPage img{
	border: none;
}
#photoGPage .PGImage, .userImage{
	float: left;
	padding: 5px;
	
}
.PGImage{
	width: 140px;
}
.i_comment{
	font-style: italic;
}

.newAlbumTitle{
	text-decoration: underline; 
}
#vizitka{
	/*text-indent: 1em;*/
	text-align:center;
	font-size:0.7em;
	border-top:1px dashed #0E3C6D;
	border-bottom:1px dashed #0E3C6D;
	width: 15em;
}
.blueBorder{
	/*border:#3333FF 1px solid;*/
	border:#0E3C6D 1px solid;
}
.senca {
	background: url(../images/shadowAlpha.png) no-repeat bottom right;
	margin: -6px 6px 6px -6px;
}
/**tags for player information*/
.player{
	padding: 2px;
	/*width:100%;*/
	margin:15px auto 15px auto;
}
.player_pic{
	width:150px;
	height:200px;
	margin:2px;
	padding:1px;
	float:left;
	/*border:#999999 1px dashed;*/
}
/**height, weight,....*/
.player_info{
	float:left;
	padding:2px;
}
.player_desc{
	width:100%;
	margin: 10px 0 0 0;
	border-top:#3333FF 1px solid;
}
/**for table with players**/
.player_list{
	text-align:center;
	/*width: 100%;*/
	width: 595px;
	margin:10px auto 10px auto;
	border-bottom:#3333FF 1px solid;
}
.player_list th{
	border-bottom:#3333FF 1px solid;
}
/**bolded font*/
.special_font{
	color:#3333FF;
	font-weight:bold;
}
.imageChooser{
	width:50%;
	padding:3px;
}
.news{
	/*width:100%;*/
	margin: 10px 0 10px 0;
}
.news .newsTitle{
	/*background-color: #0033FF;*/
	background: url(../images/ral-5010.png) repeat;
	color: #FFFFFF;
	/*border-bottom: 1px dashed #3333FF;*/
}
.news .newsFooter{
	border-top: 1px dashed #0E3C6D;
}
.news .author{
	width:40%;
	text-align:left;
	float:left;
}
.news .date{
	width:40%;
	text-align:right;
	float:right;
}
.news div{
	margin:0;
	padding: 5px;
}
.notice{
	color:#FFFFFF;
	/*

	background-color: #FF0000;
	*/
	background: url(../images/bg_red_tr.png) repeat;
	text-align:center;
	margin: 0;
	padding: 5px 5px 5px 10px;
	/*color:#FF0000;
	margin:5px 5px 5px 10px;*/
}
.clear{
	clear:both;
	height:1px;
}
.rightAlign{
	text-align:right;
}
#gameDetailsDiv{
	position:absolute;
	/*top: 40%;
	right: 25%;
	right: 5px;*/
	font-size:1.1em;
	left:50%;
	padding: 5px;
	margin:0;
	color: #000000;
	/*background:url(../images/bg_blue.png) repeat;*/
	background-color: #FFFFFF;
	display:none;
}
/**column on the right side*/
.gameDiv{
	padding: 2px;
	margin:2px 0 2px 0;
}
.gameDiv .gameTeams{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.gameDiv .gameTime{
	/*border-bottom: 1px dashed #3333FF;*/
}
.gameDiv .gameAdminSection{
	/*border-top: 1px dashed #3333FF;*/
}
/**general div with some margin*/
.separate{
	margin: 10px;
	/*float: left;*/
}
.bgColor{
	color: #C0DBF8;
}
/**sections in a page (zgodovina kluba)*/
.subSection{
	border-bottom: 1px solid #FFFFFF;
	/*color: #C0DBF8;*/
	color: #0000CC;
}
.subSectionContent{
	margin: 10px;

}
.subSectionContent img{
	padding: 5px;

}
/**css for games archive list*/
.gamesList{
	border-bottom: 1px solid #FFFFFF;
	padding: 3px;
}

.clearTable{
	border: none;
	margin: 0;
	padding: 0;
}

.float_left{
	float: left;
}

/***  album styles */

.album_name{
	float: left;
	margin: 5px;
	text-align: center;
	width: 140px;
}

.album_symbol{
	background-image: url(../images/photo/album_back.jpg); 
	width: 140px; 
	height: 100px;
	text-align: center;
}
.album_menu{
	border-top:1px dashed #0E3C6D;
	margin-top: 5px;
}

.album_options{
	float: left;
	padding: 2px;
}

.albumTable{
	border-top:1px dashed #0E3C6D;
	border-bottom:1px dashed #0E3C6D;
	padding: 1px;
}

.fotoUIForm{
	margin: 10px 0 10px 0;
}

.greyed{
	color: #999999;
}
