body {
	color: #222;
	background: #fff url('../images/bgBody.gif') no-repeat 970px 45px;
	font: 12px Arial,sans-serif;
}
a {
	color: #444;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
input, textarea {
	color: #a0a0a0;
	font: 11px Arial,sans-serif;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
#obrazek {
	position: absolute;
	display: none;
	top: 0;
	left: 50%;
	z-index: -1;
	margin: 45px 0 0 405px;
}
#main {
	width: 990px;
	margin: 0 auto;
}
#header {
	height: 150px;
	background: url('../images/bgHeader.gif') no-repeat left bottom;
}
#header .logo {
	float: left;
	margin: 30px 0 0 30px;
}
#header .topmenu {
	float: right;
	height: 150px;
	width: 150px;
	padding-right:75px;
	text-align: right;
}
#header .topmenu #flash {
	float: left;
	width: 124px;
	height: 112px;
}
#header .topmenu ul {
	float: right;
	margin: 50px 0 3px;
}
#header .topmenu ul li {
	clear: left;
	width: 125px;
	text-align: right;
}
#header .topmenu ul li a {
	float: none;
	text-decoration: none;
	font-size: 10px;
}
#header .topmenu ul li a:hover {
	text-decoration: underline;
}
#header .topmenu fieldset {
	clear: right;
}
#header .topmenu input.text {
	width: 90px;
	border: 1px solid #d0d0d0;
}
#menu {
	height: 35px;
	margin: 0 0 15px;
	font-family: Verdana;
	background: url('../images/bgMenu.gif') no-repeat left bottom;
}
#menu ul {
	width: 788px;
	padding-left: 202px;
	background: #666;
}
#menu li a {
	margin-right: 32px;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}
#menu li a:hover {
	background-color: #DA251C;
}
#wraper {
	float: left;
	width: 990px;
	margin: 0 0 10px;
	background: url('../images/bgWraper.gif') repeat-y 192px top;
	zoom: 1;
}
#content #breadcrumbs ul {
	margin: 0;
	padding: 0 0 15px 0;
	text-align: left;
}
#breadcrumbs li,
#breadcrumbs a {
	font-size: 10px;
}
#left {
	overflow: hidden;
	float: left;
	width: 165px;
	padding: 0 0 10px 0;
	zoom: 1;
}
#left li {
	display: inline;
	margin: 3px 0;
}
#left a {
	display: inline;
	width: 150px;
	padding-left: 15px;
	font: bold 12px Verdana,sans-serif;
	text-decoration: none;
}
#left li li a {
	width: 125px;
	padding-left: 15px;
	font-size: 11px;
	text-transform: none;
	background: url('../images/bgHover.gif') no-repeat left 3px;
}
#left li li li a {
	width: 115px;
	background: none;
	font-weight: normal;
}
#left li li li li a {
	width: 105px;
}
#left ul ul {
	padding: 8px 0 5px 15px;
}
#left ul ul ul {
	padding: 0;
}
#left ul a:hover {
	background: url('../images/bgActive.gif') no-repeat left 3px;
}
#left ul a.active {
	background: url('../images/bgActive.gif') no-repeat left 3px;
}

#content {
	overflow: hidden;
	float: left;
	display: inline;
	width: 500px;
	margin-left: 25px;
	padding: 0 15px;
	zoom: 1;
}
#right {
	overflow: hidden;
	font-family: Verdana;
	font-size:11px;
	line-height:15px;
	padding-top:15px;
	padding-left:10px;
	float: right;
	width: 260px;
	zoom: 1;
}
#right ul {
	list-style-type:none;
	float:left;
}
#right ul li {
	padding: 15px 0px;
	float:left;
}
#footer {
	clear: both;
	padding: 10px 0;
	border-top: 1px solid #E3E3E3;
	font-size: 11px;
}
#footer_foresight {
	clear: both;
	padding: 0px 242px 10px 243px;
	border-top: 1px solid #E3E3E3;
	font-size: 11px;
	text-align:center;
}
#footer_foresight p {
	margin: 0 54px;
	font-size: 11px;
	font-style: italic;
}
#footer_foresight  img{
	margin: 0px 10px;
}
.banner {
	padding: 0 0 10px;
}

.paging ul li
{
	display: inline;
}
#files1 div, #files2 div, #files3 div, #files4 div, #files5 div {
	clear:none;
	width:400px;
	float:left;
}
#files1 div span, #files2 div span, #files3 div span, #files4 div span, #files5 div span {
	display:inline-block;
	width: 400px;
}
#files1 div span label, #files2 div span label, #files3 div span label, #files4 div span label, #files5 div span label{
	width: 300px;
}
label.large {
	width:380px;
}
#next {
	padding-top:5px;
	display:block;
	text-align:left;
	clear:both;
	float:left;
}
input.choose_file {
	float:left;
}

