/* czerwony #DB3632 */


/********** OGÓLNE PARAMETRY *********/

* {
	margin: 0;
	padding: 0;
	outline: none;
}

img {
	border: 0;
}

body {
	background: #656dd2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: justify;
}

#wrapper {
	width: 940px;
	margin: 0 auto 80px auto;
}

#palec-lewo {
    width: 60px;
    height: 28px;
    position: fixed;
    left: 2%;
    top: 90%;
}

#palec-prawo {
    width: 60px;
    height: 28px;
    position: fixed;
    right: 2%;
    top: 90%;
}

/**** class czcionek ****/

.i {
    font-style: italic;
}

.b {
	font-weight: bold;
}

/**** div clear ****/

#clear {
    width: 50px;
    height: 1px;
    clear: both;
}

/********** POSZCZEGÓLNE STRONY *********/
/**** strona index ****/

#start {
    background: black url(obrazki/tlo-index.jpg) no-repeat;
    width: 600px;
    height: 600px;
    margin: 10px auto;
}

#menu-index {
	list-style: none;
	text-align: center;
    margin: 30px auto;
}

#menu-index li {
	display: inline;
    padding-left: 40px;
    padding-right: 40px;
}

#menu-index li a {
    width: 80px;
	color: #DB3632;
	font-size: 30px;
	text-decoration: none;	
    padding-left: 40px;
    padding-right: 40px;
}

#menu-index li a:hover {
	color: white;
}

/**** strona autor ****/

#autor {
	width: 686px;
	margin: 40px auto auto auto;
}

#lewy, #prawy {
	float: left;
	margin-top: 30px;
}

#srodek {
	float: left;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
	color: #DB3632;
}

#srodek img {
	margin-top: 10px;
}

#srodek1 {
    font-size: 30px;
    font-weight: bold;
    color: #DB3632;
}

#srodek2 {
    font-size: 10px;
    color: #DB3632;
    text-align: right;
}

a#mail {
	color: #DB3632;
	font-size: 20px;
	font-weight: normal; 
	text-decoration: none;  
	margin-top: 15px;  
	margin-bottom: 20px;
	display: block; 
}

a:hover#mail {
	color: white;
}

a.odnosnik {
	font-weight: bold;
	color: #F0F8FF;
}

a:hover.odnosnik {
	color: #DB3632;
}

#autor-tekst {
	width: 673px;
	margin: 0 auto;
    clear: both;
}

#autor-tekst p {
    padding-top: 10px;
}

hr.thin { 
    height: 1px; 
    border: 0; 
    color: white; 
    background-color: white; 
    width: 30%;
    margin: 0 auto; 
    text-align: center;
}

#nav-linki {
	text-align: center;
}

#nav-linki a {
	font-family: Helvetica, Arial, Verdana, sans-serif;	
	color: #DB3632;
	font-size: 22px;
	letter-spacing: 1px;
}

#nav-linki a:hover {
	color: white;
}

/**** strona linki ****/

#linki {
    width: 800px;
    margin-top: 50px;
    float: right;
}

#linki h4 {
    padding-top: 15px;
    padding-bottom: 5px;
}

#linki a {
    color: black;
    padding-left: 20px;
}

#linki a:visited  {
    color: #262B22;
}

#linki a:hover {
    color: white;
}

/**** galeria - strony od 1 do 9 ****/

#obrazy-prace {
    background: #656dd2;
    width: 940px;
    margin: 0 auto;
    padding-top: 25px;  
    padding-bottom: 25px;  
    text-align: center;
}

#obrazy-prace img {
    margin: 17px;
}

/**** strony powiększenia obrazów ****/

#opis-lewy, #opis-prawy {
    background: #656dd2;
    width: 250px; 
    margin-top: 80px;   
    float: left;
}

#opis-obraz {
    margin: 40px 9px 15px 9px;
    width: 420px;
    text-align: center;
    float: left;
}

#opis-lewy p, #opis-prawy p {
    padding: 5px 0 5px 0;
    font-size: 11px;
    text-align: justify;
}

#opis-obraz p {
    padding: 8px;
    font-size: 10px;
    text-align: left;
}

#wiersz-mini-pl p, #wiersz-mini-en p {
    font-size: 9px;
    text-align: left;
}

h3.opis {
    padding: 10px;
    text-align: center;
}

.gal-link {
    color: white;
    line-height: 70px;
    text-align: center;
    display: inline-block;
    width: 200px; 
}

.gal-link:hover {
    color: silver;
}

#wrapper-bottom {
    text-align: center;
}

#wrapper-bottom-left {
	width: 50%;
	float: left;
}

#wrapper-right {
	width: 50%;
	float: left;
}

#wrapper-bottom img {
    margin: 0 20px 100px 20px;
}

