body {
	background: url(../images/tlo.jpg) top repeat-x #fff;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px auto;
	text-align: center;
    
}
#lewo
{
    height: 224px;
    width: 50%;
    background-color: red;
    position: absolute;
    z-index: -10;
    left: 0;
    background: url(../images/l-tlo.jpg);
}
a, a:visited, a:active, a:hover {
	color: #3e4041;
	text-decoration: underline;
}

img {
	border: 0px;
}

h1, h2, h3, h4 {
	font-size: 12px;
	font-weight: bold;
	color: #454d56;
}

ul, ol, li {
	text-align: left;
	list-style: none;
}

li {
	margin-top: 10px;
}

/* layout top */

#container {
	width: 960px;
	margin: 0px auto;
	text-align: center;
}

#top {
	width: 1000px;
	height: 201px;
	background: url(../images/eurofinanse.jpg) no-repeat;
}

#logo {
	float: left;
	padding-top: 39px;
    padding-left: 82px;
}

/* logowanie */

#login-box {
	width: 308px;
	height: 60px;
	margin-top: 140px;
    position: relative;
    left: 150px;
	float: right;
	text-align: left;
}

#login-box fieldset {
	margin: 10px 10px;
	padding: 0px;
	border: 0px;
}

.inputt {
	border: 0px;
	background: url(../images/input.gif) ;
	width: 112px;
	height: 17px;
	font-size: 10px;
	color: #fff;
	text-align: center;
}

.ok  {
	width: 25px;
	height: 17px;
	border: 0px;
	background: url(../images/ok.gif) center no-repeat;
}


.forml {
	float: left;;
	margin-left: 3px;
}

/* layout menu left */

#menu {
width: 248px;
height: 208px;
float: left;
padding-top: 40px;

}
#flash
{
    border: 1px solid #d9d9d9;
    padding: 5px;
    background-color: #f1f1f1;
    clear: both;
}
#nav {
	text-align: left;
	margin: 10px 25px;
	padding-bottom: 20px;
}

#nav-left {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#nav-left li a{
	margin: -10px 0px;
    padding-left: 25px;
    width: 192px;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #e5eef7;
    text-decoration: none;
    color: #363636;
    line-height: 2.1em;
}

#nav-left li a:hover{
    background: url(../images/hover.gif) center no-repeat;
    font-weight: normal;
	color: #fff;
  line-height: 2.1em;
}


#bannerad {
	width: 712px;
	height: 248px;
    padding-top: 23px;
	float: right;
}

/* content */

.bt-b {
	width: 640px;
	min-height: 346px;
	float: left;
}
.bt-b ul, .bt-b li {
  list-style-type: circle;
}

.t-b {
	width: 320px;
	min-height: 346px;
	float: left;
}

.t-m {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 35px;
	text-align: justify;
	line-height: 16px;
	color: #3c4044;
}

.r-more {
	width: 74px;
	height: 13px;
	margin: 20px 0px;
	float: right;
}

.r-more a {
	display: block;
	background: url(../images/r-more.png) top;
	width: 74px;
	height: 13px;
}

.r-more a:hover {
	background: url(../images/r-more.png) bottom;
}

#kontakt {
	margin-bottom: 25px;
}

#imgs {
	margin: 5px;
	margin-top: 30px;
	float: right;
	text-align: right;
}

#imgs img {
	margin: 2px;
}

/* stopka */

#footer {
	clear: both;
	width: 960px;
	height: 5px;
	background: #430a24 url(../images/foot.gif) left;
}
#f2 {
	width: 960px;
	height: 38px;
	border-bottom: 1px solid #edeff2;
	text-align: right;
}

.f2 {
	margin: 0px 16px;
	line-height: 32px;
}

#f3 {
	margin-top: 6px;
}

.f3-l {
	float: left;
}

.f3-r {
	float: right;
}


/* contact form */

.contactForm textarea {
  width: 255px;
  height: 150px;
} 
.contactForm label {
  font-size: 11px;
  float: left;
  width: 100px;
}
.contactForm label.checkbox {
  float: left;
  width: 100px;
  padding: 6px 0px 0px 0px;
}
.contactForm input.checkbox {
  float: left;
  width: auto;
}

.submenuItemLink{
margin-left:10px;
}

.galleryImage{
	margin-bottom:9px;
	border:1px solid #000;
}
