html{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}

body{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	background:#ffffff url(images/tlo.jpg) repeat-x;
}

div, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

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

a:hover {
	text-decoration:none;
	color:#FF6600;
}

#rootDiv2{
	position:relative;;
	width:1000px;
	min-height:400px;
	height:auto !important;
	margin:0 auto;
}

.clearBoth{
	clear:both;
}

#Content{
	min-height:100px;
	height:auto !important;
	width:960px;
	padding:10px 20px 10px 20px;
	background:url(images/content.jpg) center top no-repeat;
	font-family:Tahoma,Verdana,Arial;
	font-size:11px;
	color:#000000;
}

#ContentLeft{
	width:310px;
	float:left;
	min-height:100px;
	height:auto !important;
}

#ContentRight{
	width:650px;
	float:left;
	min-height:100px;
	height:auto !important;
}


#MainTitle{
	padding:0 0 0 20px;
	margin:5px 0 0 10px;
	font-size:25px;
	background:url(images/koleczko.jpg) 0 5px no-repeat;
}


#Aktualnosci_Title{
	padding:0 0 0 20px;
	margin:5px 0 0 10px;
	font-size:25px;
	background:url(images/koleczko.jpg) 0 5px no-repeat;
}

#DefaultContent{
	padding:10px;
}

#Aktualnosci{
	width:290px;
	min-height:150px;
	height:auto !important;
	text-align:justify;
}

.kreska{
	height:1px;
	background:#e9e8e6;
}

#Newsletter_Title{
	padding:0 0 0 20px;
	margin:5px 0 0 10px;
	font-size:25px;
	background:url(images/koleczko.jpg) 0 5px no-repeat;
}

#Newsletter{
	font-size:11px;
	font-family:Tahoma;
	color:#666666;

}

#news_link{
	text-align:right;
	width:280px;
}
#news_link a{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma,Verdana;
	color:#FF6600;
}

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


#gg{
	text-align:left;
	margin:10px 0;
}


#GG_Title{
	padding:0 0 0 20px;
	margin:5px 0 0 10px;
	font-size:25px;
	background:url(images/koleczko.jpg) 0 5px no-repeat;
}