/********** POSZCZEGÓLNE MENU *********/
/**** menu-mapa ****/

#mapa-menu {
	background: url(obrazki/tlo-mapa-be.gif) no-repeat;
    width: 600px;
	height: 600px;
	margin: 0 auto; 
	position: relative;
}
    
#mapa-menu li {
    border: 1px solid black;
	list-style: none; 
	display: block; 
	position: absolute;
	text-align: center;
	font-weight:bolder;
}
    
#mapa-menu a {
	display: block;
	color: #DB3632;
	font-size: 15px;
	text-decoration: none; 
	line-height: 90px;
}

#mapa-menu a:hover {
	color: white;
}

#ma-1 {
	left: 130px; 
	top: 130px; 
}
#ma-2 {
	left: 255px; 
	top: 130px; 
}
#ma-3 {
	left: 380px; 
	top: 130px; 
}
#ma-4 {
	left: 130px; 
	top: 255px; 
}
#ma-5 {
	left: 255px; 
	top: 255px; 
}
#ma-6 {
	left: 380px; 
	top: 255px; 
}
#ma-7 {
	left: 130px; 
	top: 380px; 
}
#ma-8 {
	left: 255px; 
	top: 380px; 
}
#ma-9 {
	left: 380px; 
	top: 380px; 
}

#ma-1 a, #ma-2 a, #ma-3 a, #ma-4 a, #ma-5 a, #ma-6 a, #ma-7 a, #ma-8 a, #ma-9 a {
	width: 90px; 
	height: 90px;
}

#ma-1 a:hover {
	background: url(obrazki/tlo-mapa-be.gif) -131px -731px no-repeat;
}
#ma-2 a:hover {
	background: url(obrazki/tlo-mapa-be.gif) -256px -731px no-repeat;
}
#ma-3 a:hover {
	background: url(obrazki/tlo-mapa-be.gif) -381px -731px no-repeat;
}
#ma-4 a:hover {
	background: url(obrazki/tlo-mapa-be.gif) -131px -856px no-repeat;
}
#ma-5 a:hover {
	background: url(obrazki/tlo-mapa-be.gif) -256px -856px no-repeat;
}
#ma-6 a:hover {
	background: url(obrazki/tlo-mapa-be.gif) -381px -856px no-repeat;
}
#ma-7 a:hover {
	background: url(obrazki/tlo-mapa-be.gif) -131px -981px no-repeat;
}
#ma-8 a:hover {
	background: url(obrazki/tlo-mapa-be.gif) -256px -981px no-repeat;
}
#ma-9 a:hover {
	background: url(obrazki/tlo-mapa-be.gif) -381px -981px no-repeat;
}

/**** menu na górze dla wszystkich galerii ****/

#menu-bar {
	text-align: center;	
    width: 890px;
    height: 70px;	
	margin: 40px auto auto auto;
}

/* IE6 fix */

* html #menu-bar {
    width: 910px;
}

#menu-bar li {
    width: 91px; 
    float: left;    
    list-style-type: none;
    margin-right: 4px;
}

#menu-bar a {
    background: #656dd2;
    width: 91px;    
    border: 1px solid black;
    text-decoration: none;     
    color: white;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;  
    margin: 33px 0 0 0; 
    padding: 4px 0 4px 0;   
}

#menu-bar a:hover {
    border: 1px solid gray;
}

#menu-bar li.current {
    background: #656dd2 url(obrazki/baton-92-33.jpg) no-repeat 1px 0;
    width: 91px;
    float: left;
}

#menu-bar .current a {
    width: 91px;
    color: #DB3632;
    padding: 4px 0px 4px 0px;  
}

#menu-bar li.strzalka {
    width: 30px;
    margin-right: 4px;
}

#menu-bar .strzalka a {
    background: #656dd2;
    width: 30px;
    padding: 4px 0 4px 0; 
}

#menu-bar.short {
	text-align: center;	
    width: 798px;
    height: 70px;	
	margin: 40px auto auto auto;
}

/* IE6 fix */

* html #menu-bar.short {
    width: 815px;
}

/**** menu powrót ****/

#menu-powrot {
    background: #656dd2;
	width: 36px;
	height: 50px;
	margin: 0 auto;
	list-style: none; 
	text-align: center;
}

#menu-powrot li {
    float: left;
    margin-right: 2px;
}

#menu-powrot a {
    background: #656dd2;
    line-height: 25px; 
    width: 30px; 
    border: 2px outset gray;
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 13px;
    display: inline-block;
}

#menu-powrot a:hover {
    border: 2px inset gray;
}

/********** TOOLTIP *********/

#tooltip {
	position: absolute;
	border: 2px solid gray;
	background: white;
	padding: 3px 7px 4px 7px;
	color: black;
	display: none;
}	
	
	