@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body,td,th {
	font-size: 14px;
}

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FE9313;
	text-decoration: none;
}
a:link {
	color: #463A3A;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #FE9313;
}
a:visited {
	color: #463A3A;
}

h3 {
	font-size: 11px;
	color: #333333;
	display: inline;
	font-weight: bold;
}

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

a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #FE9313;
	display: inline;
}
h2 {
	font-size: 12px;
	color: #FE9313;
	display: inline;
}
#outer_wrapper {
	background-image: url(img/tlo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#inner_wraper {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content_wraper {
	text-align: left;
	height: auto;
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	background-color: #FFFFFF;
}
#logo {
	float: left;
	height: 103px;
	width: 165px;
}
#linki {
	height: 202px;
	width: 635px;
	padding-top: 0px;
	margin-top: 0px;
}
.menu_linki {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCFF00;
}
#panel_boczny {
	float: left;
	width: 165px;
	height: 400px;
	background-color: #FFFFFF;
}

#footer_wraper {
	clear: both;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#footer {
	width: 635px;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-right: auto;
	margin-left: auto;
	clear: none;
}
.menu_footer {
	padding-left: 30px;
	font-size: 10px;
}
#content {
	float: right;
	width: 465px;
	clear: none;
	margin-right: 0px;
	background-color: #e2e2e2;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#contetnt_inner {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
ul {
	list-style-image: url(img/bullet.jpg);
	list-style-position: outside;
}

.style1 {font-size: 9px}
#tabelka {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #463A3A;
	border-right-color: #463A3A;
}
#tabelka2 {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #463A3A;
	border-left-color: #463A3A;
}

