/**
 * Author: Krzysztof Piwowar
 * Created on: 2007-04-19
 * Version: 1.0 
 *
 * Type: CSS Document
 * Name: sub_nowosci_szczegoly.css
 * Description: CSS file for nowosci_szczegoly.php page
 *
 * Modyfication: 2007-06-21
 */

		#content #menuleft #menuheader h3 {
			width: 72px;
			height: 13px;
			background: transparent url("../images/sub/nowosci/h3.png") top left no-repeat;					
		}
		
		#content .newsblock {
			margin-bottom: 15px;
			background: transparent url("../images/sub/nowosci/bg_line_dot.gif") bottom left repeat-x;	
		}
		
		#content .onenews {
			background: none;	
		}
			
			#content .newsblock p.timeandlink span {
				color: #666;
				font-size: 11px;
				float: left;
			}
			
				#content .newsblock p.timeandlink a {
					color: #8fbd36;
					font-weight: bold;
					text-decoration: underline;
					float: right;
				}
			
			#content .newsblock p.time {
				margin-top: -23px;
			}
			
				#content .newsblock p.time span {
					color: #666;
					font-size: 11px;
					float: right;
				}
			
			#content .newsblock h3 {
				margin-bottom: 10px;
			}
			
			#content .onenews h3 {
				color: #005e82;
			}
			
				#content .newsblock h3 a {
					color: #005e82;
					text-decoration: none;
				}
				
				#content .newsblock h3 a:hover {
					text-decoration: underline !important;
				}
				
				#content .newsblock img.leftimg {
					margin: 0 10px 4px 0;
					border: 3px solid #979680;
					float: left;
				}
				
				#content .newsblock img.rightimg {
					margin: 0 0 4px 10px;
					border: 3px solid #979680;
					float: right;
				}
				
				#content .newsblock .cite {
					width: 300px;
					margin: 5px 10px 5px 0;
					padding: 20px 15px;
					color: #6d9129;
					font-size: 14px;
					text-align: left;
					background-color: #f1f6f9;
					border-top: 1px solid #cfe7f5;
					border-bottom: 1px solid #cfe7f5;
					float: left;
				}
				
				#content .newsblock .middlecite {
					margin: 15px 0;
					padding: 15px;
					color: #005e82;
					font-size: 14px;
					background-color: #f1f6f9;
					border-top: 1px solid #cfe7f5;
					border-bottom: 1px solid #cfe7f5;
					display: block;
				}
				
				#content .newsblock .importantcite {
					width: 245px;
					padding: 15px 15px 15px 70px;
					background: #f1f6f9 url("../images/sub/nowosci/img_sub_important.gif") 25px center no-repeat;
				}
				
				#content .newsblock .questioncite {
					width: 235px;
					padding: 15px 15px 15px 80px;
					background: #f1f6f9 url("../images/sub/nowosci/img_sub_question.gif") 20px center no-repeat;
				}
				
				#content .newsblock ul,
				#content .newsblock ol {
					margin: 0 0 20px 10px;
				}
				
				#content .newsblock .longer {
					margin-left: 170px;
				}
				
				#content .newsblock h4 {
					width: 12px;
					height: 16px;
					margin-bottom: 9px;
					padding: 1px 0 0 5px;
					color: #fff;
					font-size: 12px;
					background-color: #3b5786;
					line-height: 14px;
				}
				
				#content ul#boobkmarkLinks {
				}
				
					#content ul#boobkmarkLinks {
						list-style: none;
					}
					
						#content ul#boobkmarkLinks li {
							margin-right: 10px;
							float: left;
						}
						
							#content ul#boobkmarkLinks li a {
								text-decoration: none;
							}
							
								#content ul#boobkmarkLinks li a img {
									border: 0;
								}
					
							
								
		
		