@charset "utf-8";
/* CSS Document */

body {
	background: url(gfx/background.png) scroll repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 99%;
}

#wrap {
margin: 0pt auto;
width: 692px;
}

#left {
background: #000;
width: 340px;
float: left;
height:900px;
}

#right {
background: #000;
width: 340px;
float: right;
margin-bottom: 20px;
height:900px;
}

#top {
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
height: 110px;
width: 404px;
text-align:center;
}

h1 {
display: inline;
font-size:52px;
font-weight:bold;
color:#fe0000;
}
b.top {
display: inline;
font-size:42px;
font-weight:bold;
color:#fe0000;
}

h2 {
width: 140px;
height: 40px;
z-index: 2000;
background: url(gfx/kontakt.png) no-repeat;
text-indent: -1000em;
margin-top: -7px;
}

p {
margin-left: 5px;
margin-right: 5px;
text-align: justify;
}

p.info {
font-style: italic;
}

#gallery {
text-align: center;
width: 340px;
margin-bottom: 10px;
}

a.gallery {
text-decoration: none;
margin-left: 5px;
margin-right: 8px;
margin-bottom: 10px;
}

a.right {
text-decoration: none;
border-bottom: dotted 1px;
color:#FF0000;
}

a.right:hover, a.right:active {
color:#FFF;
border-bottom: medium none;
text-decoration:underline;
}

img {
border: none;
padding-top: 18px;
}

.uwaga {
color: #FF0000;
font-weight: bold;
}
