/* Start of CMSMS style sheet 'styles' */
* {
	padding:0;
	margin:0;
}
body {
	background: #fff url(images/bg.jpg) no-repeat top;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

form, fieldset, img {
	border:0;
}

a {
	color: #c03;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#wrapper {
	text-align:left;
	margin: 0 auto;
	width: 990px;
}
#leftcol {
	width: 200px;
	float: left;
}
#rightcol {
	width: 790px;
	float: left;
}
#logo {
	width:169px;
	height:86px;
	margin-left:15px;
	margin-top:15px;
}
#logo strong {
	display:none;
}
#logo img {
	border:0px;
}

#katalog {
  margin-left: 5px;
  margin-top: 25px;
}
#katalog li {
	list-style: none;
	margin-top: 10px;
}
#katalog li a {
	padding-left: 24px;
	margin-left: 5px;
	color: #c03;
	background: transparent url(images/star.gif) no-repeat left;
	text-decoration: underline;
	display: inline-block;
}
#katalog li.current {
	font-weight: bold;
}
#katalog li a:hover {
	text-decoration: none;
}
#topbox {
  height: 30px;
  text-align: right;
  font-size: 11px;
}
#topbox .search {
  float: right;
  margin: 4px 0px 0px 0px;
  color: #fff;
}
#topbox input {
  width: 120px;
}
#topbox .search_button {
  border: #cacaca 1px solid;
  width: 60px;
  font-size: 11px;
}

#topbox ul {
	float: left;
}
#topbox li {
	list-style: none;
	float: left;
	display: block;
}
#topbox a {
  line-height: 30px;
  padding: 0px 20px 0px 30px;
  color: #ffffff;
  text-decoration: none;
}
#topbox a:hover {
  text-decoration: underline;
}
#topbox a.polski {
  background: transparent url(images/ln_pl.gif) no-repeat left;
}
#topbox a.english {
  background: transparent url(images/ln_en.gif) no-repeat left;
}
#topbox li.current {
  font-weight: bold;
}
#topmenu {
	background: transparent url(images/menu.gif) no-repeat;
	height:56px;	
}
#topmenu .current a {
  text-decoration: underline;
}
#topmenu ul li {
	list-style: none;
	float: left;
	display: block;
}
#topmenu ul li a {
	outline: 0;
	display: block;
	padding: 0px 20px 0px 20px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 56px;
}
#topmenu ul li a:hover {
  background: #ec1241; 
  opacity: 0.6;
}
#topmenu .first {
  padding-left: 30px;
}
#breadcrumb {
  clear: both;
  height: 30px;
  font-size: 11px;
  padding-left: 20px;
  color: #ffffff;
	line-height: 30px;
}
#breadcrumb a {
  color: #ffffff;
}
.content {
	background: transparent url(images/bg-text.gif) no-repeat top left;
	width: 790px;
	min-height: 480px;
	position: absolute;
	height: auto;
	_height: 480px;
}
.cl {
	background:transparent !important;
	position: static; 
}
.product_short {
  padding: 20px;
  clear: both;
  _clear: none;
  margin: 0px;
}
.product_short .image_container {
  float: left;
  width: 450px;
  background: #ffffff;
  border: #aeaeae 1px solid;
  padding: 15px 0px 15px 0px;
  text-align: center;
  position: relative;
}
.product_short h4 {
  position: absolute;
  margin: 0px;
  left: 3px;
  top: 2px;
  font-size: 12px;
	color: #c03;
}
.product_short .online {
  position: absolute;
  margin: 0px;
  left: 3px;
  bottom: 2px;
  font-size: 10px;
	color: #c03;
}
.product_short .title {
  float: left;
  margin: 0px;
  padding: 0px 15px 0px 15px;
  font-size: 14px;
  font-weight: bold;
  width: 260px;
  height: auto;
}
.product_short .title div {
  position:absolute;
  width: 260px;
}
.product_short .title a {
  text-decoration: none;
	color: #c03;
}
.product_short .title a:hover {
  text-decoration: underline;
}
.product_short .title span {
  font-size: 10px; 
  font-weight: normal;
}
.clear {
  clear: both;
}
.product {
  padding: 20px;
  margin: 0px;
}
.product .product_container {
  width: 750px;
  position: relative;
}
.product .image_container {
  width: 748px;
  background: #ffffff;
  border: #aeaeae 1px solid;
  padding: 0px;
  text-align: center;
  position: relative;
  _height: 300px;
  min-height: 300px;
}
.product .image_container .imglinks {
  position: absolute;
  bottom: 3px;
  left: 2px;
  font-size: 11px; 
}
.product .image_container .imglinks .lnk {
  font-size: 12px; 
}
.product h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
.product p {
  margin: 20px 0px 15px 0px;
}
.simple_page {
  padding: 20px;
  margin: 0px;
}
.simple_page .page_container {
  width: 750px;
  position: relative;
}
.page_container h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
.simple_page ul {
  margin-left: 20px;
  margin-bottom: 10px;
}
.search_results .searchhilite {
  font-weight: bold;
}

#footer {
  margin: 20px 0px 10px 0px;
  padding: 10px;
	border-top: #aeaeae 1px solid;
	font-size: 10px;
	color: #7a7a7a;
  width: 100%;
  height: 40px;
}
#footer div {
  float: right;
  height: 40px;
  padding: 0px 15px;
	border-left: #aeaeae 1px solid;
}
#footer .left {
  float: left;
  border: none;
}
#footer .left a {
  float: left;
  border: none;
  display: block;
  height: 16px;
  padding-right: 40px;
}
#footer a#footer_toma {
  background:transparent url(images/footer_logo_toma.jpg) no-repeat scroll left top;
  width: 100px;
}
#footer a#footer_artline {
  background:transparent url(images/footer_logo_artline.jpg) no-repeat scroll left top;
  width: 122px;
}
#footer a#footer_toma:hover, #footer a#footer_artline:hover {
	background-position: 0 -16px;
}

/* End of 'styles' */

