/* 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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



ul, ol, dl {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align:baseline;
}



/* MAIN STYLES */

html {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

body {
	background: url(images/bg.png);
}

img {
	border: 0;
}

#container {
	line-height: 20px;
	width:940px;
	margin: 0 auto;
	line-height: 26px;
}

#icons {
	float: right;
	margin-top: 20px;
	margin-right: -24px;
}

.gora {
	padding-right: 24px;
}

#logo {
	clear:both;
	float: left;
	padding-top:33px;
}

#dane {
	float: right;
	clear: right;
	padding-top: 25px;
}

#menu {
	clear: both;
	width: 436px;
	border-bottom: 1px solid #838383;
	padding-bottom:65px;
}

#menu ul { 
	list-style: none;
} 

#menu li {
	display: inline;
	margin-top:42px;
	float: left;
	padding-right:50px;
}

#witaj {
	margin-top:37px;
	width: 500px;
	float: left;
	clear: both;
}

#witaj h1 {
	background: url(images/witaj.png) no-repeat;
	text-indent: -9999px;
}

#witaj span {
	float: left;
}

#wiecej {
	float: left;
	margin-top: 10px;
	margin-left: 38px;
}

#slider {
	width: 380px;
	float: left;
	padding-left: 58px;
	margin-top: 30px
}

#omnie {
	margin-top:37px;
	width: 820px;
	float: left;
	clear: both;
}

#omnie h1 {
	background: url(images/omnie.png) no-repeat;
	text-indent: -9999px;
}

#omnie span {
	float: left;
}

#portfolio {
	margin-top:37px;
	width: 820px;
	float: left;
	clear: both;
}

#portfolio h1 {
	background: url(images/web.png) no-repeat;
	text-indent: -9999px;
}

#inne {
	margin-top:37px;
	width: 820px;
	float: left;
	clear: both;
}

#inne h1 {
	background: url(images/inne.png) no-repeat;
	text-indent: -9999px;
}

#footer {
	width: 940px;
	float: left;
	border-top: 1px solid #838383;
	margin-top: 30px;
	padding-top: 8px;
}

.prace {
	width: 940px;
	margin-left: 30px;
	margin-top: -20px;
}

.prace ul { 
	list-style: none;
} 

.prace li {
	display: inline;
	float: left;
	padding-right:50px;
	
}

.thumb {
	padding-top: 40px;
}

#kontakt {
	margin-top:37px;
	width: 820px;
	float: left;
	clear: both;
}

#kontakt h1 {
	background: url(images/kontakt.png) no-repeat;
	text-indent: -9999px;
}

#form {
	margin-top: 37px;
	float: left;
	clear: both;
	width:560px;
}

.text {
	background: #484848;
	border: 1px solid #7f7f7f;
	margin-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
	color: #f7f7f7;
	height: 25px;
	padding-left: 15px;
	float: left;
	clear: both;
}

#tresc {
	background: #484848;
	border: 1px solid #7f7f7f;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
	color: #f7f7f7;
	float: right;
	margin-top: -102px;
	margin-left: 210px;
	height: 89px;
	width: 300px;
	padding-left: 15px;
	padding-top: 6px;
}

.input {
	background: transparent;
	background-image:url(images/wyslij.png);
	height: 11px;
	width: 104px;
	border: 0;
	float: right;
	margin-top:10px;
}

#info {
	float: right;
	margin-top: 55px;
	margin-left: 10px
}

#info span {
	color: #ff0d55;	
}

a {
	color: #ffffff;
}

#stat {
	float: right;
}
