html {
	margin: 0;
	padding: 0;
	
}
body{
	line-height: 1.78889;
	color: #444444;
	margin: 0;
	padding: 0;
	background-image: url(data/bgmain.jpg);
	background-repeat: repeat-x;
	font-family: tahoma, Verdana, sans-serif;
	font-size: 0.74em;
	background-color: #062c55;
}
input {
	font-size: 11px;
	color: #666666;
	font-family: tahoma;
	width: 150;
	border-width:thin;
	background-color: #F7F7F7;
	border-color: #ffffff;}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h4 {
	font-family: Tahoma;
	font-size: 12;
	letter-spacing: 1px;
	color: #666;
	
}
h3 {
	font-family: Tahoma;
	font-size: 12;
	letter-spacing: 1px;
	margin-top: 25;
	color: #a73628;
}
TD,TR{
                font-family: verdana, arial, sans-serif;
                color:#666666;
                font-size:11;
                font-weight:normal;
}

a:link      {
	color: #191970;
	text-decoration: none;
}
a:visited   {
	color: #191970;
	text-decoration: none;
}
a:actived    { color:black; text-decoration: none }
a:hover     { color:gray; text-decoration: none }
#main{
	width: 790px;
	height: 100%;
}
#top{
	width: 790px;
	height: 267px;
}
#menu{
	width: 790px;
	height: 20px;
	color: #808080;
	font-size: 9	pt;
   font-family: Verdana;
}
#menu a:link {
	text-decoration: none;
	font-size: 1.2em;
	color: White;
}
#menu a:visited {
	text-decoration: none;
	font-size: 1.2em;
	color: #F8F8F8;
}
#menu a:hover {
	text-decoration: underline;
	font-size: 1.2em;
	color: Gray;
}
#menu a:active {
	text-decoration: none;
	font-size: 1.2em;
	color: #808080;
}
#submenu {
   width: 790px;
	height: 50px;	
}
#submenu .smtop{
	width: 790px;
	height: 17px;
	background-image: url(data/smtopbg.jpg);
	background-repeat: no-repeat;
}
#submenu .smtresc{
	width: 790px;
	height: 33px;
	background-image: url(data/bgtresc.jpg);
	background-repeat: repeat;
}

#submenu1 {
   width: 790px;
}
#submenu1 .smtop{
	width: 790px;
	height: 17px;
	background-image: url(data/smtopbg.jpg);
	background-repeat: no-repeat;
}
#submenu1 .smtresc{
	width: 790px;
	background-image: url(data/bgtresc.jpg);
	background-repeat: repeat;
}
#tresc {
	width: 790px;
	height: auto;
	background-image: url(data/bgtresc.jpg);
	background-repeat: repeat-y;
	float: left;
}

#tresc .txt{
	width: 520px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	float: left;
}
#tresc .kalendarz{
	width: 200px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}
#tresc .kalendarz .opis{
	background-color: #696969;
	color: White;
}

#bottom{
	width: 790px;
	clear: both;
	height: 17px;
	background-image: url(data/dolbg.jpg);
	background-repeat: no-repeat;
}
#stopka{
	width: 790px;
	clear: both;
	height: 17px;
	color: #DCDCDC;
}
#stopka span{
	color: #FFA500;
}
#naboz ul {list-style-type:none; margin:0; padding:0;
}
#naboz li {display:block; 
}
.sub1   {  
 padding-left: 10px;
 text-decoration: none;
}
.sub2   {  margin : 0.2em 0.5em 0.5em 0.9em;  padding-left: 10px; 
 text-decoration: none;
}

