﻿.start_lewo	{
	display: table-cell;
	width: 318px;
	padding: 8px 0px 0px 6px;
	vertical-align: top;
}
.start_prawo	{
	display: table-cell;
	padding: 8px 0px 0px 9px;
	vertical-align: top;
}
.start_prawo_lewo	{
	display: table-cell;
	width: 318px;
	vertical-align: top;
	padding: 8px 0px 0px 0px;
}
.start_prawo_prawo	{
	display: table-cell;
	width: 318px;
	vertical-align: top;
	padding: 8px 0px 0px 6px;
}
.rotator_tlo{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.start_informacje_tytul	{
	display: none;
}
div.start_informacje_tresc	{
	width: 318px;
	padding: 0px;
	background: #fff;
	vertical-align: top;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(6, 6, 9, 0.13), inset 0px 0px 50px 0px rgba(0, 0, 0, 0.07);
	-moz-box-shadow:    1px 1px 3px 0px rgba(6, 6, 9, 0.13), inset 0px 0px 50px 0px rgba(0, 0, 0, 0.07);
	box-shadow:         1px 1px 3px 0px rgba(6, 6, 9, 0.13), inset 0px 0px 50px 0px rgba(0, 0, 0, 0.07);
}
div.start_informacje_tresc	td {
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}
div.start_informacje_tresc	p	{
	padding: 0px;
	margin: 0px;
	border-radius: 5px;
}
div.start_informacje_tresc	p img	{
	border-radius: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
div.start_informacje_tresc	p img:hover	{
	opacity: 0.75;
}
div.start_lewo ul.menu_prawe_1, div.start_prawo ul.menu_prawe_1	{
	width: 318px !important;
}
