/* menu */
#menu {
	padding-left: 0px;
	text-align: left;
}


#menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#menu li {
  float: left;
  position: relative;
}

#menu li ul {
  display: none;
  position: absolute;
  top: 1.2em;
  left: 0;
}

#menu li > ul {
  top: auto;
  left: auto;
}

#menu li:hover ul, #menu li.over ul {
  display: block;
  z-index: 1;
}

#menu li li {
  float: none;
  margin-right: 0;
}

#menu .text {
  position: relative;
}

/* belka menu */
#menu .text {
  font-size: 10px;
  left: 10px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}

#menu a {
  color: #ffffff;
  text-decoration: none;
}


#menu li {
  margin-right: 12px;
  font-weight: bold;
  text-align: left;
  line-height: 150%;
}

/* rozwijane menu */
#menu li li a {
  font-weight: bold;
}

#menu li li a:hover {
  text-decoration: underline;
}


.title {
	font-weight: bold;
	font-size: 11px;
}
.raquo {
	font-weight: bold;
	text-decoration: underline;
}

.textmed {
	font-size: 13px;
}

.keyheader {
	display: none;
}

.p_title {
	font-weight: bold;
}

.p_quoted {
	font-style: italic;
}

h1 {
	font-size: 16px; 
	font-weight: bold;
	line-height: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-indent:0px;
}

h2 {
	font-size: 14px; 
	font-weight: bold;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent:0px;
}

ul {
	margin-bottom: 0px;
}

p {
	margin: 0px;
}

.main {
	font-weight: bold;
}

.promoborder {
  border: 1px solid green;
  padding: 5px;
}

label {
  width: 30%;
  float: left;
  clear: left;
  font-weight: bold;
  text-align: right;
  padding-right: 5px;  
}

input, textarea, select {
	font-family: verdana, helvetica, sans-serif;
}

.labelform input, .labelform textarea, .labelform select {
	margin-bottom: 4px;
}

/* Oceny */

.ocena_bar {
  text-align: left;
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  height: 46px;
  margin-bottom: 3px;
}

.ocena_bar a {
  font-size: 10px;
}

.ocena_box {
  float: right;
  background: black;
  height: 35px !important;
  height: 45px;
  width: 55px; 
  color: white;
  font-weight: bold;
  font-size: 22px;
  text-align:center;
  padding-top: 11px;  
  line-height: 100%; 
  letter-spacing:-1px;
}

.ocena_box_small {
  float: right;
  background: black;
  height: 20px !important;
  height: 26px;
  width: 30px; 
  color: white;
  font-weight: bold;
  font-size: 13px;
  text-align:center;
  padding-top: 6px;  
  line-height: 100%; 
  letter-spacing:-1px;
  margin: 0 0 5px 5px;
}

.ocena_el {
  background: black;
  width: 0px;
  height: 6px;
  border: 1px solid gray;
  float: left;
  padding: 0 2px;
  font-size: 6px;
}

.ocena_el_hover {
  background: red;  
}



.comment_author {
  width: 120px;
  height: 110px;
  float: left; 
  text-align: center; 
  margin-bottom: 1em; 
  background: url(http://static.polter.pl/tplimg/comment_arrow.png) no-repeat 108px 15px;
}

.comment_content {
  width: 450px; 
  float: left; 
  margin-bottom: 1em;
}

.comment_content .comment_top {
  height: 10px;
  background: url(http://static.polter.pl/tplimg/comment_top.png) no-repeat top center;
}

.comment_content .comment_bottom {
  height: 10px;
  background: url(http://static.polter.pl/tplimg/comment_bottom.png) no-repeat top center;
}

.comment_content .comment_body {
  background: url(http://static.polter.pl/tplimg/comment_bg.png);
  padding: 1px 8px;
  margin: 0;
}

.comment_content .comment_subject {
  width: 320px;
  float: left;  
  font-weight: bold;
}

.comment_content .comment_grade {
  white-space: nowrap;
  width: 110px;
  float: right; 
  text-align: right;
}

.comment_content .comment_txt {
  font-size: 11px;
  text-align: justify;
  float: left;
  width: 100%;
}


#link0r div {
  display: inline;
}

#link0r a:link, #link0r a:visited, #link0r a:hover {
  color: #444444;
  font-size: 9px;
}

a:link.link0r, a:visited.link0r, a:hover.link0r {
  color: #444444;
  font-size: 9px;
}

.calendar * { margin: 0; padding: 0; border: 0; font-family: Tahoma, serif; font-weight: normal; color: #000; }
.calendar .invalidday a, .calendar .invalidday a:hover { color: #ccc; background: #fff; cursor: default; }
.calendar .selectedday { background: #ddd; }
.calendar .today { font-weight: bold; color: #f00; }
.calendar a { padding: 0 2px; color: #000; text-decoration: none; }
.calendar a:hover { background: #bbb; }
.calendar table { border-collapse: collapse; font-size: 90%; }
.calendar tbody td { width: 22px; }
.calendar td, .calendar th { padding: 1px; text-align: center; }
.calendar thead td { border-bottom: 1px solid #aaa; }
.calendar thead td { font-weight: bold; }
.calendar thead th a { font-size: 95%; font-weight: bold; }
.calendar thead th { padding: 2px 0; vertical-align: middle; background: #ddd; }
.calendar { padding-bottom: 2px; border: 1px solid #aaa; font-size: small; background: #fff; }
.calendaricon { cursor: pointer; }
.calendarlink, .calendaricon { margin: 0 3px; }


/* Ulima.pl */
.afsu_titl {
  text-align: center;
  font-weight: bold;
  font-size: 9pt;
}
.afsu_pict {
  text-align: center;
  padding: 0.5em 0;
}
.afsu_pct {
  border: 1px solid grey;
}
.afsu_pric , .afsu_bask {
  text-align: center;
  padding: 0.5em 0;
  font-weight: bold;
  font-size: 10pt;
}

/* Rebel.pl */

/* nazwa produktu, np. Neuroshima */
.product_title {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-weight: bold;
}
	
/* opis produktu, np. Podstawka do postapokaliptycznej gry RPG. */
.product_description {
  font-style: italic;
  font-weight: bold;
}
	
/* cena, np. 49.00 */
.product_price {
}

/* napis "cena" oraz "zł" */
.product_price_caption {
  font-weight: bold;
}
	
/* link "pokaż szczegóły" */
.product_link_details {
}
	
/* link "do koszyka" */
.product_link_basket {
  font-weight: bold;
}

.notka {
	clear: both;
	margin-bottom: 1em;
	padding: 0 0 10px 0;
}

.clear {
	clear:  both;	
}
