/* SELEKTORY GLOWNA START */

BODY {
    margin: 50px 0px 0px 0px;
    padding: 0px;
    font: 11px/14px Tahoma;
		color: Black;
}
TABLE {
    border-collapse:collapse;
}
A {
    outline:none;
}
IMG {
  border: 0;
}
P {
	margin: 0px;
}

/* SELEKTORY GLOWNA KONIEC */


/* STRUKTURA START */

#footer {
  clear: both;
  margin: 0px auto;
  text-align: center;
  color: #C1C1C1;	
}

#main {
  margin:0px auto;
  width: 510px;
  height: 425px;
  overflow: hidden;
	position: relative;
}

/* STRUKTURA KONIEC */


/* SELEKTORY STRON START */

.c8, .c9, .c10, .c11, .c12 {
    height: 425px;
}

/* o mnie */
.c8 {
	background: url(../images/bg_omnie.jpg) no-repeat right top;
	position: relative;
}
.c8 #article {
	width: 324px;
	height: 110px;
	top: 230px;
	left: 20px;
	position: absolute;
	overflow: hidden;
}
#scroll_content {
	position: absolute;
	width: 304px;
	left: 0px;
}
#scroll_menu {
	position: absolute;
	width: 10px;
	right: 0px;
	bottom: 0px;
}
#scroll_menu IMG {
	border: none;
}
.c8 #article P {
	margin-bottom: 4px;
}
.c8 #article UL {
	margin: 0px;
	padding: 4px 0px 0px 14px;
}
.c8 #article A {
	text-decoration: none;
	color: Black;
}
.c8 #article A:hover {
	font-weight: bold;
}

#about {
	position: absolute;
	left: 196px;
	top: 80px;
}
#about P {

}

#wordpress {
	position: absolute;
	right: 160px;
	bottom: 26px;
}
#wordpress IMG {
	vertical-align: middle;
	margin-left: 8px;
}

/* klienci */
.c9 {
  background: url(../images/bg_klienci.jpg) no-repeat right top;
    position: relative;
}
.c9 #article {
    width: 320px;
    top: 30px;
    left: 20px;
    position: absolute;
    overflow: hidden;
}
.c9 #article DIV {
    width: 160px;
    text-align: center;
		float: left;
}
.c9 #article IMG {
    margin: 20px 0px;
    vertical-align: middle;
}
.c9 #article #padjas {
	margin-top: 70px;
}

/* start */
.c10 {
  background: url(../images/bg_start.jpg) no-repeat right top;
}
.c10 #article {
  padding-top: 18px;
}
.c10 #article DIV {
  float: left;
  width: 180px;
  height: 195px;
  margin: 0;
  padding: 0;
}

/* kontakt */
.c11 {
  background: url(../images/bg_kontakt.jpg) no-repeat right top;
	position: relative;
}
.c11 #article {
	width: 320px;
	height: 110px;
	top: 270px;
	left: 20px;
	position: absolute;
	overflow: hidden;
}
.c11 #article P {
	margin-bottom: 10px;
}
.c11 #article A {
	text-decoration: none;
	color: Black;
}
.c11 #article A:hover {
	font-weight: bold;
}

/* aktualnosci */
.c12 {
    background: url(../images/bg_aktualnosci.jpg) no-repeat right top;
	position: relative;
}
.c12 #article {
	top: 56px;
	left: 15px;
	width: 320px;
	height: 344px;
	position: absolute;
	color: Black;
}
.c12 #article H3 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
.c12 #article UL {
	/*list-style: none;*/
	margin: 0px;
	padding: 0px 0px 10px 14px;
	width: 140px;
}
.c12 #article LI {
	padding: 0px;
	margin: 0px;
}
.c12 #article A {
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
.c12 #article A IMG {
	margin-right: 4px;
}

#navmenu {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#twitter {
	width: 120px;
	height: 120px;
	position: absolute;
	top: 0px;
	left: 170px;
	overflow: hidden;
}
#twitter H2 {
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#twitter UL {
	list-style: none;
	padding: 0px !important;
	margin: 0px !important;
}
#twitter LI {
	padding: 0px !important;
	margin: 0px !important;
}

#twitter P {
	margin: 10px 0px 0px 0px;
	text-align: right;
}
#twitter A {
	font-weight: normal !important;
}


/* SELEKTORY STRON KONIEC */

/* TOP MENU START */

#hmenu {
	position: absolute;
	left: 42px;
	top: 0px;
	z-index: 99;
}

#hmenu UL {
  margin: 0;
  padding: 0px 0px 0px 0px;
  list-style: none;
}
#hmenu UL LI {
  padding: 0px;
	margin: 0px;
  display: inline;
  position: relative;
  color: #C1C1C1;
 }
#hmenu A {
  padding: 0px 6px;
  color: #C1C1C1;
  text-decoration: none;
  border-right: 1px solid #C1C1C1;
}
#hmenu A:HOVER {
  color: Black;
}

/* TOP MENU KONIEC */