@CHARSET "UTF-8";

body {
	font-family:"Verdana";
	font-size:12px;
}
.centered_div {
	margin:0 auto;
	text-align:center;
	width: 995px;
}
.text_centered_div {
	text-align:left;
	width: 990px;
}
.container {
	width:980px;
	line-height:18px;
	margin-left:5px;
}
.top {
	width:100%;
	height:260px;
	background:url(../images/top_bg.jpg);
}
.top_left {
	float:left;
	height:210px;
}
.left_form, .right_form{
    float:left;
}
.right_form{
	margin-top:10px;
	width:153px;
}
.banner div {
	margin:10px 0 0 40px;
	height:110px;
	width: 350px;
}
.logo {
	width:563px;
	height:167px;
	background:url(../images/logo.png) no-repeat top left;
}
.logo a{
	display:block;
	padding:100px 0 0 230px;
	width:333px;
	height:67px;
	text-decoration:none;
	color: #3f6677;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.top_right {
	float:left;
	height:210px;
}
.top_inputs {
	margin:20px 0 0 30px;
	height:30px;
	line-height:25px;

}
.top_inputs form {
	margin:0;
	padding:0;
}
.inpt, .file {
	border:1px solid #787878;
}
.inpt_button, .inpt_button1 {
	border:0;
	background:#FFF;
	color:#5b5b5b;
	font-size:12px;
	cursor:pointer;
	margin: 0 0 0 0;
}
.inpt_button1 {
	margin:0 0 0 10px;
}
.right_form .inpt_button {
	margin:0 15px 0 0;
}
.clock {
	float:left;
}
.clock div {
	margin:10px 0 0 15px;
}
.top_inputs .search {
	width:100px;
	margin:0;
}
#login_form{
	margin-right:15px;
}
.middle {
	width:100%;
	background:url(../images/line_bg.jpg) repeat-y top right;
}
.main {
	float:left;
	width:920px;
}
.main_container {
	margin:20px 0 0 30px;
	width:890px;
}
.right_menu {
	float:right;
	width:23px;
}
.top_corner {
	width:23px;
	height:16px;
	margin:20px 0 0 0;
	background:url(../images/top_corner.jpg);
}
.right_menu a {
	display:block;
	width:23px;
	height:143px;
}
.right_tab1 {
	background:url(../images/right_tab1.jpg);
}
.right_tab1:hover {
	background:url(../images/right_tab1_h.jpg);
}
.right_tab2 {
	background:url(../images/right_tab2.jpg);
}
.right_tab2:hover {
	background:url(../images/right_tab2_h.jpg);
}
.right_tab3 {
	background:url(../images/right_tab3.jpg);
}
.right_tab3:hover {
	background:url(../images/right_tab3_h.jpg);
}
.right_tab4 {
	background:url(../images/right_tab4.jpg);
}
.right_tab4:hover {
	background:url(../images/right_tab4_h.jpg);
}
.right_tab5 {
	background:url(../images/right_tab5.jpg);
}
.right_tab5:hover {
	background:url(../images/right_tab5_h.jpg);
}
.right_tab6 {
	background:url(../images/right_tab6.jpg);
}
.right_tab6:hover {
	background:url(../images/right_tab6_h.jpg);
}
.right_tab7 {
	background:url(../images/right_tab7.jpg);
}
.right_tab7:hover {
	background:url(../images/right_tab7_h.jpg);
}
.right_tab8 {
	background:url(../images/right_tab8.jpg);
}
.right_tab8:hover {
	background:url(../images/right_tab8_h.jpg);
}
.right_tab9 {
	background:url(../images/right_tab9.jpg);
}
.right_tab9:hover {
	background:url(../images/right_tab9_h.jpg);
}
.right_tab10 {
	background:url(../images/right_tab10.jpg);
}
.right_tab10:hover {
	background:url(../images/right_tab10_h.jpg);
}
.bottom_corner {
	width:23px;
	height:20px;
	background:url(../images/bottom_corner.jpg);
}
.circle_bg {
	width:100%;
	height:50px;
	background:url(../images/circle.jpg) no-repeat top right;
}
.bottom {
	width:963px;
	height:147px;
	background:url(../images/bottom.jpg);
	color:#FFF;
}
.green_box {
	margin:15px 0 0 10px;
	padding:7px;
	width:278px;
	height:118px;
	background:url(../images/green_box.jpg) no-repeat;
	cursor:pointer;
}
.red_box {
	margin:15px 0 0 20px;
	padding:7px;
	width:278px;
	height:118px;
	background:url(../images/red_box.jpg) no-repeat;
	cursor:pointer;
}
.blue_box {
	margin:15px 0 0 10px;
	padding:7px;
	width:279px;
	height:118px;
	background:url(../images/blue_box.jpg) no-repeat;
	cursor:pointer;
}
.bottom_container {
	float:left;
}
.footer {
	margin:10px 0 0 0;
	width:100%;
}
.footer_container {
	width:400px;
}
.right_image {
	float:right;
	margin-left:40px;
}
h1, h2 {
	margin:0;
	padding:0;
	font-size:18px;
}
h2 {
	color:#1a386a;
}
h3 {
	margin:40px 0 0 0;
	padding:0;
	font-size:14px;
}
.break {
	margin-top:30px;
}
.red {
	color:#F00;
}
.blue {
	color:#1a386a;
}
.clr {
	clear:both;
}
a {
	color:#00425a;
}
a:hover {
	color:#95cf04;
}
.help_links a {
	font-size:11px;
	color:#00425a;
}
a#portal_terms {
	color:#00425a;
}
.help_links a:hover, a#portal_terms:hover {
	color:#95cf04;
}
.help_links a.active {
	color:#95cf04;
}
a.register_link {
	margin-left:103px;
}
a.forgotten_link{
	margin-left:115px;
}

