body{
	text-align: center;
	background-color: #F6F6F6;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px; margin:0px;
	position: relative;
}
H1 {
	margin:auto;
	font-size: 0.6em;
	font-weight: normal;
	color: #6D6D6D;
	height: 30px;
	letter-spacing: 9px;
}
#top {
	margin-top:10px;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	background-color: #FEFEFE;
	font-size: 0.8em;
	color: #696969;
	text-align: left;
}
#top input,a {
	color: #EA9797;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background-color: #FEFEFE;
	border: none;
}
#top input:hover,a:hover{
	color: #cc0000;
}
#text {
	margin-top: 20px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 0.9em;
	color: #696969;
}
#men {
	margin-top:20px;
	width: 280px;
	float: left;
	text-align: left;
	margin-left: 10px;
	font-size: 0.7em;
	
}
#tomtab{
	background-image: url(images/mtlo.gif);height: 190px;
	width:100%;
}
#tomtab .in{
	background-image: url(images/in.gif); width: 199px; height: 54px; display: block;
	float: left;margin-left:80px;
}
#tomtab .out{
	background-image: url(images/out.gif); width: 199px; height: 54px; display: block;
	margin-left:330px;
}
#tommenu {
	color: Gray;
	line-height: 25px;
}
#tommenu a{
	color: #5E5E5E;
	text-decoration: none;
	border-bottom: 1px solid #CACACA;
	font-size: 0.8em;
}
#tommenu a:hover{
	border-bottom: 1px solid #959595;
}
#menu {
	margin-top:20px;
	width:280px;
	float: left;margin-left: 10px;
	font-size: 0.7em;text-align: left;
}
#menu a{
	color: #A2A2A2;
	text-decoration: none;
	margin-bottom: 4px;
	display: block;background-color: #F6F6F6;
}
#menu a:hover{
	text-decoration: underline;
}

#main {
	margin-left: 290px;
	position: relative;
 	
}
#link {
	width: 100%;
  background-color: Blue;
	font-size: 120px;
}
#linki {
  
	clear: both;
	font-size: 0.7em;
	width: 100%;
	margin-top:150px;
	color: #C6C6C6;
}
#linki a{
	font-weight: 100;
  text-decoration: none;
	color: #C6C6C6;
}
#linki a:hover{
	text-decoration: none;
}

#main .zapraszam a{
	margin:100px auto auto auto;
	width: 250px; height: 20px;  display: block;
	background-color: #D70000;
	color: #FFF4F4;
	border: 1px solid #4A4A4A;
	text-decoration: none;
	font-weight: bold;
	padding:5px;
	text-align: center;
	cursor: pointer;
}
#main .zapraszam a:hover{
	text-decoration: underline;
}
#kont_reklama{
	padding:30px;
	width: 100%;
	text-align: left;
	line-height: 25px;
	color: #464646;
}
#kont_reklama input{
	border: 1px solid #C4C4C4;
	background-color: #EEEEEE;
}

