/*
Basic Style Sheet
version: 1.0
*/

/* reset the elements */
@import url("reset.css") all;

@font-face {
	font-family: 'CenturyGothic';
	src: url('GOTHIC.eot');
	src: local('Century Gothic Regular'), local('CenturyGothic'), url('GOTHIC.woff') format('woff'), url('GOTHIC.ttf') format('truetype'), url('GOTHIC.svg#CenturyGothic') format('svg');
} 

/* General HTML Styles */
body {
   font-family: Tahoma, Helvetica, sans-serif;
	background-color: #e5dbcf;
   height: 100%;
	padding: 20px 0;
	margin: 0;
}
div, span, p, tr, th, td, input, select, textarea, option, iframe, ul, li, font {
   font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}
h1  { 
   color: #7C7163;
   font-size: 24px;
   font-weight: lighter;
	font-family: 'CenturyGothic', Tahoma, Helvetica, sans-serif;
}
h2  { 
   color: #7C7163;
   font-size: 22px;
   font-weight: lighter;
	font-family: 'CenturyGothic', Tahoma, Helvetica, sans-serif;
}
h3  { 
   color: #7C7163;
   font-size: 20px;
   font-weight: lighter;
	font-family: 'CenturyGothic', Tahoma, Helvetica, sans-serif;
}
h4  { 
   color: #454545;
   font-size: 18px;
   font-weight: lighter;
	font-family: 'CenturyGothic', Tahoma, Helvetica, sans-serif;
}
h5  { 
   color: #454545;
   font-size: 16px;
   font-weight: lighter;
	font-family: 'CenturyGothic', Tahoma, Helvetica, sans-serif;
}
h6  { 
   color: #454545;
   font-size: 14px;
   font-weight: bolder;
	font-family: 'CenturyGothic', Tahoma, Helvetica, sans-serif;
}
p {
	padding: 0 0 5px 0;
	margin: 0;
}
a { 
   color : #666;
   text-decoration: none;
   outline: none;
}
a:hover { 
   color : #3D0625;
	text-decoration: underline;
   outline: none;
}
fieldset {
	width: auto;
	border: 0;
}
legend { 
   color: #494949;
   font-size: 16px;
   font-weight: lighter;
	padding: 0 5px;
}
input {
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 3px 5px;
	background-image: url(../img/input_bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}
input:hover {
	border: 1px solid #666;
}
input:focus {
	border: 1px solid #197c25;
}
select {
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 3px 5px;
	background-image: url(../img/input_bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}
select:hover {
	border: 1px solid #666;
}
select:focus {
	border: 1px solid #197c25;
}
option {
	font-size: 100%;
	background-color: #f5f5f5;
}
textarea {
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 3px 5px;
}
textarea:hover {
	border: 1px solid #666;
}
textarea:focus {
	border: 1px solid #197c25;
}

a img {
	border: none;
}

/*-----------------------------------------------------------*/

.MainTable {
	width: 930px;
	height: auto;
	margin: 0 auto;
	border: 2px solid #454545;
}
.HeaderTable {
	width: 930px;
	border-bottom: 1px solid #77726c;
}
.ContentTable {
	width: 930px;
}

.Logo {
	width: 100px;
	height: 70px;
	padding: 0;
	border-right: 1px solid #77726c;
	background-color: #e2ceb5;
}
.HeaderDesc {
	border-bottom: 1px solid #77726c;
	background-color: #bfae99;
	height: 35px;
	color: #443830;
	font-size: 12px;
	padding: 0 0 0 10px;
	font-family: 'CenturyGothic', Tahoma, Helvetica, sans-serif;
}
.MainMenu {
	background-color: #bfb7ad;
	height: 35px;
	color: #443830;
	font-size: 12px;
	padding: 0 0 0 10px;
	font-family: 'CenturyGothic', Tahoma, Helvetica, sans-serif;
}
.MainMenu a {
	font-size: 12px;
	font-family: 'CenturyGothic', Tahoma, Helvetica, sans-serif;
	color: #443830;
	padding: 0 30px 0 0;
}
.MainMenu a:hover { 
   color : #323131;
	text-decoration: underline;
   outline: none;
}
.Selected {
	color : #323131;
	text-decoration: underline;
}
.LeftColumn {
	background-color: #bfae9a;
	border-right: 1px solid #77726c;
	width: 210px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
.RightCulumn {
	background-color: #f1eee9;
	border-bottom: 1px solid #77726c;
	height: 480px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
.Footer {
	height: 35px;
	background-color: #bfb6ad;
	padding: 0 0 0 10px;
	color: #fff;
}
.Footer span {
	color: #fff;
	padding: 10px 0 0 5px;
	float: left;
	clear: left;
}
.Footer span a {
	color: #fff;
}
.UpdateBrowser {
	width: auto;
	height: auto;
	float: right;
	margin-right:5px;
	clear: right;
}
.SubMenuLeft {
	margin: 15px 0 0;
}
.SubMenuLeft li {
	padding: 3px 0;
}
.SubMenuLeft li ul {
	margin: 5px 0;
}
.SubMenuLeft li ul li {
	padding: 3px 0 3px 15px;
}

.KontaktForma {
	margin:-145px 0 10px 320px;
	position: absolute;
}
.KontaktForma td {
	padding:1px;
}






#karta {
	border: 1px solid gray;
	width:675px;
	height:460px;
	
}

.textBlack {
	color:#333;
	font-family: Calibri;
	font-size: 13px;
}
.thickBorder{
	border: solid 1px black;
}