@charset "utf-8";
* {
padding:0;
margin:0;
}

html, body  {
	width: 100%;
	margin: 0; padding: 0;
	background-color: #494949;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	position:absolute;
	top:0;
	left:0;
}

a  {
	text-decoration: none;
	color:#4194a0;
}
a:hover  {
	text-decoration: underline;
	color:#4194a0;
}

#main  {
	width: 748px;
	margin: 37px auto;
}

#flags  {
	background: url(img/flags-bg.jpg);
	float: right;
	position: relative;
	bottom: 32px;
	margin-right: 20px;
	z-index: 10;
	height: 36px;
	min-width: 100px;
}

#flags a img  {
	border: 1px solid #e4e4e4;
}

#search input {
  width: 70px;
  border: 1px solid #494949;
  background-color: #F7F7F7;
  font: inherit;
}

#search  {
	background: url(img/flags-bg.jpg);
	float: right;
	position: relative;
	bottom: 32px;
	margin-right: 5px;
	z-index: 10;
	height: 36px;
	min-width: 100px;
}

.main-left  {
	background: #f7f7f7 url(img/main-left-bg.jpg) no-repeat top center;
	vertical-align: top;
}

.main-right  {
	background: #f7f7f7 url(img/main-right-bg.jpg) no-repeat top center;
	vertical-align: top;
	padding-top: 30px;
	line-height:16px;
}

#footer1  {
	background-image: url(img/footer1-bg.jpg);
	height: 89px;
	padding-bottom: 10px;
	vertical-align: bottom;
	text-align: center;
	color: #85582e;
}

#footer1 a  {
	font-size: 12px;
	font-style: italic;
	color: #85582e;
	letter-spacing: 0.05em;
	margin: 0 5px;
}

#footer2  {
	height: 27px;
	background: url(img/footer2-bg.jpg);
	padding-right: 10px;
	color: #7b7b7b;
	font-style: italic;
	text-align: right;
}

#footer2 a  {
	color: #7b7b7b;
}

#mainmenu  {
	margin: 5px auto;
}

#mainmenu td#menu-top  {
	width: 206px; height: 36px;
	background-image: url(img/menu-top.jpg);
}

#mainmenu #menu-bg  {
	width: 206px;
	background-image: url(img/menu-bg.gif);
}

#mainmenu #menu-bottom  {
	width: 206px; height: 36px;
	background-image: url(img/menu-bottom.gif);
}

#mainmenu #menu-bg  #menudiv  {
	margin: 0 25px 15px  20px;
	text-align: left;
}
#mainmenu #menu-bg #menudiv .menu-mark  {
	margin: 3px 8px 3px 2px;
}

#mainmenu #menu-bg  #menudiv a  {
	position: relative; top: 2px;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}
#mainmenu #menu-bg  #menudiv a:hover  {
	color: #ff4444;
}

.news-brief  {
	width: 95%;
	margin: 0 auto 10px;
}

.news-brief td  {
	vertical-align: top;
	text-align: left;
}

.t  {
	border: 1px solid #e9e9e9;
	margin-bottom: 10px;
	padding: 6px;
	background-color: #fff;
}

h2, h2 a
{
	font-size: 11px;
	font-weight: bold;
	color: #4a101c;
	text-transform: uppercase;
	margin: 5px 0 5px 0;
	padding: 0;
	text-decoration: none;
}

p {
margin:0 0 5px 0;
}

.more {
  text-align: right;
  padding: 5px 20px 2px 0;
}

.more a
{
  color:#37a1a7;
  text-decoration:none;
}

.more a:hover
{
  text-decoration:underline;
}

div.sellpoints
{
  text-align: left;
  padding: 3px;
  margin:0 0 5px 0;
}

div.collection
{
  text-align: center;
  padding:0 20px 0 20px;
}

div.collection div
{
  margin:20px 0px auto;
  text-align:left;
}

div.collection div img
{
	border:0;
}

.obr {
	width:300px;
	height:70px;
	border: 1px solid #cee9eb;
	float:left;
	text-align:left;
}

.opis {
	width:145px;
	font-size:11px;
	text-align:justify;
	float:right;
	padding:2px 0 0 0;
}

