body {
	padding: 10px 0px 20px 20px;
	background-image: url(../images/myImages/topSommther.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family:Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

body.subpage {
	padding: 0px;
	margin: 0px;
}

/* Paragrafy */

p {
	margin-bottom: 5px 0px 5px 0px;
}
p.paragraphTitle {
	text-decoration: underline;
	margin-top: 8px 0px 0px 0px;
}
p.paragrpahKontakt {
	border-bottom: 1px solid black;
	padding-bottom: 5px;
	width: 330px;
}
p#paragraphWydarzenia {
	width: 230px;
}

/*  NagBwki */

h1 {
	font-size: 10px;
	margin: 0px 0px 10px 0px;
}

/* linki */

a:link, a:visited, a:active {
	color: #333333;
}
a:hover {
	color: orange;
}
a.loginLink {
	position: relative;
	top: -10px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.noUnderline {
text-decoration: none;
}


dl {
	margin: 20px 0px 40px 0px;
}
dt {
	margin: 15px 0px 2px 0px; 
	border-bottom: 1px solid black;
	width: 70px;
}

/* klasy majace duuu|o wsplnego */

div#mainContainer, div#mainContainer img, div#wydarzenia a{
	margin: 0px;
    padding: 0px;
}

/* gBwne klasy */

#login {
margin-left: 800px;
width: 140px;
height: 32px;
}

div#mainContainer {
	width: 100%;
	text-align: justify;
	background-image: url(../images/myImages/mainPageBackground.gif);
	background-repeat: repeat-x;
	background-position: 0px 148px;
}
div#contentHolder {
        width: 800px;
}

/* Holdery na tekst na stronie gBwnej */

div#aboutUs, div#karieraMain, div#multimedia, div#wydarzenia {
	background-color: white;
	background-image: url(../images/myImages/boxBackground.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#aboutUs {
	width: 209px;
	padding-right: 10px;
	float: left;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	height: 251px;
}
div#karieraMain {
	float: left;
	width: 209px;
	padding-top: 20px;
	margin-top: 0px;
	padding-right: 10px;
	height: 240px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #CCCCCC;
}
div#multimedia {
	float: left;
	width: 240px;
	height: 240px;
	padding-right: 20px;	
	padding-left: 20px;
	padding-top: 20px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #CCCCCC;
}
div#wydarzenia {
	float: left;
	width: 250px;
	height: 240px;
	padding-top: 20px;
	padding-left: 20px;	
	border-bottom: 1px solid #CCCCCC;
}
#imageHolder {
	float: right;
	padding: 0px;
	width: 500px;
	height: 253px;
	background-image: url(../images/big_pic.jpg);
	padding-right: 80px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
div.extra {
        height: 0px;
        width: 100%;
        clear: both;
	    overflow: hidden;
}
div#menu {
        width: 800px;
}
div#menu img {
         display: block;
         float: left;
}

/* lista na podstronie oferty oraz linki */

div#oferta ul {
	margin: 20px 0px 0px 10px;
	list-style-type: none;
	padding-left: 10px;
}
div#oferta ul li {
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/myImages/oval.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div#oferta ul li a {
	text-decoration: none;
}

.header {
	margin-top: 40px;
	border-bottom: 1px solid #666666;
}
div#oferta ol {
	padding-left: 5px;
	margin-left: 20px;
	list-style-type: none;
}

/* podstrony i inne lojanty */

#topContainer {
	width: 800px;
	margin-bottom: 40px;
	margin-top: 0px;
	height: 30px;
	position: relative;
	background-image:url(../images/myImages/topMenuBackground.gif);
	margin-left: auto;
	margin-right: auto;
	background-position: 443px 0px;
	background-repeat: no-repeat;
}
#topContainer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/myImages/topMenuBackground.gif);
	margin-left: 469px;
}
#topContainer li {
       float: left;
       margin: -1px 24px 0px 0px;
       margin-left: 0px;
       padding: 0px;
}
#topContainer a:link, #topContainer a:visited, #topContainer a:active {
       font-size: 10px;
       color: white;
       font-family:tahoma;
       text-decoration: none;
       margin: 0px;
       padding: 0px;
}
#topContainer a:hover {
       color: orange;
}
img {
        border: none;
}
#container {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	font-size:10px;
	font-family:tahoma;
	color:#333333;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	padding-left: 100px;
}
#tableHolder {
    padding-left: 10px;
