/* Start of CMSMS style sheet 'main' */
* {
   font-family: verdana;
   font-size: 12px;
   color: #444444;
   margin: 0px;
   padding: 0px;
   border: 0px;
}

body {
 margin: 20px 0 20px 0;
 background: url('images/bg1.gif');
 background-position: top center;
}

.footer td, .footer td a {
 font-size: 11px;
}

img {
   border: none;
}

p {
   margin-top: 12px;
   line-height: 12pt;
}

li {
 line-height: 12pt;
}

.submenu a {
 font-family: arial;
 font-size: 11px;
 color: #222;
 font-weight: bold;
 text-decoration: none;
}

.submenu div {
 margin-top: 6px;
}

.submenu .sub a {
 padding-left: 12px;
 font-weight: normal;
}

.submenu .sub, .submenu .sub div {
 margin-top: 2px;
}

.submenu .sub a:hover {
 background: url("images/pointer.gif");
 background-repeat: no-repeat;
 background-position: left center;
}

.submenu .sub a.currentpage {
 background: url("images/pointer.gif");
 background-repeat: no-repeat;
 background-position: left center;
}

.submenu .sub .sub {
 margin-left: 20px;
}

.submenu .sub .sub a {
 font-size: 10px;
}

#content {
 width: 460px;
 padding: 30px 30px 20px 40px;
}

#content_akcesoria {
 width: auto;
 padding: 30px 40px 20px 40px;
}

#content ul li {
 list-style-type: none;
 margin-left: 20px;
 padding-left: 12px;
 background: url("images/pointer.gif");
 background-repeat: no-repeat;
 background-position:0 3px;
}

.news, .przyjaciel {
 margin-bottom: 20px;
}

.news_title, .przyjaciel_title {
 margin-bottom: 3px;
 font-weight: bold;
}

.news_date {
 font-size: 10px;
 font-weight: normal;
}

.left_image {
 margin: 0 0 0 28px;
}
/* End of 'main' */