.form fieldset {
	border:0;
	padding:0;
	margin:0;
}
form.form {
	margin:0;
}
form.form input.inp, form.form textarea, form.form select {
	border:1px solid #787878;
	width:220px;
	background:#ffffff;
	font-weight:bold;
	font-family:"Verdana";
	font-size:11px;
}
form.form textarea {
	height:80px;
	font-weight:bold;
	font-family:"Verdana";
	font-size:11px;
}
form.form input.inp {
	height:15px;
}
form.form span.req {
	color:#F00;
}

form.form label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	clear:both;
	display:block;
	color: #ff0000;
	font-weight:bold;
	padding:0;
}
form.form input.error, form.form textarea.error, form.form select.error, input.error, textarea.error {
	border: 1px dotted #ff0000;
	background:#faebe7;
}
.l_form {
	float:left;
	width:290px;
}
.r_form {
	float:left;
}
.errors {
	background:#FF9;
	padding:15px;
	width:500px;
	border:1px dashed #F00;
	color:#F00;
	font-weight:bold;
	margin-top:20px;
}
#errormsg, #errormsg1 {
	float:left;
	display:none;
}
#errormsg div, #errormsg1 div {
	background:#FF9;
	padding:15px;
	margin-left:15px;
	border:1px dashed #F00;
	color:#F00;
	font-weight:bold;
}
#scroller_container {
	position:relative;
	width:961px;
	color:#ef0000;
	height:40px;
	line-height:40px;
	left:20px;
	bottom:0;
	background:#f0f0f0;
	font-size:13px;
	font-weight:bold;
}
#scroller {
	white-space: nowrap;
	position:absolute;
}
#scroller p {
 	padding: 0;
}
#scroller_container a {
	color:#ef0000;
	text-decoration:none;
	margin-right:40px;
}
table.resultTable {
	margin-top:20px;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:0;
	border-bottom:1px solid #999;
	padding:0;
}
table.resultTable td.second {
	border-top:1px solid #999;
	border-left:1px solid #999;
	padding:10px;
}
table.resultTable td.first {
	border: 0;
	padding:10px;
	font-weight:bold;
	text-align:center;
}
table.resultTable td.third {
	border: 0;
	padding:10px;
	border-top:1px solid #999;
}
table.resultTable td.fourth {
	border: 0;
	padding-left:10px;
}
tr.grey {
	background:#D8D8D8;
}
tr.grey2 {
	background:#CCCCC6;
}
td.threat_subject {
	width:350px;
}
td.threat_subject3 {
	width:200px;
}
td.threat_subject4 {
	width:300px;
}
td.threat_subject2 {
	width:480px;
}
td.threat_subject5 {
	width:150px;
}
td.threat_subject6 {
	width:100px;
}
td.threat_msg {
	width:670px;
	border-right:1px solid #999;
}
td.threat_created {
	width:200px;
}
td.threat_created2 {
	width:150px;
}
td.threat_action {
	border-right:1px solid #999;
}
td.threat_action a {
	font-weight:bold;
}
.threat_delete {
	margin-left:10px;
}
td.threat_reply_num {
	width:100px;
}
td.last_reply {
	text-align:center;
	border-right:1px solid #D8D8D8;
}
.first_row {
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.transport_item {
	width:860px;
	border:2px solid #999;
	position:relative;
	margin-top:25px;
	padding:0 15px 30px 15px;
}
.transport_navigation {
	height:30px;
	width:900px;
	line-height:30px;
	position:absolute;
	left:0;
	bottom:0;
	background:#F4F4F4;
	border-top:1px solid #999;
	padding:0 15px 0 15px
}
div.nav {
	margin-top:20px;
	width:100%;
	text-align:center;
	font-weight:bold;
}
div.nav a {
	font-weight:bold;
}
.space {
	margin-left:15px;
}
.threat_header {
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:1px solid #D8D8D8;
}
.left_search {
	float:left;
	width:250px;
}
.right_search {
	float:left;
}
.transports {
	margin-top:25px;
	position:relative;
}



#myController	{
	padding-bottom: 10px;
}

