*
{
	margin:0;
	padding:0;	
}
body
{
	font-family:"Trebuchet MS", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size:12px;
}

#main
{	
	
}


a
{
	color:#555;
	text-decoration:none;
}

a:hover
{
	color:#777;
	text-decoration:underline;
}

#overdiv
{
	margin: 0px auto 0px auto;
	min-height:500px;
	width:775px;
}

#footer 
{
 	background-image: url('../images/tlo_stopka.jpg');
 	height:77px;
 	width:775px;
 	color: #fff;
}

#footer a 
{
	color: #fff;
 	text-decoration: none;
}

#footer a:hover
{
	text-decoration:underline;
}

#menu_footer
{
	padding-right:5px;
	float:right;
}

#footer_languages
{
	margin:10px 0 0 10px;
	padding-top:10px;
}

#copyright
{
	text-align:center;
	width:250px;
	font-size:11px;
	float:left;
}


ul
{
	margin-left:20px;
}


.product_link
{
	text-decoration:none;
	color:#777;
	font-size:16px;
	font-weight:bold;
}



