body {background: #fff; margin:0; padding:0; font-family: Arial, sans-serif; font-size: 12px; color: #0C479D}

a:link, a:visited {color: #0C479D; text-decoration: none}
a:hover, a.active {/*color: #051B3A;*/ text-decoration: underline}
.clear {clear: both;}

div#caly {width: 675px; height: 600px; background: #fff; margin: 0 auto;}
div#top {height: 124px; margin-top: 3px; overflow: hidden; text-indent: -9999px; background: url('img/top.jpg') top left no-repeat;}

/*menu */
div#menu {background: #EBF0F7; border-top: solid 1px #C9C9C9; border-bottom: solid 1px #C9C9C9; margin-top: 1px}
ul#menu_ul {list-style-type: none; margin: 0; padding: 4px 0; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px;}
ul#menu_ul li {display: inline; padding: 4px 0; margin: 0}
ul#menu_ul li.active, ul#menu_ul li:hover {background: #D7DFE9}
ul#menu_ul li a {padding: 0 46px; border-left: solid 1px #c9c9c9}
ul#menu_ul li.first a {border: none}
ul#menu_ul a:hover {text-decoration: none}

div#tresc {border-top: solid 1px #c9c9c9; margin-top: 22px; background: url('img/tresc_bg.gif') top left repeat-x;}
div#tresc h2 {font-size: 15px; margin-top: 0}
div#map{text-align: center; position: relative; top: -20px;}

div#txt {padding: 30px 23px 30px 40px; width: 312px; float: left}

/* formularz */
div#form {width: 260px; padding: 30px 20px; float: left}
div#form p {margin: 0}
div#form p#form_info {position: relative; z-index: 2;width: 203px; height: 87px; padding: 25px; background: url('img/dymek.png') top left no-repeat; font-family: "Trebuchet MS", rial, sans-serif}
form#ask {margin: -17px 0 0 0; padding: 0 15px 0 10px;}
form#ask input, form#ask textarea {background: #fff; width: 225px; border: solid 1px #868686; margin-bottom: 9px; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; color: #888; padding: 2px 5px}
form#ask p#submit {text-align: right}
form#ask p#imie {border: solid 1px #868686; margin-bottom: 9px;}
form#ask input#imie_inp {border: none; margin: 0; width: 180px; position: relative; z-index: 3}
form#ask button {background: #0C479D; color: #fff; border: none; font-family: "Trebuchet MS", Arial, sans-serif}

div#footer {background: #EBF0F7; border-top: solid 1px #c9c9c9; text-align: center; padding: 10px}

