﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #660000;
}
#container {
	width: auto;
	margin: 0 auto;
	background-color: #660000;
}
.podstawowy {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	font-weight: bolder;
}
#masthead {
	text-align: left;
	width: 100%;
	overflow: auto;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../obrazki/kosze_upominkowe.jpg');
}
#sidebar {
	float: left;
	width: 154px;
	background-color: #800000;
	clear: both;
	display: inline;
	position: absolute;
    top: 155px;
	left: 0px;
}
#content {
	float: left;
	padding: 15px;
	color: #000;
	overflow: hidden;
	background-color: #b00000;
	margin: 0px;
	position: absolute;
	top: 155px;
	left: 160px;
}

#footer {
	clear: both;
	width: auto;
	background-color: #330000;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
	color: #fff;
	font-weight: bold;
    position: static;



}
#masthead img {
	float: left;
}
#masthead p {
	text-align: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #400;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #600;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #300;
	background-color: #200;
}
/* Styles for Footer */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
    	text-decoration: none;

}
#footer a:hover {
	color: #ff0;
	text-decoration: none;
}
a {
	color: #FFF;
}
a:hover {
	color: #ff0;

}
.style_bold {
	font-weight: bold;
	font-size: medium;
	text-align: center;
}
.style_italic {
	font-style: italic;
}
.podstawowy_biały {
	font-weight: bolder;
	color: #FFCC00;
}

h1{
	font-family: Arial Black;
   	font-weight: bold;
    font-size:200%;
	text-align: center;
}

h2{
	font-family: Arial Black;
   	font-weight: bold;
    font-size:150%
}

h3{
	font-family: Arial Black;
   	font-weight: bold;
    font-size:120%
}

h6{
	font-family: Arial Black;
    font-size:100%

}

h5{
	font-family: Arial Black;
    font-size:100%

}

h4{
	font-family: Arial Black;
    font-size:100%

}

  font-size:125%;
  font-weight: bold;
}

.mniejszy{
  font-size 75%;
}
.menu_nazwa {
  	font-weight: bold;
    font-size:140%;
    font-family: "Times New Roman", Times, serif;
}
.menu_cena {
	font-weight: bold;
	font-size: 120%;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
}
.menu_op
.menu_opis {
    font-size:100%;
    font-family: "Times New Roman", Times, serif;
}
.podstawowyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bolder;
}
