body
{
	margin: 0;
	padding: 0;
	font: 80% 'Trebuchet MS', sans-serif, arial, hevetica;
	text-align: center;
	color: #333;
	background-color: #D6D6D6;
//	background-image: url(img_39.gif);
	background-image: url(grafika/tlo.jpg);
}

a:link { color: #B52C07;
            text-decoration: none; }
a:visited { color: #B52C07;
text-decoration: none;  }

a:hover, a:active
{
	color: #FF6633;
    text-decoration: none; 
	
}

h2
{
	color: #B52C07;
	font: 90% 'Trebuchet MS', sans-serif, georgia, times, "times new roman";
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% 'Trebuchet MS', sans-serif, georgia, times, "times new roman";
	font-weight: bold;
	margin-top: 0;
}

h4
{
	color: #B52C07;
	font: 120% 'Trebuchet MS', sans-serif, georgia, times, "times new roman";
	font-weight: bold;
	margin: 0 0 2px 0;
}


#container
{
	margin: 1em auto;
	width: 700px;
	text-align: left;
	background-color: #FFFFCC;
	border: 1px none #fff;
}

#header
{
	height: 70px;
	width: 100%;
	background-image: url(kwiaciarnia.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#mainnav {
	background-color: #CCCC99;
    padding: 5px;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
    padding-top: 10px;
 }

#contents { margin: 10px 200px 40px 20px; }
#contents p { line-height: 165%; }
.blogentry { border-bottom: 1px solid #C5C877; }
.imagefloat { float: left; padding-right:10px; }

#footer
{
	clear: both;
	background-color: #FFCC99;
	color: #272900;
	text-align: center;
    vertical-align: middle;
	font-size: 90%;
   	height: 40px;
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 50px;
	width: 695px;
	text-align: right;
}

#skipmenu a
{
    font: 85% 'Trebuchet MS', sans-serif, arial, hevetica;
	color: #663333;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

a.small
{
    font: 75% 'Trebuchet MS', sans-serif, arial, hevetica;
	color: #663333;
	text-decoration: none;
}

a.small:hover
{
	color: #FF6633;
	text-decoration: none;
}

td.komentarznaglowek
{
 background-color: #CCCC99;
}

td.komentarztresc
{
 background-color: #FFFF99;
}

