body, html {
	padding:0;
	margin:0;
	font-family: tahoma, verdana, arial, sans-serif;
	background-color: #fff;
}

.hid {display: none}

h1 {
	margin: 0 0 10px 0;
	color: #EA0001;	
	text-transform: uppercase;
	font-size: 20px;
}
h2 {
	color: #EA0001;	
	font-size: 18px;
}
h3 {
	color: #003B7F;	
	font-size: 17px;
}
h4 {
	color: #003B7F;	
	font-size: 15px;
}
a, a:link, a:visited {
	color: #0058B9;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #EA0001;
}
td {
	font-size: 12px;
	vertical-align: top;
	color: #003B7F;
}
table#main {
	width: 935px;
	background: url('../images/footer.jpg') no-repeat;
	background-position: bottom;
}
td#left {
	background: url('../images/menu.jpg') no-repeat;
	width:202px;
	height:452px;
}

td#top {
	background: url('../images/banner.jpg') no-repeat;
	width:935px;
	height:261px;
}
td#center {
	background: url('../images/index_03.jpg') no-repeat;
	width:676px;
	background-position:top;
	height:20%;
}

div#content {
	min-height:420px;
	padding:10px;
	padding-bottom:130px;
	padding-top:10px;
	line-height: 16px;
}

td#right {

	background: url('../images/index_04.jpg') no-repeat;
	width:57px;
}

ul#menu {
	font-family: tahoma, arial;
	list-style: none;
	margin: 0;
	padding: 0 0 0 35px;
}

ul#menu #selected {
	color: #C6DBF1;
	border-left: 6px solid #C6DBF1;
}
#language #selected2 {
	color: #C6DBF1;
}

ul#menu li {
	margin-bottom: 3px;
	margin-top: 3px;
	}

ul#submenu li {
	margin-bottom: 1px;
	margin-top: 1px;
	}
#menu li a, #menu li a:link, #menu li a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	border-left: 6px solid #EA0001;
	padding-left: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
#menu li a:hover {
	color: #C6DBF1;
	
}
ul#submenu {
	
	list-style:square;
	color:#fff;
	margin: 0 0 7px 0;
	padding: 0 0 0 20px !important;
}
ul#submenu a, ul#submenu a:link, ul#submenu a:visited{
	border: none !important;
	font-size: 10px;
	font-weight:normal;
}
#language {
	width: 200px;
	height: 30px;
	margin: 22px 0 0 0;
	color: #fff;
}
#language a, #language a:link, #language a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#language a:hover {
	color: #C6DBF1;
}
#oferta {
	width: 280px;
	padding-top: 20px;
}
#oferta li {
	padding-bottom: 15px;
}
#ofirmie {
	width: 320px;
}
div#galeria {
	width: 450px;
	padding-left: 10px;}
#images {
	
}
#images td {
	padding: 5px 0px 8px 8px;
}
#images a img {
	 border:1px solid #114F8A;
	 border-bottom: 6px solid #114F8A;
	 background-color: #F5F5F5;
}
#images a:hover img {
	 border-bottom: 6px solid #EA0001;
}
img {
border:none;
}
input, textarea {
	overflow: auto;
	border: 1px solid #114F8A;
}	
span.star {
	padding-left:3px;
	color:#FF0000;
	font-weight:bold;
	font-size:15px;
}
input[type="text"],textarea {
	background:#FBFBFB;
}
input[type="text"]:focus {
	background:#FFFFEC;
	color:Highlight;
}
input.focus,textarea:focus { background:#FFFFEC;
	color:Highlight; 
}
ul.error {
	font-size:11px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left:15px;
}

div.sukces { color: red; font-weight: bold; font-size: 15px }
table.dzwigi {
	margin: 25px 0 20px 0;
}
table.dzwigi td{
	padding-right: 5px;
	text-align: center;
}


a.button {background-color: #EA0001; padding: 1px 4px 2px; color: #fff; font-weight: bold}
a.button:hover {background-color: #003B7F;}