#myController span	{
	background: #000;
	background: url(../images/carousel_frame.gif) no-repeat;
	color: #FFF;
	cursor: pointer;
	display: block;
	float: left;
	height: 49px;
	margin-right: 4px;
	padding: 10px 0 0 0;
	text-align: center;
	width: 84px;
}

#jFlowSlide	{
}

#myController span.jFlowSelected	{
}

.jFlowPrev	{
	cursor: pointer;
	display: block;
	font-size: 0px;
	left: 0px;
	line-height: 0;
	position: absolute;
	top: 98px;
	z-index: 10;
}

.jFlowNext	{
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 98px;
	z-index: 10;
}

#prod-carousel	{
	background: url(../images/frame_prod_info.gif) no-repeat;
	position: relative;
	width: 353px;
	margin:30px 15px 0 0;
}

#mySlides td	{
	height: 243px;
	text-align: center;
	width: 348px;
}

.left_product {
	float:left;
	width:460px;
	margin-top:18px;
}

.right_product {
	float:right;
}

#nav-content a	{
	color:#FFF;
	text-decoration:none;
	display:block;
	height:30px;
	padding-left:10px;
	line-height:30px;
}

#nav-content a.first {
	border-bottom:1px dashed #FFF;
}

#nav-content a:hover	{
}
#nav-content	{
	position: absolute;
	display:none;
	color:#FFF;
	top: 44px;
	z-index: 99;
	left:20px;
	width:220px;
	background:#014761;
}

#overDiv {
  width: 150px;
  margin: 0px;
  padding: 5px;
  border: #999999 solid 1px;
  background-color: #f0f0f0; font-size: 11px;
}
a.helpIcon{
	position:relative;
}

a.helpIcon img{
	position:relative;
	top:3px;
	left:1px;
}
#step2, #step3, #step4 {
	display:none;
}
.proceed {
	width:630px;
	text-align:right;
}

