body { margin: 0;	padding: 0;	background: #000000 url(../img/bg_layout.gif); font-family: Tahoma; font-size: 12px; color: #ffffff; line-height: 18px; text-align: center; }

a { color: #ffca00; text-decoration: none; }
a:hover { color: #ffca00; text-decoration: underline; }

form { display: inline; }

h1 { font-size: 18px; font-weight: normal; }
.n1 { font-weight: bold; color: #Ff0000; }

#box_projektowanie { float: right; width: 200px; background: red; font-size: 15px; color: #FFFFFF; text-align: center; }
#box_projektowanie div { padding: 10px 5px 10px 5px; }
#box_projektowanie a { color: #FFFFFF; text-decoration: none; font-weight: bold; }
#box_projektowanie a:hover { color: #FFFFFF; text-decoration: underline; }
#box_projektowanie span { font-size: 10px; }

#layout { margin: 0 auto; text-align: center; width: 980px; border: 1px solid #000000; background: #000000; }

#header_info { float: left; height: 18px; text-align: left; padding: 2px 0 2px 5px; font-size: 11px; color: #909090; }
#language { float: right; height: 18px; text-align: right; padding: 2px 0 2px 0; font-size: 11px; }
#language a { color:#fff; margin: 0 5px; }
#language a:hover { }
#language span { color: #fff; font-weight: bold; }

#header { width: 980px; padding-bottom: 3px; overflow: hidden; clear: both; }
#header_flash {clear:both; width: 980px; height: 334px; }

.homepage_box { width: 205px; height: 146px; float: left; border: 1px solid #4D4D4D; position: relative; margin: 10px; display: inline; }
.homepage_box_title { width: 205px; position: absolute; bottom: 0; left: 0; background: #3A3F43; opacity: 0.7; -moz-opacity: 0.7; filter: alpha(opacity=70); }
.homepage_box_title span { padding: 5px 6px 5px 6px; font-weight: bold; font-size: 12px; display: block; }
.homepage_box_title a { text-decoration: none; color: #FFFFFF; }
.homepage_box_title a:hover { text-decoration: none; color: #ffca00; }

.gallery { text-align: center; }
.gallery_square { width: 204px; height: 224px; border: 10px solid #000000; background: #FFFFFF; float: left; text-align: center; }
.gallery_square img { cursor: pointer; }
.gallery_info { width: 200px; color: #000000; background: #E0E0E0; font-weight: bold; text-align: center; font-size: 11px; margin: 0 2px 2px 2px; }

#content { width: 980px; margin: 27px 0 10px 0; text-align: left; overflow: hidden; }
#content_left { width: 251px; float: left; }
#content_right { width: 729px; float: right; }

/* left side */
#content_left_2 { width: 232px; margin: 0 0 0 19px; background: #0f0f0f; text-align: center; overflow: hidden; }
.content_left_line { width: 204px; height: 10px; margin: 20px auto 20px auto; background: #181818; overflow: hidden; text-align: center; }
#content_left_text { width: 196px; margin: 0 18px; text-align: justify; font-size: 11px; }
#content_left p { padding: 10px 0 10px 0; margin: 0; }
.left_yellow { color: #ffca00; }
/* left side */

#content_right_text { width: 689px; margin: 0 20px 0 20px; }

#mapa { float: right; }

#footer { width: 980px; color: #cfcfcf; }
#footer a {color: #cfcfcf;text-decoration: none;font-weight:bold}
#footer a:hover {color: #ffca00; text-decoration: underline;}
#footer_menu {background: #0f0f0f;padding: 13px 0; margin: 0 auto;font-weight:bold }
#footer_menu ul {margin: 0; list-style: none; display: inline;}
#footer_menu ul li {list-style: none;display: inline; padding: 0 7px 0 7px;}
#copyright { width: 980px; text-align: right; padding: 10px 0 10px 0; background: #181818; color: #a3a3a3; }
#copyright div { margin-right: 20px; }
#copyright a { text-decoration: none; color: #a3a3a3; }
#copyright a:hover { text-decoration: underline; color: #ffca00; }
#copyright span { font-weight: bold }

.ok { text-align: center; font-weight: bold; padding: 5px; margin: 3px auto; }
.blad { text-align: center; font-weight: bold; padding: 5px; margin: 3px auto; }

.kontakt_tytul { color: #003d7c; font-size: 14px; line-height: 14px; font-weight: normal; background: url(../img/n1.gif) top left no-repeat; padding: 0 0 0 13px; margin: 10px 0 10px 0; background-position: 0 2px; text-align: left; }
.kontakt_opis { width: 500px; margin: 0 auto; text-align: center; padding-top: 10px; }
.kontakt_zestaw { width: 500px; overflow: hidden; clear: both; margin: 0 0 10px 0; }
.kontakt_opis_text { float: left; width: 120px; text-align: left; }
.kontakt_opis_text span { color: #f9a600; }
.kontakt_opis_input { float: right; width: 380px; text-align: right; }
.kontakt_opis_input input { width: 376px; border: 1px solid #dadada; background: #f8f9f9; color: #4b4d4f; }
.kontakt_opis_input textarea { width: 376px; height: 80px; overflow: auto; border: 1px solid #dadada; background: #f8f9f9; color: #4b4d4f; font-family: Tahoma; }
.kontakt_opis_input_submit { text-align: right; }
.kontakt_opis_input_submit input { border: 1px solid #FFFFFF; background: #000000; color: #FFFFFF; }
.kontakt_wymagane { text-align: left; }
.kontakt_wymagane span { color: #f9a600; }