a
{
	color: #000040;
	text-decoration: underline;
}

a:hover
{
	color: red;
}

.top_pane
{
	margin: 4px 5px 0px 5px;
	padding: 0px;
	width: 990px;
	height: 16px;
	border-style: none;
	font-family: Century Gothic, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #093557;
}

.bottom_pane
{
	margin: 4px 5px 5px 5px;
	padding: 0px;
	width: 990px;
	border-style: none;
	font-family: Century Gothic, sans-serif;
	font-size: 11px;
	color: #303030;
}

.bottom_pane  a
{
	color: #303030;
	text-decoration: underline;
}

.bottom_pane a:hover
{
	color: white;
}

.logo
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.menu
{
	width: 200px;
	table-layout: fixed;
	border-bottom-width: 4px;
	border-style: none none solid none;
	border-color: black;
	background-color: #638599;
	font-family: Verdana, sans-serif;
	font-size: 13px;
}

.menu a
{
	color: white;
	text-decoration: none;
}

.menu a:visited
{
	color: #D0D0D0;		
}

.menu a:hover
{
	color: yellow;
	text-decoration: underline;
}

.menu .current
{
	color: white;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #436569;
	border-width: 1px;
	padding: 2px 0px 2px 5px;
}

.menu .other
{
	border-bottom-style: solid;
	border-bottom-color: #436569;
	border-width: 1px;
	padding: 2px 0px 2px 5px;
}

.menu img
{
	font-weight: bold;
}

.left_pane .lower
{
	font-family: Century Gothic, sans-serif;
	font-size: 13px;
}

.left_pane .adres
{
	padding: 10px;
	border-width: 1px;
	border-style: solid none none none;
	border-color: black;
	border-top-width: 3px;
	border-style: double none none none;
}

.left_pane .IM
{
	padding: 10px;
	padding-top:0px;
	border-width: 1px;
	border-color: black;
	border-style: solid none none none;
}

.left_pane .partners
{
	color: gray;
	padding: 10px;
	border-width: 1px;
	border-color: black;
	border-top-width: 3px;
	border-style: double none none none;
}

.left_pane .partners  a
{
	color: gray;
	text-decoration: underline;
}

.left_pane .partners  a:hover
{
	color: red;
}

body
{
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

img
{
	border-width: 0px;
}

h1
{
	font-size: 26px;
}

h3
{
	font-size: 15px;
}

.img_face
{
	float: left;
	width: 125px;
	margin-right: 15px;
}

.img_full
{
	float: right;
	height: 320px;
	margin-left: 20px;
	margin-top: 10px;
}

.outer
{
	width: 1000px;
	margin: auto;
	padding: 0px;
}

.main_content li
{
	margin-bottom: 10px;
}

.main_content .cennik
{
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin-left: 0%;
	border-collapse: collapse;
	font-size: 14px;
}

.main_content .cennik td
{
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

.main_content .cennik th
{
	border-style: solid;
	border-width: 2px;
	border-color: black;
}

.main_content .konfigurator_uslugi
{
	width: 96%;
	margin-left: 4%;
	border-collapse: collapse;
	font-size: 13px;
	margin-top: 10px;
}

.main_content .konfigurator_uslugi td
{	
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

.main_content .konfigurator_uslugi .selected
{
	background-color: white;
}

.main_content .formularz_zamowienia
{
	margin: 10px 200px 25px 0px;
}