div.option1{
	float:left;
	width:410px;
}
div.option2{
	float:left;
}
div.option3{
	float:left;
}
form.form .option3 select.error{
	background:#FFF;
	border:1px solid #787878;
}
div.left_table {
	margin-right:15px;
	float:left;
}
#assortment_section {
	margin-top:15px;
}
#logistic_min_msg {
	color:#F00;
	font-weight:bold;
}
#add_order_button {
	visibility:hidden;
}
/*homepage*/
body#homepage {
	margin:0;
}
#homepage_container {
	width:912px;
	margin:0 auto 0 auto;
}
.homepage_logo {
	margin-bottom:6px;
}
#homepage_container img {
	border:0;
}
.homepage_panel1 {
	float:left;
}
.homepage_panel2 {
	float:left;
}
.homepage_panel2 img {
	margin-left:7px;
}
.homepage_panel3 img {
	margin-left:5px;
}
.homepage_panel3 {
	float:right;
}
.assortment_txt {
	float:left;
	width:590px;
}
#producent_files {
	float:right;
	display:none;
	padding:0 20px 0 25px;
}
#body_2 {
	background:#ff7575;
	margin:0;

}
#body_0 {
	background:#7599ec;
	margin:0;

}
#body_1 {
	background:#93d079;
	margin:0;
}
#body_26 {
	background:#ff7575;
	margin:0;
}
#body_06 {
	background:#a0bfff;
	margin:0;
}
#body_16 {
	background:#e6ffa3;
	margin:0;
}


.login_block {
	margin-top:5px;
}
.user_block {
	float:left;
	width:300px;
}
#pass_block {
	margin-left:10px;
}
#pass2 {
	display:none;
}
.back_button {
	display:block;
	width:100%;
	margin-top:20px;
}
.bottom_container p {margin:0;}
.legend {margin-top:10px;}
.legend_colour{height:20px; width:20px; float:left; margin-top:5px;}
.legend_txt{height:20px; line-height:20px; float:left; padding-left:10px; margin-top:5px;}
#company_details_html {display:none;}
#player {display:block; float:left}
#player_txt {display:block; float:left; margin-top:6px;}
.player_cnt {float:right;}
.player_cnt a{font-weight:bold;}
.red_link {
	color:#F00;
}


#top0 {
	width: 940px;
	margin: 0 auto;
	background: #7599ec url('../images/niebieski.png') no-repeat;
}


#top1 {
	width: 940px;
	margin: 0 auto;
	background: #93d079 url('../images/zielony.png') no-repeat;
}


#top2 {
	width: 940px;
	margin: 0 auto;
	background: #ff7575 url('../images/czerwony.png') no-repeat;
}

#menuPuzzle {
	width: 940px;
	margin: 0 auto;
	position: relative;
	height: 600px;
	padding: 0;
}

#menuPuzzle li {
	display: block;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menuPuzzle a {
	display: block;
	text-decoration: none;
	outline: none;
	cursor: default;
}

#btn1R {
left: 184px;
top: 160px;

}

#btn2R {
left: 367px;
top: 160px;
}

#btn3R {
left: 526px;
top: 8px;

}

#btn4R {
left: 680px;
top: 30px;
z-index: 30;
}

#btn5R {
left: 528px;
top: 194px;
z-index: 28;

}

#btn6R {
left: 678px;
top: 160px;
z-index: 29;
}


#btn7R {
left: 184px;
top: 350px;
z-index: 30;
}

#btn8R {
left: 342px;
top: 350px;
z-index: 28;
}

#btn9R {
left: 498px;
top: 320px;
z-index: 26;
}

#btn10R {
left: 680px;
top: 350px;
z-index: 30;
}



#btn1R a {
width: 236px;
height: 166px;
padding-top:80px;
text-align: center;
}

#btn2R a {
width: 210px;
height: 136px;

padding-top:100px;
text-align: center;
}

#btn3R a {
width: 196px;
height: 146px;
padding-top:106px;
padding-right: 10px;
text-align: center;
}

#btn4R a {
width: 196px;
height: 110px;
padding-top:70px;
padding-right: 40px;
text-align: center;
}

