/* Start of CMSMS style sheet 'kakadu' */
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

input {
	border-color: Silver;
	border-width: 1px;
	font-size: 9pt;
}
.edge_left{
	background-image: url(images/edge_l.png);
}

.edge_right{
	background-image: url(images/edge_r.png);
}

.edge_grey_left{
	background-image: url(images/edge_grey_l.png);
}

.edge_grey_right{
	background-image: url(images/edge_grey_r.png);
}
.top_stripe {
	background-color: #f0f0f0;
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
}

.grey_stripe {
	background-color: #d4d4d4;
	font-size: 10pt;
	color: #000000;
}
.panel_left{
	background-color: #f7f7f7;
	vertical-align: top;
}
.panel_right{
	text-align: center;
	vertical-align: top;
}

.search {
	text-align: right;
	padding: 20px;
}

.header_text {
	color: #7b1b18;
	font-weight: bold;
}

.newsletter {
	padding: 10px;
}

.newsletter p {
	text-align: justify;
	font-size:8pt;
}

.stopka p {
	text-align: center;
	color: Silver;
	font-size:9pt;
}

.stopka a {
	color: Silver;
        font-weight: normal;
}

.stopka a:hover {
	color: black;
        font-weight: normal;
}

.hit_cenowy {
	text-align: right;
	padding-bottom: 20px;
}

.ramka {
	background-image: url(images/hit_ramka.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 300px;
	display: block;
	text-align: center;
}
.ramka img {
	padding: 15px;
}
.hit_opis {
	font-size: 9pt;
	color: #7b1b18;	
}

.hit_cena {
	font-size: 12pt;
	color: #e51932;
	font-weight: bolder;
        padding-top: 5px;
}

.menu {
	font-size: 8pt;
}

.menu img {
	padding-right: 10px;
}

.menu a {
	font-weight: normal;
}

.menu a:hover {
	font-weight: bold;
}
.menu div {
	padding-top: 5px;
	padding-bottom: 3px;
}

.content_header {
	color: #7b1b18;
	font-weight: bolder;
	font-size: 12pt;
	padding-top: 40px;
	padding-left: 10px;
}

.content {
	font-size: 9pt;
	padding-left: 10px;
}
.hidden {
       display: none;
}

.banner_top {
       padding-top:5px;
}

#sidebar_2 a {
       font-weight: normal;
}

#sidebar_2 a:hover {
       font-weight: bold;
}

#sidebar_2 b {
       color: #7b1b18;
}

#sidebar_2 li {
      float: left;
      padding-right: 10px;
      padding-top: 10px;
      list-style-type: none;
      display: block;
      width: 160px;
}

#sidebar_2 ul {
      padding: 5px;
      margin: 5px;
}

.comm_box_h {
      width: 100px;
      float:left;
      padding-left:10px;
      padding-top:10px;
      padding-bottom: 0px;
}

.comm_box_i {
      width: 410px;
      float:left;
      padding-top:10px;
      padding-bottom: 0px;
}

form {
     text-align:center;
}

.gmapSidebarItem {
      height: 120px;
}
/* End of 'kakadu' */

