/*
 * Styl glowny
 */
body{
	background-color:#E1E1E1;
	margin:0px;
	padding:30px 0px 0px 0px;
	color:#666666;
	font : 11px Arial, sans-serif;
	line-height : 1.5em;
}
a:visited{
	color:#8F3E3E;
}
a{
	text-decoration:underline;	
}
a:hover{
	text-decoration:underline;	
}
img{
	border:0px;
}
/*
 * calosc 
 */
#all {
	background-color:#FFFFFF;
	margin:0px auto 0px;
	padding:0px;
	width:900px;
	border:1px solid #CCCCCC;
}
/*
 * TOP
 */
#top{
	height:100px;
	margin:0px;
	padding:0px;
	background-color:#FEB50E;
}
/*
 * Zawartosc
 */
#content{
	float:left;
	margin:0px;
	padding:0px;
	width:100%;

}

#content .contentmidle{
	width:100%;
	float:left;
	margin:0px;
	padding:0px  10px 0px 10px;
	font-size:12px;
}
#content .contentmidle2{
	width:100%;
	float:left;
	margin:0px;
	padding:0px  10px 0px 10px;
	font-size:12px;
}
h1,h2{
	color:#316AC5;
	padding:10px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	font-size:22px;
	color: #316AC5;
	font-weight: bold;
	padding: 35px 0px 0px 0px;
	vertical-align: top;
}
h2{
	font-size:16px;
	margin:0px;
}
h3{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.DateNode{
	font-style:italic;
	font-size:11px;
	padding:0px 0px 5px 0px;
	margin:0px;
}
.tags{
	padding:10px 10px;
}
.zawartosc{
	padding:0px;
}
.link, .comments{
	padding:10px;
}

/*
 * Menu
 */
.left_sitebar,.right_sitebar,#szara,#admin,.paging,#footer {
	display:none;
}

.redbox {
	border : 1px solid #FF0000;
	background : #f5f5f5;
	padding : 10px;
	color:#FF0000;
	margin:20px 0px 20px 0px;
}
.geenbox {
	border : 1px solid #ccc;
	background : #f5f5f5;
	padding : 10px;
	margin:20px 0px 20px 0px;
}
.tagcloud_1 {
    font-size: 8pt;
    line-height: 8pt;
	opacity: .3;
}

.tagcloud_2 {
    font-size: 12pt;
    line-height: 12pt;
	opacity: .4;
}

.tagcloud_3 {
    font-size: 16pt;
    line-height: 16pt;
	opacity: .4;
}

.tagcloud_4 {
    font-size: 20pt;
    line-height: 20pt;
	opacity: .4;
}

.tagcloud_5 {
    font-size: 24pt;
    line-height: 24pt;
	opacity: .5;
}

.tagcloud_6 {
    font-size: 28pt;
    line-height: 28pt;
	opacity: .6;
}

.tagcloud_7 {
    font-size: 32pt;
    line-height: 32pt;
	opacity: .7;
}

.tagcloud_8 {
    font-size: 36pt;
    line-height: 36pt;
	opacity: .8;
}

.tagcloud_9 {
    font-size: 40pt;
    line-height: 40pt;
	opacity: .9;
}

.tagcloud_10 {
    font-size: 44pt;
    line-height: 44pt;
}
blockquote{
	margin:10px 0px 10px 20px;
	font-style:italic;
}
.title{
	text-decoration:none;
		color:#316AC5;
}
.title:hover{
	text-decoration:underline;
		color:#316AC5;
}
.tagbox{
	padding:0px 5px 0px 5px;
}
.tagbox_1{
	font-size: 10px;
}
.tagbox_2{
	font-size: 10px;
}
.tagbox_3{
	font-size: 12px;
}
.tagbox_4{
	font-size: 12px;
}
.tagbox_5{
	font-size: 12px;
}
.tagbox_6{
	font-size: 13px;
}
.tagbox_7{
	font-size: 13px;
}
.tagbox_8{
	font-size: 14px;
}
.tagbox_9{
	font-size: 15px;
}
.tagbox_10{
	font-size: 17px;
}
.box{
	border:1px solid #CCCCCC;
	padding:5px;
}
/*
 * stopka
 */
#footer{
	padding:40px 10px 20px 10px;
	margin:0px;
	font-size:11px;
	text-align:center;
	color:#CCCCCC;
}
#footer a{
	font-size:11px;
	text-decoration:none;
	color:#CCCCCC;
}
#footer a:hover{
	text-decoration:underline;
	color:#CCCCCC;
}
#footer .right{
	text-align:right;
}