text-align: justify;
}

#tableForm {
text-align:left;
} 
#mainTable {
border-bottom: 1px solid #333333;
background-color: #FFFFFF;
}
#footer {
width: 100%;
height: 30px;
background-image:url(../images/myImages/footerImage.gif);
background-repeat:no-repeat;
background-position:left;
}

/* Formularze i inne szpeja */

div#kontakt {
width: 330px;
margin-bottom: 10px;
padding-top: 10px;
border-top: 1px solid black;
}
div#zapytanie {
width: 330px;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px solid black;
border-bottom: 1px solid black;
}
input.smoothInput {
margin-bottom: 4px;
background-image:url(../images/myImages/inputSmooth.gif);
background-repeat: repeat;
height: 16px;
border: 1px solid #A5ACB2;
}
textarea {
background-image:url(../images/myImages/inputSmooth.gif);
background-repeat: repeat-x;
width: 220px;
height: 100px;
margin-bottom: 10px;
border: 1px solid #A5ACB2;
}

/* Formularza z bBdami i prawidBowo wypeBnione */


input.alertInput {

margin-bottom: 4px;
background-image:url(../images/myImages/inputSmooth.gif);
background-repeat: repeat;
height: 16px;
border: 1px solid orange;

}
input.appInput {
color: #999999;
height: 16px;
border: 1px solid #A5ACB2;
background-color: #EEEEEE;
}

textarea.alertInput, textarea.alertInput2 {
border: 1px solid orange;
}

textarea.appInput, textarea.appInput2 {
border: 1px solid #A5ACB2;
background-color: #EEEEEE;
color: #999999;
background-image: none;
}

#error {
width: 320px;
margin-bottom: 20px;
}






.longer {
width: 180px;
}
#logo {
	margin-bottom: 15px;
	padding-left: 0px;
}
.ruler {
margin-top: 10px;
margin-bottom: 10px;
height: 1px;
width: 95%;
border-bottom: 1px solid #DDDDDD;
}
.submit {
margin-top: 20px;
}
a.margin {
display: block;
margin-top: 5px;
margin-bottom: 5px;
}
a.margin2 {
display: block;
margin-top: 5px;
margin-bottom: 80px;
}
.reset {
margin-bottom: 15px;
}
#kariera {
width: 330px;
line-height: 16px;
}
#oferta {
width: 330px;
line-height: 16px;

}



.ver {
margin-top: 40px;
margin-bottom: 40px;
}
.blink {
text-decoration:blink;
}
#footerLogo {
	background-image:url(../images/myImages/companyLogo.gif);
	background-repeat:no-repeat;
	font-size:10px;
	font-family:tahoma;
	color:#333333;
	padding-left: 14px;
	height: 20px;
	padding-top: 3px;
margin-top: 7px;
}
#lineDown {
padding-top: 58px;
}
.borderRight {
border-right: 1px solid #666666;
border-left: 1px solid #666666;
padding-left: 10px;
padding-right: 10px;
width: 200px;
}
.borderRight2 {
padding: 10px;
padding-left: 0px;
width: 230px;
}



.borderRight2 ul {
list-style-type: none;
margin-top: 20px;
padding: 0px;
margin-left: 0px;
}
.borderRight2 ul li {
	background-image: url(../images/myImages/ball.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
        margin-bottom: 10px;
}
.relative {
position: relative;
top: -69px;
left: 100px;
}
.borderBottom {
border-bottom: 1px solid #666666;

}

/* linki na stronie gBwnej */

#link1 {
position: relative;
top: 20px;
}
#link2 {
position: relative;
top: 34px;
}
#link3 {
position: relative;
top: 48px;
}

/* gwiazdki, gwiazdki, gwiazdki */

.stars {
padding-left: 80px;

}

/* resizer */

.textAreaResizeImage {
position: relative;
top: -120px;
left: 250px;
}
