html, body {
	background-image:
	url('tlo.gif');
	margin: 0;
	padding: 0;
	font: normal .70em/1.5em Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #66CCFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	
}

a:hover {
	color: #FFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}
 

a.sm {
	text-decoration: none;
	color: #CCC;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	
}

a.sm:hover {
	color: white;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}


 
 
 
h1, h2, h3 {
	font-family: verdana;	 		
}
h1 {
	font-size: 100%;
	font-weight: normal;
	color: White;
}
h2 {
	font-size: 150%;
	text-transform: uppercase;
	color: white;
}
h3 {
	font-size: 120%;
	color: #FFFFFF;
	
}

img {
background-color: transparent;
}

img.float-right {
  margin: 5px 0px 10px 10px;  
}

img.float-left {
  margin: 5px 10px 0px 0px;
}


#wrap {
	width:700px;
	background-color: transparent;
	border-right:0px;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
    border-style:solid;
    border-color:#FFFFFF;
	min-height:100%;
	margin:auto;
	position:relative;
}

# header {
	background-color: transparent;
}

#inner-wrap {
	border-right:1px;
	border-left:1px;
	border-top:0px;
	border-bottom:0px;
    border-style:solid;
    border-color:#FFFFFF;
	background-image:
	url('tlo.gif');
	padding-bottom:40px;
	width:700px;
}
#inner-wrap:after {
	content:" ";
	display:block;
	clear:both;
}

/* menu gorne */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(tlo.gif) repeat-x 0 0;	
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px;
	width: 700px;	
	border-right:1px;
	border-left:1px;
	border-top:0px;
	border-bottom:0px;
    border-style:solid;
    border-color:#FFFFFF;
}
#menu ul {
	float: left;
	list-style: none;
	margin:0; padding: 0;
	}
	#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 10px;	
}
#menu ul li a:hover {
	color: #66CCFF;
}
#menu ul li#current a {
	color: #66CCFF;
}


/* tresc strony */
#main {
	margin-top: 10px;
	position:relative;
	margin-left:35px;
	margin-right:35px;
	float: right;
	width: 90%;
/*	padding: 0px;*/
	display: inline;
}

#main h2 {
	margin-top: 20px;
	font: Bold 140% 'Trebuchet MS', Tahoma, Sans-serif;
	color: white; 
	padding: 0px 0 0px 25px; 	
	border-bottom: 0px solid #FFFFFF;
	background: transparent url(images/square-blue.png) no-repeat 0px 50%;	
	text-transform: none;
}

#main h3 {
	margin-top: 10px;
	font: 100% 'Trebuchet MS', Tahoma, Sans-serif;
	color: white; 
	padding: 0px 0 0px 25px; 	
	border-bottom: 0px solid #FFFFFF;
		
	text-transform: none;
}



#main h2 a {
	background: transparent;
	color: #ccc;
	text-decoration: none;
}


#main h5 {
	margin-top: 0px;
	font: 110% 'Trebuchet MS', Tahoma, Sans-serif;
	color: white; 
	padding: 0px 0 0px 0px; 	
	border-bottom: 0px solid #FFFFFF;
	
	text-transform: none;
	text-align: justify;
}


#main ul li {
	list-style-image: url(images/bullet.jpg);
}

/* menu boczne */
#sidebar {
	float: right;
	width: 21.5%;
	padding: 0;
	margin: 0;
	color: #CCC;
}	

/* stopczak */
#footer {
	border-right:1px;
	border-left:1px;
	border-top:1px;
	border-bottom:1px;
  	border-style:solid;
    border-color:#FFFFFF;
	clear: both;
	position:relative;
	bottom:1px;
	width:700px;
	height:20px;
	background-color: #5686b7;
	text-align:center;
 	padding-top:2px; 
    float: center; 
}


#sidebar h3 {
	color: #fff;
	font-size: 1.5em;
	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	/*background: url(images/dots.jpg) repeat-x left top;*/
}
#sidebar ul.sidemenu li {
	list-style: none;
	/*background: url(images/dots.jpg) repeat-x left bottom;*/
	padding: 4px 0 2px 5px;
	margin: 0 2px;	
	color: #66CCFF;	
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;
	background-image: none;
	color: #CCC;
}
#sidebar ul.sidemenu li a:hover {
	color: white;
	text-decoration: underline;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }


.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }



.thumbwrapper {
	float: left;
	height: 112px;
	width: 158px;
	padding: 13px 3px 3px 3px;
	background: transparent;
	margin: 4px;
	border: 1px solid #FFFFFF;
	text-align: center;
}

.thumbwrapper2 {
	float: left;
	height: 150px;
	width: 158px;
	padding: 3px 3px 3px 3px;
	background: white;
	margin: 4px;
	border: 1px solid #AFAB8E;
	text-align: center;
}


.thumbwrapper .highslide {
	outline: none;
}
.textwrapper .highslide {
	font-size: 11pt; 
	text-decoration: none;
	display: block; 
	text-align: center;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid black;
}
.highslide:hover img {
	border: 1px solid black;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 2px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

table {
	border-collapse: collapse;
	margin: 30px;	
	position: center;
}
th strong {
	color: #fff;
}

th {
	background: transparent;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: white;
	text-align: left;
	border-left: 1px solid #FFF;
	border-bottom: solid 2px #FFF;
}

tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 0px solid #FFF;
	border-bottom: solid 0px #FFF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: transparent;
}
tr.row-b {
	background: transparent;
}





