body {
    font-family: Gill Sans, Arial;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #000000;
    background-image: url(../images/pozadie.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}
.centered { text-align: center; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.noborder { border: none!important; }
a {
    color: #434A54;
    text-decoration: underline;
}
a:hover { text-decoration: none; }
a.normal { text-decoration: none; }
a.normal:hover { text-decoration: underline; }
img { border: none; }
img, div, input { behavior: url(/styles/iepngfix.htc); }
.norightpadding {
    padding-right: 0px!important;
}

hr {
    color: #000;
    background-color: #000;
    height: 1px;
    border: 0px;
    clear: both;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}

p {
    padding: 0px 0px;
    margin: 0px 0px;
}

#page {
    width: 1110px;
    height: 600px;
    margin: 0px auto;
    text-align: left;
}

#header {
    display: block;
    float: left;
    width: 230px;
    height: 94px;
    margin: 0px;
    padding: 0px;
}

#header a {
    display: block;
    width: 230px;
    height: 94px;
}

#header span {
    position: absolute;
    left: -3000px;
}

#menu {
    display: block;
    float: right;
    width: 660px;
    height: 45px;
    margin: 0px;
    margin-top: 49px;
    padding: 0px;
	padding-right:30px;
    text-align: right;
    list-style: none;
}

#menu li, #menu h3 {
    display: inline;
}

#menu h3 {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma;
    font-size: 12px;
}

#menu a {
    color: #ffffff;
	font-size:12px;
	font-weight:normal;
    text-decoration: none;
    padding: 0px 10px;
}

#menu a:hover, #menu a.active {
    color: grey;
    text-decoration: none;
}

#flash {
}

#content {
    clear: left;
    padding: 20px 0px 0px 0px;
	width:1110px;
}

#left_menu {
float:left;
height:auto;
min-height:222px;
padding:0 0 0 15px;
border-right:1px solid grey;
width:200px;
}

.free {color:#408a20; font-weight:bold;}

.sold {color:#cf3c09; font-weight:bold;}

#left_menu ul {
list-style-type:none;
margin:0;
padding:5px 0 0 8px;
}

#left_menu li {
margin-bottom:7px;
}

#left_menu a {
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#left_menu a:hover {
color:grey;
}

#left_menu a.active {
color:grey;
}

#left_imgs {
	float:left;
	width:235px;
}
#content_text {
	float: left;
	width: 340px;
	padding: 0px;
	margin: 0px;
	padding-top:6px;
	padding-left:30px;
}
#content_text_in {
	padding:0px;
	margin:0px;
	min-height: 200px;;
	height: auto !important;  /* IE HACK        */
	height: 200px;             /* FOR min-height */
	vertical-align:top;
	padding-right:30px;
	text-align:justify;
	border-right: solid 1px #FFFFFF;
}
#right_imgs {
	float:left;
	padding-left:30px;
}
#right_imgs #item {
	clear:both;
	width:420px;
	height:60px;
	padding-bottom:10px;
}
#right_imgs #item img {
	float:left;
}
#right_imgs #item #text {
	width:290px;
	float:left;
	padding:0px;
	padding-top:6px;
	padding-left:30px;
}
#right_imgs #item #text h3 {
	padding:0px;
	margin:0px;
	font-size:15px;
	color:#FFFF66;
}

h2 {
    margin: 0px;
    padding: 0px;
    font-size: 22px; width:500px; display:inline; float:left;
}

.back { float:right; width:50px; display:inline;}
.clear {clear:both; margin-bottom:20px;}

#footer {
	font-size:11px;
	padding-top:5px;
	height:20px;
	padding-bottom:5px;
}
#copyright {
	float:left;
	padding-left:20px;
}
#webdesign {
	float:right;
	padding-right:20px;
}
#webdesign a, #webdesign {
	color:#dddddd;
	text-decoration:none;
}
