/*  Szablon strony                   
    2006-05-06 www.media-studio.pl  
    Media Sudio Mariusz Ściseł    */
    
/* BODY */

body {
	color: #000000;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	font-size: 82%;
    background-color: #fff5dc;
    padding: 0px;
    margin: 10px 0;
}

a { color: Maroon; text-decoration: underline; }
a:hover { text-decoration: underline; }
a span.arrow { color: #FFA500; font-weight: bold; }

h1, h2, h3 {
	color: #993300; 
	padding: 0px;
	margin: 0.8em 0 0.5em 0;
}
h1 { font-size: 150%; margin: 0.8em 0 1.5em 0;}
h2.center {	text-align: center; }
h2 { font-size: 130%; }

h2 A { color: Brown; text-decoration: none; }
h2 A:hover { text-decoration: underline; }
h2.black {
	margin: 0px 0 10px 0;
	color: Black;
	text-align: center;
}
div.poz  { visibility: visible; display: block }
div.poz .poz  { visibility: hidden; display: none }

h3 { font-size: 100%; }

p { margin: 0em; line-height: 150%; }
p.i, p.italic, h2.i { 
	font-style: italic; 	
}
h2.pisany{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 140%;
	letter-spacing: 1px;
}
p.small,
.small { font-size: 82% }
.u { text-decoration: underline; }
.j { text-align: justify; text-indent: 1.5em;  }
.n { font-weight: normal; }
.normal { font-weight: normal; }
p.b,
p.bold { font-weight: bold;}

p.a, p.akapit {
	text-indent: 1.5em; 
	text-align: justify;
	w\idth: 98% auto;  /* for IE6 bug*/
	padding-left: 1px;
}

p.marker {
	font-weight: bold;
	text-align: justify;
	background-color: yellow;
	padding: 10px;
	margin: 20px 0 20px 0;
}

/* Kolory */
.red { color: red; }
.maroon { color: Maroon; }
.czarny { color: black; }


div#maincontent-design ul,
div#maincontent-design ol
{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%; 
}

ol li.pytanie ol { font-weight: normal; }


li.pytanie { font-weight: bold; }
p.odpowiedz { font-weight: normal; padding: 10px 10px 10px 0px; }

div.wieksze p { 
	font-size: 110%; 
	font-style: italic;
	width: 98%;
	/* w\idth: 98%;  */ /*for IE6 bug*/ 
}
sup { font-size: 80%; }

/* linia przerywana pozioma */

div.line-dotted-h,
div.line-dotted-h2 {
	height: 1px;
	padding: 0px;
	font-size: 0px;
	overflow: hidden; /* IE6 Bug */
	background: #aaa url(images/dots_poziom.gif) repeat-x;
}
div.line-dotted-h2 { margin: 5px 0 10px 0; }

div.line-dotted-h-gray {
	height: 1px;
	font-size: 0px;
	overflow: hidden; /* IE6 Bug */
	background: #DDD url(images/dots_poziom_gray-white.gif) top repeat-x;
}


/* Szablon */

div#allcontent
{
	border: 1px solid #815E4B;
	width: 750px;
	margin: 0px auto;
}

div#header
{
	width: 750px;
	height: 149px;
	border-bottom: 1px solid #815E4B;
}

div#header-logo
{
	width: 201px;
	height: 149px;
}

div#header-z1
{
	width: 281px;
	height: 149px;
	background-image: url(images/podlogi-swiata-1.jpg);
}
div#header-z2
{
	float: right;
	width: 268px;
	height: 149px;
	background-image: url(images/podlogi-swiata-2.jpg);
}


/* Menu z linkami gorne w pasku naglowka */


div#topmenu {
	height: 24px;
    background: #E7B15A url(images/topmenu.png) repeat-x bottom;
	border-top: 1px solid #EEC77B;
    border-bottom: 1px solid #D18C46;
}

div#topmenu-design {
	height: 24px;
    margin: 0;
    padding: 0;
}


