﻿*
{
	margin: 0;
	padding: 0;
}
body 
{
	background: #000;
}
/* LOGO */
h1
{
	left: 86px;
	top: 44px;
	width: 103px;
	height: 103px;
	position: absolute;
	line-height: 103px;
	text-indent: 30px;
	font-size: 15px;
}
h1 span
{
	background: transparent url("../Images/kruhoveintro.png") 0% 0% no-repeat;
	width: inherit;
	height: inherit;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/* TEXT BLOCKS */
p
{
	position: absolute;
}
div a
{
	text-decoration: none;
	color: #6F757A;
}
div a:hover
{
	color: #fff;
}
.left
{
	left: 220px;
	top: 66px;
}
.right
{
	left: 628px;
	top: 66px;
}
.left, .right
{
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	position: absolute;
	width: 350px;
	height: 380px;
	color: #fff;
	padding-left: 3px;
	background: transparent url("../Images/bg26.gif") 0% 30px repeat-x;
}
.p1
{
	left: 3px;
	top: 91px;
}
.p2
{
	top: 189px;
}
.p2 a, .p3 a
{
	font-size: 29px;
	line-height: 29px;
	font-weight: bold;
	
}
.p3
{
	top: 224px;
	height: 29px;
	width: inherit;
	left: 0;
	padding-left: 3px;
	color: #6F757A;
}
.p3 u
{
	text-decoration: none;
	font-size: 29px;
	line-height: 29px;
	font-weight: bold;
	background: transparent url("../Images/bg26.gif") 0% 50% repeat-x;
	width: inherit;
	margin-left: -3px;
	padding-left: 3px;
	display: block;
}
.p2 span , .p3 span
{
	position: absolute;
	top: 2px;
	padding-left: 6px;
	font-size: 10px;
	line-height: 10px;
}
h2
{
	position: absolute;
	font-size: 29px;
	line-height: 29px;
	top: 50px;
}
.p4
{
	top: 346px;
	font-size: 9px;
	color: #6F757A;
}
.p5
{
	top: 340px;
	left: 243px;
	background-image: url("../Images/logaintro.png");
	width: 110px;
	height: 81px;
}
/* MONTHS */
#month
{
	width: 1417px;
	height: 525px;
	background-color: Transparent;
	background-position: top left;
	background-repeat: no-repeat;
}
.month1
{
	background-image: url("../Images/1.png");
}
.month2
{
	background-image: url("../Images/2.png");
}
.month3
{
	background-image: url("../Images/3.png");
}
.month4
{
	background-image: url("../Images/4.png");
}
.month5
{
	background-image: url("../Images/5.png");
}
.month6
{
	background-image: url("../Images/6.png");
}
.month7
{
	background-image: url("../Images/7.png");
}
.month8
{
	background-image: url("../Images/8.png");
}
.month9
{
	background-image: url("../Images/9.png");
}
.month10
{
	background-image: url("../Images/10.png");
}
.month11
{
	background-image: url("../Images/11.png");
}
.month12
{
	background-image: url("../Images/12.png");
}