.printnodisplay{
	display: none;
}

* {
    background-image: none;
    border:0;
    color: black;
}

body {
    margin:0;
    padding:0;
    background-color: white;
    background-image: none;
}
body#bodyPop {
    background-color: white;
    background-image: none;
}


#pagePop {
	width: 775px;
	margin: 0px auto;
	padding: 12 0 0 0;
}

#page {
	width: 775px;
	margin: 0 auto;
}

#top .logo img, #top .logoPop img{
    display: inline;
}

.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}

.right {
	float:right;
	text-align:right;
}

.left{
	float:left;
	text-align:left;
}

.header{
	margin-bottom: 50px;
}
.header .logo{
	float: left;
	width: 321px;
}
.header .info{
	float: left;
	width: 286px;
	padding: 8px 0 8px 15px;
	border-left: 1px solid #9C1F2E;
	border-right: 1px solid #9C1F2E;
	font-weight: bold;
	color: #9C1F2E;
}

.com-noffer {
	margin-top: 20px;
}

.leftOfferPage {
	float: left;
	width: 381px;
    margin-right: 30px;
}

.rightOfferPage {
	float: left;
	width: 326px;
	padding: 0 0 0 15px;
}

.photos .clear {
	height: 10px;
}

.pricem2 {
	display: block;
	color: black;
	font-weight: normal;
}


.footer {
	text-align: center;
	font-size: 11px;
	color: #9C1F2E;

}
.footer strong {
	display: block;
	margin-bottom: 10px;
}

.footer .kontakt {
	padding: 20px 50px 20px 50px;
}
.footer .kontakt .left,
.footer .kontakt .right{
	font-size: 20px;
	font-weight: bold;
}

/**claculator redifine */
#kalkulator input, #kalkulator select{
	border: 0;
}
#kalkulator select{
	font-weight: bold;
}
#kalkulator input{
	width: 50px;
	text-align: right;
}
#kalkulator select {
	display: inline;
}
#kalkulator #prowizjaprocentId {
	width:20px;
}
#kalkulator #ilstron {
	width:10px;
}

#credit input, #credit select{
	border: 0;
	width: 60px;
	text-align: right;
}
#credit select{
	width: 60px;
	display:inline;
}


#credit th {
	font-weight: normal;
}

#credit th.col1 {
	width: 213px;
}
#credit td.col2 {
	width: 74px;
}

#creditInfo {
	display: none;
}

.com-search_list .oItemDetails{
    float: left;
    width: 230px;
    margin-bottom: 15px;
    margin-right: 40px;
}
.com-search_list .isLast{
    margin-right: 0;
}