div#topmenu ul{
	margin: 0px;
	padding: 0px;
}

div#topmenu li
{
	margin: 0px;
	float: left;
	display: block;
    border-right: 1px solid #ffe0a6;
}

div#topmenu div
{
    padding: 0px;
}

div#topmenu a {
	border-right: 1px solid #af7d2c;
    color: Maroon; 
    font-size: 12px;
	font-weight: bold;
    letter-spacing: 1px;
    font-family: Tahoma, Arial, Verdana ;
	background: url(images/topmenu-arrow-off.png) no-repeat left center; 
    padding: 5px 10px 5px 25px;
    text-decoration: none;
	display: block;
}

div#topmenu a:hover{
	color: Maroon;
	border-right: 1px solid #ffe0a6;
	background: #ffe0ab url(images/topmenu-arrow-on.png) no-repeat left center;
}
div#topmenu a:active { color: red; text-decoration: none}

div#topmenu a:hover span.promocje {
	color: #A52A2A ;
}

span.promocje {
	color: black;
}

/* Rightmenu - prawa kolumna */

div#rightmenu{
	width: 158px;
	float: right;
	margin-top: 20px;
	margin-left: 15px;
}
div#rightmenu-design{
	color: Maroon;
	font-size: 85%;
	width: 140px;
	border: 1px solid #ffd188;
	border-top-width: 3px;
	background-color: #ffe6bf;
	padding: 8px;
}

div.promocja {
	color: Maroon;
	border: 1px solid Red;
	border-top-width: 3px;
	background-color: #fff;
	padding: 8px;
	margin: 10px 0 10px 0;
}
div.promocja h2 {
	color: Black;
	margin-top: 0;
}

/* Kolumny strony - srodek z menu i trescia */

div#columns{
	width: 100%;
	background-color: #FFFFE6;
	background-image: url(images/column-left.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom: 1px solid #A72021;
}

div#rightcolumn{
	width: 260px;
	float: right;
	margin-top: 20px;
	margin-left: 15px;
}

/* Menu - z lewej strony definicja w menu_v.css */

/* Boksik dla banerkow pod menu */

div.banery{
	text-align: center;
	margin: 10px 0 10px 0;
}
div.banery a img{
	text-align: center;
	margin: 5px 0 5px 0;
}

/* Menu z linkami */

div#relatedmenu ul{
	margin: 5px 0px 5px 0;
	padding: 0px;	
}

div#relatedmenu li
{ 
	margin: 0 0 3px 0;
    list-style-type: none;
}
div#relatedmenu a
{ 
	margin: 0px;
	width: 165px;
    color: black;
    font-size: 86%; 
     font-family: Tahoma, Arial, Verdana ; 
    font-weight: normal; 
    letter-spacing: 1px;     
    text-decoration: none;
	background: url(images/menu-arrow.gif) no-repeat left;
    padding: 3px 0px 3px 10px;
}

div#relatedmenu a.menu-home, div#relatedmenu a.menu-ulubione ,
div#relatedmenu a.menu-startowa, div#relatedmenu a.menu-email
{
    background-position: left center;
    background-repeat: no-repeat;
	display: block;
    padding-left: 17px;  
    margin-left: 10px;
}

div#relatedmenu a.menu-home		{ background-image: url(images/menu-home.gif); }
div#relatedmenu a.menu-ulubione	{ background-image: url(images/menu-ulubione.gif); }
div#relatedmenu a.menu-startowa	{ background-image: url(images/menu-startowa.gif); }
div#relatedmenu a.menu-email	{ background-image: url(images/menu-email.gif); }

div#relatedmenu a:link, 
div#relatedmenu a:visited { color: black; text-decoration: none;}

div#relatedmenu a:hover,
div#relatedmenu a:active { color: red; text-decoration: underline}

div#langmenu
{
	height: 25px;
	padding: 5px 0px 0 0;
	background: #ffd48b url(obrazki/leftmenu-arc.gif) right no-repeat ;
}

/* Srodek strony */

