html {
	padding:0px;
	margin:0px;
}
body {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
}
div#container {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	height: 180px;
	background-image: url('../images/sruby.jpg');
	background-repeat: no-repeat;
	background-position:center;
}
div#header p.krakow {
	width:250px;
	text-align:center;
	font-size: 13px;
	color:#ed5a4f;
}
div#header p.sruby {
	color: gray;
	word-spacing: 4px;
	font-weight: bolder;
	font-size: 14px;
	float: right;
	margin-top: 40px;
	width: 240px;
	text-align: center;
	line-height: 20px;
}
a {
	color: #3d16fe;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	text-transform:uppercase;
	text-align: right;
	color: #558307;
	#background-color: #90897a;
	padding:5px 15px;
	margin:0px;
	text-align: center;
}
h2 {
	font-size:14px;
	padding-top:10px;
	text-transform:uppercase;
	color: #558307;
	background-color: transparent;
}
#left {
	width: 136px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content {
	margin: 0px 220px 0px 160px;
	border-left: 1px solid #c3c2c8;
	border-right: 1px solid #c3c2c8;
	padding: 7px;
	background-color: #ffffff;
	min-height: 700px;
}
#right {
	width: 204px;
	color: #564b47;
	margin: 0px;
	padding: 7px;
	float: right;
}
div#left ul li {
	color: #3d16fe;
}
div#header img {
	margin-top: 10px;
}
div.box {
	border-right: 1px dotted gray;
	height: 200px;
}
table {
	width: 100%;
}
table td, th {
	border: 1px solid gray;
	padding: 5px;
	text-align: center;
}
table th {
	background-color: #f7f3f4;
}

ul.menu_ul {
	float: left;
}
#menu {
    height: 26px;
    list-style-type: none;
    margin: 0;
    padding: 1px 0;
}
#menu li {
    float: left;
    margin: 0;
    padding: 0;
    width: 20%;
}
#menu a {
	background: none repeat scroll 0% 0% #5CCCCC;
	color: #006363;
    display: block;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    margin: 1px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
#menu a span {
    background: none repeat scroll 0% 0% rgb(19, 123, 133);
    display: block;
    height: 8px;
    left: 8px;
    position: absolute;
    top: 5px;
    width: 8px;
}
#menu a.sel {
    background: none repeat scroll 0 0 #006363;
    color: #5CCCCC;
}
#menu a:hover {
    background: none repeat scroll 0 0 #064f56;
    color: #5CCCCC;
}
img {
	border: 0px;
}
strong.rhombus {
	background: url('/Images/rhombus.png') right center no-repeat;
	padding-right: 20px;
}
div.normy {
	float: left;
	width: 156px;
}
.szukaj {
	color: #564B47;
	border: none;
	background-color: none;
}
ul.f_menu {
	height: 70px;
}

ul.f_menu li {
    width: 185px;
    float: left
}
p.cpr {
	text-align: center;
}
.fischerlogo {
	margin-left:10px;
	width: 110px;
	height: 27px;
}

p.tel {
	text-align: center;
	font-size: 15px;
	background: url("/Images/phone_ico.png") no-repeat 10px center;
}

p.open {
	text-align: center;
	font-size: 13px;
}
