@charset "utf-8";
/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

header, nav, section, article, aside, footer, hgroup { 
   display: block;
}

ol, ul {
	list-style: none;
}

a{
	text-decoration:none;
	color: #760026;
	
	}


a:hover, a:focus
{
	color: rgb(153,153,153);	
}



/*KLASY*/
.brak_ramki {
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 90px;
}
.button
{
	color: rgb(0, 0, 0);
	font-size: 20px;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
	background: rgb(255, 255, 255);
	-webkit-box-shadow: 0px 3px 3px rgba(0, 160, 227, 0.75);
	-moz-box-shadow: 0px 3px 3px rgba(0, 160, 227, 0.75);
	box-shadow: 0px 3px 3px rgba(0, 160, 227, 0.75);
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.button2
{
	color: rgb(0, 0, 0);
	font-size: 20px;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
	background: #B0CB1F;
	-webkit-box-shadow: 0px 3px 3px rgba(255, 255, 255, 0.75);
	-moz-box-shadow: 0px 3px 3px rgba(255, 255, 255, 0.75);
	box-shadow: 0px 3px 3px rgba(255, 255, 255, 0.75);
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.clear {clear:both;}
.wciecie{ text-indent:35px;}
.center {text-align: center;}
.galeria {
	text-align: center;
	background-color: #FFF6D9;
}

img{
	padding: 3px;
	/*border: 1px solid #00A0E3;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(../img/1.png);
	background-repeat: repeat-x;
	background-color: #B0CB1F;
	width: 100%;
	font-size: .625em;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

}#wrapper #gora {
	height: 300px;
	width: 1000px;

background: rgb(176, 203, 31);
background: -moz-linear-gradient(151deg, rgb(176, 203, 31) 23%, rgb(255, 255, 255) 64%);
background: -webkit-linear-gradient(151deg, rgb(176, 203, 31) 23%, rgb(255, 255, 255) 64%);
background: -o-linear-gradient(151deg, rgb(176, 203, 31) 23%, rgb(255, 255, 255) 64%);
background: -ms-linear-gradient(151deg, rgb(176, 203, 31) 23%, rgb(255, 255, 255) 64%);
background: linear-gradient(241deg, rgb(176, 203, 31) 23%, rgb(255, 255, 255) 64%);

}
#gora #ludzie {
	background-image: url(../img/ludzie.png);
	background-repeat: no-repeat;
	height: 282px;
	width: 406px;
	float: right;
	margin-top: 10px;
	margin-right: 40px;
}
#wrapper #content {
	clear: both;
	width: 1000px;
	background-color: #fff;
}

#wrapper .wysokosc1

{height: 1400px;}

#wrapper .wysokosc2

{height: 13100px;}



#content #lewa {
background: rgb(38, 139, 255)
background: -moz-linear-gradient(358deg, rgb(38, 139, 255) 0%, rgb(255, 255, 255) 100%);
background: -webkit-linear-gradient(358deg, rgb(38, 139, 255) 0%, rgb(255, 255, 255) 100%);
background: -o-linear-gradient(358deg, rgb(38, 139, 255) 0%, rgb(255, 255, 255) 100%);
background: -ms-linear-gradient(358deg, rgb(38, 139, 255) 0%, rgb(255, 255, 255) 100%);
background: linear-gradient(90deg, rgb(38, 139, 255) 0%, rgb(255, 255, 255) 100%);
	float: left;
	width: 250px;

}
#content #prawa {
	
	float: right;
	width: 750px;
}
#gora #logo {
	float: left;
	height: 204px;
	width: 463px;
	margin-top: 40px;
	margin-left: 60px;
}
#gora #logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #prawa nav {
	background-color: #B0CB1F;
	height: 90px;
	width: 750px;
}

nav ul {
	display: block;
	padding-top: 32px;
	padding-left: 0px;
	margin-left: 38px;
}
nav ul li {
	margin-right: 26px;
	float: left;}
	
	
	
#prawa p {
	font-size: 1.4em;
	color: #000000;
	line-height: 1.6em;
	letter-spacing: 0.01em;
}
#content #prawa h2 {
	font-size: 1.8em;
	background-color: #00A0E3;
	padding: 5px;
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}

#lewa ul {
	display: block;
	padding-top: 32px;
	padding-left: 0px;
	margin-left: 15px;
	margin-top: 0px;
	
}
#lewa ul li {
	margin-bottom: 50px;	
}

#lewa ul li a{
	
	font-size: 1.8em;
	}

#content #lewa ul li #sklep {
	font-size: 2.4em;
}
#wrapper footer {
	
	background-color: #B0CB1F;
	height: 100px;
	width: 1000px;
	
}
footer #stopkowy {
	height: 90px;
	width: 1000px;
	background-color: #DBE285;
	-moz-border-radius-topleft: 30px;
	-webkit-border-top-left-radius: 30px;
	border-top-left-radius: 30px;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	border-top-right-radius: 30px;
	margin-top: 10px;
	position: absolute;
}
footer #stopkowy #dane_stopka {
	float: left;
	height: 70px;
	width: 200px;
	font-size: 1.1em;
	padding-top: 10px;
	padding-left: 40px;
}
footer #stopkowy #menu_stopka {
	float: right;
	height: 70px;
	width: 600px;
}

footer #stopkowy #menu_stopka {
	float: left;
	height: 40px;
	width: 650px;
	margin-top: 20px;
	margin-left: 5px;
}
footer #stopkowy #menu_stopka ul {
	list-style-type: none;
	display: block;
	font-size: 1.3em;
	
}
footer #stopkowy #menu_stopka ul li {
	display: block;
	float: right;
	margin-right: 7px;
	margin-left: 7px;
	
}

footer #stopkowy #menu_stopka ul li a{
color: #000;	
}


footer #stopkowy #menu_stopka ul li a:hover, footer #stopkowy #menu_stopka ul li a:focus
{
	color: rgb(153,153,153);	
	
/*OPISY FOTO*/	
	
}#prawa .opis_foto {
	float: left;
	height: 300px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	text-align: center;
}
#prawa .opis_foto p {
	text-align: center;
	font-size: 1.5em;	
}
#prawa .opis_foto p.nowy_model {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #F00;
	font-weight: bold;
}
#prawa .opis_foto .nazwa {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #00F;
}

#prawa .opis_foto .nazwa2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #390;
}

#prawa .opis_foto .nazwa3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #009;
}


#prawa .opis_foto .nazwa4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #09F;
}

#prawa .opis_foto .nazwa4 span {
	color: #0F6;
}


#prawa .opis_foto .gwarancja {
	font-family: "Times New Roman", Times, serif;
	color: #F00;
}
#prawa .opis_foto a {
	display: block;
	height: 180px;
	width: 200px;
}

/*KONIEC OPISY FOTO*/	

#content #prawa nav ul li #aktywny {
	color: #00F;
}

#wrapper h1 {
	margin-top: 5px;
	margin-left: 20px;
	font-size: 1.6em;
	
}
#content #prawa #kontakt {
	font-size: 1.5em;
}
