html {
 	height: 100%;
 	margin: auto;
}

body {
	margin:0px;
	color:#666666;
	font-weight: normal;
	line-height:17px;
	font-size: 13px;
	font-family: Tahoma,Verdana,Arial;
	background-color:#fff;
}

a{
	outline:0px;
	text-decoration:none;
	color: #003A79;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


td {
	font-size:11px;
}

h1 {
	font-family:Trebuchet MS, Tahoma;
	font-size:22px;
	font-weight:bold;
	color:#003B79;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 7px;
}

h2 {
	font-family:Trebuchet MS, Tahoma;
	font-size:20px;
	font-weight:bold;
	color:#003B79;
	margin:0px 0px 67px 7px;
}
h3 {
	font-family:Trebuchet MS, Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#003B79;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 7px;
	background-image: url(../img/bullet-2.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
}

h3 a {
	color: #00387B;
	font-weight: bold;
	text-decoration: none;
}
h3 a:hover {
	color: #666666;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

#container {
	overflow: hidden;
	width: 975px;
	height: 100%;
	margin: 0 auto;
}

#head1 {
	height: 35px;
	float:left;
	display:block;
	margin-bottom: 0px;
	margin-top: 15px;
}
#head2 {
	width: 975px;
	background-repeat: no-repeat;
	float: left;
	height: 63px;
}

.logo {
	display:inline;
	float:left;
	height:26px;
	margin-bottom:15px;
	margin-top:15px;
	margin-left:65px;
	background-repeat: no-repeat;
	margin-right: auto;
	width: 80px;
}
#main {
	width: 975px;
	overflow: hidden;
	display:block;
	float:left;
	position: relative;
	margin-top: 10px;
	background-image: url(../img/bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#main ul li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 25px;
}
#main ul li a:hover {
	color: #252525;
}
#main ol, #main ol li {
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main2 {
	width: 975px;
	overflow: hidden;
	display:block;
	float:left;
	position: relative;
	margin-top: 10px;
}

div.topMenu {
	display: inline;
	float:left;
	height:23px;
	text-align: left;
	margin-left:60px;
	width: 975px;
}

a.topMenuLink {
	display: inline;
	font-size:11px;
	font-weight:bold;
	float:left;
	color:#000000;
	padding:3px 10px 4px 10px;
}

a:hover.topMenuLink {
	display: inline;
	text-align: left;
	padding:3px 10px 4px 10px;
	color:#000000;
	background-color:#DEDD3A;
}

div.topMenuSep {
	display: inline;
	width:1px;
	height:12px;
	margin-top:4px;
	background-color:#000;
	float:left;
}

#columnRight {
	width:915px;
	min-height: 545px;
	float:left;
	overflow:hidden;
	padding-top:0px;
	padding-left:60px;
	padding-bottom:20px;
	min-height:500px;
}

#box {
	width:670px;
	display:inline;
	float:left;
	line-height:20px;
	margin-left:10px;
}
#box1 {
	display:inline;
	float:left;
	line-height:20px;
	margin-left:10px;
}

#box2 {
	width:670px;
	display:inline;
	float:left;
	line-height:20px;
	margin-top:0px;
	margin-left:10px;
	margin-bottom: 60px;
}
#box3 {
	line-height:20px;
	margin-top:0px;
	margin-left:10px;
	width: 400px;
	float: left;
}
#statut {
	width: 855px;
}
#statut th {
	padding-bottom: 8px;
	padding-top: 8px;
}
#statut td {
	vertical-align: top;
	padding-bottom: 5px;
}


.clear{
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
	list-style-position: outside;
	list-style-type: circle;
}

#box4 {
	line-height:20px;
	margin-left:10px;
	width: 400px;
	float: left;
}

#oswiadczenie
{
	width: 375px;
}


.blue {
	background-image: url(../img/bullet-2.gif);
	text-indent: 0px;
}
.green {
	background-image: url(../img/bullet.gif);
}
.green2 {
	list-style-type: none;
	list-style-position: outside;
	background-image: url(../img/bullet-3.gif);
}

#footer {
	display:inline;
	margin:auto;
	float:right;
	width:890px;
	height:31px;
	color:#ffffff;
	font-size:11px;
	background-image:url(../img/footer.gif);
	background-repeat:repeat-x;
	text-align:right;
	padding:7px 20px 0px 0px;
}

a#arysta {
	bottom: 0px;
	left: 0px;
	width:214px;
	height:63px;
	background-image:url(../img/logo-arysta.gif);
}

.center {
	text-align: center;
	width: 375px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.middle {
	text-align: center;
}

.left{
	text-align: left;
	width: 375px;
	padding-bottom: 10px;
}
.right {
	text-align: right;
}


.img-link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lemon {
	background-color: #EAEA86;
}
.week{
	width: 320px;
	float: left;
}
.all {
	float: left;
	width: 320px;
}
.regulamin {
	width: 800px;
	float: left;
	padding-top: 20px;
	font-weight: normal;
	font-size: 10px;
}
tr.wynik {
	font-weight: bold;
	background-color: #EEEEEE;
}

#columnRight2
{
	width:975px;
	min-height: 545px;
	float:left;
	overflow:hidden;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:20px;
	min-height:500px;
	text-align: center;
}
#baner01 {
	position: relative;
	top: 60px;
}
#linkEcodian a {
	background-color: #FFFFFF;
	background-image: url(../img/logo-ecodian-grey.png);
	height: 26px;
	width: 75px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#linkEcodian a:hover {
	background-image: url(../img/logo-ecodian75.png);
}
#linkCarpovirusine a {
	background-color: #FFFFFF;
	background-image: url(../img/logo-carpovirusine-grey.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 75px;
	display: block;
	margin-bottom: 10px;
}
#linkCarpovirusine a:hover {
	background-image: url(../img/logo-carpovirusine75.png);
}

