/*-----------------------------------------------------------------------------|css:jakub.shyz.skorupa*/
/*-----------------------------------------------------------------------------|w.ramach.rekonstruowania.konstrukcji*/
/*-----------------------------------------------------------------------------|css.dla.http://shyz.pl*/
/*-----------------------------------------------------------------------------|2010*/

html {
	overflow: -moz-scrollbars-vertical;
}

body{
	width:100%;
	margin: 0 0 0 0;
	text-align: center;
	background-image:url('gfx/tlo.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*-----------------------------------------------------------------------------|grafika+topmenu*/ 
#top {
	width:100%;
	height:185px;
	background-image: url('gfx/tlo_top.png');
}

img{
	border:0;
}
/*-----------------------------------------------------------------------------|białyśrodek*/ 
#main {
	margin: 0 auto;
	width:606px;
	background-color:#fff;
	text-align:left;
	font-size: 10px; 
}
/*-----------------------------------------------------------------------------|divna1strone*/ 
#home {
	width:350px;
	margin: 0 auto;
	border: 0px solid #AD440D;
}

#home td {
	border: 0px solid #AD440D;
	height: 20px;
}
/*-----------------------------------------------------------------------------|div400posredni*/ 
#about {
	width: 400px;
	margin: 0 auto;
	border: 0px solid #AD440D;
}

#about td {
	border: 0px solid #AD440D;
	height:40px;
}

#about .gruba {
	font-weight: bold;
	text-decoration: none;
	color: #FF7711;
	font-size: 12px;
	text-align:right;
}
/*-----------------------------------------------------------------------------|divdoszerokichtabel*/ 
#msx {
	width: 100%;
	border: 0px dashed #AD440D;
}

#msx td {
	border: 0px dotted #AD440D;
	height:40px;
}

#msx .gruba {
	font-weight: bold;
	text-decoration: none;
	color: #FF7711;
	font-size: 12px;
	text-align:center;
}

#msx .kolorowa {
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffcc;
	font-size: 10px;
	text-align:center;
}

#msx .prawa {
	text-align:right;
}

#msx .prawa_kolorowa {
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffcc;
	font-size: 10px;
	text-align:right;
}
/*-----------------------------------------------------------------------------|tabelalinki*/ 
#linx td {
	height:40px;
	width:150px
}
/*-----------------------------------------------------------------------------|hmmm*/ 
#stopka {
	margin: 0 auto;
	width:606px;
	background-color:#fff;
	border:0px;
	text-align:center;
	font-size: 10px;
	letter-spacing:5px;

}

/*-----------------------------------------------------------------------------|wszystkietabele */
td {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

tr {
	background-color: transparent;
}

tr:hover {
	background-color: #fefeee;
}

/*-----------------------------------------------------------------------------|linkiwtabeli*/
td a:link, td a:visited {
	text-decoration:none;
	font-weight: bold;
	background-color: transparent;
	color: #000;
}

td a:hover {
	border-bottom: 1px dotted #AD440D;
}
/*-----------------------------------------------------------------------------|h2prawyduzy*/ 
h2 {
	font-weight: bold;
	text-decoration: none;
	background-color:transparent;
	margin-top:0px;
	color: #FF9900;
	font-size: 14px;
	text-align:right;
	border: 0px solid #AD440D;
}
/*-----------------------------------------------------------------------------|kryska*/ 
hr {
	color: #ffc800;
	width:340px;
	border-top:1px solid #ffc800;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}

/*-----------------------------------------------------------------------------|infodlaexplorera*/ 

#info
{
	background-image:url('gfx/browsers/info_bg.jpg');
	width:711px;
	text-align:center;
	color: #000 ;
	letter-spacing: 2px;
}

#info td
{
	width:20%;
	text-align:center;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#info img
{
 	border: 0px solid #aaa ;
 }
 
#info .podpis
{
	width:60%;
	height:20px;
	text-align:right;
	font-size:9px;
}