#btn5R a {
width: 204px;
height: 110px;
padding-right: 0px;
padding-top:60px;
text-align: center;

}

#btn6R a {
width: 192px;
height: 136px;
padding-right: 20px;
padding-top:100px;
text-align: center;
}

#btn7R a {
width: 204px;
height: 120px;
padding-right: 0px;
padding-top:60px;
text-align: center;
}

#btn8R a {
width: 225px;
height: 190px;
padding-right: 10px;
padding-top:60px;
text-align: center;
}

#btn9R a {
width: 234px;
height: 144px;
padding-right: 0px;
padding-top:100px;
text-align: center;
}

#btn10R a {
width: 180px;
height: 120px;
padding-right: 30px;
padding-top:70px;
text-align: center;
}



#btn1R a:hover {
background: url('../images/czerwony.png') -184px -892px no-repeat;
}

#btn2R a:hover {
background: url('../images/czerwony.png') -680px -802px no-repeat;
}

#btn3R a:hover {
background: url('../images/czerwony.png') -683px -806px no-repeat;
}

#btn4R a:hover {
background: url('../images/czerwony.png') -682px -1117px no-repeat;
}

#btn5R a:hover {
background: url('../images/czerwony.png') -450px -869px no-repeat;
}

#btn6R a:hover {
background: url('../images/czerwony.png') -6px -1066px no-repeat;
}

#btn7R a:hover {
background: url('../images/czerwony.png') -408px -1116px no-repeat;
}

#btn8R a:hover {
background: url('../images/czerwony.png') -411px -1116px no-repeat;
}


#btn9R a:hover {
background: url('../images/czerwony.png') -185px -896px no-repeat;
}

#btn10R a:hover {
background: url('../images/czerwony.png') -2px -763px no-repeat;
}



#btn1G {
left: 184px;
top: 160px;

}

#btn2G {
left: 367px;
top: 160px;
}

#btn3G {
left: 526px;
top: 8px;

}

#btn4G {
left: 680px;
top: 30px;
z-index: 30;
}

#btn5G {
left: 528px;
top: 194px;
z-index: 28;

}

#btn6G {
left: 678px;
top: 160px;
z-index: 29;
}


#btn7G {
left: 184px;
top: 350px;
z-index: 30;
}

#btn8G {
left: 342px;
top: 350px;
z-index: 28;
}

#btn9G {
left: 498px;
top: 320px;
z-index: 26;
}

#btn10G {
left: 680px;
top: 350px;
z-index: 30;
}



#btn1G a {
width: 236px;
height: 136px;
padding-top:100px;
text-align: center;
}

#btn2G a {
width: 210px;
height: 146px;

padding-top:90px;
text-align: center;
}

#btn3G a {
width: 196px;
height: 126px;
padding-top:106px;
padding-right: 10px;
text-align: center;
}

#btn4G a {
width: 196px;
height: 120px;
padding-top:60px;
padding-right: 40px;
text-align: center;
}

#btn5G a {
width: 184px;
height: 100px;
padding-right: 20px;
padding-top:70px;
text-align: center;

}

#btn6G a {
width: 192px;
height: 136px;
padding-right: 20px;
padding-top:100px;
text-align: center;
}

#btn7G a {
width: 204px;
height: 120px;
padding-right: 0px;
padding-top:60px;
text-align: center;
}

#btn8G a {
width: 210px;
height: 130px;
padding-right: 10px;
padding-top:60px;
text-align: center;
}

#btn9G a {
width: 234px;
height: 134px;
padding-right: 0px;
padding-top:100px;
text-align: center;
}

#btn10G a {
width: 180px;
height: 120px;
padding-right: 30px;
padding-top:70px;
text-align: center;
}



#btn1G a:hover {
background: url('../images/zielony.png') -184px -892px no-repeat;
}

#btn2G a:hover {
background: url('../images/zielony.png') -680px -802px no-repeat;
}

#btn3G a:hover {
background: url('../images/zielony.png') -683px -806px no-repeat;
}

