body {  
	background-color: #E3E1E2; 
	background-image: url(pics/txt_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center; 
	margin: 0; 
	padding: 0; 
	font-size: 16px;
	}

#bg {
	background-image: url(pics/bg.jpg); 
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0;
 	background-position: top;
	}
	
#container { 
	width: 1004px; 
	text-align: left; 
	margin: auto; 
	}

#belka {
	height: 20px;
	width: 999px;
	color: #ffffff; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 0.75em; 
	text-align: right; 
	font-family: Verdana; 
	padding-top: 4px;
	margin-right: 5px; 
	background-image: url(pics/bg.jpg);
	background-repeat: repeat-x;
	}
	
#nawigacja {
	height: 111px; 
	width: 1004px; 
	background-image: url(pics/bgtop.jpg); 
	background-repeat: repeat-x;
	}

#logo_img { 
	height: 111px;
	width: 242px;
	border: none;
	display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:9999;
	margin: 0;
	padding: 0;
  /*
	background-image: url(pics/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;*/
	}
#logo
{
display: block;
float:left;
margin: 0;
padding: 0;
}
	


#logo h1, #logo div
{
padding: 0;
margin: 0px;
float:left; 
width: 242px;
height:111px; 
overflow:hidden; 
padding-right:0px; 
position:relative;
}


	
	
#wyszukiwarka {
	width: 762px;
	height: 44px;
	text-align: right;
	float: left;
	}

form { 
	margin: 0; 
	padding: 0; 
	}

.query { 
	height: 22px; 
	width: 200px;
	border: 1px solid #000000; 
	vertical-align: top; 
	margin-top: 13px; 
	background-color: #ffffff; 
	}

.lupa { 
	height: 29px; 
	width: 28px; 
	margin-top: 14px; 
	margin-left: 10px; 
	margin-right: 20px; 
	cursor: pointer; 
	vertical-align: top; 
	}

#menu_glowna { 
	width: 134px;
	height: 33px;
	margin-bottom: 10px;
	margin-top: 24px;
	margin-left: 115px;
	background-image: url(pics/str_gl_b.jpg);
	background-repeat: no-repeat; 
	cursor: pointer;
	float: left; 
	}
	
#preloader1, #menu_glowna:hover { 
	background-image: url(pics/str_gl_r.jpg);
	}
	
#menu_profil { 
	width: 106px;
	height: 33px;
	margin-bottom: 10px;
	margin-top: 24px;
	margin-left: 30px;
	background-image: url(pics/profil_b.jpg);
	background-repeat: no-repeat; 
	cursor: pointer;
	float: left; 
	}
	
#preloader2, #menu_profil:hover { 
	background-image: url(pics/profil_r.jpg);
	}
	
#menu_download { 
	width: 145px;
	height: 33px;
	margin-bottom: 10px;
	margin-top: 24px;
	margin-left: 30px;
	background-image: url(pics/download_b.jpg);
	background-repeat: no-repeat; 
	cursor: pointer;
	float: left; 
	}	
	
#preloader3, #menu_download:hover { 
	background-image: url(pics/download_r.jpg);
	}
	
#menu_kontakt { 
	width: 147px;
	height: 33px;
	margin-bottom: 10px;
	margin-top: 24px;
	margin-left: 30px;
	background-image: url(pics/kontakt_b.jpg);
	background-repeat: no-repeat; 
	cursor: pointer;
	float: left; 
	}
	
#preloader4, #menu_kontakt:hover { 
	background-image: url(pics/kontakt_r.jpg);
	}

#naglowek {
	width: 1004px; 
	height: 196px;
	background-image: url(pics/menu_bg.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman"; 
	clear: both;
	}

#naglowek a { 
	text-decoration: none; 
	color: #ffffff; 
	font-size: 1.3em; 
	cursor: pointer; 
	}

#animacja {
	width: 762px;
	height: 196px;
	float: left;
	background-image: url(pics/bg_static.jpg);
	background-repeat: no-repeat;
	}

#navi {
	width: 242px;
	height: 196px;
	float: left;
	margin:0;
	padding:0;
	}

#navi1 {
	margin-left: 20px; 
	margin-right: 20px;
	margin-top: 16px; 
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	width: 195px;
	height: 24px;
	cursor: pointer;
	}

#navi2, #navi3, #navi4, #navi5 {
	margin-left: 20px; 
	margin-right: 20px;
	margin-top: 5px; 
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	width: 195px;
	cursor: pointer;
	}

#navi1:hover, #navi2:hover, #navi3:hover, #navi4:hover, #navi5:hover { background-color: #AD010A; }

#main { 
	width: 1004px; 
	background-color: #ffffff;
	background-image: url(pics/txt_bg.jpg);
	background-repeat: repeat-y; 
	}

