body {
	background-color:#d7d7d7;
	margin:0px;
	padding:0px;
}

/*osnova*/
.main {
	margin: 0px auto;
	padding:0px;
	border-left:solid;
	border-left-width:5px;
	border-left-color:#000000;
	border-right:solid;
	border-right-width:5px;
	border-right-color:#000000;
	width:850px;
	min-width:850px;
	height:auto;
	overflow:auto;
}
a:link {text-decoration:none; color: #c1c1c1;}
a:visited {text-decoration:none; color: #c1c1c1;}
a:hover {text-decoration:underline; color: #c1c1c1;}
a:active {text-decoration:none; color: #c1c1c1;}

a.link-content:link {text-decoration:underline; color:#333333;}
a.link-content:visited {text-decoration:underline; color:#333333;}
a.link-content:hover {text-decoration:underline; color:#333333;}
a.link-content:active {text-decoration:underline; color:#333333;}

.no-border{
	border:none;
}

.align-right {
	font-size:9px;
	text-align:right;
	margin-top:-13px;
	margin-right:13px;
}
/*main*/
.main-head {
	min-width:850px;
	width:auto;
	height:auto;
}
.main-body {
	background-color:#d7d7d7;
	min-width:850px;
	width:auto;
	height:auto;
}

/*head*/
.head-header{
	background-image:url(images/shiny_grey_01.jpg);
	width:850px;
	height:165px;
}
.head-navigation {
	background-image:url(images/shiny_grey_02.jpg);
	background-repeat:repeat-x;
	width:850px;
	height:27px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#c1c1c1;
	line-height:18pt;
}

/*main-body*/
.main-stats {
	float:left;
	width:auto;
	height:auto;
}

/*main stats*/
.basic-stats {
	float:left;
	width:auto;
	height:auto;
}

.basic-stats-l,
.basic-stats-r
{
	width:380px;
	height:auto;
	float:left;
}
/*bstats*/
.bsl-head,
.bsr-head
{
	margin-left:3px;
	margin-top:10px;
	width:380px;
	height:20px;
	background-image:url(images/webtemplate_06.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#c1c1c1;
	line-height:14pt;
}
.bsl-main,
.bsr-main
{
	margin-left:3px;
	width:380px;
	height:auto;
	background-image:url(images/webtemplate_09.jpg);
	background-repeat:repeat-y;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.bsl-footer,
.bsr-footer
{
	margin-left:3px;
	width:380px;
	height:25px;
	background-image:url(images/webtemplate_11.jpg);
}
.bsr-head,
.bsr-main,
.bsr-footer
{
	margin-left:0px;
}
/*last10*/
.last{
	float:left;
	margin-top: -8px;
	margin-left: 0px;
}
.day, 
.month,
.country
{
	float:left;
	margin-top:-5px;
	margin-left:0px;
}
.last-head,
.day-head,
.month-head,
.country-head
{
	margin-left:3px;
	margin-top:10px;
	width:760px;
	height:20px;
	background-image:url(images/shiny_grey_14.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#c1c1c1;
	line-height:14pt;
}
.last-main,
.day-main,
.month-main,
.country-main
{
	margin-left:3px;
	width:760px;
	height:auto;
	background-image:url(images/shiny_grey_19.jpg);
	background-repeat:repeat-y;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.last-footer,
.day-footer,
.month-footer,
.country-footer
{
	margin-left:3px;
	width:760px;
	height:25px;
	background-image:url(images/shiny_grey_23.jpg);
}
.graph-big{
	float:left;
	margin-left:15px;
}
/**/
.footer {
	background-color:#000000;
	margin-top: 5px;
	width:850px;
	height:20px;
	float:left;
	text-align:center;
	font-size:11px;
	color:#c1c1c1;
	line-height:14pt;
}
/*tables*/
.table-stats-day,
.table-stats {
	-moz-opacity:0.5;
	opacity:.50;
	filter:alpha(opacity=50);
	border-collapse:collapse;
	font-size:11px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.table-stats-day td,
.table-stats td {
	border: 1px solid #ededed;
	border-top: none;
	border-bottom: none;
	border-left:none;
}
tr.total {
	font-weight:600;
	font-size:10px;
}