#btn4G a:hover {
background: url('../images/zielony.png') -682px -1117px no-repeat;
}

#btn5G a:hover {
background: url('../images/zielony.png') -450px -869px no-repeat;
}

#btn6G a:hover {
background: url('../images/zielony.png') -6px -1066px no-repeat;
}

#btn7G a:hover {
background: url('../images/zielony.png') -408px -1116px no-repeat;
}

#btn8G a:hover {
background: url('../images/zielony.png') -411px -1116px no-repeat;
}


#btn9G a:hover {
background: url('../images/zielony.png') -185px -896px no-repeat;
}

#btn10G a:hover {
background: url('../images/zielony.png') -2px -763px no-repeat;
}


#btn1B {
left: 184px;
top: 160px;

}

#btn2B {
left: 367px;
top: 160px;
}

#btn3B {
left: 526px;
top: 8px;

}

#btn4B {
left: 680px;
top: 30px;
z-index: 30;
}

#btn5B {
left: 528px;
top: 194px;
z-index: 28;

}

#btn6B {
left: 678px;
top: 160px;
z-index: 29;
}


#btn7B {
left: 184px;
top: 350px;
z-index: 30;
}

#btn8B {
left: 342px;
top: 350px;
z-index: 28;
}

#btn9B {
left: 498px;
top: 320px;
z-index: 26;
}

#btn10B {
left: 680px;
top: 350px;
z-index: 30;
}

#btn11B {
left: 30px;
top: 350px;
z-index:31;
}

#btn12B {
left: 56px;
top: 190px;
z-index:30;
}

#btn1B a {
width: 236px;
height: 166px;
padding-top:80px;
text-align: center;
}

#btn2B a {
width: 200px;
height: 146px;
padding-right: 10px;
padding-top:90px;
text-align: center;
}

#btn3B a {
width: 196px;
height: 126px;
padding-top:106px;
padding-right: 10px;
text-align: center;
}

#btn4B a {
width: 171px;
height: 120px;
padding-top:60px;
padding-right: 65px;
text-align: center;
}

#btn5B a {
width: 204px;
height: 120px;
padding-right: 0px;
padding-top:70px;
text-align: center;

}

#btn6B a {
width: 192px;
height: 136px;
padding-right: 20px;
padding-top:100px;
text-align: center;
}

#btn7B a {
width: 204px;
height: 120px;
padding-right: 0px;
padding-top:60px;
text-align: center;
}

#btn8B a {
width: 200px;
height: 130px;
padding-right: 0px;
padding-top:60px;
text-align: center;

}

#btn9B a {
width: 234px;
height: 134px;
padding-right: 0px;
padding-top:100px;
text-align: center;
}

#btn10B a {
width: 210px;
height: 120px;
padding-right: 0px;
padding-top:70px;
text-align: center;
}

#btn11B a {
width: 200px;
height: 130px;
padding-left: 10px;
padding-top:60px;
text-align: center;
}

#btn12B a {
width: 170px;
height: 150px;
padding-left: 10px;
padding-top:70px;
text-align: center;
}



#btn1B a:hover {
background: url('../images/niebieski.png') -214px -841px no-repeat;
}

#btn2B a:hover {
background: url('../images/niebieski.png') -680px -802px no-repeat;
}

#btn3B a:hover {
background: url('../images/niebieski.png') -683px -806px no-repeat;
}

#btn4B a:hover {
background: url('../images/niebieski.png') -682px -1117px no-repeat;
}

#btn5B a:hover {
background: url('../images/niebieski.png') -450px -869px no-repeat;
}

#btn6B a:hover {
background: url('../images/niebieski.png') -6px -1066px no-repeat;
}

#btn7B a:hover {
background: url('../images/niebieski.png') -408px -1116px no-repeat;
}

#btn8B a:hover {
background: url('../images/niebieski.png') -411px -1116px no-repeat;
}

#btn9B a:hover {
background: url('../images/niebieski.png') -216px -846px no-repeat;
}

