body {
background:url(images/background.jpg) repeat-x #d8eef0;
margin:0;
font-family:Tahoma, Verdana, Helvetica, sans-serif;
font-size: 11px;
}

#content {
text-align:left;
margin:0 auto;
width:770px;
color:#666;
}

/* topy */

#top_left {
background:url(images/elmar_13.jpg) no-repeat;
width:312px;
height:222px;
float:left;
}

#top_right {
margin-top:60px;
width:458px;
height:162px;
float:right;
}

#top_right img {
border:none;
}

#flash {
width:230px;
height:121px;
}

/* menu */
#menu {
background:url(images/menu_bg.jpg) repeat-x;
height:43px;
width:700px;
margin-top:4px;
}

#menu .left {
background:url(images/menu_left.jpg) no-repeat left top;
width:69px;
height:43px;
padding-right:60px;
float:left;
}

#menu .right {
background:url(images/menu_right.jpg) no-repeat right top;
width:8px;
height:43px;
float:right;
}

#menu .line {
background:url(images/menu_line.jpg) no-repeat right top;
height:43px;
padding-right:4px;
}

#menu ul, #menu ul li {
display:block;
list-style:none;
padding:0;
margin:0;
}

#menu ul li {
float: left;
position:relative;
}

#menu ul li ul {
display: none;
}

#menu ul a:link, #menu ul a:visited {
text-decoration: none;
display: block;
color:#fff;	
padding:14px 14px 18px 14px;
}

#menu ul li:hover a {
background:url(images/menu_hover.jpg) repeat-x;
}

#menu ul li:hover ul {display:block; position:absolute; top:43px; left:0;}
#menu ul li:hover ul li a.hide {background:#ecf7f8; color:#798689; width:120px; margin-top:0px;}
#menu ul li:hover ul li:hover a.hide {background:#668090; color:#fff;}
#menu ul li:hover ul li ul {display: none;}
#menu ul li:hover ul li a {display:block; background:#ecf7f8; color:#798689; width:120px; margin-top:0px; padding:3px;}
#menu ul li:hover ul li a:hover {background:#668090; color:#fff;}
#menu ul li:hover ul li:hover ul {display:block; position:absolute; left:150px; top:0;}
#menu ul li:hover ul li:hover ul.left {left:-120px;}

/* wrap */

#wrap {
width:770px;
clear:both;
}

/* left */
#left {
background:url(images/submenu_bg.png) repeat-y;
width:306px;
min-height:134px;
overflow:hidden;
float:left;
}

#submenu {
background:url(images/left_bg.jpg) no-repeat left top;
width:266px;
padding:5px 20px;
}

#submenu .title, #intro .title {
color:#658091;
font-size:18px;
}

#submenu ul, #submenu ul li  {
display:block;
list-style:none;
margin:0;
}

#submenu ul {
padding:0;
}

#submenu ul li {
background:url(images/list.png) top left no-repeat;
padding-left:7px;
margin-left:12px;
}

#submenu ul a:link, #submenu ul a:visited {
text-decoration: none;
display: block;
color:#798689;
padding:3px;
}

#submenu ul a:hover {
color:#515151;
}

#welcome {
width:306px;
height:80px;
background:url(images/welcome.jpg) no-repeat left top;
clear:both;
}

#contact {
background:url(images/contact_bg.jpg) no-repeat top left #82a1b4;
color:#fff;
padding:22px 6px 12px 80px;
width:220px;
}

#contact a:link, #contact a:visited {
color:#fff;
text-decoration: none;
}

#contact .title {
color:#fff;
font-size:18px;
}

/* right */
#right {
margin-top:4px;
width:434px;
float:right;
}

#intro {
margin:12px 0px;
width:420px;
height:110px;
color:#575757;
font-size:14px;
}

#text {
font-size:12px;
line-height:18px;
margin-top:30px;
color:#575757;
}

#text .title {
color:#ff3802;
font-size:18px;
}


/* footer */
#footer {
width:770px;
height:100px;
font-size:11px;
color:#666;
margin:0 auto;
}

#footerbg {
background:url(images/foot_bg.jpg) repeat-x #fff;
width:100%;
height:100px;
font-size:11px;
clear:both;
color:#666;
}

#footer .left {
color:#82a0b3;
margin-top:30px;
float:left;
width:340px;
}

#footer .right {
color:#82a0b3;
margin-top:20px;
float:right;
width:340px;
}

/* formularz */

.input, .area {
border:1px solid #829eaf;
font-family:Tahoma, Verdana, Helvetica, sans-serif;
font-size: 11px;
padding:4px 4px 0;
color:#575757;
width:250px;
}

.input {
height:18px;
}

.select {
border:1px solid #829eaf;
font-family:Tahoma, Verdana, Helvetica, sans-serif;
font-size: 11px;
color:#575757;
width:258px;
}

a:link, a:visited {
color:#ea773e;
text-decoration: none;
}

a:hover, #contact a:hover {
color:#acc5d4;
text-decoration:underline;
}