div#maincontent{ width: 545px; float: right }
div#maincontent-fix{ float: left; width: 100%; }
div#maincontent-design{ height: 1%;  padding: 1px 20px 10px 20px; }

div.image-right{
	float: right;
}
div.image-left{
	float: left;
}
div.image-center{
	text-align: center;
}
div#rightmenu div.image-center
{
	margin: 5px 0 0 0;
}
div.image-right img {
	padding: 1px;
	margin: 0 0 10px 10px;
	border: 1px solid green;	
}

div.galeria { margin: 10px 0px 10px 0px; }
div.galeria p { margin: 0px; padding: 0px; }
div.zdj {
	float: left;
	display: inline;
	margin: 5px 2px 5px 2px;
	text-align: center;
	min-height: 110px;
}

div.zdj img{
	font-size:0; 
	margin: 5px 0px 0px 0px;
	border: 1px solid Maroon;	
	overflow: hidden;
}

a img {	border: 0px; }
img.ramka {	padding: 1px; border: 1px solid brown; }
img.ramka1 { border: 1px solid #ffd188}
img.ramka2 { border: 1px solid Gray; }
img.ramka3 { border: 1px solid #ffefc5; }

img.right {	margin-left: 15px; float: right; }
img.left {	margin-right: 15px; float: left; }
div.center {
	 text-align: center;
}

div.c-v-l { float: left; width: 505px; margin: 12px 0 0 0; }
div.c-v-l h2 { float: right; width: 380px; margin: 0px  0 10px 0; padding: 0px; }
div.c-v-l h2 a { margin: 0px; padding: 0px; }
div.c-v-l h2 a:hover { text-decoration: underline;}
div.c-v-l div.image-left { float: left; margin: 4px 20px 0 0; }
div.c-v-l p { margin: 0px; padding: 0px; line-height: 120%; text-align: justify; }
div.c-v-l p a { color: Green; text-decoration: none; }


div.podpis {
	float: right;
	text-align: center;
	margin: 10px 0 10px 0;
}
/* Stopka strony */

div.kreska2{
	border-top: 1px solid #A72021;
	border-bottom: 1px solid #FFFFFF;
}

div#footer {
	clear: both;
	min-height: 26px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C96D41;
	background: #E7984E url(images/footer.gif) repeat-x;
}

div#footer address {
	color: #663300;
	padding: 1px;
	text-align: center;
	font-style: normal;
	font-size: 70%;  
}
div#footer address a		{color: White; }
div#footer address a:hover	{color: Red; }
div#footer b { font-weight: normal; }
/* Dodatkowe style */
.b { font-weight: bold; }
.image{	float: right; }
img { border: 0px; }
.break { clear: both; }
.hide {	display: none;}
.center { text-align: center; }
.wiecej {	text-decoration: none; }
.wiecej span { color:red; font-weight: bold; }
.baner {border:1px solid #6C503E; padding: 7px; background-color: #815e4a; }
td.produkt { padding-bottom: 10px; }
td.produkt img { border: 1px solid Maroon; }
table p { margin: 0px; padding: 0px; line-height: 100% }
table ul { margin: 0px 0px 0px 20px; padding: 0px; }
table.tabelka { border: 0px; border-top: 1px solid #ffd48b; border-left: 1px solid #ffd48b; margin: 1em 0 0.5em 0; border-collapse: collapse }
table.w100 {	width: 100% }
table.tabelka td,
table.tabelka th {
	border-bottom: 1px solid #ffd48b;
	border-right: 1px solid #ffd48b; 
	padding: 3px;
	background-color: White;
}
table.tabelka th { background-color: #ffe4b5; }
table.odstep {margin: 20px 0 20px 0; }

div.image-right a { text-decoration: none; }

.f-b { height: 1%; /* Fix for IE */ }

.f-b:after /* Terminate floating elements flow */
{
    content: "-";
    height: 0;
    font-size: 0;
    visibility: hidden;
    display: block; 
    clear: both; 
}
