body {
	font-family: Tahoma;
	font-size: 11px;
	color: #1A5D95;
	background: url(gfx/bg.gif) repeat-x white;
    text-align: center;
}

div, td {
    text-align: left;
    font-size: 11px;
    vertical-align: top;
	line-height: 130%;
}

#main {
	margin-left: auto;
	margin-right: auto;
	padding-top: 44px;
    width: 760px;
}

#kolodziejczyk {
    background: url(gfx/kolodziejczyk.gif) no-repeat;
    width: 300px;
    height: 43px;
    padding-left: 18px;
}

#ulubione {
    vertical-align: bottom;
    text-align: right;
}
a img{
    border: none;
}
img {
    border: none;
}
#top_menu {
    margin-top: 9px;
}

#top {
    background: url(gfx/top.jpg) no-repeat;
    width: 760px;
    height: 155px;
}

#left_menu {
    width: 184px;
    padding: 10px;
}

#dot {
    background: url(gfx/dot.gif) repeat-y;
    width: 1px;
}

#content {
    padding: 10px;
}

#bottom {
    margin-top: 10px;
    background: url(gfx/bottom.gif) no-repeat;
    width: 760px;
    height: 80px;
}

a {
    text-decoration: underline;
    color: #1A5D95;
}

a:hover {
    text-decoration: none;
}

input, textarea {
    border: 1px solid #FFB135;
    font-size: 11px;
    font-family: Tahoma;
}
.form-item {
    padding: 3px;
    padding-left: 0;
	margin-top: 0;
}
p {
	text-indent: 5px;
}