body {
	color: black;
	font-size: small;
	background-color: #89974A;
	font: 83%/1.4 arial, helvetica, sans-serif;
}

img {
	border: 0;
}

table {
	border-color: #DEDACA;
	border-spacing: 3px;
	padding: 5px;
}

#rss {
	display: block;
	width: 30px;
	height: 30px;
	background: url('/site_media/images/rss.jpeg');	
	float: right;
	margin: 7px;
}
#atom {
	float: right;
	display: block;
	width: 30px;
	height: 30px;
	background: url('/site_media/images/atom.jpeg');	
	margin: 7px;
}
#menu {
	float: right;
	background-color: #89974A;
	margin-right: 50px;
	margin-bottom: 10px;
}

#menu a {
	background-color: #EBE06D;
}

.center {
	text-align: center;
}
.menu {
	padding: 10px;
}

.theader {
	font-weight: bold;
	background-color: #EBE06D;
}

#kontakt {
	float: left;
}

#nav {
	background-color: #89974A;
	color: white;
	width: 100%;
	text-align: right;
	font-size: medium;
	padding-top:10px;
	padding-bottom: 10px;
}
#lewy_odstep {
	width: 2.5%;
	float:left;
}
#body {
	width: 95%;
	float:left;
	background-color: white;
	margin: 5px;
}
#prawy_odstep {
	width: 2.5%;
	float:left;
}

#where {
	padding: 10px;
}

#blog_news {
	width: 55%;
	padding: 0px 30px 10px 30px;
	float: left;
	min-height: 90%;
	text-align: justify;
}
#blog_inne {
	width: 32%;
	min-height: 90%;
	background-color: #EBF2BE;
	padding: 0px 30px 10px 30px;
	float: left;
	text-align: justify;
}


a {
	color: #C54836;
	font-weight: bold;
}

a:visited {
	color: #C54836;
	font-weight: bold;
}

a:hover {
	color: black;
	font-weight: bold;

}

#umiejetnosci {
	width: 35%;
	background-color: #C3D73A;
	float: left;
	margin:10px;
	padding: 5px;
}

#dzialania {
	width: 35%;
	background-color: #E1E9AD;
	float: left;
	margin: 10px;
	padding: 5px;
}

#ja {
	width: 20%;
	background-color:#EBF2BE;
	float: left;
	margin: 10px;
	padding: 5px;
	text-align: justify;
}

.skill {
	font-weight: bold;
	font-style: italic;
}

.umiejetnosci {
	margin-left: -10px;
}

#stopka {
	text-align: center;
	width: 100%;
	font-size: x-small;
	background-color: #89974A;
	color: white;
	float:left;	
}

.wpis_tytul {
	margin-bottom: 1px;
}

.podpis {
	color: gray;	
}

.tag_xxsmall {
	font-size: xx-small;
}
.tag_xsmall {
	font-size: x-small;
}
.tag_medium {
	font-size: medium;
}
.tag_larger {
	font-size: larger;
}
.tag_large {
	font-size: large;
}
.tag_xlarge {
	font-size: x-large;
}
.tag_xxlarge {
	font-size: xx-large;
}

.hr_wpisy {
	background-color: #E1E9AD;
}

.komentarz {
	text-align: left;
}

#portfolio_glowna {
	width: 55%;
	min-height: 90%;
	padding: 0px 30px 10px 30px;
	float: left;
	text-align: justify;
}

#portfolio_bok {
	width: 32%;
	min-height: 90%;
	background-color: #EBF2BE;
	padding: 0px 30px 10px 30px;
	float: left;
	text-align: justify;
}