#btn10B a:hover {
background: url('../images/niebieski.png') -2px -763px no-repeat;
}

#btn11B a:hover {
background: url('../images/niebieski.png') -411px -1116px no-repeat;
}

#btn12B a:hover {
background: url('../images/niebieski.png') -215px -1089px no-repeat;
}

a.linkPuzzle0{
		color: #0000aa;
		font-size: 14px;
		font-weight: 500;
	}


a.linkPuzzle1{
		color: #008800;
		font-size: 14px;
		font-weight: 500;
	}


a.linkPuzzle2{
		color: #cc0000;
		font-size: 14px;
		font-weight: 500;
	}


a.linkPuzzle0:hover, a.linkPuzzle1:hover, a.linkPuzzle2:hover{
		color: white;
		font-weight: 500;
		font-size: 14px;
	}

div.logo2 {
		position: absolute;
		width: 500px;
		height: 160px;
		z-index: 10;


	}
#logo-link {
        background-image:url(../images/logo2.png);
	    display:block;
	    height:107px;
	    text-indent:-9999px;
	    width:500px;

}

.h1navbar {
		background: url('../images1/logo.png') top left no-repeat;
		text-indent: -9999px;
	}


div.textLogo0
	{
		margin-left: 204px;
		margin-top: -30px;
		color: #0000aa;
		font-weight: bold;
	}

div.textLogo1
	{

		margin-left: 210px;
		margin-top: -10px;
		color: #008800;
		font-weight: bold;
	}

div.textLogo2
	{

		margin-left: 210px;
		margin-top: -10px;
		color: #cc0000;
		font-weight: bold;
	}

#cycle{
    height: 111px;
    overflow: hidden;
    position: relative;
    width: 350px;
}
#cycle img {
    display: block;
    height: 111px;
    width: 350px;
}


#links a {
	 text-decoration:none;
	 color:#595758
}
#links a.link0:hover {
      color:#3E67AF
}

#links a.link1:hover {
      color:#B4D265
}

#links a.link2:hover {
      color:#FF6F6E
}

#article_toolbar { margin-bottom: 15px; clear: both; overflow: hidden; zoom: 1; }
#article_toolbar .body { clear: both; font: 12px/16px Arial, sans-serif; }
#article_toolbar .body ul { padding: 0; margin: 0; list-style: none; background: url('http://bi.gazeta.pl/img/opinie_ul_bg.gif') no-repeat 10px 3px; }
#article_toolbar .body li { margin: 0; padding: 4px 35px 0 45px; }
#article_toolbar .body li a { padding-right: 10px; font-weight: bold; }
#article_toolbar .body li span.autor { font: bold 10px Tahoma, sans-serif; color: #2d2d2d; border-left: 1px solid #cfcfcf; padding-left: 10px; padding-right: 10px; }
#article_toolbar .body li span.data { font: 10px Tahoma, sans-serif; color: #848484; }
#article_toolbar .body li p { color: #2a2a2a; margin: 0; }
#article_toolbar .body li p a { cursor: pointer; padding: 0; }

div.polecamybox {
	width:180px;
	padding-left:18px;

	color: #333333;
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
}
div.polecamybox a{font-size:11px;}
div.box_title{background-image:url('../images/belka_bg.gif');background-repeat:repeat-x;border-left:2px solid #004080;height:19px;padding:5px 0 0 10px;color:#004080;font-weight:bold;border-right:1px solid #cccccc;}
div.box_title a{font-size:11px; text-decoration: none; color:#004080}
div.polecamybox ul.links {padding-left:2px;list-style-type:none; }
div.polecamybox ul.links li {padding-left:8px; padding-bottom:4px; background:url('../images/dot.gif') no-repeat left top;}
div.polecamybox ul.links a {color:#363636; font-family: Verdana; text-decoration: none;}
div.polecamybox ul.links a.firstnews {font-weight:bold;color:#004080;}

div.clear {
    clear: both;
}
div.zgrupowane  {float:left;padding-top:20px; margin:0px;}
