@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFix #container {
	width: 1067px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
} 

.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 100px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
	height: 1000px;
	background-image: url(lftgrd.png);
	background-repeat: no-repeat;
}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 100px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
	height: 1000px;
	background-image: url(rghtgrd.png);
	background-repeat: no-repeat;
}
.thrColFix #mc-formname {
	width: 150px;
	float: left;
	margin-left: 20px;
}
.thrColFix #form-mc {
	width: 500px;
	float: left;
	margin-left: 60px;
}


.thrColFix #pole {
	padding: 10;
	margin-left: 120px;
	margin-right: 120px;
}
.thrColFix #stopimg {
	float: left;
	padding-right: 10px;
}


.thrColFix #znakstop {
	background-image: url(stop.png);
	float: left;
	width: 172px;
	height: 292px;
}
.thrColFix #dwnftr {

}
.thrColFix #mc-formname2 {
	width: 450px;
	float: left;
	margin-left: 20px;
}
.thrColFix #polepot {
	padding: 10;
	margin-left: 120px;
	margin-right: 120px;
}
.thrColFix #containerpot {
	width: 1067px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1200px;
}
.thrColFix #polezal {
	padding: 10;
	margin-left: 120px;
	margin-right: 120px;
	height: 500px;
}
.thrColFix #containerzal {
	width: 1067px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1000px;
}
.thrColFix #containerprog {
	width: 1067px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 2500px;
}
.thrColFix #poleabc {
	padding: 10;
	margin-left: 120px;
	margin-right: 120px;
	height: 700px;
}
.thrColFix #containerabc {
	width: 1067px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1000px;
}
.thrColFix #containergr {
	width: 1067px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
}
.thrColFix #polehar {
	padding: 10;
	margin-left: 120px;
	margin-right: 120px;
	height: 4000px;
}
.thrColFix #containerhar {
	width: 1067px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 6500px;
}
.thrColFix #containerkad {
	width: 1067px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 4500px;
}
.thrColFix #polekad {
	padding: 10;
	margin-left: 120px;
	margin-right: 120px;
	height: 4000px;
}
.thrColFix #hdtitledwshd {
	background-image: url(hdttldwshd.png);
	height: 32px;
	width: 840px;
	background-repeat: no-repeat;
	float: left;
}
.thrColFix #date {
	padding-left: 30px;
	background-image: url(cien.png);
	background-repeat: no-repeat;
}