#menu { 
	width: 226px; 
	float: left;
	margin-left: 10px; 
	padding-top: 14px; 
	padding-bottom: 10px; 
	margin-right: 6px; 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 0.7em; 
	line-height: 150%; 
	background-color: #F2F2F2;
	}
	
.menu { 
	text-decoration: none; 
	cursor: pointer; 
	color: #000000; 
	}
	
.menu:hover { color: #AA0009; }

.submenu { 
	font-size: 1em; 
	line-height: 140%; 
	margin-left: 13px; 
	margin-right: 9px; 
	margin-top: 3px; 
	margin-bottom: 3px; 
	border-top: 1px solid #A1A1A1; 
	border-bottom: 1px solid #A1A1A1; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	font-weight: normal; 
	color: #Aa0009;
	}

.submenu a { 
	text-decoration: none;
	color: #000000;
	}
.submenu a:hover { text-decoration: underline; }

#txt {
	width: 722px; 
	float: left;
	padding: 15px;
	font-size: 1em;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	}
	
img { border: 0; }
	
#txt h6 {
	margin: 0;
	text-align: left;
	padding: 0;
	font-weight: normal;
	margin-bottom: 10px;
}

.addons ul { margin: 5px 0 0 0; padding-left: 20px; }
.submenu ul { margin: 0; padding-left: 0; }
.table_right ul { margin: 0; padding-left: 20px; }
.txt_con ul { margin: 5px 0 0 0; padding-left: 15px; }
.addons li { margin: 0; padding: 0; }
.txt_con li { margin: 0; padding: 0; }
.submenu li { list-style: none; }
#txt h6 a {
	color: #515151;
}

#txt h6 a:hover {
	color: #750006;
}

#txt h5 {
	text-align: left;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-weight: normal;
	color: gray;
}

#txt h1 {
	font-family: Georgia;
	font-weight: normal;
	text-align: left;
	margin: 0;
	line-height: normal;
	margin-bottom: 8px;
	padding: 0;
}
#txt h2 {
	font-weight: normal; 
	font-family: Georgia;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 4px;
	padding-top: 15px;
}

.txt_con {
	margin: 20px 10px;
	text-align: justify;
	line-height: 150%;
	font-family: Arial, sans-serif;
}
.addons {
	background-color: #f7f7f7; 
	text-align: left; 
	width: 300px;
	font-size: 0.8em;
	display: inline;
	float: right;
	margin-left: 1px;
	border-left: 10px solid #ffffff;
	border-bottom: 5px solid #ffffff;	
	line-height: 135%;
	}
.addons_add { 
	border-top: 2px solid #750006; 
	border-bottom: 1px solid #515151; 
	padding: 10px; 
	}