/*
.nazwa {
width:400px;
padding:20px 0 2px 0;
text-align:left;
font-size:13px;
color:#37a1a7;
float:right;
}

.nazwa a {
text-decoration:none;
color:#37a1a7;
}

.nazwa a:hover {
text-decoration:underline;
color:#37a1a7;
}
*/
.opis a {
	text-decoration:none;
	color:#656565;
}

.opis a:hover {
	text-decoration:none;
	color:#656565;
}

.desc
{
  text-align: justify;
  margin-right: 20px;
}

.iframe {
	width: 480px;
	margin:0 auto;
	height: 540px;
	border: 0;
	margin: 40px 0 0 0;
}

.end {
	clear:both;
}

.nazwa2 {
	font-size:11px;
	/*color:#37a1a7;*/
	color:#333333;
	float:right;
	width:220px;
	padding:0 10px 10px 10px;
	text-align:right;
}

.nazwa4 {
	font-size:15px;
	color:#37a1a7;
	float:right;
	width:480px;
	padding:0 10px 10px 10px;
	text-align:right;
	font-weight:bold;
}

.nazwa3 {
	font-size:15px;
	color:#37a1a7;
	padding:0 10px 20px 0;
	font-weight:bold;
	text-align:right;
}

.collection_top form {
	float:right;
	padding:0 0 5px 0;
	margin:0 5px 0 0;
}

.collection_top {
	width:500px;
	margin:0 0 10px 0;
	border-bottom:1px solid #cee9eb;
}

.produkt_szczegoly {
	font:11px Tahoma, Verdana, Arial, sans-serif;
}

.produkt_zdjecie {
	font:11px Tahoma, Verdana, Arial, sans-serif;
	width:150px;
}

.miniatury img {
	border:0;
	width:80px;
	height:80px;
}

.min_obr {
	float:left;
	margin:6px;
	border: 1px solid #cee9eb;
	width:80px;
	height:80px;
	font-size:1px;
}

.min_opis {
	width:360px;
	float:right;
	text-align:left;
	margin:20px 30px 0 0;
}

div.thumb {
  float: left;
  margin: 0px 10px 0px 0px;
}

div.thumb img {
  border: 0px;
}

.sklep {
	color:#37a1a7;
	font-weight:bold;
	background:url(img/point.gif) no-repeat 0 3px;
	padding:0 0 0 13px;
}

.adres {
	padding:0 0 0 10px;
}

.shop img {
	border:0;
}

.gora {
	padding:10px 0 15px 0;
}

.logo {
	text-align:left;
	border: 1px solid #cee9eb;
	width:300px;
	height:70px;
	float:left;
	margin:0 0 20px 0;
}

/*.miniatury2 {
	margin:10px 0 10px 0;
}

.miniatury2 img {
	float:left;
	margin:6px;
	border: 1px solid #cee9eb;
}
*/

#links {
  position: relative;
  bottom: 120px;
  right: 12px;
}

#links a {
  color: #d6d6d6;
  padding:0 15px 0 0;
  text-decoration:none;
}

#links a:hover {
	color:#f1f1f1;
}

.wersje {
	width: 480px;
	margin:0;
}

.wersje img {
	border:0;
	width:80px;
	height:80px;
}

.wersje_obr {
	float:left;
	margin:6px 6px 6px 0;
	border: 1px solid #cee9eb;
	width:80px;
	height:80px;
	font-size:1px;
}

.wersje_opis {
	width:370px;
	float:right;
	text-align:left;
	margin:20px 0 0 0;
}

.wersje_opis a {
	color:#4194a0;
	text-decoration:none;
}

.wersje_opis a:hover {
	text-decoration:underline;
}

.kolory {
	font:12px Tahoma, Verdana, Arial, sans-serif;
	margin:10px 0 20px 0;
	color:#0F4F58;
	text-align:left;
}

.kolory a {
	text-decoration:none;
	font:12px Tahoma, Verdana, Arial, sans-serif;
}
.kolory a:hover {
	text-decoration:underline;
}

.obr2 {
  	border: 1px solid #cee9eb;
  	width:250px;
  	padding:0;
  	margin:0;
  	float:left;
  	margin:0 0 15px 0;
		font-size:1px;
}

/*.nazwa2 {
	width:210px;
	text-align:right;
	font-size:11px;
	color:#000;
	float:right;
}
*/

select {
  border: 1px solid #494949;
  background-color: #F7F7F7;
  font: inherit;
}

