/* -------------------------------------- */
/* -------  GLOBAL ELEMENTS  ------------ */
body,h1,h2,h3,h4,h5,h6,form,img,span,div,ul,li,p {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background: url(page_bg.gif) repeat-x #dfddd1;
	font: 0.75em Arial;
	text-align: center;
color: #555244;

}

/* span and link styles */
a { color: #c46204; }
a:hover { text-decoration: none; }
.orange { color: #c96503; }
.displayblock { display: block; }
.floatleft { float: left; }
.floatright { float: right; }

/* Centers the layout */
#centered {
	margin: 0 auto;
	text-align: left;
	width: 921px;
}

/* Header */
#header {
	padding: 20px 0px 30px 11px;
}
	
/* White content background */
#content {
	background: url(content1.gif) repeat-y;
}
#top {
	background: url(content2.gif) no-repeat;
	padding: 11px 0px 0px 0px;
}
	#top.subpage {
		padding: 2px 0px 0px 0px;
	}

/* Grey banner */
#banner {
	height: 141px;
	background: url(logo.png) no-repeat 20px 0px;
	padding: 0px 0px 0px 20px;
	color: #e2e0d5;
}
	/* Tagline box */
	#banner #quote {
		position: relative;
		top: -65px;
		left: 381px;
		width: 491px;
		height: 95px;
		background: url(quote_bh.gif) no-repeat;
		color: #45443d;
	}
		#banner #quote span {
			display: block;
			padding: 42px 110px;
			font-size: 1.9em;
		}
	/* Banner text */
	#banner .text {
		display: block;
		padding: 0px 60px 0px 403px;
		font: 1.2em Arial;
		line-height: 1.8em;
		
		margin-top: -40px;
	}
	
/* Navigation */
#navigation {
	height: 36px;
	background: url(nav_bg01.gif) no-repeat;
	padding: 0px 0px;
}
	/* Alternative navigation for subpage */
	#navigation.subpage {
		background: url(nav_bg20.gif) no-repeat;
	}
	#navigation ul {
		display: table;
	}
		#navigation ul li {
			display: table-cell;
			padding: 6px 0px 30px 30px
		}
			#navigation ul li a {
				color: #ffffff;
				display: block;
				font-weight: bold;
			}
				#navigation ul li a span {
					display: block;
					padding: 22px;
				}
			#navigation ul li.active a {
				background: url(nav_left.gif) no-repeat;
				color: #c46204;
			}
			#navigation.subpage ul li.active a {
				background: url(nav_left.gif) no-repeat;
			}
				#navigation ul li.active a span {
					background: url(nav_righ.gif) no-repeat right top;
				}
				#navigation.subpage ul li.active a span {
					background: url(nav_righ.gif) no-repeat;
				}

				
#container {
	padding: 30px 0px 20px 53px;
}
	#container:after {
    	content: ".";
    	display: block;
    	height: 0;
    	clear: both;
    	visibility: hidden;
	}
	#container {
		display: inline-block;
	}
	/* Hides from IE-mac \*/
	* html #container { height: 1%; }
	#container { display: block; }
	/* End hide from IE-mac */
	
.post
{
	PADDING: 0px;
	PADDING: 20px 0px 0px 10px;
}
		
	/* Left column */
	#left {
		width: 600px;
		float: left;
		margin-bottom: 30px;
	}
	
	#left p {
	font-size: 14px;
		line-height: 1.8em;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-align: justify;
	}
	

		/* Left big text */
		#left .big {
			margin-bottom: 14px;
			font: 1.9em Arial;
			line-height: 1.5em;
			display: block;
		}
		/* intro big text */
		#left #intro {
			display: block;
			font-size: 1.2em;
			line-height: 1.7em;
			margin-bottom: 30px;
		}
		
		#left h1 {
			font: 24px Arial;
			line-height: 1.5em;
		}
		
		.left-reklama {
			text-align: center;
		}
		
       
		
		#left h2 {

			font: bold 1.7em Arial;
			margin-bottom: 13px;
		}
		
		/* Left lists */
		#left ul {
			list-style: none;
			padding: 3px 10px;
			margin-bottom: 10px;
		}
			#left ul li {
				background: url(bullet00.gif) no-repeat 0px 8px;
				padding: 0px 20px 15px 20px;
				line-height: 1.5em;
			}
			
		/* Main articles */	
		#left #articlecontent {
			padding: 20px 0px;
			line-height: 1.8em;
		}
			#left #articlecontent .img2 {
				border: 5px solid #dfddd9;
				padding: 3px;
				background: #ffffff;
				margin: 3px 28px 10px 0px;
			}
	
	/* Right column */
	#right {
		width: 220px;
		float: right;
		margin-bottom: 21px;
	}
		/* Headers */
		#right h3 {
			background: url(right_h2.gif) no-repeat;
			color: #ffffff;
			font: 1.6em Arial;
			padding: 7px 10px 18px 20px;
		}
		#right .padding {
			padding: 2px 35px 25px 11px;
			}
		.adsense {
			margin-left:0px;
		}
		#right .img1 {
			display: block;
			padding: 3px;
			border: 5px solid #e3e3e2;
			margin-bottom: 20px;
		}
		
		/* Right lists */
		#right ul {
			list-style: none;
		}
			#right ul li {
	
				padding: 1px 5px;
			}
				#right ul li.active {
					background: #c96503;
				}
					#right ul li.active a {
						color: #ffffff;
					}
				#right ul li a {
					color: #5d5c55;
				}
		
		#right a.more {
			display: block;
			height: 25px;
			background: url(more0000.gif) no-repeat;
			color: #ffffff;
		}
			#right a.more span {
				display: block;
				float: right;
				width: 89px;
				text-align: center;
				padding: 5px 0px;
			}
	
#menu10 {
	width: 200px;
	margin: 10px;
	}
	
#menu10 li a {
	height: 32px; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #ffffff;
	display: block;
	background:  url(menu10.gif);
	padding: 8px 0 0 10px;
	}
	
#menu10 li a:hover {
	color: #ffffff;
	background:  url(menu10.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	

	/* Three column bottom portion */		
	#threecol {
		background: url(threecom.gif) repeat-y;
		clear: both;
		line-height: 1.7em;
		padding: 10px 0px;
	}
		#threecol:after {
    		content: ".";
    		display: block;
    		height: 0;
    		clear: both;
    		visibility: hidden;
		}
		#threecol {
			display: inline-block;
		}
		/* Hides from IE-mac \*/
		* html #threecol { height: 1%; }
		#threecol { display: block; }
		/* End hide from IE-mac */
		
		#threecol h3 {
			font: 1.5em Arial;
			margin-bottom: 10px;
		}
		#threecol ul {
			display: table;
		}
			#threecol ul li {
				display: table-cell;
				width: 254px;
			}
				#threecol ul li.one div {
					padding: 0px 16px 0px 0px;
				}
				#threecol ul li.two div {
					padding: 0px 30px 0px 30px;
				}
				#threecol ul li.three div {
					padding: 0px 0px 0px 25px;
				}
				#threecol ul li.two {
					width: 290px;
				}
			
		  	/* BOX */			
        #box {
        background: url(footer_b.gif) no-repeat;
        text-align: center;
        padding: 14px 14px 5px 0px;
        }

/* -------------------------------------- */
/* -------  FOOTER  --------------------- */			
#footer {
	text-align: center;
	padding: 5px 14px 10px 0px;
}

.red
{
color:red;
font-size:15px;
}
