body {
	margin: 0;
	padding: 0;
	background: #dfdfcf url(../img/bckg.png) repeat-x top center;
	margin: 0 auto;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color: #454241;
        }
a:link {
color: black }
a:visited {
color: black }


img { border: 0; }

#top {
	width: 830px;
	height: 160px;
	margin: 0 auto;
}

#top-strap {
	width: 230px;
	height: 160px;
	background: url(../img/top_strap_bckg.gif) no-repeat top left;
	float: left;
}

#top-strap img {
	margin: 35px 0 0 20px;
}
	
#top-menu {
	width: 557px;
	height: 160px;
	float: left;
	background: url(../img/top-0.jpg) top left no-repeat; /* default background */
}


	
#content {
	width: 830px;
 	margin: 0 auto;
	height: auto;
    min-height: 710px;
}
	
#strap {
	width: 250px;
	height: 586px;
	background: url(../img/pasek_strap.gif) left top no-repeat;
	float: left;	
	}

#dodatek {
	clear: both;
}

#moduly_lewe {
        margin: 0 0 0 20px;
	padding: 40px 0 0 0;
	list-style: none;
            }

#enlarger { margin: 0 0 0 20px;
	 padding: 40px 0 0 0;
	 list-style: none;
         height: 10px;
}

#data {
	float: left;
	padding: 30px 0 0 15px;
         width: 520px;
         min-height: 590px;
	}	
	
h1 {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	}
	
	h2 {
	color: #000000;
	font-size: 38px;
	font-weight: bold;
	}
		
A:link {font-size:24; text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {font-size:24; font-weight:bold;text-decoration: underline}

