@CHARSET "UTF-8";

#box-shoutbox{

}

#shout {
position:relative;
height: 105px;
overflow-y : auto;
width:340px;
background: #002f58;
font-weight : 100;
}

#msgShout{
	width:270px;
	}

.post {
	font-weight: 100;
	padding: 2px;

	
}


.b_wyslij {
background: transparent url(../images/wyslij.gif) 0 0 no-repeat;
  width: 67px;
  height: 18px;
  border: 0;

}

#shout2 {
position:relative;
height: 105px;
overflow-y : auto;
width:340px;
background: #002f58;
font-weight : 100;
}

#msgShoutAll{
	width:270px;
	}


.shout_link{
	
	padding-top:10px;
	color: yellow;
	float:right;
	font-size:8pt;
	
	}
#shoutbox #shoutbox_title img {
	margin: 0px auto 0px 120px;
	
	
	}	
	
#shoutboxAll #shoutbox_title img {
	margin: 0px auto 0px 100px;
	
	}

#shoutboxes{
	position:relative;
	margin-bottom: 0;
	margin-top: 20px;
		
	}
	

