
/* CSS Document */
	/* hide from ie on mac \*/
	html {
		height: 100%;
	}
	
	#flash {
		background-color:#EEEEEE;
		width:1000px;
		height:250px;
		margin:0;
		padding:0;
	}
	#flash h1,h2,p{
		padding:5px;
	}
	/* end hide */	
	body {
		background-color:#CCCCCC;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		margin:0;
		padding:0;
	}
	#background{
		width:1008px;
		margin:auto;
		background-color:white;		
		background-image:url(../g/tlo.gif);
	}	
	#main{
		width:1000px;
		margin:4px;
		min-height:500px;
		background-color:white;		
	}
	#menu{
			background-image:url(../g/sh.gif);
			background-repeat:repeat-x;
			padding:5px;
	}	
	#menu .menu_1 {color: #444444; vertical-align:-25%;}
	#menu .menu_2 {color: #554444; vertical-align:-50%;}
	#menu .menu_3 {color: #664444; vertical-align:-75%;}
	#menu .menu_4 {color: #774444; vertical-align:-100%;}
	#menu .menu_5 {color: #884444; vertical-align:-125%;}
	
	#content h1,h2,h3{
		padding-left:50px;
	}
	#content h1{
		font-family:"Times New Roman", Times, serif;
		font-size: 30px;
		font-weight: normal;
		border-bottom:1px solid silver;
		padding-bottom:2px;
}
	#content p,ul{
		padding-right:570px;
		padding-left:50px;
		color:#666666;
		font-family:"Times New Roman", Times, serif;
		font-size:14px;
		line-height:18px;
		text-align:left;		
	}
	#content ul,ol{
		padding-left:70px;		
		text-align:left;		
	}
	#content b{
	text-transform:uppercase;
	font-variant: small-caps;		
	font-weight:bold;
	letter-spacing:0.15em;
	font-size:80%;
	color:black;
	}
	#content img{
		border:0;
		padding:0;
		padding-top:5px;
		padding-bottom:8px;
	}
#content code{
	white-space:pre;
}
#content .podpis{
font-size:80%;
font-style: italic;
font-color:silver;
border-top:1px solid silver;
padding: 5px;
padding-top:2px;
}
#content .addcomment{
	clear:both;
	color:white;
	text-weight:bold;
	background-color:black;
	padding:3px;
	padding-left:10px;
width:150px;
cursor:hand;
}
#content .addcomment:hover{background-color:silver;cursor:hand;}
#content .comment{
clear:both;
padding-left: 10px;
padding-right:20px;
border-bottom: 1px dashed #333344;

}
.comment .body{
padding-left: 200px;
color: #333344;
}
	#footer{
			background-image:url(../g/tlo_dol.gif);
			background-repeat:no-repeat;
			background-color:#CCCCCC;
			padding:5px;

	}
	#ntxtlinks{
		background-color:#CCCCCC;
		font-size: 8px;
		color: #888888;
		right:0;
		bottom:0;
		z-index:100;
		height:40px;
	}	
	a {color: #000000; text-decoration: none;}
	a:hover {color: #111111; text-decoration: underline;}
	a:visited {color: #444444;}
	a:active {color: #444444;}
	
	.float_right{
		padding-right:50px;
		margin-bottom:-40px;
		float:right;
		
	}
.google_ads {
	width:730px;
	margin:auto;

}
