html
{
	width: 100%;
	height: 100%;
	background-color: #FCFCFC;
}
body
{
	font-size: 9pt;
	color: #333;
	font-family: "Trebuchet Ms" , Arial, Verdana, serif;
	margin: 0;
	text-align: center;
	background-image: url('img/body_background.gif');
	background-color: #FCFCFC;
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 100%;
}
a
{
	text-decoration: none;
	color: #58B400;
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
	color: #4F4F4F;
	font-weight: bold;
}
a:visited
{
	text-decoration: none;
	color: #384800;
	font-weight: bold;
}
img
{
	display: block;
	border: 0;
}
.clear
{
	clear: both;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div#main
{
	text-align: left;
	width: 980px;
	margin: 0 auto;
	position:relative;
}
div#header
{
	background-image: url( 'img/header.gif' );
	display: block;
	width: 100%;
	height: 156px;
	position: relative;
	top: 0;
	left: 0;
	/*z-index: 2;*/
}
img#logo
{
	position: absolute;
	top: 30px;
	left: 30px;
	/*z-index: 2;*/
}
div#menu
{
	width: 980px; ;
display:block;
height:41px;
}
div#mm
{
	width: 682px;
	background-image: url('img/m_bcg.gif' );
	display: inline;
	float: left;
	height: 41px;
	padding-left: 11px;
}
img.mcorner
{
	display: inline;
	float: left;
}

div#content
{
	width: 100%;
	clear: both;
	background-image: url('img/content_background.gif' );
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 40px;
}
img.mm
{
	display: inline;
	float: left;
}
a#m1
{
	display: block;
	width: 53px;
	height: 41px;
	background-image: url('img/m_1.gif' );
	float: left;
}
a#m1:hover
{
	display: block;
	width: 53px;
	height: 41px;
	background-image: url('img/m_1_.gif' );
	float: left;
}

a#m2
{
	display: block;
	width: 100px;
	height: 41px;
	background-image: url('img/m_2.gif' );
	float: left;
}
a#m2:hover
{
	display: block;
	width: 100px;
	height: 41px;
	background-image: url('img/m_2_.gif' );
	float: left;
}

a#m3
{
	display: block;
	width: 73px;
	height: 41px;
	background-image: url('img/m_3.gif' );
	float: left;
}
a#m3:hover
{
	display: block;
	width: 73px;
	height: 41px;
	background-image: url('img/m_3_.gif' );
	float: left;
}

a#m4
{
	display: block;
	width: 55px;
	height: 41px;
	background-image: url('img/m_4.gif' );
	float: left;
}
a#m4:hover
{
	display: block;
	width: 55px;
	height: 41px;
	background-image: url('img/m_4_.gif' );
	float: left;
}

a#m5
{
	display: block;
	width: 52px;
	height: 41px;
	background-image: url( 'img/m_5.gif' );
	float: left;
}
a#m5:hover
{
	display: block;
	width: 52px;
	height: 41px;
	background-image: url('img/m_5_.gif' );
	float: left;
}

a#m6
{
	display: block;
	width: 72px;
	height: 41px;
	background-image: url('img/m_6.gif' );
	float: left;
}
a#m6:hover
{
	display: block;
	width: 72px;
	height: 41px;
	background-image: url('img/m_6_.gif' );
	float: left;
}
a#m7
{
	display: block;
	width: 52px;
	height: 41px;
	background-image: url( 'img/m_7.gif' );
	float: left;
}
a#m7:hover
{
	display: block;
	width: 52px;
	height: 41px;
	background-image: url('img/m_7_.gif' );
	float: left;
}

div#aktualnosci
{
	width: 450px;
	float: left;
	padding-top: 30px;
	margin-left: 25px;
	text-align: justify;
}
div#adds
{
	width: 396px;
	padding-top: 30px;
	margin-left: 45px;
	float: left;
}

div#podstrona
{
	width: 886px;
	padding-top: 30px;
	margin-left: 25px;
	float: left;
	text-align: justify;
	z-index: -2;
}
b.nag
{
	display: inline;
	float: left;
}
b.data
{
	display: inline;
	float: right;
	font-size: 7pt;
	color: #A9A9A9;
}
div.paser
{
	line-height: 1px;
	height: 1px;
	width: 100%;
	background-image: url( 'img/paser.gif' );
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	background-repeat: repeat-x;
}
div#fotter
{
	width: 100%;
	height: 106px;
	display: block;
	background-image: url( 'img/fotter.gif' );
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	border-bottom: 1px solid #A9A9A9;
	position: relative;
/*	z-index: 4;*/
}
img.newsfoto
{
	border: 1px solid #666;
	float: right;
	display: inline;
	margin-left: 10px;
}
#copy
{
	position: absolute;
	top: 50px;
	left: 40px;
	font-size: 7pt;
	color: #666;
/*	z-index: 3;*/
}

/*added*/
ul.form
{
	text-align: left;
	list-style: none;
}
ul.form li
{
	margin-bottom: 5px;
}

.paging input
{
	margin: 0 5px 0 5px;
	padding: 0 3px 0 3px;
	border: 1px solid #ccc;
	background-color: #ccc;
	color: #fff;
}
.paging select
{
	margin: 0 6px 0 3px;
	border: 1px solid #ccc;
	background-color: #ccc;
	color: #fff;
}
div#cmsmenu
{
	display: inline;
	float: left;
	padding: 5px 5px 5px 10px;
	margin-left: 22px;
	background-color: Red;
	color: #fff;
}
div#cmsmenu input
{
	margin: 0 5px 0 5px;
	padding: 0 3px 0px 3px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: Red;
}
div#cmsmenu a
{
	color: #fff;
	margin-right: 5px;
}

.GridEditForm_
{
	color: #000;
	padding: 3px;
}
/* team info */
.photo {
     float: left;
     width: 149px;
     height: 130px;
     padding: 5px; 
     padding-bottom: 15px;
     text-align: center;
     cursor:pointer; cursor:hand;
}
 photo img {
     margin-bottom: 0.5em;
}
.photo span {
    display: block;
    padding: 0 0 15px 0;
    
}
.photo a span.cur {
	cursor:pointer; cursor:hand; 
	padding: 0;	
}

/* SWFUpload */
.progressWrapper
{
	width: 357px;
	overflow: hidden;
}
.progressContainer
{
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
.red /* Error */
{
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.green /* Current */
{
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
.blue /* Complete */
{
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName
{
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress, .progressBarComplete, .progressBarError
{
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete
{
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError
{
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus
{
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel, a.progressCancel:link, a.progressCancel:active, a.progressCancel:visited, a.progressCancel:hover
{
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
a.progressCancel:hover
{
	background-position: 0px 0px;
}
/* END - SWFUpload */
/* CSS Tooltip */
p.tooltip a:link span
{
	display: none;
}
p.tooltip a:visited span
{
	display: none;
}
p.tooltip a:hover span
{
	position: absolute;
	margin: 15px 0px 0px 20px;
	padding: 2px 10px 2px 10px;
	border: 1px solid #C0C0C0;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: block;
	z-index:1;
}
p.tooltip a:hover span img
{
	display:inline;
	margin-right:5px;
	height:150px;
}
/* END - CSS Tooltip */