@charset "iso-8859-2";
*{margin:0;padding:0;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #004583;
	line-height:16px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.red {
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	margin:20px 0px 20px 80px;
}
#pasektop {
	height:12px;
	width:800px;
	background-color:#1c569f;
	margin:0px auto;
}
.kontener {
	width:800px;
	margin:0px auto;
	background-color:#FFFFFF;
}
#logo {
	width:290px;
	height:268px;
	float:left;
}
#logopasek {
	height:8px;
	width:100%;
	background-color:#1c569f;
	line-height:1px;
}
#logoimg {
	margin:53px 0px 25px 25px;
	text-align:left;
}
.title {
	width:194px;
	height:35px;
	padding-left:45px;	
	margin:5px 0px 0px 14px;
	background-image:url(images/title-bg.png);
	background-repeat:no-repeat;
	font-weight:bold;
	text-transform: uppercase;
	line-height:35px;
	text-align:left;

}
#flashtop {
	float:right;
	margin:8px 1px 0px 0px;
}
#menu {
	height:50px;
	width:800px;
	text-align: center;
	margin:0px auto;
	background-image:url(images/menu-bg.jpg);
}
#menu a, img {
	border:none;
}
#podmenu {
	width:100%;
	height:20px;
	background-image:url(images/podmenu-bg.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:10px;
	padding-top:6px;
}
#podmenu a {
	color: #004583;
}
#podmenu a:hover {
	color:#CC0000;
}
#menubottom {
	height:15px;
	color:#006EB8;
	background-color:#aeaeae;
	padding:35px 0px 10px 0px;
}
#menubottom a {
	color:#006EB8;
}
#left {
	width:297px;
	float:left;
	background-color:#e4e4e4;
	background-image:url(images/left-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:left;
}
#left ul {
	list-style: none;
	margin-top:20px;
}
#left li {
	padding:0px 0px 0px 20px;
	margin:10px 0px 10px 100px;
	font-weight:bold;
	background-image:url(images/dynks-left.jpg);
	background-repeat:no-repeat;
	line-height:14px;	
}
#left a {
	color:#004583;
}
#right {
	float:right;
	text-align: justify;
	padding:20px 20px 20px 20px;
	width:450px;
}
#right p {
	margin:0px;
/*	text-indent:10px; */
}
.wyrob {
	width:200px;
	border:solid 1px #666666;
	padding:5px;
	text-align:center;
	float:left;
	margin:5px;
	font-size: 9px;
}
#right h1 {
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 20px 0px;
	text-decoration:underline;
}
#tresc td {
	padding:10px;
}
#tresc p {
	margin:10px 0px;
}
#tresc a {
	color:#004583;
}
#tresc ul {
	margin-left:40px;
}
.lista {
	width:400px;
	height:100px;
	padding:2px;
	background-repeat:no-repeat;
	background-position: 206px 2px;
	font-weight:bold;
	border:#226AC5 solid 2px;
	margin:10px 0px;
}
.lista a {
	line-height:20px;
	font-size:12px;
	display:block;
	margin-right: 210px;
	padding: 40px 0px;
	margin-left: 10px;
}
.firstbox {
	border-right:#B3BCCA solid 2px;
	padding-right:40px;
	padding-left:10px;
	margin:30px 0px;
}
.firstbox table {
	text-align:left;
	width:350px;
	font-weight:bold;
	margin:10px auto;


}
.wiecej {
	height:30px;
	width:100px;
	background-image:url(images/wiecej.gif);
	background-repeat:no-repeat;
	line-height:30px;
	color:#CC0000;
	font-size:10px;
	text-align:center;
	float:right;
}
.wiecej a {
	color:#CC0000;
}
#copy {
	font-size:9px;
	color:#FFFFFF;
	background-color:#00497A;
	height:20px;
	line-height:20px;
}
#copy a {
	color:#FFFFFF;
}
