html {height:100%;}

* {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px;
	color: #444444;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px; 
	background: #EEEEEE; 
	border: 0px solid green;
	height: 100%;
}

A:link    { font-weight: bold; text-decoration: underline;		color:#9E0B00; }
A:visited { font-weight: bold; text-decoration: underline;		color:#9E0B00; }
A:hover   { font-weight: bold; text-decoration: none;		color:#CF0E00;}
A:active      { font-weight: bold; text-decoration: none;		color:#CF0E00;}

A.red:link    { font-weight: bold; text-decoration: underline;		color:#9E0B00; }
A.red:visited { font-weight: bold; text-decoration: underline;		color:#9E0B00; }
A.red:hover   { font-weight: bold; text-decoration: none;		color:#CF0E00;}
A.red:active      { font-weight: bold; text-decoration: none;		color:#CF0E00;}

IMG {
	border: 0px;
}

*.rightborder {
	border-right: 1px solid #850C00;
	border-top: 1px solid #850C00;
	border-bottom: 1px solid #850C00;
}

.leftborder {
	border-left: 1px solid #850C00;
	border-top: 1px solid #850C00;
	border-bottom: 1px solid #850C00;
	width: 227px;
	height: 519px;
	border: 0px solid green;

}

table.maincell_onas {
	background: url(../images/kursrysunku.project_03_onas.jpg);
}

table.maincell_osiagniecia {
	background: url(../images/kursrysunku.project_03_osiagniecia.jpg);
}

table.maincell_kurswakacyjny {
	background: url(../images/kursrysunku.project_03_kurswakacyjny.jpg);
}

table.maincell_oferta {
	background: url(../images/kursrysunku.project_03_oferta.jpg);
}

table.maincell_galeria {
	background: url(../images/kursrysunku.project_03_galeria.jpg);
}

table.maincell_aktualnosci {
	background: url(../images/kursrysunku.project_03_aktualnosci.jpg);
}

table.maincell_kontakt {
	background: url(../images/kursrysunku.project_03_kontakt.jpg);
}

td.cell_kontakt {
	padding: 96px 20px 0px 20px;
	text-align: left;
}

td.cell_kontakt1 {
	padding: 96px 20px 0px 20px;
	text-align: center;
}

td.cell_onas {
	padding: 100px 20px 0px 20px;
	text-align: left;
}

td.cell_oferta {
	padding: 100px 20px 0px 20px;
	text-align: left;
}

td.cell_aktualnosci {
	padding: 100px 20px 0px 20px;
	text-align: left;
}

td.cell_galeria {
	padding: 80px 10px 0px 10px;
	text-align: left;
}

*.redtext {
	color: #9E0B00;
	margin-bottom: 3px;
}

hr.hr_kontakt {
	margin-top: 11px;
	margin-bottom: 4px;
	height: 1px;
	background: #555555;
	border: 1px #555555;
}

hr.hr_galeria {
	margin-top: 8px;
	margin-bottom: 6px;
	height: 1px;
	background: #cccccc;
	border: 1px #cccccc;
}

input, select {
	background: #C4C4C4;
	border: 1px solid #888888;
	margin-top: 3px;
	width: 140px;
}
input.white {
	background: #ffffff;
	border: 1px solid #888888;
}
input.submit {
	width: 100px;
}
td.formcell_kontakt {
	padding-top: 0px;
}

td.formcell_kontakt_textarea {
	padding-top: 7px;
	padding-left: 20px;
}

textarea.contact_textarea {
	width: 200px;
	height: 80px;
	background: #C4C4C4;
	border: 1px solid #888888;
	margin-top: 3px;
}

img.galeria_obraz {
	padding: 0px;
/*	border: 1px solid #F9F9F9; */
	width: 85px; 
	height: 60px;
}

td.galeria_tabcell {
	padding-left: 1px;
	padding-right: 1px;
	border: 1px solid #F9F9F9;
	background: #CCCCCC;
	text-align: center;
}

img.galeria_obraz_main {
	padding: 0px;
	border: 1px solid #F9F9F9;
	width: 125px;
	height: 91px;
}

img.galeria_obraz_big {
	padding: 0px;
	border: 1px solid #BBBBBB;
}

*.title {
	margin-bottom: 4px;
	font-weight: bold;
}

table.galeria_start {
	margin-bottom: 10px;
}

*.seemore {
	margin-top: 8px;
}

td.gallery_navline {
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	padding: 3px;
	height: 24px;
}

td.gallerybg {
	background: #000000;
}

table.gallerytab {
	background: #E1E1E1;
	margin: 0px;
}

*.message_errors {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

*.message_success {
	font-weight: bold;
}

*.grubo {
	font-weight: bold;
}

p, h3 {
	border: 0px solid red;
	margin-top: 0px;
	margin-bottom: 7px;
}

ul, li {
	border: 0px solid red;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


.maincell {
	width: 100%; 
	height: 100%;
	border: 0px solid green;
}

.centercell {
	width: 415px; 
	height: 373px;
	border: 0px solid green;

}

/* style do LightBoxa */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 90px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