.addons b, .table_right2 b { color: #750006; font-size: 1.2em; }

.downloads {
	background-color: #f7f7f7; 
	text-align: left; 
	border-top: 5px solid #ffffff;	
	}
.downloads_add { 
	border-top: 2px solid #750006; 
	border-bottom: 1px solid #515151; 
	padding: 10px; 
	}

.txt_con a, .addons a, .downloads a, .table_right2 a {
	color: #750006;
	text-decoration: underline; 
	}
	
.txt_con a:hover, .addons a:hover, .downloads a:hover, .table_right2 a:hover {
	text-decoration: none; 
	color: #515151;
	}
	
.txt_con a:visited, .addons a:visited, .downloads a:visited, .table_right2 a:visited { 
	text-decoration: underline; 
	color: #515151;
	}

.table_all { width: 500px; border: 0; text-align: left; margin: auto; font-family: Arial, sans-serif; margin-top: 30px;  }
.table_top { background-color: #C0C0C0; font-weight: bold; border-bottom: 2px solid #750006; }
.table_down { background-color: #fff; border-top: 1px solid #515151; font-size: 2px; }
.table_left { width: 260px; background-color: #EBEBEB; font-size: 0.8em; }
.table_left2 { width: 120px; background-color: #fff; font-size: 0.8em; }
.table_right { width: 240px; background-color: #F4F4F4; font-size: 0.8em; }
.table_right2 { width: 380px; background-color: #F4F4F4; font-size: 0.8em; padding: 5px;}
.form_left { width: 230px; background-color: #EBEBEB; font-size: 0.8em; }
.form_right { width: 270px; background-color: #F4F4F4; font-size: 0.8em; }
.table_packshots { background-color: #ebebeb; text-align: center; font-style: italic; font-size: 0.75em; }
.table_packshots a { text-decoration: none; color: #000000; }
.table_packshots a:hover { text-decoration: underline; color: #990000; }
/*
#txt {
	width: 393px; 
	font-family: "Times New Roman";
	float: left;
	padding: 15px;
	font-size: 0.95em;
	line-height: 130%;
	color: #000000;
	text-align: justify;
	}
	
#txtbig { 
	width: 473px; 
	font-family: "Times New Roman";
	float: left;
	padding: 15px;
	font-size: 0.95em;
	line-height: 130%;
	color: #000000;
	text-align: justify;
	}
	
#full { 
	width: 732px; 
	font-family: "Times New Roman";
	float: left;
	padding: 15px;
	font-size: 0.95em;
	line-height: 130%;
	color: #000000;
	text-align: justify;
	}

#txt h1, #full h1, #txtbig h1, #txt h6, #full h6, #txtbig h6 {
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 4px;
	margin-top: 0;
	padding-bottom: 3px;
	padding-top: 0; 
	line-height: 115%;
	font-family: Georgia;
	text-align: left;
	font-variant: small-caps;
	}
	
#txt h4, #full h4, #txtbig h4 {
	font-family: Georgia;
	font-style: normal;
	font-weight: normal;
	font-size: 0.9em;
	margin-bottom: 8px;
	margin-top: -9px;
	padding-bottom: 0px;
	padding-top: 0; 
	line-height: 115%;
	border-bottom: 1px dotted #a1a1a1;
	}

#txt hr, #full hr, #txtbig hr {
	height: 1px; 
	background-color: #a1a1a1; 
	color: #a1a1a1; 
	margin-top: 15px; 
	margin-bottom: 15px;
	border: 0;
	}
	*/
/* 
#info {
	float: left; 
	width: 324px; 
	margin-top: 17px;
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0;
	background-image: url(pics/round_bg.jpg);
	background-repeat: repeat-y;
	}
	
#info_top { 
	width: 324px; 
	background-image: url(pics/round_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	padding: 0;
	}
	
#info_bottom { 
	width: 300px; 
	background-image: url(pics/round_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 1px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 0.75em;
	line-height: 140%;
	}
	
#smallinfo {
	float: left; 
	width: 244px; 
	margin-top: 17px;
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0;
	background-image: url(pics/smallround_bg.jpg);
	background-repeat: repeat-y;
	}
	
#smallinfo_top { 
	width: 244px; 
	background-image: url(pics/smallround_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	padding: 0;
	}
	
#smallinfo_bottom { 
	width: 220px; 
	background-image: url(pics/smallround_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 1px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 0.75em;
	line-height: 140%;
	text-align: justify;
	}
	
#info_bottom h2, #smallinfo_bottom h2 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Georgia;
	margin:0; 
	margin-bottom: 6px;
	margin-top: 12px;
	padding: 0;
	}
	
#info_bottom h3, #smallinfo_bottom h3 {
	font-size: 1.0em;
	font-weight: bold;
	font-family: Verdana;
	margin:0; 
	margin-bottom: 2px;
	margin-top: 5px;
	padding: 0;
	}
#info_bottom h5, #smallinfo_bottom h5 {
	font-size: 0.75em;
	font-weight: normal;
	font-family: Verdana;
	margin:0; 
	padding: 0;
	}
	
#info_bottom a, #smallinfo_bottom a {
	color: #750006;
	text-decoration: underline; 
	}
	
#info_bottom a:hover, #smallinfo_bottom a:hover { 
	text-decoration: none; 
	color: #515151;
	}
	*/
#stopka { 
	border-top: 1px solid #000000;
	background-color: #AA0009; 
	color: #ffffff; 
	font-size: 0.55em; 
	font-family: Verdana; 
	padding: 10px; 
	width: 984px; 
	display: block; 
	float: left; 
	}
	
#dogory { 
	margin-top: 20px;
	margin-bottom: 2px;
	width: 984px; 
	display: block; 
	float: left; 
	text-align: right;
	}
	
#stopka a { 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none; 
	}
	
#stopka a:hover { 
	color: #A1A1A1; 
	text-decoration: underline; 
	}

#preloader1, #preloader2, #preloader3, #preloader4 {
	width: 1px;
	height: 1px;
	} 

.kontakt, .tresc { 
	border: 1px solid #000000; 
	background-color: #ffffff; 
	margin-left: 12px; 
	margin-top: 2px;
	margin-bottom: 4px;
	width: 200px;
	}

textarea { height: 100px; }

.submit { 
	border: 1px solid #000000; 
	background-color: #D4D4D4; 
	margin-left: 62px; 
	margin-top: 6px;
	margin-bottom: 2px;
	width: 100px;
	}
.podkresl { font-style: normal; color: #ff0000; }
.mini { font-size: 0.8em; }
.iebug {}
.iebug:hover {}
ul {font-size: 0.95em;}
li { list-style-type: disc;  }

.obrazek { margin: 20px 0; }
.obrazek img { margin:0; border: 8px solid #DDDDDD; }
.obrazekTitle { color: #990000; }
.obrazekFot { color: #A4A4A4; font-weight: normal; }
.packshot { margin: 20px 0; }
.packshot img { margin: 8px; border: 0; }