body
{
	background: #999999 url('images/background.jpg');
	margin: 30px 0px 30px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img { border:0px; margin:0px; }

.main
{
	margin: auto;
	width:660px;
}

.top
{
	background: url('images/top.jpg') no-repeat;
	width:660px;
	height:110px;
}

.haut
{
	height:10px;
	clear:both;
}

.info1
{
	width: 321px;
	height: 37px;
	background: url('images/info1.jpg') no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.info1 .m
{
	padding: 12px 0px 0px 20px;
}

.info1midd
{
	width: 321px;
	background: url('images/info1bg.jpg') repeat-y;
	font-size:9px;
}

.info1midd .m
{
	padding: 5px 15px 5px 15px;
}

.info1midd .f12, .info1midd .f12 a
{
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	font-size:12px;
}

.info1midd .f12 a:hover
{
	color:#999999;
}

.info1midd .f9, .info1midd .f9 a
{
	text-decoration:none;
	font-weight:normal;
	color:#999999;
	font-size:9px;
}

.info1midd .f9 a:hover
{
	text-decoration:underline;
}

.info1midd .f10, .info1midd .f10 a
{
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	font-size:10px;
}

.info1midd .f10 a:hover
{
	text-decoration:underline;
}

.info1bott
{
	width:321px;
	background: url('images/info1bott.jpg') no-repeat;
	height:10px;
}

.info2
{
	width:318px;
	height:196px;
	background: url('images/info2bg.jpg') no-repeat;
	text-align:justify;
}

.info2, .info2 a
{
	font-size:10px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

.info2 a:hover
{
	text-decoration:underline;
}

.info2 .m
{
	padding: 70px 55px 0px 50px;
}

.pasek
{
	height:31px;
	width:660px;
	background: url('images/pasek-midd.jpg') repeat-x;
}

.pasek .left, .pasek .right, .pasek .left a, .pasek .right a
{
	font-size:10px;
	color:#666666;
}

.pasek .left a, .pasek .right a
{
	text-decoration:none;
	font-weight:bold;
}

.pasek .left a:hover, .pasek .right a:hover
{
	color:#333333;
}

.pasek .left
{
	text-align: left;
	width: 600px;
	height: 31px;
	float: left;
	background: url('images/pasek-left.jpg') left no-repeat;
}

.pasek .left .m
{
	padding: 9px 0px 0px 10px;
}

.pasek .right
{
	text-align: right;
	width: 60px;
	height: 31px;
	float: right;
	background: url('images/pasek-right.jpg') right no-repeat;
}

.pasek .right .m
{
	padding: 9px 12px 0px 0px;
}

.left
{
	float:left;
	width:330px;
	text-align:left;
}

.right
{
	float:right;
	width:330px;
	text-align:right;
}

#tooCool
{
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 80px;
	background: url('/images/too_cool.png') bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}