@CHARSET "UTF-8";


body { margin: 45px 0 0 0; padding: 0; text-align: center; color: #ddd;
	background: #0c1f30 url('../img/site/bg.gif') top left repeat; }
body, td, th { font-size: 12px; font-family: Tahoma, sans-serif; }


/** top */
#top { width: 890px; height: 70px; margin: 0 auto; text-align: left;
	background: url('../img/site/frame-top-middle.gif') top left repeat-y; }
.bg1 { height: 9px; background: url('../img/site/frame-top.gif') top left no-repeat; }
.logo { margin-left: 129px; }


/** middle */
#middle { width: 890px; margin: 0 auto; text-align: left;
	background: url('../img/site/frame-middle.gif') top left repeat-y; }

.bg2 { height: 10px; background: url('../img/site/frame-middle-top.gif') top right no-repeat; }

#middle .left { float: left; width: 128px; text-align: right; font-size: 16px;
	 background: #023234 url('../img/site/left-bg.png') top left no-repeat; }
ul.menu { padding: 25px 16px 50px 30px; margin: 0; list-style-type: none; }
ul.menu li { margin: 20px 0; }
ul.menu a { color: #fff; }
ul.menu a:hover, ul.menu .current { color: #92b01b; }

ul.menu2 { padding: 50px 0 230px 0; margin: 0; list-style-type: none; }
ul.menu2 li { margin-bottom: 7px; }
ul.menu2 img { vertical-align: bottom; }

#middle .left2 { float: left; width: 11px; }

#middle .right { float: left; width: 751px; }
#middle .right .space { padding: 5px 40px 55px 15px; }
#middle .right a { color: #92b01b }
#middle .header { color: #92b01b; font-weight: bold; margin-bottom: 5px; }
.pictureDescription { float: left; width: 250px; }
.pictureRealizations { float: right; width: 350px; }
.pictureRealizations img { display: inline; height: 80px; padding: 0 0 5px 4px; vertical-align: bottom; }

h1 { font-size: 14px; margin: 0 0 5px 0; padding: 0; }

ul.pictures { margin: 10px 0; padding: 0; list-style-type: none; }
ul.pictures li { float: left; text-align: center; padding: 0 25px 15px 0; }
ul.pictures li.last { padding-right: 0; }
ul.pictures a { display: block; width: 150px; height: 150px; line-height: 150px; text-align: center; }
ul.pictures img { vertical-align: middle; display: inline; border: 1px solid #fff; }
ul.pictures span { display: block; width: 150px; padding: 5px 0 0 0; }

/** bottom */
#bottom { width: 890px; margin: 0 auto 10px auto; text-align: right; }
#bottom a { line-height: 18px; font-size: 10px; color: #003232; padding-right: 40px; }
.bg3 { height: 10px; background: url('../img/site/frame-bottom-top.gif') top right no-repeat; }
.bg4 { height: 23px; background: url('../img/site/frame-bottom.gif') top left no-repeat; }


/** standard */
a { color: #fff; text-decoration: none; }
a:hover { color: #92b01b; text-decoration: none; }

img { border: 0; }
img.b { vertical-align: bottom; }
img.m { vertical-align: middle; }

table { }
td, th { padding: 0; vertical-align: top; }
.c, .center { text-align: center; }
.l { text-align: left; }
.r { text-align: right; }
.j { text-align: justify; }
.t { vertical-align: top; }
.m { vertical-align: middle; }
.b { vertical-align: bottom; }

.clr { clear: both; }
.cL { clear: left; }
.cR { clear: right; }

.pageNum { padding-top: 20px; }

div.failed ul { margin: 20px 0 0 0; }
div.failed li { color: #d10; }

/** forms */
form { display: inline; }
form fieldset { display: block; border: 0; }
form legend { display: inline; margin: 0; padding: 15px 0; }
form ul { list-style: none; margin: 10px 0; padding: 0; }
form ul li { padding: 3px 0; margin: 0; clear: left; }
form ul li.hide { display: none; }
form ul li.submit { margin-left: 90px; }
form ul label { float: left; width: 80px; padding-right: 10px; text-align: right; }

input, textarea { font-family: sans-serif; font-size: 10px; }
input.noBorder { border: 0; }
select { font-size: 11px; }
button { border-style: none; background-color: transparent; font-size: 11px; }


/** http://www.hyh.pl */
